{$_sprite_url = "`$wa_url`wa-apps/shop/img/backend/products/product/icons.svg?v=`$wa->version()`"}
{$_header_columns = [
"name" => [
"id" => "name",
"name" => _w("Set name"),
"width_locked" => false,
"min_width" => 200,
"width" => 350
],
"count" => [
"id" => "count",
"name" => _w("Products"),
"width_locked" => false,
"min_width" => 70,
"width" => null
],
"sort" => [
"id" => "sort",
"name" => _w("Sort order"),
"disabled" => true,
"width_locked" => true,
"min_width" => null,
"width" => null
]
]}
{* КОМПОНЕНТЫ *}
{$_components = []}
{capture assign="_component_radio"}