Conditional Collection Code
This code block shows how to conditionally display content only on a specific collection page.
Target Collection Handle: weddings-engagements-personalized-favours-for-your-special-day
{% if collection.handle == 'weddings-engagements-personalized-favours-for-your-special-day' %}
{% endif %}
Copy the conditional code above and wrap it around your existing multirow styling code to ensure it only appears on the target collection page.