#IF( #IsVisible )
#INCLUDE("INC-SelectVariation") #IF( NOT (#StockAlert EQ "NO_STOCK" OR (#StockAlert EQ "OUT_STOCK" AND #Shop.ProductLowOnStockAction==2) OR NOT #IsAvailable) OR #StockAlert EQ "NO_STOCK" OR #IsDownloadProduct OR (#SuperProduct.IsCustomizable OR (NOT #SuperProduct AND #IsCustomizable)) ) #MENU("Content-Base-Basket")#INCLUDE(#Template)#ENDMENU #ENDIF
#ENDIF