{"section":"known-issues","requestedLocale":"en","requestedSlug":"addtocart-event-doesnt-send-the-discount-info-and-the-discount-price","locale":"en","slug":"addtocart-event-doesnt-send-the-discount-info-and-the-discount-price","path":"docs/en/known-issues/Store Framework/addtocart-event-doesnt-send-the-discount-info-and-the-discount-price.md","branch":"main","content":"## Summary\n\n\nWhen a product has a promotion applied, the add_to_cart event should send the discount information and the price with the discount. This is described on the GA4 documentation: https://developers.google.com/analytics/devguides/collection/ga4/reference/events?utm_source=chatgpt.com&client_type=gtag#add_to_cart_item. But right now, our add_to_Cart event is not doing it.\n\n\n#### Simulation\n\n\nTry to add a product to the cart of your store and look at the add_to_cart_event. There is no discount on the response, and the price is still the full price.\n\n\n#### Workaround\n\n\nN/A"}