diff --git a/admin-dev/themes/default/template/controllers/products/prices.tpl b/admin-dev/themes/default/template/controllers/products/prices.tpl index 578e14792..ccabdbb4c 100644 --- a/admin-dev/themes/default/template/controllers/products/prices.tpl +++ b/admin-dev/themes/default/template/controllers/products/prices.tpl @@ -104,279 +104,278 @@ jQuery(document).ready(Customer.init); {/literal} {* END CUSTOMER AUTO-COMPLETE / TO REFACTO *} -
-

{l s='Product price'}

-
- {l s='You must enter either the pre-tax retail price, or the retail price with tax. The input field will be automatically calculated.'} -
-
- - - - - - - - - - - - - - - {if $ps_use_ecotax} - - - - - {/if} - - - - - - - - - - - - - - - + + + + + + + + {if $ps_use_ecotax} + + + + + {/if} + + + + + + + + + + + + + + + + +
- {$currency->prefix}{$currency->suffix} -

{l s='The wholesale price at which you bought this product'}

-
- {$currency->prefix}{$currency->suffix} -

{l s='The pre-tax retail price to sell this product'}

-
- - - - - - {l s='Create'} {l s='Create'} - - - {if $tax_exclude_taxe_option} - {l s='Taxes are currently disabled'} ({l s='Tax options'}) - - {/if} -
- {$currency->prefix}{$currency->suffix} - ({l s='already included in price'}) -
- {$currency->prefix}{$currency->suffix} - -
- {$currency->prefix} {$currency->suffix} - {l s='/'} - - {if $ps_tax && $country_display_tax_label} - {l s='or'} - {$currency->prefix}0.00{$currency->suffix} - {l s='/'} {$product->unity} {l s='with tax'} - - {/if} -

{l s='Eg. $15 per Lb'}

-
- on_sale}checked="checked"{/if} value="1" />  -
- - {$currency->prefix}{$currency->suffix} ({l s='tax incl.'}) - - +

{l s='Product price'}

+
+ {l s='You must enter either the pre-tax retail price, or the retail price with tax. The input field will be automatically calculated.'} +
+
+ + + + + - {if $country_display_tax_label} - / - {/if} - {$currency->prefix}{$currency->suffix} {if $country_display_tax_label}({l s='tax excl.'}){/if} - - -
+ {$currency->prefix}{$currency->suffix} +

{l s='The wholesale price at which you bought this product'}

+
-
- - {if isset($specificPriceModificationForm)} -

{l s='Specific prices'}

-
- {l s='You can set specific prices for clients belonging to different groups, different countries...'} -
-
- {l s='Add a new specific price'} -
- -
+ {$currency->prefix}{$currency->suffix} +

{l s='The pre-tax retail price to sell this product'}

+
- - -
- - {$currency->prefix} - - - - {$currency->suffix} - - - ( - {l s='Current:'} - {displayWtPrice p=$product->price} - ) - -
- {l s='You can set this value at 0 in order to apply the default price'} -
-
- -
- - + + {foreach from=$tax_rules_groups item=tax_rules_group} + + {/foreach} - {l s='(if set to "amount", the tax is included)'} -
+ + {l s='Create'} {l s='Create'} + + + {if $tax_exclude_taxe_option} + {l s='Taxes are currently disabled'} ({l s='Tax options'}) + + {/if} +
+ {$currency->prefix}{$currency->suffix} + ({l s='already included in price'}) +
+ {$currency->prefix}{$currency->suffix} + +
+ {$currency->prefix} {$currency->suffix} + {l s='/'} + + {if $ps_tax && $country_display_tax_label} + {l s='or'} + {$currency->prefix}0.00{$currency->suffix} + {l s='/'} {$product->unity} {l s='with tax'} + + {/if} +

{l s='Eg. $15 per Lb'}

+
+ on_sale}checked="checked"{/if} value="1" />  +
+ + {$currency->prefix}{$currency->suffix} ({l s='tax incl.'}) + + + {if $country_display_tax_label} + / + {/if} + {$currency->prefix}{$currency->suffix} {if $country_display_tax_label}({l s='tax excl.'}){/if} +
+
+ +{if isset($specificPriceModificationForm)} +

{l s='Specific prices'}

+
+ {l s='You can set specific prices for clients belonging to different groups, different countries...'} +
+
+ {l s='Add a new specific price'} +
+ +