- | {l s='Reference:'} |
+ |
{l s='EAN13:'}
@@ -175,7 +180,8 @@
|
- {l s='Wholesale price:'}
+ {include file="controllers/products/multishop/checkbox.tpl" field="attribute_wholesale_price" type="default"}
+
|
{if $currency->format % 2 != 0}{$currency->sign}{/if}
@@ -185,7 +191,10 @@
|
- | {l s='Impact on price:'} |
+
+ {include file="controllers/products/multishop/checkbox.tpl" field="attribute_price_impact" type="attribute_price_impact"}
+
+ |
|
- | {l s='Impact on weight:'} |
+
+ {include file="controllers/products/multishop/checkbox.tpl" field="attribute_weight_impact" type="attribute_weight_impact"}
+
+ |
|
- | {l s='Impact on unit price :'} |
+
+ {include file="controllers/products/multishop/checkbox.tpl" field="attribute_unit_impact" type="attribute_unit_impact"}
+
+ |
| |