Block #

{* КОМПОНЕНТЫ *} {$_components = []} {capture assign="_component_product_id_group"} {foreach $wa->apps() as $a} {if $a.id == "shop"} {$_shop_exist = true} {/if} {/foreach} {*$wa->getUrl('shop/frontend', [], true)*} {$shop_url = "`$wa_backend_url`shop/products/"} {if (!$_shop_exist)} {$shop_url = "`$wa_backend_url`installer/store/app/shop/"} {/if}
{ { $t('custom.product_status_temporarily_hidden') } }
{ { $t('custom.product_status_not_published') } }
{/capture} {$_components["component-product-id-group"] = $_component_product_id_group|strip} {capture assign="_component_ai_generator"} {*literal*}
{ { field.title } }
{ { $t('custom.Done') } }!
{*/literal*} {/capture} {$_components["component-ai-generator"] = $_component_ai_generator|strip}