$products ) { $col = 1; $nb = 1; $row = 1; if($dynamic){ $rowsHeight[$row]['product_s_desc'] = 1; $rowsHeight[$row]['price'] = 1; $rowsHeight[$row]['customfields'] = 1; $col = 2; $nb = 2; } else { $rowsHeight = shopFunctionsF::calculateProductRowsHeights($products,$currency,$products_per_row); if( (!empty($type) and count($products)>0) or (count($viewData['products'])>1 and count($products)>0)){ $productTitle = vmText::_('COM_VIRTUEMART_'.strtoupper($type).'_PRODUCT'); ?>
link)) { vmdebug('$product is not object or link empty',$product); continue; } // Show Products ?>
$showRating, 'product'=>$product)); ?>

link, $product->product_name); ?>

product_s_desc)) { // Product Short Description ?>
product_s_desc, 60, ' ...') ?>
$product,'currency'=>$currency)); ?> $product,'rowHeights'=>$rowsHeight[$row], 'position' => array('ontop', 'addtocart'))); ?>
link)? $product->canonical:$product->link; echo JHtml::link($link,vmText::_ ( 'COM_VIRTUEMART_PRODUCT_DETAILS' ), array ('title' => $product->product_name, 'class' => 'product-details btn btn-default btn-block margin-top-15' ) ); ?>
0) or (count($viewData['products'])>1 and count($products)>0) ) { ?>