fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

Where are the pictures of the individual product swatches saved?

Sven Huppertz

Hello, we bought the Pro plugin to add individual images to each swatch. This has worked very well for our product so far. However, since we do not want to do this manually for over 100 products, we would like to know where these images are stored in the database, so that we can realize this via an export for the other products.

Here these individual images we mean: https://www.awesomescreenshot.com/image/18185130?key=40f15815f614ac0da30d7ffe447b764c

Where, are these stored in the database?

Thank you very much for the feedback.

Hakik Zaman

Hi Sven,

Thanks for reaching out to us. We store that value as termmeta and the name of this meta is product_attribute_image

Please check this, this, and this.

Hopefully it will be helpful for you.

Thank You

Hakik Zaman

Hi Sven,

Thanks for clarifying.

We save the custom attributes meta inside wp_postmeta the table. The name of the meta key is- _wvs_product_attributes

We pass the value for this like as- _wvs_pro_swatch_option[Logo][terms][Yes][image_id]

Inside the database, it looks like this.

Hopefully, it will be helpful for you.

Thank You