X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Export to CSV - Generate HTML link (https://forum.x-cart.com/showthread.php?t=23234)

x-online 07-12-2006 08:51 PM

Export to CSV - Generate HTML link
 
Hi there,

do you know or has anyone come across a way to export html links on to CSV file?

These are the criterials that another website needs for us to be able to have our products with them:

" need an export (csv) with: product ID, product category, product name, product url, price, availability.
For example:

162763;Digital cameras;Canon digital ixus 430;http://www.store.com/product.asp?id=162763;221;3 days"

I don't know how to actually generate the "link" out with the proper product ID without having to go one by one for each product we carry.

thanks

balinor 07-13-2006 04:29 PM

Yea, that would be nice for sure. Not possible by default, but I'm sure someone could custom code it for you.

x-online 07-13-2006 05:29 PM

Balinor,

i got a formular in my excel where it does all that but having more than 1000 products and spread out to 9 excel files it can be so hard lol...

Anyhow.... please suggest waht i can do to accomplish this ;)

nft 07-13-2006 07:01 PM

Hi, I have also been looking into this for Yahoo, MSN and other sites.

I am thinking about modifying the froogle mod and maybe that will work.

Anyone think this is worth a crack?

Will let you know my findings.

James

x-online 07-13-2006 07:08 PM

keep us post of wher eyo're up to ;)

nevets1219 07-13-2006 11:11 PM

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.

x-online 07-13-2006 11:27 PM

i think froggle export does the job... turn it into an excel file.. and customise to those columns i wanted ;)

Thanks.


All times are GMT -8. The time now is 04:36 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.