Merge branch 'fix-fatal-mobile'

This commit is contained in:
Marion Muszynski 2016-11-25 18:45:25 +01:00
commit a5b9a2cc9a

View File

@ -297,11 +297,11 @@
{if $product.product_quantity > $product.customizationQuantityTotal}
<tr class="item">
<td class="cart_product">
{*<td class="cart_product">
<a href="{$link->getProductLink($product.id_product, $product.link_rewrite, $product.category)|escape:'htmlall':'UTF-8'}">
<img src="{$link->getImageLink($product.link_rewrite, $product.id_image, 'large')}" alt="{$product.name|escape:'htmlall':'UTF-8'}" {if isset($smallSize)}width="{$smallSize.width}" height="{$smallSize.height}" {/if} />
</a>
</td>
</td>*}
<td class="cart_description">
<table>
<tbody>