On a B2B (wholesale) store, the /update.js and /change.js return a wrong total_price, while the /cart.js return the correct amount.
Is this a bug, or is this expected behavior? Should we use the items_subtotal_price?
On a B2B (wholesale) store, the /update.js and /change.js return a wrong total_price, while the /cart.js return the correct amount.
Is this a bug, or is this expected behavior? Should we use the items_subtotal_price?
Hi,
I’ve connected with the B2B team on this and will report back asap!
Thank you Liam! We are making an extra call to /cart.js in the meantime.