diff --git a/admin-dev/themes/template/products/informations.tpl b/admin-dev/themes/template/products/informations.tpl index 511379730..d678b71de 100644 --- a/admin-dev/themes/template/products/informations.tpl +++ b/admin-dev/themes/template/products/informations.tpl @@ -328,121 +328,6 @@ var textFieldLabel = 0; - -
- - - {* @todo : prices related has to be moved in price subtab *} - - - - {$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} - - - {if $ps_use_ecotax} - - - - {$currency->prefix}{$currency->suffix} - ({l s='already included in price'}) - - - {/if} - - - - {$currency->prefix}{$currency->suffix} - - - - - - {$currency->prefix} {$currency->suffix} - {l s='per'} - {if $ps_tax && $country_display_tax_label} - {l s='or'} - {$currency->prefix}0.00{$currency->suffix} - {l s='per'} {$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} - - - - - -
{l s='You can define many discounts and specific price rules in the Prices tab'}
- - - {* [end] prices *} - -
{if !$ps_stock_management} @@ -499,9 +384,6 @@ var textFieldLabel = 0; {/if} - @@ -512,7 +394,7 @@ var textFieldLabel = 0;
out_of_stock == 2}checked="checked"{/if} /> + onclick="return confirm('{l s='Are you sure you want to delete entered product information?'}')">{l s='Preferences'}) @@ -795,5 +677,4 @@ var accessories = new Array(); diff --git a/admin-dev/themes/template/products/prices.tpl b/admin-dev/themes/template/products/prices.tpl index 5b9bcda72..29981d37e 100644 --- a/admin-dev/themes/template/products/prices.tpl +++ b/admin-dev/themes/template/products/prices.tpl @@ -1,3 +1,4 @@ +

{l s='Product price'}

@@ -7,6 +8,118 @@ var product_prices = new Array(); product_prices['{$combination.id_product_attribute}'] = '{$combination.price}'; {/foreach} + + + + + + + + + + + + + + + {if $ps_use_ecotax} + + + + + {/if} + + + + + + + + + + + + + + + + + + + + + {* [end] prices *} +
+ {$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='per'} + {if $ps_tax && $country_display_tax_label} + {l s='or'} + {$currency->prefix}0.00{$currency->suffix} + {l s='per'} {$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} +
+
{l s='You can define many discounts and specific price rules in the Prices tab'}
+
+
+

{l s='Current specific prices'}

{l s='Add a new specific price'}