Voit käyttää komentoa näkymissä:
- Tuotekortti
- Tuotelistauksen helperit
Katso myös:
Attribuutit:
Tulostaa tuotteen kaikki hinnat.
Esimerkkitulostukset
{ProductPrices} - hintojen oletustulostus
<dl class="Prices"> <dt class="DiscountPrice Price">Hinta</dt> <dd class="DiscountPrice Price">149<span class="DecimalSeparator">,</span><span class="PriceDecimals">90</span>€</dd> <dt class="ListPrice Price">Suositushinta</dt> <dd class="ListPrice Price">179<span class="DecimalSeparator">,</span><span class="PriceDecimals">90</span>€</dd> <dt class="KlarnaPrice Price">Osamaksulla</dt> <dd class="KlarnaPrice Price"><span class="PriceFrom">Alkaen</span> 9<span class="DecimalSeparator">,</span><span class="PriceDecimals">80</span>€/kk</dd> </dl>
{ProductPrices(html:'false')} - hintojen tulostus ilman HTML-merkintää
<dl class="Prices"> <dt class="DiscountPrice Price">Hinta</dt> <dd class="DiscountPrice Price">149,90€</dd> <dt class="ListPrice Price">Suositushinta</dt> <dd class="ListPrice Price">179,90€</dd> <dt class="KlarnaPrice Price">Osamaksulla</dt> <dd class="KlarnaPrice Price">Alkaen 9,80€/kk</dd> </dl>
{ProductPrices(klarnaprice:'false')} - hintojen tulostus ilman osamaksuhintaa
<dl class="Prices"> <dt class="DiscountPrice Price">Hinta</dt> <dd class="DiscountPrice Price">149<span class="DecimalSeparator">,</span><span class="PriceDecimals">90</span>€</dd> <dt class="ListPrice Price">Suositushinta</dt> <dd class="ListPrice Price">179<span class="DecimalSeparator">,</span><span class="PriceDecimals">90</span>€</dd> </dl>
Lisää tähän sivuun liittyviä ohjeita:
- CompatibleProducts
- CrossSaleProducts
- KlarnaPrice
- PreorderProducts
- ProductAddToCart
- ProductAvailability
- ProductBrand
- ProductBrandLink
- ProductBrandName
- ProductBuy
- ProductClass
- ProductCode
- ProductComparePrice
- ProductFullDesc
- ProductId
- ProductImage
- ProductImageCaption
- ProductImageURL
- ProductImages
- ProductListImage
- ProductName
- ProductPrice
- ProductPriceWithoutTax
- ProductPrices
- ProductReleaseDate
- ProductShippingCosts
- ProductShortDesc
- ProductStockPlace
- ProductSupplierCode
- ProductTaxRate
- ProductThumbnails
- ProductURL
- ProductWarranty
- ProductWeight
- SimilarProducts
