The location object
How to access it
- Use
{% for location in shop.locations %}
in any task
- Use
{{ order.location.name }}
in tasks responding to shopify/orders events
- Use
{{ fulfillment.location.name }}
in tasks responding to shopify/fulfillments events
- Use
{{ inventory_level.location.name }}
in tasks responding to shopify/inventory_levels events
What it contains
Did this answer your question?
Thanks for the feedback
There was a problem submitting your feedback. Please try again later.
No results found