Product Recommendations‑Crafty
App Introduction
You can boost sales by showcasing your store’s top-selling products. This app displays new arrivals, recently viewed items, and recommended products on product pages. You can also customize its placement to any desired position on the product page. The Crafty app powers AI-based product recommendations for your customers. We showcase a variety of products on every product page, collection page, homepage, and cart page.
Core Functionality
- Best-Selling, Featured, and Recommended Products
- Recently Viewed, Manually Recommended, and New Arrival Products.
- Customizable Design & Mobile-Friendly.
- Restrict Product Display on Desktop and Mobile Devices
- Our customer support is always here to resolve any of your questions!
Merchant-Friendly
- Independent Retail Merchants
- Multi-category E-commerce Merchants
- Cross-border E-commerce Merchants
- Fashion Retail Merchants
Basic Information
- Developer:Etoo Apps
- Address:bhopal, bhopal, MP, 462001, IN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2020-4-6
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products.json?tag=best_seller
- PUT /admin/api/products/{product_id}.json?tag=best_seller
- GET /admin/api/products.json?tag=best_seller
Permission:write_products,read_products,manage_tags
- POST /admin/api/collections.json?type=featured
- PUT /admin/api/collections/{id}/products.json
- GET /admin/api/collections.json?type=featured
Permission:write_collections,read_collections,manage_products
- GET /admin/api/customers/{customer_id}/recently_viewed_products.json
- PUT /admin/api/customers/{customer_id}/recently_viewed_products.json
- DELETE /admin/api/customers/{customer_id}/recently_viewed_products.json
Permission:read_customers,write_customers,manage_products
- POST /admin/api/recommendations.json
- PUT /admin/api/recommendations/{id}.json
- GET /admin/api/recommendations.json
Permission:write_recommendations,read_recommendations,manage_products
- POST /admin/api/products.json?sort_by=created_at
- PUT /admin/api/products/{product_id}/metafields.json
- GET /admin/api/products.json?sort_by=created_at
Permission:write_products,read_products,manage_metafields
- POST /admin/api/themes/{theme_id}/assets.json
- PUT /admin/api/themes/{theme_id}/assets.json
- GET /admin/api/themes/{theme_id}/assets.json
Permission:write_themes,read_themes,manage_assets