setTitle('Confirmation de commande') ;
$producer = GlobalParam::getCurrentProducer() ;
?>
Récapitulatif de votre commande
- = date('d/m/Y',strtotime($order->distribution->date)) ?>
- = Html::encode($order->pointSale->name) ?>pointSale->name)): ?> à = Html::encode($order->pointSale->locality) ?>
- = $order->countProducts(); ?> produitcountProducts() > 1): ?>s
- = $order->getAmountWithTax(Order::AMOUNT_TOTAL, true); ?>
option_payment_info && strlen($producer->option_payment_info) > 0): ?>
Paiement de votre commande
= nl2br($producer->option_payment_info); ?>
order_infos && strlen($producer->order_infos) > 0): ?>
Informations
= nl2br($producer->order_infos); ?>