#LOCAL("VisCrossSelling", #VisibleCrossSelling) #IF(#Shop.FeatureMaxValue.ManualCrossSelling AND #COUNT(#VisCrossSelling))

{PleaseBuyAlsoTheseProducts}

#LOCAL("HasPrice", 0) #LOOP(#VisCrossSelling)#WITH(#TargetProduct) #LOCAL("DisplayPrice", "") #IF(#DefaultSubProduct AND NOT #SuperProduct) #SET("DisplayPrice", #DISPLAYPRICE(#DefaultSubProduct.Object, #INPUT.Currency, #Shop.TaxModel, #Session.User.Object)) #ELSE #SET("DisplayPrice", #DISPLAYPRICE(#Object, #INPUT.Currency, #Shop.TaxModel, #Session.User.Object)) #ENDIF #IF((NOT (#ItemNo % 3))AND(#ItemNo NNE 0))#ENDIF #IF(NOT (#ItemNo % 3))#ENDIF #ENDLOCAL #ENDWITH#ENDLOOP
#IF(#Comment)
#Comment
#ENDIF #IF(#ImageSmall)
#IF(#DefaultSubProduct AND NOT #SuperProduct) #ELSE #ENDIF #NameOrAlias
#ENDIF
#IF(#DefaultSubProduct AND NOT #SuperProduct) #NameOrAlias #ELSE #NameOrAlias #ENDIF
#SNIPPET("INC-DisplayPrice", "OrderUnitDisplayOption,EnableAsterisk", "Short", "1") #IF(#DisplayPrice)#SET("HasPrice", 1)#ENDIF
#IF(#IsAvailable) #IF(NOT #DefaultSubProduct OR #SuperProduct) #IF(NOT #Shop.ExclusiveAddToBasketButton)
#LOCAL("LinkOption","NoOption")#INCLUDE("INC-BasketLink")#ENDLOCAL
#ENDIF #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
#IF(#DisplayDeliveryWeight AND #Weight)
{Weight}: #Weight[float] #WeightUnit.Abbreviation
#ENDIF
#IF(#HasPrice) #IF(#FUNCTION("DISPLAYPRICETAGINFOGROSS", #Object, #Shop.TaxModel, #Session.User.Object)) #IF(#Shop.PriceTagInfoMultiProductGross)
* #Shop.PriceTagInfoMultiProductGross[0]
#ENDIF #ELSIF(#Shop.PriceTagInfoMultiProductNet)
* #Shop.PriceTagInfoMultiProductNet[0]
#ENDIF #ENDIF #ENDLOCAL
#ENDIF #ENDLOCAL