{% set order = hookable_metadata.context.order %} {% for item in order.items %} {% hook 'items' with { item } %} {% endfor %}