{ExportSuccessful}
{DifferentTaxModels}
{SKU} | {Name} | {Error} | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
#Product.Alias | #Product.Name[slice:40,html] | {ProductNotSetVisible} ({NoExport}) |
#ELSIF(#Reason EQ "ProductNoName")
#Product.Alias | {ProductNoName} ({NoExport}) |
#ELSIF(#Reason EQ "ProductNoPrice")
#Product.Alias | #Product.Name[slice:40,html] | {NoPriceSpecified} ({NoExport}) |
#ELSIF(#Reason EQ "ProductNoShipping")
#Product.Alias | #Product.Name[slice:40,html] | {NoShippingAvailable} ({NoExport}) |
#ELSIF(#Reason EQ "ProductNoImage")
#Product.Alias | #Product.Name[slice:40,html] | {ProductNoImage} ({NoExport}) |
#ELSIF(#Reason EQ "ProductNoCategory")
#Product.Alias | #Product.Name[slice:40,html] | {NoCategoryAvailable} ({NoExport}) |
#ELSIF(#Reason EQ "ProductNoDeliveryPeriod")
#Product.Alias | #Product.Name[slice:40,html] | {NoDeliveryPeriodAvailable} ({NoExport}) |
#ELSIF(#Reason EQ "INVALID_CHARACTER" AND (#PortalSite.Alias EQ "Kelkoo_fr_FR" OR #PortalSite.Alias EQ "Kelkoo_fr_BE"))
#Product.Alias | #Product.Name[slice:40,html] | La description de votre produit contient des caractères spéciaux non acceptés par Kelkoo. Merci de bien vouloir la modifier. |
#ELSIF(#Reason EQ "ValueTooLong")
#Product.Alias | #Product.Name[slice:40,html] | #IF(#AttributeName EQ "title") {ValueTooLongName}#ELSE {ValueTooLongDescr}#ENDIF | #ELSIF(#Reason EQ "TaxModelMismatch"){DifferentTaxModels} | #ELSE{UnknownError} #Reason: #Name (#Message) | #ENDIF
{Country} | #PortalSite.Country.Native |
{Language} | #LOCAL("CurrentLanguageID", #PortalSite.Language.LanguageID) #LOOP(#Shop.Languages) #IF(#LanguageID == #CurrentLanguageID)#Native#ENDIF #ENDLOOP #ENDLOCAL |
{CurrencyID} | #PortalSite.Currency.Symbol |
{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) {CountryNotInMethod}#ENDIF #ENDLOCAL |
{ImageAttribute} | |
{Description} {MandatoryStar} |