#MENU("Tabs") #LOCAL("DisplayFeature", #FUNCTION("FeaturedActionAvailable", #Shop.Object, #Action.Object))#IF(#DisplayFeature NE "NotVisible") #IF((#URLAction NE "MBO-ViewVariations" OR (NOT #SuperProduct AND #IsBundleProduct NNE 1)) AND (#URLAction NE "MBO-ViewBundleProducts" OR #IsBundleProduct EQ 1) AND (#URLAction NE "MBO-ViewDownloadProducts" OR #IsDownloadProduct EQ 1))
  • #INCLUDE(#Template)
  • #ENDIF #ENDIF#ENDLOCAL #ENDMENU #IF(NOT #SuperProduct) #MENU("RightTabs") #LOCAL("DisplayFeature", #FUNCTION("FeaturedActionAvailable", #Shop.Object, #Action.Object))#IF(#DisplayFeature NE "NotVisible")
  • #INCLUDE(#Template)
  • #ENDIF#ENDLOCAL #ENDMENU #ENDIF