--- layout: default title: "Compare" category_text: "Pages" category_url: /compare.html --- Home Pages Compare Compare {% for product in site.data.compare.products %} {{product.category}} {{product.title}} {{product.price}} add to cart Availability {% if product.in_stock == true %} In Stock {% else %} Out of Stock {% endif %} Brand {{product.brand}} Color {{product.color}} {% endfor %}
{{product.price}}
Availability
{% if product.in_stock == true %} In Stock {% else %} Out of Stock {% endif %}
Brand
{{product.brand}}
Color
{{product.color}}