I’m importing products via API from another WooCommerce site (Astra theme) to my Woodmart site using n8n.
When I test importing from Astra to Astra, everything works fine. But when importing from Astra to Woodmart, variations are not assigned correctly:
Variations appear randomly.
Instead of swatches, they show as dropdowns.
Prices, colors, and other attributes are not assigned to existing attributes.
How can I make sure that imported variations go into existing attributes and show as swatches, with correct prices, colors, and other attributes, without creating duplicates?