From 3d34309061797e8788f8f4ba8a0cecebb1e40b84 Mon Sep 17 00:00:00 2001 From: SMP Date: Tue, 9 Aug 2016 10:58:30 +0700 Subject: [PATCH] Fix broken "}" tag Update review value --- .../page/head/opengraph/product.phtml | 48 +++++++++---------- .../richsnippets/jsonld/breadcrumb.phtml | 2 +- .../richsnippets/jsonld/product.phtml | 43 +++++++++-------- .../richsnippets/microdata/product.phtml | 28 ----------- 4 files changed, 48 insertions(+), 73 deletions(-) delete mode 100644 view/frontend/templates/richsnippets/microdata/product.phtml diff --git a/view/frontend/templates/page/head/opengraph/product.phtml b/view/frontend/templates/page/head/opengraph/product.phtml index e213578..dee57e5 100644 --- a/view/frontend/templates/page/head/opengraph/product.phtml +++ b/view/frontend/templates/page/head/opengraph/product.phtml @@ -1,28 +1,28 @@ -getRegistry('current_product')): ?> -getRegistry('current_product'); ?> - - -helper('catalog/image')->init($product, 'small_image')->resize(200,200);?> - - - - - - - -getSpecialPrice() AND $product->getPrice() != $product->getSpecialPrice()):?> - - - - - +getRegistry('current_product')): ?> + getRegistry('current_product'); ?> + + + helper('catalog/image')->init($product, 'small_image')->resize(200,200);?> + + + + + + + + getSpecialPrice() AND $product->getPrice() != $product->getSpecialPrice()): ?> + + + + + - - - - - -helper('catalog/image')->init($product, 'small_image')->resize(200,200);?> + + + + + + helper('catalog/image')->init($product, 'small_image')->resize(200,200);?> \ No newline at end of file diff --git a/view/frontend/templates/richsnippets/jsonld/breadcrumb.phtml b/view/frontend/templates/richsnippets/jsonld/breadcrumb.phtml index 9cfd7f1..b8c0c0b 100644 --- a/view/frontend/templates/richsnippets/jsonld/breadcrumb.phtml +++ b/view/frontend/templates/richsnippets/jsonld/breadcrumb.phtml @@ -70,7 +70,7 @@ "@id": "", "name": "" } - , + }] diff --git a/view/frontend/templates/richsnippets/jsonld/product.phtml b/view/frontend/templates/richsnippets/jsonld/product.phtml index ce62fe2..cf491e9 100644 --- a/view/frontend/templates/richsnippets/jsonld/product.phtml +++ b/view/frontend/templates/richsnippets/jsonld/product.phtml @@ -4,43 +4,46 @@ */ ?> -getProduct()): ?> -getProduct(); ?> - -