{strip} {* КОМПОНЕНТЫ *} {$_components = []} {capture assign="_component_dropdown_variables"} {/capture} {$_components["component-dropdown-variables"] = $_component_dropdown_variables} {capture assign="_component_image_toggle"}
[`Show uploaded`]
[`URL`]
{/capture} {$_components["component-image-toggle"] = $_component_image_toggle} {$_globals_components = $wa->globals("components")} {if !empty($_globals_components)} {$_components = array_merge($_components, $_globals_components)} {/if} {* ШАБЛОНЫ *} {$_templates = []} {capture assign="_sku_delete_photo"}{include file="./dialogs/sku_delete_photo.html" inline}{/capture} {$_templates["dialog_sku_delete_photo"] = $_sku_delete_photo} {capture assign="_photo_manager_dialog"}{include file="./ProdSkuImageDialog.html" inline}{/capture} {$_templates["dialog_photo_manager"] = $_photo_manager_dialog} {* ЛОКАЛИЗАЦИЯ *} {$_tooltips = [ "product-sku-8" => [ "id" => "product-sku-8", "html" => _w("Change image")|escape, "class" => "inline" ], "product-image-dialog-1" => [ "id" => "product-image-dialog-1", "html" => _w("Drag & drop image files here or click this area to upload files.")|escape, "position" => "top" ] ]} {$_locales = [ "incorrect_url" => _w("Incorrect URL format.") ]} {$_locales["letter_forms"] = [ _w("%d character.", "%d characters.", 1, false), _w("%d character.", "%d characters.", 2, false), _w("%d character.", "%d characters.", 5, false) ]} {$_sprite_url = "`$wa_url`wa-apps/shop/img/backend/products/product/icons.svg?v=`$wa->version()`"} {/strip} {* PAGE *}
{* VUE *} {* INIT JS *}