- {{ error }}
behavior_order_select_distribution == Producer::BEHAVIOR_ORDER_SELECT_DISTRIBUTION_LIST ): ?>
behavior_order_select_distribution == Producer::BEHAVIOR_ORDER_SELECT_DISTRIBUTION_LIST ): ?>
$distribution->id,
'delivery' => 1
], [], [
'with' => 'pointSale'
]);
?>
= ucfirst(strftime('%A %d %B', strtotime($distribution->date))); ?>
0) {
echo '
' ;
foreach($pointSaleDistributions as $pointSaleDistribution) {
echo $pointSaleDistribution->pointSale->name.'' ;
if(strlen($pointSaleDistribution->pointSale->locality)) {
echo ' ('.$pointSaleDistribution->pointSale->locality.')' ;
}
echo '
' ; } echo '
' ;
}
?>
' ; } echo '
Chargement ...
Où souhaitez-vous récupérer votre commande ?
Nom | Localité | |
---|---|---|
{{ pointSale.name }}
{{ pointSale.userPointSale.comment }}
|
{{ pointSale.locality }} |
|
Aucun point de vente disponible pour ce jour de distribution.
Photo | Nom | Prix unitaire | Quantité | Total |
---|---|---|---|---|
{{ product.name }}
/
{{ product.description }}
({{ product.weight }}g)
Épuisé
{{ product.recipe }}
|
{{ formatPrice(product.price_with_tax) }} {{ product.wording_unit }} |
{{ product.unit == 'piece' ? 'p.' : product.unit }}
|
{{ formatPrice(product.price_with_tax * (product.quantity_form / product.coefficient_unit )) }} | |
{{ priceTotal(true) }} |
Aucun produit disponible
Vous devez recharger votre crédit ou supprimer des produits. Votre producteur n'autorise pas un crédit inférieur à {{ formatPrice(creditLimit) }}.
{{ priceTotal(true) }} seront débités
{{ formatPrice(user.credit) }} seront débités. (Limite de crédit à {{ formatPrice(producer.credit_limit) }})
Restera {{ formatPrice(priceTotal() - credit) }} à régler. {{ formatPrice(priceTotal() - order.amount_paid) }} seront débités {{ formatPrice(user.credit) }} seront débités. (Limite de crédit à {{ formatPrice(producer.credit_limit) }})
Restera {{ formatPrice(priceTotal() - order.amount_paid - user.credit) }} à régler. {{ formatPrice(order.amount_paid - priceTotal()) }} seront remboursés
Restera {{ formatPrice(priceTotal() - credit) }} à régler. {{ formatPrice(priceTotal() - order.amount_paid) }} seront débités {{ formatPrice(user.credit) }} seront débités. (Limite de crédit à {{ formatPrice(producer.credit_limit) }})
Restera {{ formatPrice(priceTotal() - order.amount_paid - user.credit) }} à régler. {{ formatPrice(order.amount_paid - priceTotal()) }} seront remboursés
option_payment_info && strlen($producer->option_payment_info) > 0): ?>
Confirmez votre commande et retrouvez les informations liées au paiement sur la page suivante.
La commande sera à régler sur place.