From 71da86d8637d884cc9b5e3c1e4a102dd67beb926 Mon Sep 17 00:00:00 2001 From: Robert Pihelgas Date: Fri, 25 Mar 2022 15:30:24 +0200 Subject: [PATCH] Remove unused product variable --- components/product-list-block-item.tpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/product-list-block-item.tpl b/components/product-list-block-item.tpl index f8583e3..2016948 100644 --- a/components/product-list-block-item.tpl +++ b/components/product-list-block-item.tpl @@ -1,6 +1,5 @@ {%- load buy_button to "buy_button" q.content.parent_id=_entityData.page_id q.content.parent_type="page" q.content.name="body" s="content.position" -%} -{%- assign product = buy_button.product -%}
@@ -22,4 +21,4 @@ q.content.name="body" s="content.position" -%} {%- endif -%}
-
\ No newline at end of file +