#IF(#FormError)
{InputError}
{PleaseCorrectErrors}
#ENDIF
#GUI("accordion")
#GUI.item(
"title" = {({AdditionalInformation})},
"content" = {(
)}
)
#ENDGUI
#GUI("accordion")
#GUI.item(
"title" = {({ProductImages})},
"content" = {(
)}
)
#ENDGUI
#GUI("accordion")
#GUI.item(
"title" = {({VariationsWithDifferentPrices})},
"content" = {(
)}
)
#ENDGUI
#MENU("ProductSettingsMore")
#INCLUDE(#Template)
#ENDMENU