Tool to add an item to a shopping cart. Creates the cart if it does not exist. Use for abandoned cart automation.
pricenumberUnit price of the product. Defaults to 0 if not specified.
cart_idRequiredstringExternal cart ID. Cart will be created if it does not exist.
shop_idRequiredstringID of the e-commerce shop.
variantstringProduct variant description (e.g., 'Color: Blue', 'Color black, size medium').
quantityintegerQuantity of the product. Defaults to 1 if not specified.
ecommerce_product_idRequiredintegerThe MailerLite product ID to add to cart.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.