{strip} {$_templates = []} {capture assign="_callback_dialog"}{include file="../actions/prod/dialogs/callback.html" inline}{/capture} {$_templates["callback_dialog"] = $_callback_dialog} {capture assign="_callback_dialog_success"}

[`Thank you!`]

{$_sprite_url = "`$wa_url`wa-apps/shop/img/backend/products/product/icons.svg?v=`$wa->version()`"}

[`This window will automatically close in 3 seconds.`]

{/capture} {$_templates["callback_dialog_success"] = $_callback_dialog_success} {/strip}
{if !empty($product.id)} {/if}

{$product.name|default:_w('New product')|escape}

id: {$product.id|default:_w('Product ID')}
{* @event backend_prod.%plugin_id%.header *} {if !empty($backend_prod_event)}{foreach $backend_prod_event as $_}{ifset($_.header)}{/foreach}{/if}
{* APP BODY *}
{* SIDEBAR *} {* CONTENT *}
{$content}
{* @event backend_prod.%plugin_id%.bottom *} {if !empty($backend_prod_event)}{foreach $backend_prod_event as $_}{ifset($_.bottom)}{/foreach}{/if}