From a164f02ed74fc591a53c4c71cab2023c845ce825 Mon Sep 17 00:00:00 2001 From: JZ Date: Fri, 22 Nov 2019 11:59:51 -0600 Subject: [PATCH] STRF-7604 - Fixes itemprop availability meta tag for price including tax case in price.html component. --- templates/components/products/price.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/components/products/price.html b/templates/components/products/price.html index e29524a211..9eec517a63 100644 --- a/templates/components/products/price.html +++ b/templates/components/products/price.html @@ -29,7 +29,8 @@ {{price.with_tax.formatted}} {{#if schema_org}} - +