add isbn meta tag

This commit is contained in:
Manuel Raynaud
2013-09-19 18:58:43 +02:00
parent a540626fff
commit a7a755fab5
2 changed files with 18 additions and 9 deletions

View File

@@ -26,11 +26,11 @@
<meta itemprop="brand" content="{$TITLE}">
{/loop}
{/loop}
<!--
activate this meta tag if you have isbn feature for exemple
<meta itemprop="productID" content="isbn:925872">
-->
{loop name="brand.feature" type="feature" product=$ID title="isbn"}
{loop name="brand.value" type="feature_value" feature=$ID product=$product_id}
<meta itemprop="productID" content="isbn:{$TITLE}">
{/loop}
{/loop}
<section id="product-gallery">
<figure class="product-image">