#IF((#IsBundleProduct)AND (#COUNT(#BundleProductMaps)))
{Product} | {Status} | {Quantity} | {Price} |
---|---|---|---|
#Name #IF(#Shop.IsProductNoVisible){ItemNoShort}: #Alias#ENDIF |
#INCLUDE("INC-ProductStockLevelIcon") | #IF(#BundledQuantity) #BundledQuantity[float] #OrderUnit.Name #ENDIF | #LOCAL("CurrencyID", #INPUT.Currency) #LOCAL("Price", #FUNCTION("DISPLAYPRICE", #Object, #CurrencyID, #Shop.TaxModel, #Session.User.Object)) #IF(#DEFINED(#DisplayPrice))#SET("HasPrice", 1)#SET("DisplayPrice", #DisplayPrice * #BundledQuantity)#ENDIF #SNIPPET("INC-DisplayPrice", "OrderUnitDisplayOption,EnableAsterisk,NoVariationPriceFromText", "None", "1", "1") #ENDLOCAL #ENDLOCAL | #ENDLOCAL #ENDWITH