[`AI product descriptions & SEO`]

{if $wa->shop->waidIsConnected()} {include file="templates/includes/AiForm.functions.html" inline}
{if $wa_total !== null}
{sprintf_wp('Remaining Webasyst AI prompts: %s', ''|cat:$wa_total|cat:'')} [s`Add credit`]
{/if} {if $is_teaser}

{sprintf_wp( 'With the basic Shop-Script version, you can use the Webasyst AI service to generate product descriptions one by one only. With premium, you get the advanced AI configuration shown below and the ability to generate full promo content (descriptions, SEO, subpages) both for single and for multiple selected products at a time.', sprintf( 'href="%s" target="_blank"', _w('https://www.webasyst.com/pricing/#services') ) )}

{include file="templates/includes/availableWithPremiumAlert.html" title="[`Webasyst AI`]" inline} {else}

{sprintf_wp( 'Use the built-in Webasyst AI service to generate custom descriptions and promo SEO content for your product listings. Customize the default AI setup to better fit your audience.', sprintf( 'href="%s" target="_blank"', _w('https://www.webasyst.com/pricing/#services') ) )}

{/if}
{foreach $sections as $s}
{$s.title|escape}
{foreach $s.fields as $f} {render_field f=$f} {/foreach}
{/foreach}
{$wa->csrf()}
{else} {include file="templates/includes/webasystAINotAvailableAlert.html" mode_is_info=true inline} {/if}