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 |
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->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)){ ?> |