#IF(#ItemNo==0)
#IF(#ImageSmall)
#ENDIF
#IF(#IsNew){New}#ENDIF #NameOrAlias#IF(#Shop.IsProductNoVisible AND NOT #DEFINED(#SuperProduct) AND NOT #DEFINED(#DefaultSubProduct)) {ItemNoShort}: #Alias #ENDIF #IF(#Description)
#Description[0]
#ENDIF
#IF(#AvailabilityComment AND NOT #IsAvailable)
#AvailabilityComment[0]
#ENDIF
#IF(NOT #IsDeliveryTimeLonger AND #CanAddToBasket AND #DeliveryPeriod )
{DeliveryPeriod}: #DeliveryPeriod {DaysFuzzy}
#ENDIF
#LOCAL("DisplayPrice", #FUNCTION("DISPLAYPRICE", #Object, #INPUT.Currency, #Shop.TaxModel, #Session.User.Object))
#IF(#DEFINED(#DisplayPrice))
#IF(#IsDailyPrice)
{IsDailyPriceSF}
#ENDIF
#LOCAL("ManufacturerPrice", #FUNCTION("MANUFACTURERPRICE", #Object, #INPUT.Currency, #Shop.TaxModel, #Session.User.Object))
#IF(#DEFINED(#ManufacturerPrice))
#IF(#Shop.ReferencePriceText)#Shop.ReferencePriceText[0]#ENDIF
#IF(#Shop.CancelReferencePrice)#ManufacturerPrice[money]#ELSE #ManufacturerPrice[money]#ENDIF
#IF(#Shop.PriceTagInfoSingleProductGross OR #Shop.PriceTagInfoSingleProductNet)
#ENDIF #ENDLOCAL #SNIPPET("INC-DisplayPrice", "OrderUnitDisplayOption", "Short")
#IF(#FUNCTION("DISPLAYPRICETAGINFOGROSS", #Object, #Shop.TaxModel, #Session.User.Object))
#Shop.PriceTagInfoSingleProductGross[0]
#ELSE
#Shop.PriceTagInfoSingleProductNet[0]
#ENDIF
#ENDIF
#LOCAL("ReferencePrice",#FUNCTION("REFERENCEPRICE", #Object, #DisplayPrice, #INPUT.Currency))
#IF(#ReferencePrice != #DisplayPrice)
#RefAmount #IF(#DEFINED(#RefUnit.Abbreviation))#RefUnit.Abbreviation#ELSE#RefUnit.NameOrAlias#ENDIF = #ReferencePrice[money]
#ENDIF
#ENDLOCAL
#ENDIF
#IF(NOT (#StockAlert EQ "NO_STOCK") AND #IsAvailable AND NOT #SuperProduct)
#INCLUDE("INC-ProductStockLevelIcon")
#ENDIF
{Weight}: #Weight[float] #WeightUnit.Abbreviation
#ENDIF
#LOCAL("LinkOption","Icon")
#MENU("ListProductLinks")#INCLUDE(#Template)#ENDMENU
#ENDLOCAL
#ENDLOCAL
|
#IF(#COUNT(#Pager.Items)==(#ItemNo+1))
#IF((#COUNT(#Pager.Items) % 3)==2)
#ELSIF((#COUNT(#Pager.Items) % 3)==1) | #ENDIF |