Comparision
{% comment %}
============================================================
MIRA SALES — PRODUCT COMPARISON
REBUILT VERSION
============================================================
FLOW:
1. Search catalogue
2. Click exact product
3. Product becomes reference product
4. Similar products are found
5. Customer adds products to comparison
6. Popup:
- Compare Now
- Add More Products
7. Comparison table
8. Add to Cart
IMPORTANT:
- No SKU
- UK dates DD/MM/YYYY
- Light Add to Cart buttons
- Maximum 4 comparison products
- Search is independent from recommendation matching
============================================================
{% endcomment %}
{% schema %}
{
"name": "Mira Sales Product Compare",
"settings": [
{
"type": "text",
"id": "heading",
"label": "Heading",
"default": "Compare Products"
},
{
"type": "textarea",
"id": "subheading",
"label": "Subheading",
"default": "Find a product, choose similar products and compare them side-by-side."
}
],
"presets": [
{
"name": "Mira Sales Product Compare"
}
]
}
{% endschema %}
{{ section.settings.heading | escape }}
{{ section.settings.subheading | escape }}
Your Selected Product
Similar Products
Finding similar products...