From 1f1b3974cf066d5762070552cdfd6b420073c4fc Mon Sep 17 00:00:00 2001 From: sLorenzini Date: Thu, 5 Dec 2013 17:59:13 +0100 Subject: [PATCH] // update itemprop on product page + w3c bug on address.tpl --- themes/default-bootstrap/address.tpl | 4 ++-- themes/default-bootstrap/product.tpl | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/themes/default-bootstrap/address.tpl b/themes/default-bootstrap/address.tpl index d6b4fed53..eb07de5f3 100644 --- a/themes/default-bootstrap/address.tpl +++ b/themes/default-bootstrap/address.tpl @@ -106,8 +106,8 @@ $(function(){ldelim}
- - + +
diff --git a/themes/default-bootstrap/product.tpl b/themes/default-bootstrap/product.tpl index 1c8324b7c..9b0785e04 100644 --- a/themes/default-bootstrap/product.tpl +++ b/themes/default-bootstrap/product.tpl @@ -197,7 +197,8 @@ class="jqzoom" title="{if !empty($cover.legend)}{$cover.legend|escape:'html'}{else}{$product->name|escape:'html'}{/if}" rel="gal1" - href="{$link->getImageLink($product->link_rewrite, $cover.id_image, 'thickbox_default')|escape:'html'}"> + href="{$link->getImageLink($product->link_rewrite, $cover.id_image, 'thickbox_default')|escape:'html'}" + itemprop="url">