{dateFormat date=$customer->date_add}
{$customer_stats.nb_orders}
{displayWtPriceWithCurrency price=$customer_stats.total_orders currency=$currency}
- | {l s='Product' d='Admin.Global'} | -{l s='Unit price' d='Admin.Global'} | -{l s='Quantity' d='Admin.Global'} | -{l s='Stock' d='Admin.Global'} | -{l s='Total' d='Admin.Global'} | -
---|---|---|---|---|---|
{$product.image} | -
-
- {$product.name}{if isset($product.attributes)} {$product.attributes}{/if} - {if $product.reference}{l s='Ref:' d='Admin.Orderscustomers.Feature'} {$product.reference}{/if} - {if $product.reference && $product.supplier_reference} / {$product.supplier_reference}{/if} - - |
- {displayWtPriceWithCurrency price=$product.product_price currency=$currency} | -{$product.cart_quantity} | -{$product.qty_in_stock} | -{displayWtPriceWithCurrency price=$product.product_total currency=$currency} | -
- {foreach from=$customization.datas key='type' item='datas'}
- {if $type == constant('Product::CUSTOMIZE_FILE')}
-
- {foreach from=$datas key='index' item='data'}
-
- {/if}
- {/foreach}
-
- {if $data.name}{$data.name}{else}{l s='Text #' d='Admin.Orderscustomers.Feature'}{$index}{/if}
-
- {/foreach}
-
-
- {$data.value} - |
- - | - | - | - | |
{l s='Total cost of products:' d='Admin.Orderscustomers.Feature'} | -{displayWtPriceWithCurrency price=$total_products currency=$currency} | -||||
{l s='Total value of vouchers:' d='Admin.Orderscustomers.Feature'} | -{displayWtPriceWithCurrency price=$total_discounts currency=$currency} | -||||
{l s='Total cost of gift wrapping:' d='Admin.Orderscustomers.Feature'} | -{displayWtPriceWithCurrency price=$total_wrapping currency=$currency} | -||||
{l s='Total shipping costs:' d='Admin.Orderscustomers.Feature'} | -{displayWtPriceWithCurrency price=$total_shipping currency=$currency} | -||||
{l s='Total' d='Admin.Global'} | -{displayWtPriceWithCurrency price=$total_price currency=$currency} | -
- | {l s='Discount name'} | -{l s='Value' d='Admin.Global'} | -
---|---|---|
{$discount.id_discount} | -{$discount.name} | -{if (float)$discount.value_real == 0 && (int)$discount.free_shipping == 1}{l s='Free shipping' d='Admin.Shipping.Feature'}{else}- {displayWtPriceWithCurrency price=$discount.value_real currency=$currency}{/if} | -
+
{l s='Your store is in maintenance mode.' d='Admin.Navigation.Notification'}
@@ -391,7 +391,7 @@ {foreach from=$displayBackOfficeEmployeeMenu item=$menuItem} {assign var=menuItemProperties value=$menuItem->getProperties()}
- {l s='The mobile version of this page is not available yet.'} -
-- {l s='Please use a desktop computer to access this page, until is adapted to mobile.'} -
-- {l s='Thank you.'} -
- - arrow_back - {l s='Back' d='Admin.Global'} - -+
{l s='Your store is in maintenance mode.' d='Admin.Navigation.Notification'}
@@ -90,17 +103,31 @@
translator->trans('Help us learn more about your store so we can offer you optimal guidance and the best features for your business!', [], 'Install'); ?>
-{{ 'This interface allows you to specify the warehouse in which the product is stocked.'|trans({}, 'Admin.Catalog.Help') }}
-{{ 'It is also possible to specify the location within the warehouse for each product or combination.'|trans({}, 'Admin.Catalog.Help') }}
-{{ 'Please choose the warehouses associated with this product.'|trans({}, 'Admin.Catalog.Feature') }}
- - {% for warehouse in warehouses %} -