Themes built on the Twig templating engine are now deprecated and require migration to Vitrin to ensure continued support and compatibility with Zid.
standard products, grouped products, vouchers, downloadable products, crowdfunding projects, donation items, customizable products, and dynamic bundle products.| Product Class | Use Case | Additional Step Required |
|---|---|---|
| Standard Product | Regular physical or digital product. | No |
grouped_product | Bundle multiple existing products together as one product. | No |
voucher | Digital voucher, gift card, or license key product. | May require voucher setup after product creation. |
downloadable | Digital file product. | Files are managed separately after product creation. |
crowdfunding_project | Fundraising product with goal tracking. | No |
donation_item | Donation product with unit-based progress tracking. | No |
dynamic_bundle | Customer-selectable bundle with selection groups. | Yes. Selection groups must be created separately. |
| Customizable Product | Product with custom input fields or custom option fields. | No |
sale_price, quantity, is_infinite, or requires_shipping.POST /v1/products/PATCH /v1/products/{product_id}/selection-groups/bulk-patch/POST /v1/products/PATCH /v1/products/{product_id}/selection-groups/bulk-patch/PATCH /v1/products/{product_id}/The Dynamic Bundle selection groups endpoint is currently not published.