Hi,I was working for a client and have this weird issue. The cart.js, item final_price doesnt include the YMQ app pricing. I can see that pricing in properties. But in front end cart shows the correct price.
Item Final Price - 100$
in properties, ymq_price = 50$
Frontend end cart shows 150$
Any idea how to read the actual item final price like its displayed on the frontend? or do I have to read in properties for individual apps and integrate?