diff --git a/admin-dev/themes/template/products/combinations.tpl b/admin-dev/themes/template/products/combinations.tpl
new file mode 100644
index 000000000..dfbea4da5
--- /dev/null
+++ b/admin-dev/themes/template/products/combinations.tpl
@@ -0,0 +1,323 @@
+
{l s='Add a new combination'}
+
+
+
{l s='Add or modify combinations for this product'} {l s='or go to'}
+ {l s='Product combinations generator'}
+ |
+
'.$this->l('Add or modify combinations for this product').' -
- '.$this->l('Product combinations generator').'
- |
-
| '.$this->l('Group:').' | -- | |
| '.$this->l('Attribute:').' | -- - | -|
|
- - |
- - - | -|
| '.$this->l('Reference:').' | -- - '.$this->l('EAN13:').' - '.$this->l('UPC:').' - '.$this->l('Special characters allowed:').' .-_# - | -|
| '.$this->l('Supplier Reference:').' | -- - '.$this->l('Location:').' - '.$this->l('Special characters allowed:').' .-_# - | -|
| '.$this->l('Wholesale price:').' | -'.($currency->format % 2 != 0 ? $currency->sign.' ' : '').''.($currency->format % 2 == 0 ? ' '.$currency->sign : '').' ('.$this->l('overrides Wholesale price on Information tab').') | -|
| '.$this->l('Impact on price:').' | -- - '.$this->l('of').' '.($currency->format % 2 != 0 ? $currency->sign.' ' : '').' - '.($currency->format % 2 == 0 ? ' '.$currency->sign : ''); - if ($this->context->country->display_tax_label) - { - $content .= ' '.$this->l('(tax excl.)').' '.$this->l('or').' '.($currency->format % 2 != 0 ? $currency->sign.' ' : '').' - '.($currency->format % 2 == 0 ? ' '.$currency->sign : '').' '.$this->l('(tax incl.)').' '.$this->l('final product price will be set to').' '.($currency->format % 2 != 0 ? $currency->sign.' ' : '').'0.00'.($currency->format % 2 == 0 ? $currency->sign.' ' : ''); - } - $content .= ' - - | -|
| '.$this->l('Impact on weight:').' | -- '.$this->l('of').' - '.Configuration::get('PS_WEIGHT_UNIT').' | -|
| '.$this->l('Impact on unit price :').' | -- '.$this->l('of').' '.($currency->format % 2 != 0 ? $currency->sign.' ' : '').' - '.($currency->format % 2 == 0 ? ' '.$currency->sign : '').' / '.$this->getFieldValue($obj, 'unity').' - | -|
| '.$this->l('Eco-tax:').' | -'.($currency->format % 2 != 0 ? $currency->sign.' ' : '').''.($currency->format % 2 == 0 ? ' '.$currency->sign : '').' ('.$this->l('overrides Eco-tax on Information tab').') | -|
| '.$this->l('Initial stock:').' | -- | |
| '.$this->l('Minimum quantity:').' | -
-
- '.$this->l('The minimum quantity to buy this product (set to 1 to disable this feature)').' - |
- |
| '.$this->l('Available date:').' | -
- '.$this->l('The available date when this product is out of stock').' - |
- |
| '.$this->l('Image:').' | -
-
|
- |
| '.$this->l('Default:').' |
-
- '.$this->l('Make this the default combination for this product').' - |
- |
| - | - - - | -|