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)
-   -   Adding Fields to Product Info (https://forum.x-cart.com/showthread.php?t=43738)

gotpump 11-17-2008 07:50 PM

Adding Fields to Product Info
 
I'd like to add additional information about products in the Details area.

Such as,

Color, Size, Features, Materials.

The problem I face is that my current supplier updates their catalog daily which I can download in .csv format. Each one of those options is in a separate column which I would like to be able to identify like !COLOR then have any of the information in that column to display under

Detals:
SKU
PRICE
COLOR
SIZE
MATERIAL

etc. etc.

Also when I download my products I see a !CATEGORYID is there any way for me to get around using this? and just use the !CATEGORY to place products threwout the store?

Any help would be great.

balinor 11-18-2008 02:52 AM

Re: Adding Fields to Product Info
 
Have a look at this, will explain how to import:

http://www.x-cart.com/xcart_manual/compiled/X-Cart_4111_import_export_guide.pdf

As for the extra data, use Extra Fields :)

gotpump 11-18-2008 05:13 AM

Re: Adding Fields to Product Info
 
Wow I didn't even see that lol. Thanks balinor.

gotpump 11-18-2008 03:20 PM

Re: Adding Fields to Product Info
 
Ok so I've enter the extra fields and when I export them it looks like this

Row # 1[Products]
Row #2 !PRODUCTID | !PRODUCTCODE


Row # 50 [Product Extra fields]
Row # 51 !Color | !length |


is there any way i can put the [Extra Fields] and [Products] on the same line (row #1) ? so when I reach the end of the Products options it will start [Product Extra fields] on Row 1 instead of row 50? Or will this not accept during uploading?


Does this make any sense at all? haha

gotpump 11-18-2008 06:05 PM

Re: Adding Fields to Product Info
 
Also everytime I try and import anything even as small as 2 options i get,

Error of recognition the first row of CSV-file (should be the columns names).

I have tried

[PRODUCTS]

!PRODUCTCODE !PRODUCT !PRICE

and

[PRODUCTS] !PRODUCTCODE !PRODUCT !PRICE
What the hell am I doing wrong?

I'm saving the file as .csv with comma and trying to import as comma.


All times are GMT -8. The time now is 11:01 AM.

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