{if $list->translate("product_translate","name", "product_id", $cart.product_id, "translate_product")} {/if} {$translate_product.name} |
|
|
|
{translate module=cart} price_type {/translate} : {if $cart.product.price_type == "0"} {translate module=cart} price_type_one {/translate} {/if} {if $cart.product.price_type == "1"} {translate module=cart} price_type_recurr {/translate} {/if} {if $cart.product.price_type == "2"} {translate module=cart} price_type_trial {/translate} {/if} |
{if $cart.product.price_type == "1"}
{/if} |
{if $cart.service_id > 0}
{translate module=cart service=$cart.service_id} service_upgrade {/translate} |
{/if} {if $cart.cart_type == "1"} {if $cart.host_type == "ns_transfer"}
{translate module=cart} host_type_domain {/translate} - {$cart.domain_name}.{$cart.domain_tld} |
{/if} {if $cart.host_type == "ip"}
{translate module=cart} host_type_ip {/translate} |
{/if} {/if}
{if $cart.attr}
{$cart.attr} |
{/if}
|
{translate module=cart}
base_price
{/translate}
|
{$list->format_currency_num($cart.price_base, $smarty.const.SESS_CURRENCY)}
|
{translate module=cart}
setup_price
{/translate}
|
{$list->format_currency_num($cart.price_setup, $smarty.const.SESS_CURRENCY)}
|
{translate module=cart}
quantity
{/translate}
|
|
|