App Introduction
Customize Your Product Options The Product Custom Options app empowers Shopify merchants to create custom input fields for product personalization. Our interface supports text and number inputs, which can be set as required or optional. The options integrate seamlessly with your product pages to ensure a smooth customer experience. Customer selections automatically appear in orders, helping you collect personalized details and special instructions to boost satisfaction.
Core Functionality
- Configure custom information
- Use custom information in product details, cart, order details, and checkout
- Custom information can be deleted and added
Merchant-Friendly
- Independent Station Merchants
- Boutique E-commerce Merchants
- Cross-border E-commerce Merchants
- Brand-owned Merchants
Basic Information
- Developer:taotens
- Address:Room 502, Building A2, Kexing Science Park, Nanshan District, shenzhen, GD, 518000, CN
- Price: Free / Free plan
- Rating:4.8 / 5
- Comment Count:4 comment
- Release Date:2025-6-20
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
实用且便宜
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/custom_info.json
- PUT /admin/api/custom_info/{id}.json
- GET /admin/api/custom_info.json
Permission:write_custom_info,read_custom_info,manage_shop
- PUT /admin/api/products/{id}.json
- GET /admin/api/products/{id}.json
- POST /admin/api/product_metafields.json
Permission:write_products,read_products,manage_metafields
- PUT /admin/api/cart/{token}.json
- GET /admin/api/cart/{token}.json
- POST /admin/api/cart_metafields.json
Permission:write_cart,read_cart,manage_metafields
- PUT /admin/api/orders/{id}.json
- GET /admin/api/orders/{id}.json
- POST /admin/api/order_metafields.json
Permission:write_orders,read_orders,manage_metafields
- PUT /admin/api/checkouts/{id}.json
- GET /admin/api/checkouts/{id}.json
- POST /admin/api/checkout_metafields.json
Permission:write_checkouts,read_checkouts,manage_metafields
- DELETE /admin/api/custom_info/{id}.json
- DELETE /admin/api/product_metafields/{id}.json
- DELETE /admin/api/cart_metafields/{id}.json
Permission:write_custom_info,write_metafields,manage_shop