#Add image field to product category

3 messages · Page 1 of 1 (latest)

copper hamlet
#

Hello everyone,
I want to add image field for the product category, how can I achieve that?

void mason
#

Hey @copper hamlet
What about using the metadata colulmn for this ? 🙌
It's a jsonb, so you can store almost everything inside

copper hamlet