Optimisation : Use only one file for bootstrap

This commit is contained in:
touffies
2013-10-07 10:15:06 +02:00
parent 969071f7f2
commit 35b1ed6c04
18 changed files with 75 additions and 2088 deletions

View File

@@ -26,8 +26,8 @@
<meta itemprop="brand" content="{$TITLE}">
{/loop}
{/loop}
{loop name="brand.feature" type="feature" product=$ID title="isbn"}
{loop name="brand.value" type="feature_value" feature=$ID product=$product_id}
{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}