#IF(#DELETE)
{AcceptActionVariation}
#ENDIF
#IF(#FormError AND #FormErrors.Form.VariationTypes)
{InputError}
#IF(#FormErrors.Form.VariationTypes.Reason.ValueNotAvailforAllSubs)
{ValueNotAvailforAllSubs}
{SetDefaultValueMasterProduct}
#ELSE
{PleaseCorrectErrors}
#ENDIF
#ELSIF(#FormError AND #FormErrors.Form.NewSubProducts.Reason.SubProductsCountFeatureLimitExceeded)
{Notification}
{SubProductsCountFeatureLimitExceeded1}
{SubProductsCountFeatureLimitExceeded2}
#INCLUDE("FeaturePromotion")
#ELSIF(#FormErrors.Form.NewSubProducts.Reason.VariationCombinationExists)
{Notification}
{VariationCombinationExists}
#ELSIF(#FormErrors.Reason.ImageResizeError)
#LOOP(#FormErrors.Reason.ImageResizeError.Errors)
{BadFile}: #File
#ENDLOOP
#ENDIF
#IF(#Shop.FeatureMaxValue.Variations)
#LOCAL("NumberOfSelectedVariations", #COUNT(#SelectedVariations))
#IF(NOT #DELETE)
#IF(NOT #DEFINED(#Shop.VariationPriceFromText) AND #AtLeastOneVariationHasAnOwnPrice)
{HowToShowFromPrice}
{HowToShowFromPrice1}
#LOCAL("ExamplePrice", 19.95) ({Example}: {ExampleFromPrice})#ENDLOCAL
{HowToShowFromPrice2}
{EditFromText}
#ENDIF
#IF(NOT #NumberOfSelectedVariations > 0)
{ProductVariations}
{ProductVariationsInfoText}
#ELSE
#IF(#INPUT.ProductVariationWizard)
{ProductVariationWizardSuccesful}
{FurtherAdaptions}
#ELSE
{ProductVariationWizardInfo}
{StartProductVariationWizard}
#ENDIF
#ENDIF
#ENDIF
#IF(#NumberOfSelectedVariations > 0)
#IF(NOT #INPUT.PopUp AND NOT #DELETE)
{RelatedTopics}
#BLOCK("MENU","RelatedTopic")
- #INCLUDE(#Template)
#ENDBLOCK
#ENDIF
#ENDIF
#ENDLOCAL
#ENDIF
#IF(#INPUT.PopUp)