mailchimp_ecommerce_carts_add
Create a new cart in Mailchimp to track abandoned carts and recover lost sales.
Instructions
Add a new cart (for abandoned cart tracking)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique cart ID | |
| lines | Yes | Cart line items | |
| customer | Yes | Customer information | |
| store_id | Yes | Store ID | |
| order_total | Yes | Cart total | |
| checkout_url | No | Cart checkout URL | |
| currency_code | Yes | ISO 4217 currency code |