{$obj->_w('Basic settings')}

{$obj->_w('Currency')}
{$obj->_w('Supported payment types')}
{if !empty($payment_type)} {$payment_types = ifset($settings, 'payment_type', [])} {foreach $payment_type as $type} {$type['title']}
{/foreach} {/if}

{$obj->_w('Select payment types which must be supported by a shipping option selected by a customer.')}
{$obj->_w('This setting is not used for multi-step checkout.')}

{$obj->_w('Weight dimension unit')}
{$obj->_w('Length dimension unit')}
{$obj->_w('Service')}
{$obj->_w('Address')}
{$obj->_w('Shipping time')}
{$obj->_w('hours')}

{$obj->_w('Time required to deliver ordered items to this pickup point, which is added to the total order ready time.')}

{$obj->_w('Storage time')}
{$obj->_w('days')}