Working with Cart's

Hi all, I need to understand how to handle cart cookies on postman.

I am faced with a task of testing cart quantities, and I have to adjust the product quantity in the cart for this test.
Any help will be appreciated.

Hello @akupsmee :wave:

Would you be able to provide us with some more context? Are you trying to use a specific API or you want to chain some requests together?

If yes, you can use Pre-request scripts and Tests to dynamically assign values to variables in Postman:

In case that doesn’t work for you please provide us with some more information on the exact end goal you have, so we can have a better understanding of the issue you are facing.