{% if offer.attachments.size > 1 %}
{{offer.content}}
{% endif %}
Featured Experiences
{% for p in related %}
{% endfor %}
Featured Video
{% for v in videos %}
{% endfor %}
{{v.primary_media.html}}
{{v.title}}
{{offer.title}}
{{offer.content}}
{% collection testimonials, limit:1, order:random %}
{% if testimonials.size > 0 %}
{% for t in testimonials %}
{% endif %}
{{t.content}} {{t.meta1}}{% if t.place.size > 0 and t.place.title != 'Anywhere' %} | {{t.place.short_title}}{% endif %}{% endfor %}
{% for s in suppliers %}
{% if s.tags.first == 'supplier' or s.tags.first == 'Supplier' %}
{% if s.external_link.size > 0 %}
{% elsif settings.oceania.size > 0 and s.tags.last == 'oceania' %}
{% else %}
{% endif %}
{% endif %}
{% endfor %}
Featured Experiences
{% for p in related %}
{% endfor %}
Featured Stories
{% for b in blogs %}
{% endfor %}
{% if b.primary_media.size > 0 %}
{% endif %}
{{b.title}}
{% if b.summary.size > 0 %} {{b.summary | truncatewords:20}} {% else %} {{b.content | strip_html | truncatewords:20}} {% endif %} learn more