Order Actions: Add line item to order

The Add line item to order Action in Arigato Automation for Shopify allows merchants to dynamically add products to an existing order based on specific triggers or conditions.

Configuring the Action

Field Name Description Example
Variant ID The unique identifier for the product variant to be added to the order. Variant ID can be found at the end of the URL for the variant in the Shopify interface. For example in this URL, the variant is the last number (42153067839669) https://admin.shopify.com/store/my-store/products/7095788273845/variants/42153067839669 42153067839669
Quantity Specifies the number of items of the variant to add.  1
Allow Duplicates Determines if the variant should be added to the order even if it already exists within the order. Checked
Inventory Location Selects the inventory location from which the variant will be added. If not specified, the default location is used. Default Location

Credit Cost

Utilizing the Add line item to order Action incurs a single action credit on Lite plans. This action is included at no additional credit cost for users on Unlimited plans.

Custom Actions

The Add line item to order Action is fully supported within Custom Actions, allowing for advanced customization. Additional details and examples are available in the documentation.