From 04057f4839387b3a3c4a84d13ed2315229d3e63d Mon Sep 17 00:00:00 2001 From: Jon Neill Date: Mon, 5 Jun 2023 10:52:16 -0400 Subject: [PATCH] Fix link formatting in Related Products heading (#2680) --- sections/related-products.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sections/related-products.liquid b/sections/related-products.liquid index 83815febf00..ff1d30eec65 100644 --- a/sections/related-products.liquid +++ b/sections/related-products.liquid @@ -26,7 +26,7 @@ data-url="{{ routes.product_recommendations_url }}?section_id={{ section.id }}&product_id={{ product.id }}&limit={{ section.settings.products_to_show }}" > {% if recommendations.performed and recommendations.products_count > 0 %} -