From 2c697814374e63b4138ab419fbd8fc7f785ca0a2 Mon Sep 17 00:00:00 2001 From: Filippo Lazzarini Date: Tue, 27 Sep 2022 18:05:17 +0200 Subject: [PATCH] Remove and extra bracket --- Templates/collection.google-feed-update.liquid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Templates/collection.google-feed-update.liquid b/Templates/collection.google-feed-update.liquid index ceb6001..4871630 100644 --- a/Templates/collection.google-feed-update.liquid +++ b/Templates/collection.google-feed-update.liquid @@ -25,7 +25,7 @@ TODO: Specify Sizes to never exclude. eg: Women's 7,8 {%- comment -%} TODO: Move this into a snippet and use capture to assign the variable -{%- endcomment -%}} +{%- endcomment -%} {%- case shop.currency -%} {%- when 'USD' -%}{%- assign CountryCode = 'US' -%} {%- when 'CAD' -%}{%- assign CountryCode = 'CA' -%} @@ -100,4 +100,4 @@ TODO: Move this into a snippet and use capture to assign the variable {% endfor %} {% endpaginate %} - \ No newline at end of file +