#IF(#INPUT.ViewAction NE "ViewProductPrint" AND #COUNT(#SubProducts))#LOCAL("HasPrice", 0)
{ProductVariations} | |||||
---|---|---|---|---|---|
#IF(#ImageSmall) #JOIN("
#IF(#Shop.FeatureMaxValue.Basket)
#LOCAL("DisplayPrice",#FUNCTION("DISPLAYPRICE", #Object, #INPUT.Currency, #Shop.TaxModel, #Session.User.Object))
",#VariationTypeValues)#LOCAL("AttributeValue",#GET(#Attribute.Alias))#Attribute.NameOrAlias: #AttributeValue.ValueOrAlias#ENDLOCAL#ENDJOIN
#IF(#DEFINED(#DisplayPrice))
#SNIPPET("INC-DisplayPrice", "OrderUnitDisplayOption,EnableAsterisk,NoVariationPriceFromText", "Short", "1", "1")
#SET("HasPrice", 1)
#ENDIF
#ENDLOCAL
#LOCAL("LinkOption","NoOption")#INCLUDE("INC-BasketLink")#ENDLOCAL
#ENDIF
#IF(#IsAvailable)
#INCLUDE("INC-ProductStockLevelIcon")
#ENDIF
|
#IF ((#VariationsCount%4)NEQ 0)|||||
#ENDIF #IF(#VariationsCount NEQ 3) | #ENDIF #IF(#VariationsCount NEQ 4) | #ENDIF #ENDIF #ENDLOCAL |