App Introduction
Let Your Customers Compare Products Help Customers Resolve Confusion When Shopping Have you ever felt confused about which products to choose while shopping online? I’m sure you have. But don’t let your customers feel that way—provide them with the best shopping experience through the Product Differentiation app. **Product Differentiation**—now customers can compare products in the same category based on the features added and assigned to them. This will help customers make the right purchase decision.
Core Functionality
- Admins can set features and default features for product comparisons.
- Admins can categorize features
- Admins can assign features to products.
- Dedicated product comparison page.
- Helps customers compare various products to make purchase decisions.
Merchant-Friendly
- Multi-category E-commerce Merchants
- Electronic 3C Merchants
- Household Goods Merchants
- Independent Station Merchants
Basic Information
- Developer:Webkul Software Pvt Ltd
- Address:H-28, Sector 63, Noida, UP, 201301, IN
- Price: Free / Free plan
- Rating:3 / 5
- Comment Count:2 comment
- Release Date:2016-4-8
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础计划
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/product_features.json
- PUT /admin/api/product_features/{id}.json
- GET /admin/api/product_features.json
Permission:write_product_features,read_product_features,manage_products
- POST /admin/api/feature_categories.json
- PUT /admin/api/feature_categories/{id}.json
- GET /admin/api/feature_categories.json
Permission:write_feature_categories,read_feature_categories,manage_products
- POST /admin/api/products/{product_id}/product_features.json
- PUT /admin/api/products/{product_id}/product_features/{feature_id}.json
- GET /admin/api/products/{product_id}/product_features.json
Permission:write_products,read_products,manage_products
- GET /admin/api/product_comparison_pages.json
- POST /admin/api/product_comparison_pages.json
- PUT /admin/api/product_comparison_pages/{id}.json
Permission:read_products,manage_themes,read_themes