{$_lang = substr($wa->locale(), 0, 2)} {$_sprite_url = "`$wa_url`wa-apps/shop/img/backend/products/product/icons.svg?v=`$wa->version()`"} {$_tooltips = [ "error-category-name" => [ "id" => "error-category-name", "html" => _w("This field may contain a maximum of %d character.", "This field may contain a maximum of %d characters.", 255) ], "category-name" => [ "id" => "category-name", "html" => _w("Category name that customers will see in the website menu and in the category page title.") ], "category-url" => [ "id" => "category-url", "html" => _w("Editable part of the category page address.") ], "category-url-copy" => [ "id" => "category-url-copy", "html" => _w("Copy category page address") ], "category-url-refresh" => [ "id" => "category-url-refresh", "html" => _w("Generate a search-engine friendly URL from the category name") ], "category-url-params" => [ "id" => "category-url-params", "html" => _w("This setting affects only the way a link is displayed in the website menu and not how the category page is published in the storefront. Its value can be used by plugins to determine products publication parameters on third-party resources.") ], "category-params" => [ "id" => "category-params", "html" => _w("All products matching the selected criteria will be collected in this category.")|cat: ' '|cat:sprintf_wp('You can select products by properties “%s” and by any custom features set up in the store settings.', implode(_w('”, “'), [_w('Date added'), _w('Last change date'), _w('Product type'), _w('Tag'), _w('Rating'), _w('Price'), _w('Compare at price'), _w('Purchase price'), _w('In stock'), _w('Badge')])) ], "category-publication" => [ "id" => "category-publication", "html" => _w("Select the storefronts on which the category page will be available. On other storefronts, the “Page not found” (404) error message will be displayed.") ] ]} {$_locales = [ "error_category_name_empty" => _w("Enter the category name"), "error_category_name" => "{_w("Invalid value")} ", "incorrect_url" => _w("Incorrect URL format."), "show_visible_storefronts_forms" => [ _w("Show %d storefront on which the category is available", "Show %d storefronts on which the category is available", 1, false), _w("Show %d storefront on which the category is available", "Show %d storefronts on which the category is available", 2, false), _w("Show %d storefront on which the category is available", "Show %d storefronts on which the category is available", 5, false) ], "letter_forms" => [ _w("%d character.", "%d characters.", 1, false), _w("%d character.", "%d characters.", 2, false), _w("%d character.", "%d characters.", 5, false) ], "no_results" => _w("Nothing found"), "added" => _w("Added") ]} {$_templates = []} {capture assign="_template_category_filter_autocomplete_item"}