Home › Forums › WoodMart support forum › Import/Export Attributes variations swatches
Import/Export Attributes variations swatches
- This topic has 15 replies, 2 voices, and was last updated 2 months ago by
Luke Nielsen.
-
AuthorPosts
-
February 6, 2025 at 8:12 pm #636070
EnzoParticipantHello,
Do you have a method for exporting and importing attributes from site A to site B (both of which use Woodmart) while preserving the colors or images defined for the variations?
February 7, 2025 at 11:46 am #636212
Luke NielsenKeymasterHello,
When you use any plugin or any tools from the hosting providers, it will migrate the complete site you do no need to migrate the theme settings or other settings from the site separately, It will move the complete site. The best way to migrate a site is a free plugin All in one WP Migrate https://wordpress.org/plugins/all-in-one-wp-migration/
Or you can try any other plugin as well. Also, contact your host support, perhaps they provide the services to migrate the site.
Best Regards
February 7, 2025 at 11:56 am #636219
EnzoParticipantNo, but I don’t want to migrate or clone an entire website.
As written in the ticket, I want to export the product attributes with their color and variation swatches.
February 7, 2025 at 1:29 pm #636283
Luke NielsenKeymasterHello,
By default, attributes and their settings export with the products together. So when you export products, the attributes export as well.
Kind Regards
February 7, 2025 at 2:11 pm #636305
EnzoParticipantI don’t want to export my site, nor my products.
I just want to export my attributes and keep the colors or images of my swatches.
February 10, 2025 at 3:30 pm #636854
Luke NielsenKeymasterHello,
Please clarify which method you use for exporting attributes.
Thank you in advance.
Kind Regards
February 13, 2025 at 12:59 pm #637823
EnzoParticipantI’m just asking how can i export attributes of my website using Woodmart to another website using woodmart, and keep my colors et picture for variations swatches.
February 14, 2025 at 11:02 am #638052
Luke NielsenKeymasterHello,
We don’t have “export” functionality for attributes, so you can’t export them just by using the theme, you need to use plugins for that purpose.
Thank you for your time and have a good day.
Kind Regards
February 18, 2025 at 11:42 pm #639189
EnzoParticipantOk, and do you know a plugin who can keep the color and image, that’s working for Woodmart ?
February 19, 2025 at 11:38 am #639310
Luke NielsenKeymasterHello,
Try to use the All in one WP Migrate plugin – https://wordpress.org/plugins/all-in-one-wp-migration/ or the method from WooCommerce – https://woocommerce.com/document/product-csv-import-suite/product-csv-import-suite-exporting-products-and-variations/
Kind Regards
-
This reply was modified 5 months ago by
Luke Nielsen.
February 19, 2025 at 12:55 pm #639342
EnzoParticipantBut i don’t want to export the complete website nor my products. I just want to export attributes.
February 19, 2025 at 6:18 pm #639441
Luke NielsenKeymasterHello,
Sorry, we don’t have such a functionality. Check the article below on how to export product variations – https://woocommerce.com/document/product-csv-import-suite/product-csv-import-suite-importing-product-variations/
Kind Regards
April 25, 2025 at 9:06 pm #656727
EnzoParticipantHello,
So I looked for different solutions and finally decided to develop my own.
I’m able to retrieve my list of attributes and the different attributes they contain.But I don’t have the meta fields linked to Woodmart to define the color or the image.
Can you tell me how to expose these fields on the Woocommerce REST API please?
April 28, 2025 at 12:14 pm #657013
Luke NielsenKeymasterHello,
Unfortunately, by default, meta terms (such as hexadecimal color codes or image links/IDs) are not included in WooCommerce REST API responses.
To make them available, you need to manually register these fields for the API. The fields we used are listed in this response: https://xtemos.com/forums/topic/how-to-send-color-for-attribute-swatches-term-via-woocommerce-api/#post-152312
Kind Regards
May 23, 2025 at 10:17 pm #662932
EnzoParticipantOk.
Now i’m creating pages using REST API but i don’t find how to disable the breadcumbs banner.
What is the parameter to not show this heading banner ?Attachments:
You must be logged in to view attached files.May 26, 2025 at 12:28 pm #663192
Luke NielsenKeymasterHello,
It’s not possible to disable it for the specific page using the REST API, you can disable it only globally via Theme Settings -> Page title.
https://monosnap.com/file/Acfdid8dzKYiLgUwWgGEv0Xbnsgu5d
Kind Regards
-
This reply was modified 5 months ago by
-
AuthorPosts
Tagged: api
- You must be logged in to create new topics. Login / Register