#Need suggestions to add attributes to products.

3 messages · Page 1 of 1 (latest)

sleek sphinx
#

I am new to medusa. The product needs some extra attributes like thickness, material, finish. So,I need some suggestions for the way to add extra attributes to products. I found that it can be updated by variants, but I think it doesn't make sense to add those in variants.

I also need to include those attributes in bulk excel import and export.

amber grove
#

a lot of entities, including products have extra "metadata" json column in the db.. when creating/updating a product you can set arbitrary data there

sleek sphinx
#

Thanks for the suggestion, but I think metadata will not work for me as i need to attach some files to the product.