{strip} {$_title = _w("New product type")} {if !empty($type.id)} {$_title = _w("Product type settings")} {/if} {*array( 'id' => '4', 'sort' => '3', 'name' => 'FFF', 'icon' => 'ZZZ', 'cross_selling' => 'alsobought', 'upselling' => '0', 'count' => '0', )*} {$_active_icon = $type.icon_class} {$_icon_uri = $type.icon_url} {* LOCALES *} {$_locales = [ "units_unique_error" => _w("A stock and a base unit must be different."), "order_multiplicity_factor_error" => _w("Enter a number from 0.001 to 999,999.999. Maximum 3 decimal digits.")|escape, "order_count_step_error" => _w("The quantity adjustment value with “+/-” buttons must be greater than 0 and must be divisible by the add-to-cart step without remainder.")|escape, "order_count_min_error" => _w("The minimum orderable product quantity must be greater than 0 and must be divisible by the add-to-cart step without remainder.")|escape, "stock_base_ratio_required" => _w("The value must be greater than 0.")|escape, "denominator_step_required" => _w("Specify the add-to-cart step to set the quantity adjustment value in the shopping cart with “+/-” buttons.")|escape, "denominator_min_required" => _w("Specify the add-to-cart step to set the minimum orderable product quantity.")|escape ]} {* ШАБЛОНЫ *} {$_templates = []} {capture assign="_component_switch"}