Post Fix
Meon's Postfix is formulated to produce high quality concrete for setting all types of posts. Ideal for sign posts, fence posts, gate posts and much more. Special formulation ideal for wooden and metal posts and uses low CO2 cement.
{% assign swatch_options = '' | downcase | replace: ', ', ',' | split: "," %}
{% assign images_count = product.images | size %}
{% assign variants_count = product.variants | size %}
{% assign options_count = product.options | size %}
{% assign featured_image = 'https://cdn.shopify.com/s/images/themes/product-1.png' %}
{% if product.featured_image %}
{% assign featured_image = product.featured_image.src %}
{% endif %}
{% if product.compare_at_price > product.price %}
-{{ product.compare_at_price | minus: product.price | times: 100.0 | round | divided_by: product.compare_at_price | floor }}%
{% endif %}
{{ product.title }}
{% if product.compare_at_price > product.price %}
{% if product.price_varies %}
On Sale from {{ product.price | money }}
{% else %}
{{ product.price | money }}
{% endif %}
{% else %}
{% if product.price_varies %}
From {{ product.price | money }}
{% else %}
{{ product.price | money }}
{% endif %}
{% endif %}
{% if product.compare_at_price > product.price %}
Regular price
{{ product.compare_at_price | money }}
{% endif %}
{% unless product.available %}
Sold Out
{% endunless %}
Shop now