FIXED FOR WORK WITH TAF DATA --------- TABLE APPLICABILITY REGARDING THE SPARE PARTS ----- Action -- by default "Add" *Category -- ebay category CustomLabel -- sku Title -- title product *ConditionID -- by default "1000" (new product) Product:EAN -- ean C:Brand -- name brand C:MPN -- artnumber C:CrossReference -- list crooss reference, separator "|", max 30 group data C:Criteries -- list criteries, separator "|", max 30 group data Weight -- weight PicURL -- list images, max 12 images, separator "|" GalleryType -- by default "None" Description -- html page product ** *Format -- by default "FixedPrice" *Duration -- by default "GTC" *StartPrice -- price product *Quantity -- quantity PayPalAccepted -- by default = 1 PayPalEmailAddress -- ebay user email ImmediatePayRequired -- by default = 1 PaymentInstructions -- by default "Payment must be made within 3 business days" *Location -- by default "Bristol" ShippingService-1:Option -- by default "UK_SellersStandardRate" ShippingService-1:FreeShipping -- by default = 1 ShippingService-1:Cost -- by default empty IntlShippingService-1:Option -- by default "UK_SellersStandardInternationalRate" IntlShippingService-1:Locations -- by default "Worldwide" IntlShippingService-1:Cost -- by default = 0 IntlShippingService-1:AdditionalCost -- by default = 0 IntlShippingService-1:Priority -- by default = 1 DomesticRateTable -- by default empty ShippingType -- by default empty WeightMajor -- weigh in Kg, for exampl product weight = 2.37 kg then here need use "2" and for "WeightMinor" = 370 WeightMinor -- difference in gram InternationalRateTable -- by default empty *DispatchTimeMax -- by default = 2 *ReturnsAcceptedOption -- by default "ReturnsAccepted" RefundOption -- by default "MoneyBack" ReturnsWithinOption -- by default "Days_30" OutOfStockControl -- by default empty ShippingCostPaidBy -- by default "Buyer" AdditionalDetails -- default text "Returns are accepted in 30 days time after receiving an item. We will refund you or exchange the desired part. If it is our fault, we will cover all shipping expenses, associated with returning an item." Relationship -- use "Compatibility" RelationshipDetails -- use as "Ktype=3094|Notes=text". Need use separate ktype in new line (http://pics.ebay.com/aw/pics/uk/pdf/file_exchange/file_exchange_advanced_instructions.pdf - 26 page) --------------------------------- Call function for export table : http://webservice3.bovsoft.com:400/bovsoft.csvtableconstructor.script.run?name=FileExchangeStructure-zigmaz&email={email}&password={password}&client_email=&lang={lang}&media_server=&csvseparator=, *** client_email - email for which is binded list products for which need prepare info csvseparator - table separator, possible values : ",", ";", "|", "%09" (TAB) ... in case empty value or missed parameter use by default ";" media_server - path to place TAF images on your server, in case empty value will use our media server ** - for column "Description" will generate html page according sample from client, where will substituting some info for values : {$ADDITIONAL.INFO} - additional info product from client {$LIST.CRITERIES} - table criteries in 2 columns {$TITLE.PRODUCT} - brand + artnumber + name products {$IMAGE.FIRST} - one fisrt image for product *** - additional parameters that can use in URL for substituting necessary values Action -- by default "Add" ConditionID -- by default "1000" (new product) GalleryType -- by default "None" FormatPrice -- by default "FixedPrice" Duration -- by default "GTC" PayPalAccepted -- by default = 1 PayPalEmailAddress -- ebay user email, default use email from user web service ImmediatePayRequired -- by default = 1 PaymentInstructions -- by default "Payment must be made within 3 business days" Location -- by default "Bristol" ShippingService1_Option -- by default "UK_SellersStandardRate" ShippingService1_FreeShipping -- by default = 1 ShippingService1_Cost -- by default empty IntlShippingService1_Option -- by default "UK_SellersStandardInternationalRate" IntlShippingService1_Locations -- by default "Worldwide" IntlShippingService1_Cost -- by default = 0 IntlShippingService1_AdditionalCost -- by default = 0 IntlShippingService1_Priority -- by default = 1 DomesticRateTable -- by default empty ShippingType -- by default empty InternationalRateTable -- by default empty DispatchTimeMax -- by default = 2 ReturnsAcceptedOption -- by default "ReturnsAccepted" RefundOption -- by default "MoneyBack" ReturnsWithinOption -- by default "Days_30" OutOfStockControl -- by default empty ShippingCostPaidBy -- by default "Buyer" AdditionalDetails -- default text "Returns are accepted in 30 days time after receiving an item. We will refund you or exchange the desired part. If it is our fault, we will cover all shipping expenses, associated with returning an item." - some vehicles and products not have language data for all langauges, in this case empty data will subtitute data from EN or DE langauge