{if $service.id} {/if}

{$service.name|escape}

[`Service price`]
{$multi_variants = false} {if count($variants) > 1 || (count($variants) == 1 && !empty($variants[0]['name']))} {$multi_variants = true} {/if} {foreach $variants as $variant} {/foreach}
+
[`Multiple options`]
[`Add option`]

[`When ordered with a particular product, service increases product base price by the amount provided. Service price can be set in bulk for all products, or customized for every individual product or SKU.`]

{*
[`Efficiency`]

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

*}
{if !empty($types)}
[`Offer this service with following products:`]
≈ {_w('%d product', '%d products', $products_count)}
{/if}
[`Taxable`]
{$wa->csrf()}
{* dialogs section *}

[`Delete service`]

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