应用简介
轻松在结账时通过邮政编码或州来限制产品。节省时间,防止无效订单。 设置规则在结账时限制邮政编码或州,控制客户根据其运输邮政编码或州/省份可以购买的产品。当触发限制规则时,ZIP Lock 应用会显示错误消息并阻止结账。您可以将限制邮政编码规则应用于所有产品、特定产品或整个系列,甚至可以豁免某些客户。使用 Shopify 的结账 UI 扩展构建——无需更改主题。
核心功能
- 为邮政编码或州创建无限规则
- 设置规则以针对特定产品或系列
- 通过电子表格批量导入邮政编码
- 记录被阻止的结账
- 可自定义的结账错误消息
适合商家
- 跨境电商商家
- 区域限制商家
- 多品类电商
- 独立站商家
基本信息
- 开发者:Plug Digital Inc.
- 地址:1200 17th Street 27th Floor, Tabor Center, Denver, CO, 80202, US
- 价格: 免费 / 付费计划
- 评分:5 / 5
- 评论数:2
- 上架日期:2024年4月25日
- 支持语言:英语
- 适配产品:Shopify
应用截图
价格计划
Standard
$9.99
- 无限规则
- 无限结账验证
- 可自定义的结账错误消息
- 跟踪被阻止的结账
- 支持所有国家
Pro
$14.99
- 包含所有 Standard 计划功能
- 豁免特定客户的规则
- 多语言结账错误消息
用户地域与评论趋势分析
客户地域分布
评论时间分布
Shopify 接口映射
- POST /admin/api/shipping_zone/rules.json
- PUT /admin/api/shipping_zone/rules/{id}.json
- GET /admin/api/shipping_zone/rules.json
权限:write_shipping,read_shipping,manage_shipping_zone
- POST /admin/api/product_rule.json
- PUT /admin/api/product_rule/{id}.json
- GET /admin/api/product_rule.json
权限:write_products,read_products,manage_collections
- POST /admin/api/shipping_zone/rules/bulk.json
- GET /admin/api/shipping_zone/rules/bulk/status.json
- DELETE /admin/api/shipping_zone/rules/bulk/{job_id}.json
权限:write_shipping,read_shipping,manage_files
- GET /admin/api/checkouts.json?status=blocked
- POST /admin/api/checkout_events.json
- GET /admin/api/checkout_events.json?type=block
权限:read_checkouts,write_checkout_events,manage_orders
- POST /admin/api/checkout_settings/error_messages.json
- PUT /admin/api/checkout_settings/error_messages/{id}.json
- GET /admin/api/checkout_settings/error_messages.json
权限:write_checkout_settings,read_checkout_settings,manage_store