I can't view on my fronted site the references (sku) product.  I doing integrated the refenreces in the description product
Possible to see normaly the reference on my sheet product ?
http://www.rainet.fr/demo3/catalogue
Thanks.
               
                
               
          




 1.00 out of 6 based on 1 vote(s)
1.00 out of 6 based on 1 vote(s)









template/html/com_virtuemart/category/default.php<div class="product_s_desc"> <?php echo shopFunctionsF::limitStringByWord($product->product_s_desc, 40, '...') ?> </div>
<div class="product_sku"><?php echo $product->product_sku ?></div>
                              <div class="product_s_desc"> <?php echo shopFunctionsF::limitStringByWord($product->product_s_desc, 40, '...') ?> </div><div class="product_sku"><?php echo $product->product_sku ?></div>
