Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
1645 Visninger

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
Kassér
Bedste svar

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
Kassér
Bedste svar

Hi  Ezert,

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

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
nov. 24
1724
0
aug. 24
1099
1
jun. 24
1342
1
maj 24
1019
0
apr. 24
1049