The inventory item object

How to access it

  • Use {{ order.line_items[n].variant.inventory_item }} in tasks responding to shopify/orders events
  • Use {{ product.variants[n].inventory_item }} in tasks responding to shopify/products events

What it contains

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.