Hello!
I have been trying to figure out how to export product variation attributes to the site for a day now. All my attempts ended with the fact that the changes are simply not displayed on the site, although I use the formula that GoogleSync itself gives me when i fetching my products:
{“pa_color”:”white”,”pa_size”:”37″} – this code is being showed when I fetch my products (but after I sync exactly this code back, everything just disappears for the row of that variation 🙂 )
{“color”:”white”,”size”:”37″} – I also tried this….
[{“id”:1,”option”:”white”},{“id”:2,”option:”37″}] – and this…
Some facts:
1) All columns of variation, except of attributes, are working properly.
2) Everything works properly on the side of parent and I can easily moderate those. It means, that attributes are created (they exist), but they don’t want to connect to variations.
Some images to better describe my situation: