{$_sprite_url = "`$wa_url`wa-apps/shop/img/backend/products/product/icons.svg?v=`$wa->version()`"} {$_sort_options = [ [ "name" => _w("Sort manually"), "value" => "" ], [ "name" => _w("By name"), "value" => "name ASC" ], [ "name" => _w("By name (in reverse order)"), "value" => "name DESC" ], [ "name" => _w("Most expensive"), "value" => "price DESC" ], [ "name" => _w("Least expensive"), "value" => "price ASC" ] ]} {$_components = []} {capture assign="_component_dropdown_products_sorting"}