我是驴嫂。分享跨境电商 Shopify 独立站实践,帮助个人创业者缓解焦虑。分享 AI 电商实践,真实有效提升业务能力与效率。
全网 6w+ 粉丝 8000+ 社群群友,持续分享 300+ 免费干货教程。

国际化
Managed Markets 停止支持 DDU,适用市场自动改为 DDP [Ref 1][Ref 2]
8 月 11 日
从 8 月 24 日起,在某个国家或地区同时支持 DDP 的 Managed Markets 市场,不再支持 DDU。受影响市场会自动改为在结账时收取关税和税费,而不是让顾客在收货时向承运商或海关支付。
「适用范围」:使用 Managed Markets、且所在市场同时支持 DDP 的商家。不是所有市场都一定会自动切换。
「是否需要操作」:如果你希望继续让顾客到货付款,需要在 8 月 24 日前关闭 Shopify Managed Markets;否则不需要操作,但要重新检查商品页、结账页和客服话术中的税费说明。
对中国跨境卖家来说,这会直接改变欧、美等市场的到手价展示和收款时点,建议同步检查利润率与退货政策。
DHL Express 可在英德法意西后台直接买标签 [Ref 3]
8 月 13 日
英国、德国、法国、意大利和西班牙商家可以在 Shopify 后台购买 DHL Express 国内和国际面单,国际订单的海关文件会自动生成。
「适用范围」:商家所在地为上述五国;任何 Shopify 套餐可用,不需要第三方应用、DHL 月费或单独 DHL 账户,按面单付费。
「是否需要操作」:发货时在订单中选择创建面单即可。中国主体不能因为这条更新直接获得该地区服务,但在这些国家设有主体或履约点的团队值得检查。
美国税按实际履约地点计算 [Ref 4][Ref 5]
8 月 24 日
美国订单的税额现在使用订单路由选中的发货地点计算;门店自提订单使用自提地点。多仓发货时,订单记录也会显示用于计算的发货地点。
「适用范围」:向美国销售、并使用多个履约地点或本地自提的商家;税率仍取决于具体州和地方规则。
「是否需要操作」:一般无需开启,但应检查订单路由、仓库地址和税务报告,尤其是多仓美国订单。
库存报表将改用“现有库存”而不是“可售库存” [Ref 6][Ref 7]
8 月 14 日
从 9 月 1 日起,库存分析模型改用 on-hand quantity:包括仓库实际持有、已被未完成订单占用以及当前不可售的数量。此前的 available quantity 只统计可售库存。
「适用范围」:使用库存报表、ShopifyQL 或依赖库存分析模型的应用;历史数据不会回写,9 月 1 日前仍按旧口径显示。
「是否需要操作」:需要主动通知财务、采购和数据团队,重新解释库存周转、库存天数、ABC 分析、月末库存价值等指标。应用开发者还要检查 FROM inventory 和 FROM inventorybylocation 查询。
修改收货地址后,订单税费会自动重算 [Ref 8]
8 月 13 日
后台修改订单的收货地址后,Shopify 会按新目的地重新计算税费,不再需要取消订单再重建。
「适用范围」:需要在后台改地址的订单;最终税额仍受目的地、商品和税务设置影响。
「是否需要操作」:无需配置,但客服和订单团队应把“改地址后核对税额”加入流程,相关 ERP 或订单应用也应测试税费更新。
结账支付
登录顾客默认使用上次的支付方式 [Ref 9]
8 月 21 日
登录顾客再次结账时,Shopify 会记住并预选他上次使用的支付方式,减少重复选择。
「适用范围」:仅适用于已启用已保存支付方式的 D2C 和 B2B 结账流程。
「是否需要操作」:无需配置;建议检查自定义结账、支付扩展和移动端流程,确认预选支付方式不会与业务规则冲突。
推荐的结账字段设置可在后台查看 [Ref 10][Ref 11]
8 月 13 日
符合条件的店铺可以查看 Shopify 对结账字段的推荐设置,帮助收集更完整的顾客资料,同时尽量减少填写阻力。
「适用范围」:仅限符合条件的店铺,推荐内容会因地区和结账设置而异。
「是否需要操作」:需要商家主动查看和决定是否采用;不要把推荐当成税务或隐私合规意见,改动前应结合当地法规和转化数据测试。
数据分析
新增 Shopify Payments 余额活动报表 [Ref 12][Ref 13]
8 月 22 日
在 Finance > Documents > Shopify Payments activity report 或 Payouts 页面,可以按日期和提现币种查看期初余额、交易、手续费、提现、净变动和期末余额,并导出 PDF。
「适用范围」:必须使用 Shopify Payments;店主或拥有“查看提现”权限的员工才能查看。第三方支付处理商、Shopify 账单费不在这张表里。
「是否需要操作」:月结、对账或交接会计时主动使用。它是余额活动报表,不等同于收入报表,也不是单笔银行入账明细。
Shop Campaigns 数据可通过 ShopifyQL 查询 [Ref 14][Ref 15]
8 月 10 日
Shop Campaigns 的广告花费、销售额、订单、ROAS、客单价和获客成本等数据,可以和其他营销渠道放在同一套分析工具里查看。
「适用范围」:分析应用可通过 shopifyqlQuery 查询 shop_campaign_insights,需要已有 read_reports 权限;自建报表也可据此接入。
「是否需要操作」:商家无需配置即可在后台相关报表查看;使用 Triple Whale、Northbeam 或自建 BI 的团队需要确认供应商接入时间。应用开发者若已有 ShopifyQL 集成,官方说明称无需新增权限。
POS 线下
POS 后台首页重做,编辑器和门店数据更容易找到 [Ref 16][Ref 17]
8 月 17 日
Point of Sale 渠道页现在集中展示锁屏、顾客显示屏和收据的预览,并提供 POS 编辑器入口;同时可以按今天、近 7 天或近 30 天查看销售、订单、折扣和退货,还能按门店筛选。
「适用范围」:所有使用 Point of Sale 渠道的商家;员工需要分析权限才能看到分析区域。
「是否需要操作」:无需迁移,直接从 Point of Sale 渠道页检查门店配置;建议给门店主管补齐所需分析权限。
打印收据统一使用新版编辑器 [Ref 18]
8 月 11 日
销售、退货、换货、礼品和礼品卡收据可以在一个内容编辑器里管理,支持品牌页眉页脚、退货政策、签名线和地区税号字段。礼品收据也不再显示商品明细,便于批量打印。
「适用范围」:Shopify POS 门店;正在使用 Liquid 自定义收据的商家,最晚需在 2027 年 1 月 1 日前迁移。
「是否需要操作」:建议现在预览并配置新模板。切换到新格式后不可逆;到期仍使用 Liquid 的店铺会自动迁移。
后台管理
CSV 批量创建、停用和重新启用员工 [Ref 19]
8 月 21 日
可以通过 CSV 一次性创建后台或 POS 员工账号、分配 PIN,并批量停用或重新启用已有用户,适合旺季招人、开新店和快速离职处理。
「适用范围」:Shopify 后台用户和 POS 员工;入口为 Settings > Users > Import,需要使用 Shopify 提供的示例 CSV 模板。
「是否需要操作」:团队规模较大时值得主动使用;上传前要检查角色、PIN 和人员名单,避免把过高权限批量分配出去。
营销增长
Shopify Forms 可收集 WhatsApp 营销同意 [Ref 20][Ref 21]
8 月 6 日
顾客填写弹窗或内嵌表单时,可以勾选 WhatsApp 营销同意,之后将这些订阅者用于 WhatsApp 活动。
「适用范围」:需要 Shopify Messaging 和 WhatsApp Business 配置;顾客必须明确同意。Shopify 帮助中心目前明确写出:中国注册的企业不能使用 Shopify Messaging 的 WhatsApp 营销,且中国境内顾客不能接收这类营销消息。
「是否需要操作」:需要在表单设置里选择 WhatsApp 同意方式,并同步检查隐私政策、地区法规和受众来源;不能把普通表单提交默认当成 WhatsApp 营销许可。
Campaign Autopilot 支持 Microsoft Advertising [Ref 22]
8 月 4 日
Campaign Autopilot 现在可以连接或创建 Microsoft Advertising,并把预算分配到 Performance Max 等渠道。该功能仍是 early access。
「适用范围」:能进入 Growth 页面申请早期体验的店铺;广告账户、地区和平台审核规则仍可能限制可用性。
「是否需要操作」:只有准备测试自动投放的商家才需要申请。上线前先设预算上限、核对转化回传和渠道归因,不建议直接替换现有投放体系。
官方来源
[Ref 1] Managed Markets is ending Delivered Duty Unpaid (DDU) support[1]
[Ref 2] Requirements and considerations for Managed Markets[2]
[Ref 3] DHL Express is now available in the UK, Germany, France, Italy, and Spain[3]
[Ref 4] US tax calculation accuracy improvements based on fulfillment location[4]
[Ref 6] Inventory reports now show on-hand quantity[6]
[Ref 8] Taxes now recalculate when you change an order's shipping address[8]
[Ref 9] Checkout now defaults to last used payment method for signed-in customers[9]
[Ref 10] Recommended changes to checkout field settings are now available[10]
[Ref 11] Editing the checkout form options[11]
[Ref 12] Review Shopify Payments balance activity with the new activity report[12]
[Ref 13] Shopify Payments activity report[13]
[Ref 14] See Shop Campaigns performance in your analytics tools[14]
[Ref 15] Shop Campaigns performance data now available via ShopifyQL[15]
[Ref 16] A redesigned Point of Sale channel page with an easy entry point to the POS editor[16]
[Ref 17] Shopify POS from admin[17]
[Ref 18] Enhanced printed receipt editor[18]
[Ref 19] Bulk staff setup with CSV import[19]
[Ref 20] Collect WhatsApp marketing consent on Shopify Forms[20]
[Ref 21] Requirements and considerations for sending WhatsApp marketing campaigns[21]
[Ref 22] Microsoft Advertising now available in Campaign Autopilot[22]
[1] Managed Markets is ending Delivered Duty Unpaid (DDU) support:https://changelog.shopify.com/posts/managed-markets-is-ending-delivered-duty-unpaid-ddu-support
[2] Requirements and considerations for Managed Markets:https://help.shopify.com/en/manual/international/managed-markets
[3] DHL Express is now available in the UK, Germany, France, Italy, and Spain:https://changelog.shopify.com/posts/dhl-express-is-now-available-in-the-uk-germany-france-italy-and-spain
[4] US tax calculation accuracy improvements based on fulfillment location:https://changelog.shopify.com/posts/shopify-tax-is-now-compatible-with-order-routing
[5] Order routing:https://help.shopify.com/en/manual/fulfillment/setup/fulfillment-routing
[6] Inventory reports now show on-hand quantity:https://changelog.shopify.com/posts/inventory-reports-now-show-on-hand-quantity
[7] FROM and SHOW:https://shopify.dev/docs/api/shopifyql/2026-04/syntax/from-and-show
[8] Taxes now recalculate when you change an order's shipping address:https://changelog.shopify.com/posts/taxes-now-recalculate-when-you-change-an-orders-shipping-address
[9] Checkout now defaults to last used payment method for signed-in customers:https://changelog.shopify.com/posts/checkout-now-defaults-to-last-used-payment-method-for-signed-in-customers
[10] Recommended changes to checkout field settings are now available:https://changelog.shopify.com/posts/recommended-changes-to-checkout-field-settings-are-now-available
[11] Editing the checkout form options:https://help.shopify.com/en/manual/checkout-settings/checkout-form-options
[12] Review Shopify Payments balance activity with the new activity report:https://changelog.shopify.com/posts/review-shopify-payments-balance-activity-with-the-new-activity-report
[13] Shopify Payments activity report:https://help.shopify.com/en/manual/payments/shopify-payments/payouts/payouts-activity-report
[14] See Shop Campaigns performance in your analytics tools:https://changelog.shopify.com/posts/see-shop-campaigns-performance-in-your-analytics-tools
[15] Shop Campaigns performance data now available via ShopifyQL:https://shopify.dev/changelog/shop-campaigns-shopifyql
[16] A redesigned Point of Sale channel page with an easy entry point to the POS editor:https://changelog.shopify.com/posts/a-redesigned-point-of-sale-channel-page-with-an-easy-entry-point-to-the-pos-editor
[17] Shopify POS from admin:https://help.shopify.com/en/manual/sell-in-person/getting-started/shopify-pos-from-admin/overview
[18] Enhanced printed receipt editor:https://changelog.shopify.com/posts/enhanced-printed-receipt-editor
[19] Bulk staff setup with CSV import:https://changelog.shopify.com/posts/bulk-staff-setup-with-csv-import
[20] Collect WhatsApp marketing consent on Shopify Forms:https://changelog.shopify.com/posts/collect-whatsapp-marketing-consent-on-shopify-forms
[21] Requirements and considerations for sending WhatsApp marketing campaigns:https://help.shopify.com/en/manual/promoting-marketing/create-marketing/shopify-messaging/whatsapp/requirements
[22] Microsoft Advertising now available in Campaign Autopilot:https://changelog.shopify.com/posts/microsoft-advertising-now-available-in-campaign-autopilot