[`Settings & SEO`]
[`Shop-Script easily handles multiple storefronts (sites). Each storefront can have its own design settings, published products, and even payment and shipping setup.`] {if !$wa->isSingleAppMode()} {sprintf_wp( 'For multiple domains, use the Site app.', sprintf( 'href="%s"', $wa_backend_url|cat:'site/' ) )} {/if}
| [`Storefront`] | [`URL`] | ||
|---|---|---|---|
| {ifset($route, '_name', _wp('(none)'))|escape} |
{waIdna::dec($domain)|escape}/{$route.url|escape}
{foreach [
'title' => _w('Homepage title'),
'meta_keywords' => _wp('Keywords'),
'meta_description' => _wp('Description')
] as $key => $label}
{$label}: {if !empty($route[$key])}{$route[$key]|truncate:50|escape}{else} [`Not set`]{/if} |
[`Settings`] | |
{/if} {* @event backend_storefront_seo.%plugin_id%.main_html *} {foreach $backend_storefront_seo as $_}{ifset($_.main_html)}{/foreach} {if !empty($installer_url)}