gingham743
10th August 2008, 16:10
Hi Everybody,
I am trying unsuccessfully to bulk upload into Shopzilla (Bizrate). I use Cacushop for my cart/business website, which has a feature for exporting .csv data, however, I am having trouble finding the relevant strings/code to obtain the details I need to fulfil Shopzilla's criteria.
I can create a froogle export from Cacushop, however the info does not contain SKU's, which is an essential requirement.
Example, the following string exports details of all orders from cactushop: -
-
SELECT C_ID, C_EmailAddress, C_CardholderName, C_ML_SignupDateTime, C_ML_SignupIP, C_LanguageID FROM tblCactuShop1Customers WHERE C_ML_SendMail='y'
C_ID, C_EmailAddress, C_CardholderName, C_ML_SignupDateTime, C_ML_SignupIP, C_LanguageID
n, s, s, s, s, s
comma
doublequote
-
Does anybody know the Cactushop strings that would allow me to export the info below: -
Category, Manufacturer, Title, Description, Link, Image, SKU, Quantity, Condition, Shipping Weight, Shipping Costs, Bid, Promo Text, UPC, Price
Thank you in advance, Jinnett
I am trying unsuccessfully to bulk upload into Shopzilla (Bizrate). I use Cacushop for my cart/business website, which has a feature for exporting .csv data, however, I am having trouble finding the relevant strings/code to obtain the details I need to fulfil Shopzilla's criteria.
I can create a froogle export from Cacushop, however the info does not contain SKU's, which is an essential requirement.
Example, the following string exports details of all orders from cactushop: -
-
SELECT C_ID, C_EmailAddress, C_CardholderName, C_ML_SignupDateTime, C_ML_SignupIP, C_LanguageID FROM tblCactuShop1Customers WHERE C_ML_SendMail='y'
C_ID, C_EmailAddress, C_CardholderName, C_ML_SignupDateTime, C_ML_SignupIP, C_LanguageID
n, s, s, s, s, s
comma
doublequote
-
Does anybody know the Cactushop strings that would allow me to export the info below: -
Category, Manufacturer, Title, Description, Link, Image, SKU, Quantity, Condition, Shipping Weight, Shipping Costs, Bid, Promo Text, UPC, Price
Thank you in advance, Jinnett