[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 {section show=$attribute.content.has_discount} 3 {'Price'|i18n( 'design/standard/content/datatype' )}: <strike>{$attribute.content.inc_vat_price|l10n( currency )}</strike> <br/> 4 {'Your price'|i18n( 'design/standard/content/datatype' )}: {$attribute.content.discount_price_inc_vat|l10n( currency )}<br /> 5 {'You save'|i18n( 'design/standard/content/datatype' )}: {sub($attribute.content.inc_vat_price,$attribute.content.discount_price_inc_vat)|l10n( currency )} ( {$attribute.content.discount_percent} % ) 6 {section-else} 7 {'Price'|i18n( 'design/standard/content/datatype' )} {$attribute.content.inc_vat_price|l10n( currency )}<br/> 8 {/section}
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |