App Introduction
Customize cart fields, terms, and conditions. More customization options help boost sales. Our app helps you collect additional information on the cart page, customer account registration page, and account page. With this app, you can easily gather necessary data directly from customers and view it in your store’s admin panel. Place fields on the registration page to learn about age, preferences, interests, and any other info you may need. Or add fields to the cart page for delivery dates, custom text, and more.
Core Functionality
- Add and manage unlimited attributes. Unlimited orders and customers.
- Supports adding order prices based on selections to increase revenue.
- Supports adding terms and conditions fields on the cart and registration pages.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- High-margin Merchants
- Cross-border E-commerce
- Customized E-commerce
Basic Information
- Developer:pifyapp
- Address:Unit 1508, 15th Floor, Tower 2, The Center, 625 Nathan Road, Kowloon, KL, 999077, HK
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:19 comment
- Release Date:2020-3-22
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Professional
- Multiple Theme Settings
- Unlimited Attributes
- Cart Attributes Support
- Registration Attributes Support
- Attribute Templates Support
FLAGSHIP
- All features as PROFESSIONAL+
- Adjust order total amount
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/metafields.json
- PUT /admin/api/products/{product_id}/metafields/{metafield_id}.json
- DELETE /admin/api/products/{product_id}/metafields/{metafield_id}.json
Permission:write_products,read_products,manage_metafields
- POST /admin/api/orders.json
- PUT /admin/api/orders/{order_id}.json
- GET /admin/api/orders.json?limit=250
Permission:write_orders,read_orders,manage_orders
- POST /admin/api/customers.json
- PUT /admin/api/customers/{customer_id}.json
- GET /admin/api/customers.json?limit=250
Permission:write_customers,read_customers,manage_customers
- POST /admin/api/orders/{order_id}/price_rules.json
- PUT /admin/api/orders/{order_id}/price_rules/{rule_id}.json
- GET /admin/api/orders/{order_id}/price_rules.json
Permission:write_orders,read_orders,manage_price_rules
- POST /admin/api/cart/attributes.json
- PUT /admin/api/cart/attributes/{attr_id}.json
- GET /admin/api/cart/attributes.json
Permission:write_cart,read_cart,manage_cart_attributes
- POST /admin/api/customers/metafields.json
- PUT /admin/api/customers/metafields/{metafield_id}.json
- GET /admin/api/customers/metafields.json
Permission:write_customers,read_customers,manage_metafields