• Hi,

    I’ve managed to match the feed so that no matter what product variation the visitor is looking at it matches with the product group ID in the feed. In this case I think it’s fine because it doesn’t matter to me if what size or coulour they are looking at.

    However when they hit AddToCart it changes the content_ids. I don’t know how to fix this. I’m using a feed generated with the plugin. See this image https://imgur.com/3dJW72t

    Hopefully I explained the problem enough. My worry is that it will never know which product go added to the cart because the content_ids doesn’t exist in the feed.

Viewing 1 replies (of 1 total)
  • Plugin Author Antonino Scarfì

    (@antoscarface)

    Hi,

    the AddToCart event contains the variation id of the variation you added in the cart. Why do you say that “it changes the content_ids”?

    Furthermore, if the variation is inside the feed, the AddToCart should work without any problem, as the variation have the product_group_id set in the feed. In fact, the Pixel Helper is green for the AddToCart.

    Maybe I didn’t understand well your request, in case I’d ask you if you can explain with more info 🙂

Viewing 1 replies (of 1 total)

The topic ‘AddToCart event changes content_ids’ is closed to new replies.