{if !empty($error)}

 [`Error`]

{$error|escape} {else}

 {$plugin.name|escape} id:{$plugin.plugin|escape}

[`HTML. Shipping option description is shown to customer during the checkout.`]
{if !empty($taxes)}
[`Select a tax rule to be applied to shipping rates calculated by this plugin.`]
{/if}
[`Specify a period of time expressed in hours. It will be added to order ready time calculated by storefront business hours.`]
{if !empty($settings_html)}
{$settings_html}
{/if} {if !empty($guide_html)}
{$guide_html}
{/if}

[`Checkout`]

[`Offer shipping to customer types`]
{sprintf('[`In ā€œ%sā€ mode shipping is offered only to selected customer types.
In ā€œ%sā€ mode this setting is ignored and shipping is always offered to all customer types.`]', '[`In-cart checkout`]', '[`Multi-step checkout`]')}
[`Minimal shipping rate`]
{$def_cur}
[`Secure your store from underestimated shipping expenses by setting the minimal fallback rate.`]
[`Cancel`]
{if isset($plugin.status) && !empty($plugin.id)}
[`Delete this shipping option`]
{/if}
{/if}