App Introduction
Stitchify overcomes variant limitations by dynamically combining products through admin actions and metafields Automatically combine products using metafields and admin actions, presenting them to customers as a single product Stitchify tracks the status of the group ID metafield for current and previous products, and dynamically combines products via shared values Access referenced product data using simple Liquid syntax product.metafields['$app:stitchify'].grouped_products
Core Functionality
- Automatically bundle products using metafields and admin actions.
- Access referenced product data with simple Liquid syntax.
- Dynamically remove and unbundle products.
- Configurable app blocks for product cards and PDPs, compatible with Horizons.
- product.metafields['$app:stitchify'].grouped_products
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Custom Product Merchants
- Cross-border E-commerce Sellers
Basic Information
- Developer:Stitchify Labs
- Address:Johns Island, SC, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2023-11-22
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic Plan
$10
- Use admin actions to batch combine products
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/metafields.json
- PUT /admin/api/metafields/{id}.json
- GET /admin/api/products/{product_id}.json
Permission:write_products,write_metafields,read_products
- GET /admin/api/products/{product_id}/metafields.json
- GET /admin/api/products.json
- GET /admin/api/metafields.json
Permission:read_products,read_metafields,manage_products
- DELETE /admin/api/metafields/{id}.json
- PUT /admin/api/metafields/{id}.json
- GET /admin/api/products/{product_id}/metafields.json
Permission:write_products,write_metafields,read_products
- POST /admin/api/online_store/themes/{theme_id}/assets.json
- PUT /admin/api/online_store/themes/{theme_id}/assets.json
- GET /admin/api/online_store/themes/{theme_id}/assets.json
Permission:write_themes,read_themes,manage_online_store