snippets
{% include 'tsio-workshop-data-product', wsProduct: product %}{% assign wsProductHide = false %}
{% include 'tsio-workshop-data-product', wsProduct: product %}
{% if wsPhase and wsPhase != 'retail' %}
{% assign wsProductHide = true %}
{% endif -%}
{% unless wsProductHide %}
{% include 'product-grid-item' %}
{% endunless %}Last updated