VirtueMart  3.2.14.9808
Variables
mod_virtuemart_cart.php File Reference

Variables

defined('DS') or define('DS' DIRECTORY_SEPARATOR
 
 $cart = VirtueMartCart::getCart(false)
 
 $viewName = vRequest::getString('view',0)
 
if($viewName=='cart') else
 
 $data = $cart->prepareAjaxData()
 
 $currencyDisplay = CurrencyDisplay::getInstance( )
 
 $moduleclass_sfx = $params->get('moduleclass_sfx', '')
 
 $show_price = (bool)$params->get( 'show_price', 1 )
 
 $show_product_list = (bool)$params->get( 'show_product_list', 1 )
 

Variable Documentation

$currencyDisplay = CurrencyDisplay::getInstance( )
$data = $cart->prepareAjaxData()
$moduleclass_sfx = $params->get('moduleclass_sfx', '')
$show_price = (bool)$params->get( 'show_price', 1 )
$show_product_list = (bool)$params->get( 'show_product_list', 1 )
$viewName = vRequest::getString('view',0)
defined ('DS') or define('DS' DIRECTORY_SEPARATOR
if ($viewName=='cart') else
Initial value:
{
$checkAutomaticPS = false