应用简介
轻松添加产品选项、结账自定义字段(Plus)、文件上传、追加销售等到订单中。 添加自定义字段,如文件上传、文本框、复选框、下拉菜单和日期选择器,以通过产品选项个性化订单。Shopify Plus 商家还可以添加结账自定义字段。使用字段收集客户详细信息以实现个性化产品、定制订单、礼品信息等。通过固定或百分比的追加销售提升销售额。使用灵活的规则和条件逻辑将订单表单字段添加到特定产品、变体、集合中。友好的支持帮助您快速上手。
核心功能
- 构建和管理自定义字段,如文本框、文件上传和复选框。
- 通过使用固定或百分比选项的付费附加字段提升销售额。
- 使用灵活的规则将字段应用于特定产品、变体或集合。
- 使用自定义字段收集额外的订单详细信息以实现个性化。
- 将响应导出为 CSV,并通过准确的订单信息加快履行速度。
适合商家
- 个性化定制商家
- B2B贸易商家
- 多品类电商商家
- 独立站品牌商家
基本信息
- 开发者:Magical Apps
- 地址:34 Minowan Miikan Lane, Toronto, ON, M6J 0G3, CA
- 价格: 免费 / 付费计划
- 评分:5 / 5
- 评论数:63
- 上架日期:2022年9月28日
- 支持语言:英语
- 适配产品:Shopify
应用截图
价格计划
Starter Plan
$2.99
- 无限字段
- 无限支持
- 无限订单
- 8 种字段类型
- 付费字段
- 条件字段
- 自定义样式
- 14 天免费
Growth Plan
$4.99
- 仅限 Shopify Plus
- 所有 Starter Plan 功能
- 结账自定义字段
- 结账扩展
用户地域与评论趋势分析
客户地域分布
评论时间分布
Shopify 接口映射
- POST /admin/api/custom_fields.json
- PUT /admin/api/custom_fields/{id}.json
- GET /admin/api/custom_fields.json
权限:write_custom_fields,read_custom_fields,manage_products
- POST /admin/api/custom_fields/paid.json
- PUT /admin/api/custom_fields/paid/{id}.json
- GET /admin/api/custom_fields/paid.json
权限:write_custom_fields,read_custom_fields,manage_orders
- POST /admin/api/custom_fields/rules.json
- PUT /admin/api/custom_fields/rules/{id}.json
- GET /admin/api/custom_fields/rules.json
权限:write_custom_fields,read_custom_fields,manage_collections
- GET /admin/api/orders/custom_fields.json
- POST /admin/api/orders/{id}/custom_fields.json
- PUT /admin/api/orders/{id}/custom_fields/{field_id}.json
权限:read_orders,write_orders,manage_orders
- GET /admin/api/custom_fields/responses.csv
- GET /admin/api/orders/custom_fields.csv
- POST /admin/api/custom_fields/responses/export.json
权限:read_orders,read_custom_fields,export_data