On Wed, Oct 29, 2008 at 11:12 AM, hugh muirhead <[EMAIL PROTECTED] > wrote:
> hi, would it be difficult to import a .csv of: product description, price, > image, weight, dimensions, inventory, and product number, are there any > existing scripts?, thanks. It wouldn't be difficult at all . . . Our supplier has a large amount of products (~3500) in an XML file. I studied the format a little bit, and took an hour to write a script that parses the file, and puts in the products that we want, while creating categories, downloading images, etc. Surely a CSV file would be just as simple but the format would be different for every supplier. But the time you took converting their Excel format to a Satchmo-specific, you could have whipped up the custom script yourself. That's my $0.02 . . . -- Mike Hostetler http://mike.hostetlerhome.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
