{strip} {* КОМПОНЕНТЫ *} {$_components = []} {$_globals_components = $wa->globals("components")} {if !empty($_globals_components)} {$_components = array_merge($_components, $_globals_components)} {/if} {* ШАБЛОНЫ *} {$_templates = []} {capture assign="_services_manager_dialog"}{include file="./dialogs/services_manager_dialog.html" inline}{/capture} {$_templates["dialog_services_manager"] = $_services_manager_dialog} {* ЛОКАЛИЗАЦИЯ *} {$_tooltips = [ "product-services-1" => [ "id" => "product-services-1", "html" => _w("Each product type; e.g., “TVs”, “Phones”, or “Clocks”, can have its own set of features. You can decide which product types to make visible in a storefront. Separate access rights to product types can be set up for store backend users and user groups.")|escape, "position" => "top" ], "product-services-2" => [ "id" => "product-services-2", "html" => _w("The service is inherited from the product type. You cannot remove the service from this product but you can disable it or override it for this product.")|escape, "position" => "top" ], "product-services-3" => [ "id" => "product-services-3", "html" => _w("Individually added service. You can remove it from the product, disable or override it.")|escape, "position" => "top" ], "product-services-4" => [ "id" => "product-services-4", "html" => sprintf(_w("Enter a number between 0 and %s99,999,999,999.9999%s with max. 4 decimal digits."), '', ""), "width" => "16rem", "position" => "bottom" ], "product-services-5" => [ "id" => "product-services-5", "html" => _w("Overriding of service settings for this product is enabled.")|escape, "position" => "top" ], "product-services-6" => [ "id" => "product-services-6", "html" => _w("Inheriting of settings from the parent service is enabled.")|escape, "position" => "top" ], "product-services-7" => [ "id" => "product-services-7", "html" => _w("All service options are visible in the storefront.")|escape, "position" => "top" ], "product-services-8" => [ "id" => "product-services-8", "html" => _w("The service is visible in the storefront.")|escape, "position" => "top" ], "product-services-9" => [ "id" => "product-services-9", "html" => _w("The service is hidden from the storefront.")|escape, "position" => "top" ], "product-services-10" => [ "id" => "product-services-10", "html" => _w("The service option is visible in the storefront.")|escape, "position" => "top" ], "product-services-11" => [ "id" => "product-services-11", "html" => _w("The service option is hidden from the storefront.")|escape, "position" => "top" ], "product-services-12" => [ "id" => "product-services-12", "html" => _w("Default service option.")|escape, "position" => "top" ], "product-services-13" => [ "id" => "product-services-13", "html" => _w("Click to select as the default service option.")|escape, "position" => "top" ], "product-services-14" => [ "id" => "product-services-14", "html" => _w("Service options and their variants are inherited from the product type.")|escape, "position" => "middle", "start_time" => 200 ], "product-services-15" => [ "id" => "product-services-15", "html" => _w("The service is set up for the entire product type; therefore, you cannot remove it from this product. But you can hide the service from the storefront.")|escape, "position" => "top" ] ]} {$_locales = [ "incorrect_url" => _w("Incorrect URL format.") ]} {$_sprite_url = "`$wa_url`wa-apps/shop/img/backend/products/product/icons.svg?v=`$wa->version()`"} {/strip} {* PAGE *}
{* VUE *} {* INIT JS *}