{% assign post_title = offer.title | singularize %}
{% assign post_id = offer.zid %}
{% if offer.tags.first == 'supplier' or offer.tags.first == 'Supplier' %}
{% partial landing_supplier %}
{% else %}
{% partial landing_service %}
{% endif %}
Liquid error: internal
Liquid error: internal
Liquid error: internal
Liquid error: internal