diff --git a/admin-dev/themes/template/products/quantities.tpl b/admin-dev/themes/template/products/quantities.tpl index bf38b7016..5810a1541 100644 --- a/admin-dev/themes/template/products/quantities.tpl +++ b/admin-dev/themes/template/products/quantities.tpl @@ -1,3 +1,95 @@ + +
{l s='This interface allows you to manage the available quantities for sale of the current product and its combinations on the current shop.'}
+{l s='You can manually specify the quantities for the product / each product combinations, or choose to automatically determine these quantities based on your stock.'}
+{l s='In this case, the quantities correspond to the quantitites of the real stock in the warehouses associated to the current shop.'}
+| + {l s='Available quantities for sale'} + | +
|
+ depends_on_stock == 1}checked="checked" {/if} type="radio" name="depends_on_stock" class="depends_on_stock" id="depends_on_stock_1" value="1"/>
+
+ + |
+ ||||
|
+ depends_on_stock == 0}checked="checked" {/if} type="radio" name="depends_on_stock" class="depends_on_stock" id="depends_on_stock_0" value="0"/>
+
+ + |
+ ||||
+
|
+ ||||
+
|
+
{l s='This interface ...'}
- -| - {l s='Available quantities for sale'} - | -
|
- depends_on_stock == 1}checked="checked" {/if} type="radio" name="depends_on_stock" class="depends_on_stock" id="depends_on_stock_1" value="1"/>
-
- - |
- ||||
|
- depends_on_stock == 0}checked="checked" {/if} type="radio" name="depends_on_stock" class="depends_on_stock" id="depends_on_stock_0" value="0"/>
-
- - |
- ||||
-
|
- ||||
-
|
-
{l s='This interface allows you to specify the suppliers of the current product and eventually its combinations.'}
+{l s='It is also possible to specify for each product/product combinations the supplier reference according to previously associated suppliers.'}
+| {l s='In the warehouse?'} | +{l s='In the warehouse?'} | {l s='product name'} | {l s='location in the warehouse (optionnal)'} | ||
|---|---|---|---|---|---|
| + | +{$product_designation[$attribute['id_product_attribute']]} | ++ | +|||
| - | -{$product_designation[$attribute['id_product_attribute']]} | -- | ++ | ||
| + | {l s='Mark all products available in the current warehouse.'} | ||||