{{blog.title}}
Start your trip to {{blog.place.short_title}}
Let us help you plan your trip
{% if blog.place.size > 0 and blog.place.title != 'Anywhere' %}
{% else %}
{% partial wdywtg_form %}
{% endif %}
{% collection products, place:blog.place.country_name, limit:6, order:created_at desc %}
{% if products.size > 0 %}
Start your trip to {{blog.place.short_title}}
Let us help you plan your trip
Tours on {{blog.place.country_name}}
{% for p in products %}
{% endif %}
{% assign exclude_id = blog.id %}
{% partial popular_posts_side %}
{% 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 %}Start your trip to
Let us help you plan your trip