- {include file="controllers/products/multishop/checkbox.tpl" field="uploadable_files" type="default"}
-
- {include file="controllers/products/multishop/checkbox.tpl" field="text_fields" type="default"}
-
-
-
+
+ {include file="controllers/products/multishop/checkbox.tpl" field="text_fields" type="default"}
+
+
+
+
-
{if $has_file_labels}
{l s='Define the label of the file fields:'}
@@ -64,5 +65,5 @@
{l s='Define the label of the text fields:'}
{$display_text_labels}
{/if}
-
+
{/if}
\ No newline at end of file
diff --git a/admin-dev/themes/default/template/controllers/products/features.tpl b/admin-dev/themes/default/template/controllers/products/features.tpl
index 1be87561d..abe04ba72 100644
--- a/admin-dev/themes/default/template/controllers/products/features.tpl
+++ b/admin-dev/themes/default/template/controllers/products/features.tpl
@@ -24,6 +24,7 @@
*}
{if isset($product->id)}
+
{/if}
\ No newline at end of file
diff --git a/admin-dev/themes/default/template/controllers/products/images.tpl b/admin-dev/themes/default/template/controllers/products/images.tpl
index 7ba647635..a21a42e48 100644
--- a/admin-dev/themes/default/template/controllers/products/images.tpl
+++ b/admin-dev/themes/default/template/controllers/products/images.tpl
@@ -24,6 +24,7 @@
*}
{if isset($id_product) && isset($product)}
+
{/if}
\ No newline at end of file
diff --git a/admin-dev/themes/default/template/controllers/products/quantities.tpl b/admin-dev/themes/default/template/controllers/products/quantities.tpl
index 4a668495b..5bbf73afe 100644
--- a/admin-dev/themes/default/template/controllers/products/quantities.tpl
+++ b/admin-dev/themes/default/template/controllers/products/quantities.tpl
@@ -24,215 +24,218 @@
*}
{if isset($product->id)}
-
-
{l s='Available quantities for sale'}
- {if !$ps_stock_management}
-
{l s='The stock management is disabled'}
- {else}
- {include file="controllers/products/multishop/check_fields.tpl" product_tab="Quantities"}
-
- {l s='This interface allows you to manage available quantities for sale for products. It also allows you to manage product combinations in the current shop.'}
- {l s='You can choose whether or not to use the advanced stock management system for this product.'}
- {l s='You can manually specify the quantities for the product/each product combination, or you can choose to automatically determine these quantities based on your stock (if advanced stock management is activated).'}
- {l s='In this case, quantities correspond to the real-stock quantities in the warehouses connected with the current shop, or current group of shops.'}
- {l s='For packs: If it has products that use advanced stock management, you have to specify a common warehouse for these products in the pack.'}
- {l s='Also, please note that when a product has combinations, its default combination will be used in stock movements.'}
-
-
- {if $show_quantities == true}
-
-
-
-
-
-
-
is_virtual || $product->cache_is_pack}style="display:none;"{/if} class="row stockForVirtualProduct">
-
-
-
-
-
-
-
-
is_virtual || $product->cache_is_pack}style="display:none;"{/if} class="row stockForVirtualProduct">
-
-
-
-
- {if isset($pack_quantity)}
-
-
{l s='When a product has combinations, quantities will be based on the default combination.'}
-
{l s='Given the quantities of the products in this pack, the maximum quantity should be:'} {$pack_quantity}
-
- {/if}
-
-
-
-
-
-
-
-
+