{% assign post_title = place.title } {% endif %} {{place.content | simple_format}} {% partial exp_thumb %} {% if related.size > 2 %} {% endif } {% endfor %} {% endif } {% if blogs.size > 2 %} {% endif %}
{ assign post_place = place.place.title }
{ assign post_tag = place.tags.first }
{ if place.attachments.size > 0 %}
{{place.title}}
{% collection products, limit:3, tag:post_tag, order:created_at desc, name:related }
{ if related.size > 0 %}
Featured Experiences
{ collection videos, limit:1, tag:post_tag, order:random }
{ if videos.size > 0 }
{ for v in videos %}
{{v.primary_media.html}}
{ collection blogs, limit:3, tag:post_tag, order:created_at desc }
{ if blogs.size > 0 %}
Featured Stories
{% for p in related %}
{% endfor %}