Results 33 - 34 of 34
16
20
40
80
200
NASP
Product Availability :
Product out of stock
Product Availability :
Product out of stock
c?php
/**
* sublayout products
*
* @package VirtueMart
* @author Max Milbers
* @link http://www.virtuemart.net
* @copyright Copyright (c) 2014 VirtueMart Team. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL2, see LICENSE.php
* @version $Id: cart.php 7682 2014-02-26 17:07:20Z Milbo $
*/
defined('_JEXEC') or die('Restricted access');
$products_per_row = $viewData['products_per_row'];
$currency = $viewData['currency'];
$showRating = $viewData['showRating'];
$verticalseparator = " vertical-separator";
echo shopFunctionsF::renderVmSubLayout('askrecomjs');
$ItemidStr = '';
$Itemid = shopFunctionsF::getLastVisitedItemId();
if(!empty($Itemid)){
$ItemidStr = '&Itemid='.$Itemid;
}
$document = JFactory::getDocument();
$app = JFactory::getApplication();
$template = $app->getTemplate(true);
$temp_name = $template->template;
$params = $template->params;
$show_wishlist=$params->get('show_wishlist');
$show_compare=$params->get('show_compare');
?>
Product Availability :
Product out of stock
Product Availability :
Product out of stock