View Single Post
  #6  
Old 07-13-2006, 11:11 PM
 
nevets1219 nevets1219 is offline
 

eXpert
  
Join Date: Jun 2006
Posts: 351
 

Default

Wouldn't you just export via CSV like you normally do and then have Excel extract what it needs and convert it to what you want.

Seeing as how the link is just made from the productid (or some other field inside your CSV) you can just concatenate strings together to create the URL.

Or the other option would be to clone the export to CSV and modify it to your needs. Shouldn't be all that hard seeing as how every element of the design is already implemented in different part of your website.

I would take a look at the froogle export since it should contain an URL.
__________________
4.1.8
Reply With Quote