[`Subpages`]
[`Subpages enable you to add more useful content to product pages such as user manuals, photo galleries, user reviews, etc.`]
{* GLOBAL ERRORS *}[`Add new pages, and they will appear in the list.`]
{strip} {* КОМПОНЕНТЫ *} {$_lang = substr($wa->locale(), 0, 2)} {$_components = []} {$_globals_components = $wa->globals("components")} {if !empty($_globals_components)} {$_components = array_merge($_components, $_globals_components)} {/if} {* ШАБЛОНЫ *} {$_templates = []} {capture assign="_delete_confirm_dialog"}{include file="./dialogs/pages_delete_page_confirm.html" inline}{/capture} {$_templates["delete-confirm-dialog"] = $_delete_confirm_dialog|trim} {capture assign="_edit_page_dialog"}{include file="./dialogs/pages_edit_page.html" inline}{/capture} {$_templates["edit-page-dialog"] = $_edit_page_dialog|trim} {capture assign="_unsaved_confirm_dialog"}{include file="./dialogs/pages_unsaved_changes_confirm.html" inline}{/capture} {$_templates["unsaved-confirm-dialog"] = $_unsaved_confirm_dialog|trim} {* ЛОКАЛИЗАЦИЯ *} {$_tooltips = [ "product-pages-1" => [ "id" => "product-pages-1", "html" => _w("Change image")|escape, "class" => "inline" ] ]} {$_locales = [ "incorrect_url" => _w("Incorrect URL format."), "modification_wysiwyg_message" => _ws('WYSIWYG editor may change your HTML code. It is necessary for correct text formatting. Smarty code may be broken and outdated HTML tags may be replaced with modern ones. Are you sure to switch to WYSIWYG editor?') ]} {$_sprite_url = "`$wa_url`wa-apps/shop/img/backend/products/product/icons.svg?v=`$wa->version()`"} {/strip} {* PAGE *}