{if $service.id} {/if}

{$service.name|escape}

[`Base price`]
{$multi_variants = false} {if count($variants) > 1} {$multi_variants = true} {/if} {foreach $variants as $variant} {/foreach}
+
[`Multiple options`]
[`Add option`]
[`Price you charge for this service can be customized for every product or SKU. Base price is used if the custom price for a particular product is not set.`]
{*
[`Efficiency`]

[`+%s (+%f%) to the overall sales during the last 30 days`]

*}
[`Applicable for`]
{if !empty($types)}
[`Automatically offer this service with the products of the following types:`]
{if $products_count > 0}≈ {_w('%d product', '%d products', $products_count)}{/if}
{/if}
[`In addition, select particular products to offer this service with:`] {foreach $products as $product} {/foreach} {capture "template-services-new-product"}{literal} {/literal}{/capture}
{$product.name|escape}
{%=o.product.name%}
[`Taxable`]
{$wa->csrf()}
{* dialogs section *}

[`Delete service`]

[`Are you sure you want to delete this service?`]
{$wa->csrf()} [`or`] [`cancel`]
{* js templates block*} {foreach $smarty.capture as $template => $template_content} {if $template_content && (strpos($template, 'template-')===0)} {/if} {/foreach}