Merge branch 'develop' of gitlab.antadis.net:dev-antadis/bebeboutik into develop
This commit is contained in:
commit
e044407e41
@ -18,7 +18,7 @@
|
||||
<span class="product_link_sellers">{$product.name}</span>
|
||||
</div>
|
||||
<div class="img_sellers">
|
||||
<img src="{$link->getImageLink($product.link_rewrite, $product.id_image, 'medium')}" alt="{$product.legend|escape:'htmlall':'UTF-8'}" />
|
||||
<img src="{$link->getImageLink($product.link_rewrite, $product.id_image, 'mini_carre')}" alt="{$product.legend|escape:'htmlall':'UTF-8'}" />
|
||||
</div>
|
||||
<div class="info_sellers">
|
||||
{* <p class="price"></p> *}
|
||||
|
Loading…
Reference in New Issue
Block a user