Skip to Content
Menu
This question has been flagged

Hi. I'm using Odoo Standard 17


Short question: How should I name the 'Product Attribute' column?


I need to upload many products to my e-commerce, so I'm using the 'import records' option.


I created a product attribute called "Content" with various values (e.g.: 60ml, 80g, 1L...). In the spreadsheet, I wrote the values of each product in a column named "Attributes". Obviously, this is not the correct identifier. I can't figure it out. I think it's something like "Products / Attributes / Values".


Thank you for your attention!

Avatar
Discard
Best Answer

Hi,
You can try this,Go to inventory -> configuration -> attributes -> Import records
Now, add the following four columns in the uploaded file::
1. id -> matches external_id    Example: prod_attr_content
2. name -> matches attribute nameExample: Content
3. value_ids/id -> matches value - external_idExample: prod_attr_val_60ml, prod_attr_val_80g
4. value_ids/name -> matches value-valueExample: 60ml,80g


Hope it helps

Avatar
Discard
Best Answer

Hi  Ezert,

I think this video can help you: https://www.youtube.com/watch?v=VyhwkhnwIck&list=PLSKcWRTtEl5qzvRaI-VTGavfReiHS_EEb&index=6

Avatar
Discard
Related Posts Replies Views Activity
4
Aug 25
2287
0
Aug 24
1219
1
Jun 24
1665
1
May 24
1170
0
Apr 24
1211