Bug Report
Describe the bug:
In the Custom Pixel App called Facebook Extension within facebook-pixel/react/index.tsx in line 48, the product value is divided by 100. As a result, an erroneous product value is displayed in the Facebook Analytics dashboard.
To Reproduce:
To reproduce the issue, follow these steps:
Add a product to the cart.
Expected behavior:
The expected behavior is to receive the correct product value in the Facebook Analytics dashboard, without it being divided by 100.
Additional context:
It is possible that this bug fix is related to an issue that occurred three years ago. It is worth investigating whether this fix conflicts with any recent updates or changes made to other components.
Bug Report
Describe the bug:
In the Custom Pixel App called Facebook Extension within facebook-pixel/react/index.tsx in line 48, the product value is divided by 100. As a result, an erroneous product value is displayed in the Facebook Analytics dashboard.
To Reproduce:
To reproduce the issue, follow these steps:
Add a product to the cart.
Expected behavior:
The expected behavior is to receive the correct product value in the Facebook Analytics dashboard, without it being divided by 100.
Additional context:
It is possible that this bug fix is related to an issue that occurred three years ago. It is worth investigating whether this fix conflicts with any recent updates or changes made to other components.