{if empty($channel.id)}

[`Set up a new point of sale to link Shop-Script mobile POS app to a specific stock location & payment flow, and to enable in-store pickup express checkout option on your site.`]

{/if}
{if !empty($channel.id)} {else} {/if}
[`Enabled`]
{foreach $form_fields as $name => $control_html}
{$control_html}
{/foreach}
[`Address`]
{if !empty($channel.params.map_adapter_disabled)} {/if}

[`Human readable physical address of the point of sale. Displayed publicly in the list of available in-store pickup locations.`]

{if empty($channel.params.map_adapter_disabled)}

[`Configure an online map engine in the Settings app to be able to set a location on a map.`]

{/if}
{ifempty($channel, 'params', 'map_html', '')}
[`Location`]
N   E
[`Location latitude & longitude for precise display on a map.`]
[`For S & W hemispheres, use negative values.`]
[`Description`]

[`Additional public information about this point of sale such as working hours or hints on how to get there. Any text that will be useful to your customers.`]

{$payment_id = ifempty($channel.params, 'payment_id', 'all')}
[`Mobile POS`]

[`Payment options offered for in-person offline checkout on a mobile POS linked with this location:`]


{if $payment_methods}
{$payment_methods}
{else}

[`No payment options are defined.`]

{/if}
[`In-store pickup`]
{$pickup_checked = ifempty($channel, 'params', 'pickup', '0')} {if $storefronts} {$pickup_storefront = ifempty($channel, 'params', 'pickup_storefront', 'all')}

[`Enable the pickup option for the selected storefronts only:`]


{$storefronts}
{else}

[`No public storefronts are available.`]

{/if}

[`Your design theme must support the order pickup button display in products listings:`] {literal}{$wa->shop->getPickupButton($product)}){/literal} [`See the documentation ›`]
[`Consult your theme developer in case of any questions.`]

{if !empty($channel.id)}
{/if}