Good day,
I’m currently developing an order summary form that allows users to select products managed through a custom ACF post type. The products are displayed using a custom query loop, and when selected, they populate a summary section with live values and calculated fields.
The live value fields work correctly for single product items within each category. However, when a category contains multiple items and a item that is at the bottom is selected, the form returns a long string instead of the expected numeric value which in this case should be the price.
string example: 561b2814d3c09e62a92442c946307918f7f63f833c84876c08bd4c406767e53b
