From d7f89bab24d1b27d2ed6da7b30475cde2d957556 Mon Sep 17 00:00:00 2001 From: Volodymyr Zaets Date: Thu, 28 Dec 2017 16:27:07 +0200 Subject: [PATCH] MAGETWO-70329: [GITHUB] The rich snippets are giving a warning for the element price #7173 --- .../view/base/templates/product/price/amount/default.phtml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/code/Magento/Catalog/view/base/templates/product/price/amount/default.phtml b/app/code/Magento/Catalog/view/base/templates/product/price/amount/default.phtml index 3a9607676389b..a1e375eaac2b1 100644 --- a/app/code/Magento/Catalog/view/base/templates/product/price/amount/default.phtml +++ b/app/code/Magento/Catalog/view/base/templates/product/price/amount/default.phtml @@ -19,8 +19,7 @@ getPriceDisplayLabel()) ? 'data-label="' . $block->getPriceDisplayLabel() . $block->getPriceDisplayInclExclTaxes() . '"' : '' ?> data-price-amount="getDisplayValue(); ?>" data-price-type="getPriceType(); ?>" - class="price-wrapper getPriceWrapperCss(); ?>" - > + class="price-wrapper getPriceWrapperCss(); ?>"> formatCurrency($block->getDisplayValue(), (bool)$block->getIncludeContainer()) ?> getSchema() ? ' itemprop="price"' : '' ?>>