{include file="orderforms/{$carttpl}/common.tpl"} {* {debug} *} {if count($products) < 4} {/if} {if file_exists("templates/orderforms/{$carttpl}/layouts/head.tpl")} {include file="templates/orderforms/{$carttpl}/layouts/head.tpl"} {/if}
{$productGroup.tagline}
{/if}| {$LANG.bundledeal} {if $product.displayprice} {$product.displayPriceSimple} {/if} | ||
|
{if $product.bid}
{elseif $product.paytype eq "free"}
{$LANG.orderfree}
{elseif $product.paytype eq "onetime"}
{$product.pricing.onetime} {$LANG.orderpaymenttermonetime}
{else}
{*
{if $product.pricing.hasconfigoptions}
{$LANG.from}
{/if}
*}
{assign var="ccurrency" value=$product.pricing.minprice.price->getCurrency()}
{$ccurrency["prefix"]}
{$product.pricing.minprice.price->toNumeric()}
{$ccurrency["suffix"]}
{if $product.pricing.minprice.cycle eq "monthly"}
/{$LANG.pricingCycleShort.monthly}
{elseif $product.pricing.minprice.cycle eq "quarterly"}
/{$LANG.pricingCycleShort.quarterly}
{elseif $product.pricing.minprice.cycle eq "semiannually"}
/{$LANG.pricingCycleShort.semiannually}
{elseif $product.pricing.minprice.cycle eq "annually"}
/{$LANG.pricingCycleShort.annually}
{elseif $product.pricing.minprice.cycle eq "biennially"}
/{$LANG.pricingCycleShort.biennially}
{elseif $product.pricing.minprice.cycle eq "triennially"}
/{$LANG.pricingCycleShort.triennially}
{/if}
{/if}
{if $product.pricing.minprice.setupFee}
({$product.pricing.minprice.setupFee->toPrefixed()} {$LANG.ordersetupfee})
{/if}
|
||
{$LANG.featuredProduct}
|