diff --git a/admin-dev/themes/default/template/controllers/products/combinations.tpl b/admin-dev/themes/default/template/controllers/products/combinations.tpl index 030474776..38f12a050 100644 --- a/admin-dev/themes/default/template/controllers/products/combinations.tpl +++ b/admin-dev/themes/default/template/controllers/products/combinations.tpl @@ -55,13 +55,18 @@

{l s='Add or modify combinations for this product'}

{l s='or go to'}  combinations_generator{l s='Product combinations generator'} + + {if isset($display_multishop_checkboxes) && $display_multishop_checkboxes} +
+ {include file="controllers/products/multishop/check_fields.tpl" product_tab="Combinations"} + {/if}