{* HEADER *}

{sprintf(_w("Confirm “%s” product type’s parameters update"), $type["name"])}

{* CONTENT *}
[`Enabled parameters`]
[`For enabled parameters, select values that must be applied to existing products.`]
{* stock_unit *}
[`Stock unit`]
{* base_unit *}
[`Base unit`]
{* stock_base_ratio *}
[`Units ratio`]
{sprintf(_w("1 %s"), "{ { selected_stock_unit } }")} =
 { { selected_base_unit } }
{* order_multiplicity_factor *}
[`Add-to-cart step`]
 { { selected_stock_unit } }
{* order_count_min *}
[`Minimum orderable quantity`]
 { { selected_stock_unit } }
{* order_count_step *}
[`Quantity adjustment with “+/-” buttons`]
 { { selected_stock_unit } }
[`Disabled parameters`]
[`For disabled parameters, base values will be applied to products’ properties.`]
{* stock_unit *}
[`Stock unit`]
{* base_unit *}
[`Base unit`]
{* order_multiplicity_factor *}
[`Add-to-cart step`]
 { { selected_stock_unit } }
{* order_count_min *}
[`Minimum orderable quantity`]
 { { selected_stock_unit } } [`Equal to the add-to-cart step value.`]
{* order_count_step *}
[`Quantity adjustment with “+/-” buttons`]
 { { selected_stock_unit } } [`Equal to the add-to-cart step value.`]
{* FOOTER *}