{* GLOBAL ERRORS *}
{* BODY *}
{* SEARCH *}
{* SOCIAL *}
{* STOREFRONT *}
{else}
{/if}
{* @event backend_prod_content.%plugin_id%.bottom *}
{if !empty($backend_prod_content_event)}{foreach $backend_prod_content_event as $_}{ifset($_.bottom)}{/foreach}{/if}
{* FEATURES HIDDEN ON FRONT *}
{capture assign="_footer_content"}
{if $show_sku_warning}
{$_tooltips["product-sku-features-hidden-on-front"] = [
"id" => "product-sku-features-hidden-on-front",
"html" => _w("Open the “Prices & features” tab to fix errors in the product variants.")|escape
]}
[`For search systems`]
[`Storefronts`]
[`You can set up multiple storefronts for your online store — for sales in various regions, for several business areas, for sales via social media and other platforms. Each storefront can display its own set of products. Here are shown the storefronts where this particular product is displayed.`]
[`The available storefronts and the products displayed in them can be managed by means of product types (in section “Settings → Product types & Features”) and the storefront settings (in section “Storefront → Settings”). Add new storefronts in section “Structure” of the Site app.`]
{if !empty($formatted_product.storefronts)}
{_w('The product is displayed in %d storefront.', 'The product is displayed in %d storefronts.', count($formatted_product.storefronts))}
-
{foreach $formatted_product.storefronts as $_front}
- {$_front.url|escape} {/foreach}