{include file="./SettingsCheckout2Blocks.inc.html" inline} {$_title = "[`Checkout`]"|cat:" — ":{$wa->accountName(false)}|escape:'javascript'} {$_class = 's-settings-checkout-content'} {$_id = uniqid($_class)}
{* Render checkout settings sidebar *} {$checkout_sidebar} {if $route && $checkout_config}

{sprintf_wp('In-cart checkout setting for
%s/%s', {$route.domain}, {$route.url|default:null|escape})}

{* CART SETTINGS *} {* RECOMMENDATIONS SETTINGS *} {* ORDER SETTINGS *} {* CUSTOMER SETTINGS *} {* SHIPPING SETTINGS *} {* PAYMENT SETTINGS *} {* CONFIRMATION SETTINGS *}

[`Cart`]

{* Show/hide settings *} [`Settings`]

[`Recommendations`]

{* Show/hide settings *}

[`General checkout settings`]

{* Show/hide settings *} [`Settings`]

[`Customer`]

{* Show/hide settings *} [`Settings`]

[`Shipping`]

{* Show/hide settings *} {if !empty($shipping_plugins)}
{else} {sprintf_wp('Add a shipping method', '?action=settings#/shipping/')}
{/if}
{if !empty($shipping_plugins)} {/if}

[`Payment`]

{* Show/hide settings *} {if !empty($payment_plugins)}
{else} {sprintf_wp('Add a payment method', '?action=settings#/payment/')}
{/if}
{if !empty($payment_plugins)}
{payment_block settings=$checkout_config.payment}
{/if}

[`Confirmation`]

{* Show/hide settings *} [`Settings`]
{* DESIGN SETTINGS *} {design_block settings=$checkout_config.design} {* FIXED Buttons *}
{else}
[`Storefront not found.`]
{/if}