How To Add An Ean Field In The Products?

Hello
How can I add an EAN field in the products?

Hello.

Ean you can enter the product code in the field.
If you want to have a separate field, enter in the file /design/backend/templates/views/productsupdate.tpl code
EAN:
/
And you must add the "product_ean" field to the cscart_products table.
The better way is to make a simple addon. Then you do not modify the core code and there is no danger that you will lose the EAN after the upgrade.
Best regards
Robert

I think the most common way is to add it as a feature.

I think the most common way is to add it as a feature.

Yeah but this doesn't work with combinations (in the old version at least). Another problem is that features can only be mutlilanguage meaning you have to add a product code and/or EAN in each language in order to get good feeds.

is there an add-on that does this?

Hello.

Ean you can enter the product code in the field.
If you want to have a separate field, enter in the file /design/backend/templates/views/productsupdate.tpl code
EAN:
/
And you must add the "product_ean" field to the cscart_products table.
The better way is to make a simple addon. Then you do not modify the core code and there is no danger that you will lose the EAN after the upgrade.
Best regards
Robert

is there an add-on that does this?

Hello

Look for the marketplace. Maybe there is something like that. If you do not find, we can do addon for you.

Best regards

Robert

Hello

Look for the marketplace. Maybe there is something like that. If you do not find, we can do addon for you.

Best regards

Robert

It seems that there is nothing interesting,
can you give me a quote to create an add?