#IF(#FormError)

{InputError}

{PleaseCorrectErrors}
#ENDIF
#GUI("accordion") #GUI.item( "title" = {({AdditionalInformation})}, "content" = {(
{IsProductNoVisible}

{IsWeightVisible}

{AcceptDeleteAll}
)} ) #ENDGUI #GUI("accordion") #GUI.item( "title" = {({ProductImages})}, "content" = {(
#IF(#Shop.FeatureMaxValue.ProductSlideShow) #ENDIF
{UseImageZoom}

{ZoomWindow} {Height}  px   x   {Width} px

{ImageFlipAfter}

{DisplayThumbsInZoomView} {BubbleHelpDisplayThumbsInZoomView}

{MaxImageSize} "{ZoomView}" {BubbleHelpProductImageLargeSize}"
)} ) #ENDGUI #GUI("accordion") #GUI.item( "title" = {({VariationsWithDifferentPrices})}, "content" = {(

{DoDisplayVariationPriceFromText}

{VariationPriceFromText}
#LOOP(#Languages) #BLOCK("WITH_LANGUAGE", #LanguageID)  #Native
#ENDBLOCK #ENDLOOP
{Preview}
#LOCAL("ExamplePrice", 19.95) #VariationPriceFromText #ExamplePrice[money] #ENDLOCAL #IF(#Shop.PriceTagInfoSingleProductGross OR #Shop.PriceTagInfoSingleProductNet)
  #IF(#Shop.PriceTagInfoSingleProductGross)#Shop.PriceTagInfoSingleProductGross[0]#ELSE#Shop.PriceTagInfoSingleProductNet[0]#ENDIF #ENDIF
)} ) #ENDGUI #MENU("ProductSettingsMore") #INCLUDE(#Template) #ENDMENU
#IF(#FUNCTION("MENU_COUNT", "RelatedTopic") > 0)

{RelatedTopics}

#ENDIF