{ProductSettings} {CategorySettings}
#IF(#FormError)

{InputError}

{PleaseCorrectErrors}
#ENDIF
{Info1}

#LOCAL("OPALoop",#FROMPLAINLOOP(#OverwritableProductAttributes))
{Name} #LOCAL("ElementCount",#COUNT(#GREP(#OPALoop,"Element","Name","EQ"))) #ENDLOCAL
{ListPrice} #LOCAL("ElementCount",#COUNT(#GREP(#OPALoop,"Element","ListPrice","EQ"))) #ENDLOCAL
{Description} #LOCAL("ElementCount",#COUNT(#GREP(#OPALoop,"Element","Description","EQ"))) #ENDLOCAL
{OrderUnit} #LOCAL("ElementCount",#COUNT(#GREP(#OPALoop,"Element","OrderUnit","EQ"))) #ENDLOCAL
{StockLevel} #LOCAL("ElementCount",#COUNT(#GREP(#OPALoop,"Element","StockLevel","EQ"))) #ENDLOCAL
{DeliveryPeriod} #LOCAL("ElementCount",#COUNT(#GREP(#OPALoop,"Element","DeliveryPeriod","EQ"))) #ENDLOCAL
{IsNew} #LOCAL("ElementCount",#COUNT(#GREP(#OPALoop,"Element","IsNew","EQ"))) #ENDLOCAL
{AvailableFrom} #LOCAL("ElementCount",#COUNT(#GREP(#OPALoop,"Element","IsAvailable","EQ"))) #ENDLOCAL
{Keywords} #LOCAL("ElementCount",#COUNT(#GREP(#OPALoop,"Element","Keywords","EQ"))) #ENDLOCAL
#ENDLOCAL
#LOCAL("OCALoop",#FROMPLAINLOOP(#OverwritableCategoryAttributes))
{Title} #LOCAL("ElementCount",#COUNT(#GREP(#OCALoop,"Element","Name","EQ"))) #ENDLOCAL
{Visibility} #LOCAL("ElementCount",#COUNT(#GREP(#OCALoop,"Element","IsVisible","EQ"))) #ENDLOCAL
{Description} #LOCAL("ElementCount",#COUNT(#GREP(#OCALoop,"Element","Description","EQ"))) #ENDLOCAL
{Keywords} #LOCAL("ElementCount",#COUNT(#GREP(#OCALoop,"Element","Keywords","EQ"))) #ENDLOCAL
{LongDescription} #LOCAL("ElementCount",#COUNT(#GREP(#OCALoop,"Element","Text1","EQ"))) #ENDLOCAL
{LongDescription} (2) #LOCAL("ElementCount",#COUNT(#GREP(#OCALoop,"Element","Text2","EQ"))) #ENDLOCAL
{LongDescription} (3) #LOCAL("ElementCount",#COUNT(#GREP(#OCALoop,"Element","Text3","EQ"))) #ENDLOCAL
{LongDescription} (4) #LOCAL("ElementCount",#COUNT(#GREP(#OCALoop,"Element","Text4","EQ"))) #ENDLOCAL
{Layout} #LOCAL("ElementCount",#COUNT(#GREP(#OCALoop,"Element","Layout","EQ"))) #ENDLOCAL
#ENDLOCAL