{SKU} | {Name} | {Error} |
---|---|---|
#Product.Alias | #Product.Name[slice:40,html] | {AttributeHasNoValue} |
#System.ProtocolAndServer#Portal.ExportWebPath/#ExportFileName
{ExportAllProducts} | |
{ExportAllVariations} | |
{ShippingMethod} {MandatoryStar} |
#LOCAL("IsMethodCorrect", 0)
#IF(#DEFINED(#ShippingMethod.Region))
#LOOP(#ShippingMethod.Region.Countries)
#IF(#CountryID == #PortalSite.Country.CountryID)
#SET("IsMethodCorrect", 1)
#ENDIF
#ENDLOOP
#ELSE
#SET("IsMethodCorrect", 1)
#ENDIF
#LOCAL("ErrorShippingMethodID", 0)
#IF(#FormError)
#SET("ErrorShippingMethodID", #ShippingMethod)
#IF(#ErrorShippingMethodID EQ "")#SET("ErrorShippingMethodID", 0)#ENDIF
#ELSIF(#DEFINED(#ShippingMethod))
#SET("ErrorShippingMethodID", #ShippingMethod.ID)
#ENDIF
#ENDLOCAL
#IF(NOT #IsMethodCorrect)
![]() |
{ListColumnSeparator} | #LOCAL("SelectedListColumnSeparator", #PortalSite.ListColumnSeparator) #IF(#FormError)#SET("SelectedListColumnSeparator", #INPUT.ListColumnSeparator)#ENDIF #ENDLOCAL |
{ListRowSeparator} | #LOCAL("SelectedListRowSeparator", #PortalSite.ListRowSeparator) #IF(#FormError)#SET("SelectedListRowSeparator", #INPUT.ListRowSeparator)#ENDIF #ENDLOCAL |
{ListQuoteCharacter} | #LOCAL("SelectedListQuoteCharacter", #PortalSite.ListQuoteCharacter) #IF(#FormError)#SET("SelectedListQuoteCharacter", #INPUT.ListQuoteCharacter)#ENDIF #ENDLOCAL |
{always_quote} |
|