item Function

Provides a single item from the site’s catalog

{{ item('example-id').name }}

{% with options %}
{{ item('example-id', { location_id:'example-location-id', square_online_id: true }) }}