{if !$CPT_CONSTRUCTOR_MODE} {if $currencies_count ne 0 && $product_info.Price > 0} {* show list price? *} {if $product_info.list_price > 0 && $product_info.list_price > $product_info.Price && $product_info.Price > 0} {$product_info.list_priceWithUnit} {/if} {$product_info.PriceWithUnit} {* you save *} {if $product_info.list_price > 0 && $product_info.list_price > $product_info.Price && $product_info.Price > 0}