{{product.title}}
{% partial addthis %}
{% if product.primary_media.type == 'photo' %}
{% elsif product.primary_media.type == 'video' %}
{% endif %}
{% if product.summary.size > 0 %}
{{product.summary | strip_html}}
{% endif %} {{product.content}}
{% for i in itinerary %}
Day {{forloop.index}}: {{i.title}}
{{i.content}}
{% if i.primary_media.size > 0 %}
{% endif %}
{% endfor %}
{% for a in product.attachments offset:1 %}
{% if a.type == 'video' %}
{% endif %}
{% endfor %}
{% elsif a.type == 'photo' %}
Interested in {{offer.title}}?
We are specialists on this, we can help you plan your perfect {{offer.title}}{% if product.place.size > 0 %} on {{product.place.title}}{% endif %}
Check Here {% endfor %} {% endif %}Like this?
More on {{product.place.country_name}}
{% for p in products %}
{% endif %}
{% collection blogs, place:product.place.country_name, limit:4, order:created_at desc %}
{% if blogs.size > 0 %}
{% if p.primary_media.type == 'photo' %}
{% endif %}
{% endfor %}
{{p.title}}
{% if p.summary.size > 0 %} {{p.summary | truncate:60}} {% else %} {{p.content | strip_html | truncate:60}} {% endif %} more
{% if p.price %} from {{p.price | money}} {{p.currency}} {% if p.unit_name.size > 0 %}per {{p.unit_name}}{% endif %} {% endif %}About {{product.place.country_name}}
-
{% for b in blogs %}
- {{b.title}} {% endfor %}