Live Preview Options by Webyze
App Introduction
Add unlimited custom fields to your products and enable real-time image previews for them. Live Preview Options is a fantastic app that lets you add various custom fields to your Shopify products. You can include color swatches, dropdown menus, buttons, text inputs, upload fields, and more. Plus, you can generate real-time previews of products as users customize them. Adjust prices based on selections, and even use conditional logic to show or hide options depending on customers’ choices. There are no limits with this app! You can add as many fields and products as you want!
Core Functionality
- Add unlimited custom options to your products!
- Let your customers see real-time previews of products directly in your store.
- Increase prices based on user selections.
- Use conditional logic to show/hide options based on previous choices!
- Add color swatches, text inputs, checkboxes, dropdowns, file/image uploads...
Merchant-Friendly
- Customized Product Merchants
- Creative Design E-commerce
- Personalized Goods Sellers
- Multi-category E-commerce
Basic Information
- Developer:Webyze
- Address:Laval, QC, CA
- Price: Free / Free plan
- Rating:4.6 / 5
- Comment Count:26 comment
- Release Date:2017-10-19
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- Pricing depends on your Shopify plan.
- Includes all app features.
Grow
- Pricing depends on your Shopify plan.
- Includes all app features.
Advanced
- Price depends on your Shopify plan.
- Includes all app features.
Shopify Plus
- Price depends on your Shopify plan.
- Includes all app features.
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/options.json
- PUT /admin/api/products/{product_id}/options/{option_id}.json
- DELETE /admin/api/products/{product_id}/options/{option_id}.json
Permission:write_products,read_products,manage_products
- GET /admin/api/products/{product_id}/preview.json
- POST /admin/api/products/{product_id}/preview/settings.json
- PUT /admin/api/products/{product_id}/preview/settings.json
Permission:read_products,write_products,manage_online_store
- POST /admin/api/products/{product_id}/variants/{variant_id}/price_rules.json
- PUT /admin/api/products/{product_id}/variants/{variant_id}/price_rules/{rule_id}.json
- GET /admin/api/products/{product_id}/variants/{variant_id}/price_rules.json
Permission:write_products,read_products,manage_price_rules
- POST /admin/api/products/{product_id}/options/{option_id}/conditions.json
- PUT /admin/api/products/{product_id}/options/{option_id}/conditions/{cond_id}.json
- DELETE /admin/api/products/{product_id}/options/{option_id}/conditions/{cond_id}.json
Permission:write_products,read_products,manage_products
- POST /admin/api/products/{product_id}/options/{option_id}/fields.json
- PUT /admin/api/products/{product_id}/options/{option_id}/fields/{field_id}.json
- GET /admin/api/products/{product_id}/options/{option_id}/fields.json
Permission:write_products,read_products,manage_products