mailchimp_ecommerce_products_add
Add a new product to a Mailchimp e-commerce store by providing product details and at least one variant.
Instructions
Add a new product to a store
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique product ID | |
| url | No | Product URL | |
| type | No | Product type/category | |
| title | Yes | Product title | |
| handle | No | Product URL handle | |
| vendor | No | Product vendor | |
| store_id | Yes | Store ID | |
| variants | Yes | Product variants (at least one required) | |
| image_url | No | Product image URL | |
| description | No | Product description |