[$Goods.Code]
|
[DetailLink::Display=[$Goods.Name]::class=basketitem_link]
[GoodsParams::ItemSeparator=, ::LabelSeparator=: ::HTML.Before= ]
[GoodsSetInfo::ItemTemplate=GoodsSetInfoItem.htm::HTML.Before=]
|
[PlaceHolder::ShowIf=[$User.LoginType] = 0]
[Eval::Expr=number([$BasketItem.Quantity]) / number([$Goods.QuantityInHandlingUnit])::Mask=### ### ### ##0] [$Goods.HandlingUnit] *
[$Goods.QuantityInHandlingUnit] [$Goods.MeasurementUnit] = [$BasketItem.Quantity] [$Goods.MeasurementUnit] *
[$Goods.Price] [$Goods.Currency]
[/PlaceHolder]
[PlaceHolder::ShowIf=[$User.LoginType] <> 0]
[ShoppingCartQuantity::Value=[$BasketItem.Quantity]] [$Goods.MeasurementUnit] *
[$Goods.PriceInclVAT] [$Goods.Currency]
[/PlaceHolder]
|
[$BasketItem.TotalPriceExclVAT::Mask=### ###.##] [$Goods.Currency] |
[$BasketItem.TotalPriceInclVAT::Mask=### ###.##] [$Goods.Currency] |