setLayout('listing_price'); $this->params->set('show_quantity_field', 0); $comp_description = $this->params->get('comp_description'); if(empty($comp_description)){ $this->params->set('comp_description',JText::_('CART_EMPTY')); } ?>
Bon de commande
rows)){ echo $this->params->get('comp_description'); }else{ if($this->config->get('print_cart',0)&&JRequest::getVar('tmpl','')!='component'){ ?> rows as $i => $row){ if(empty($row->cart_product_quantity)) continue; if(!empty($row->product_min_per_order)){ if($row->product_min_per_order>$row->cart_product_quantity){ $this->nextButton = false; $app =& JFactory::getApplication(); $app->enqueueMessage(JText::sprintf('YOU_NEED_TO_ORDER_AT_LEAST_X_X',$row->product_min_per_order,$row->product_name)); } } } $row_count = 4; ?>
params->get('show_cart_image')){ $row_count++;?> coupon) || !empty($this->shipping)){ ?> params->get('show_cart_image')) echo ''; ?> coupon)){ ?> params->get('show_cart_image')) echo ''; ?> full_total->prices[0]->price_value_with_tax-$this->full_total->prices[0]->price_value,$this->currencyHelper->getRounding($this->full_total->prices[0]->price_currency_id)); if(!empty($this->shipping)){ ?> params->get('show_cart_image')) echo ''; ?> config->get('detailed_tax_display') && isset($this->full_total->prices[0]->taxes)){ foreach($this->full_total->prices[0]->taxes as $tax){ ?> params->get('show_cart_image')) echo ''; ?> params->get('show_cart_image')) echo ''; ?> params->get('show_cart_image')) echo ''; ?> config->get('group_options',0); foreach($this->rows as $i => $row){ if(empty($row->cart_product_quantity)) continue; if($group && $row->cart_product_option_parent_id) continue; ?> "> params->get('show_cart_image')){ ?>
Référence

  row=$this->total; echo $this->loadTemplate(); ?>
  currencyHelper->format(@$this->coupon->discount_value*-1,@$this->coupon->discount_currency_id); ?>
     
  tax_namekey; ?> currencyHelper->format($tax->tax_amount,$this->full_total->prices[0]->price_currency_id); ?>
  currencyHelper->format($taxes,$this->full_total->prices[0]->price_currency_id); ?>
     
images)){ $image = reset($row->images); if(!$this->config->get('thumbnail')){ echo ''.$image->file_name.''; }else{ $height = $this->config->get('thumbnail_y'); ?>
image->display($image->file_path,true,$image->file_name,'style="margin-top:10px;margin-bottom:10px;display:inline-block;vertical-align:middle"'); ?>

config->get('checkout_itemid'); if(!empty($checkout_itemid )){ $Itemid = $checkout_itemid ; } $url_itemid=''; if(!empty($Itemid)){ $url_itemid='&Itemid='.$Itemid; } ?> product_name; ?> rows as $j => $optionElement){ if($optionElement->cart_product_option_parent_id != $row->cart_product_id) continue; if(!empty($optionElement->prices[0])){ $display_item_price = true; } } if($display_item_price){ $this->row=&$row; $this->unit=true; echo ' '.strip_tags($this->loadTemplate()); } } ?>

extraFields['item'])){ foreach($this->extraFields['item'] as $field){ $namekey = $field->field_namekey; if(empty($row->$namekey)) continue; echo '

'.$this->fieldsClass->getFieldName($field).': '.$this->fieldsClass->show($field,$row->$namekey).'

'; } } $input=''; if($group){ foreach($this->rows as $j => $optionElement){ if($optionElement->cart_product_option_parent_id != $row->cart_product_id) continue; if(!empty($optionElement->prices[0])){ if(!isset($row->prices[0])){ $row->prices[0]->price_value=0; $row->prices[0]->price_value_with_tax=0; $row->prices[0]->price_currency_id = hikashop_getCurrency(); } foreach(get_object_vars($row->prices[0]) as $key => $value){ if(is_object($value)){ foreach(get_object_vars($value) as $key2 => $var2){ if(strpos($key2,'price_value')!==false) $row->prices[0]->$key->$key2 +=$optionElement->prices[0]->$key->$key2; } }else{ if(strpos($key,'price_value')!==false) $row->prices[0]->$key+=@$optionElement->prices[0]->$key; } } } ?>

product_name . ' ( + '; $this->row=&$optionElement; $this->unit=true; echo strip_tags($this->loadTemplate()).' )'; ?>

cart_product_id.'\').value=qty_field.value;'; echo ''; } }?>

config->get('checkout_itemid'); if(!empty($checkout_itemid )){ $Itemid = $checkout_itemid ; } $url_itemid=''; if(!empty($Itemid)){ $url_itemid='&Itemid='.$Itemid; } ?> product_id.$url_itemid);?>" >product_code; ?> row=&$row; $this->unit=true; echo $this->loadTemplate(); ?> params->get('show_delete',1)){ ?>
params->get('show_quantity')){ ?>