Advertisement
DataGod123

Cart Items

Dec 13th, 2023 (edited)
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. {
  2. "data": {
  3. "webCheckoutCartRetrieve": {
  4. "__typename": "Cart",
  5. "products": [
  6. {
  7. "__typename": "CartSku",
  8. "id": "UP0006-PPSA03540_00-BASENAPS5UFC5000-U002"
  9. },
  10. {
  11. "__typename": "CartSku",
  12. "id": "UP0006-CUSA09209_00-TS4SP43000000000-U002"
  13. },
  14. {
  15. "__typename": "CartSku",
  16. "id": "UP0006-CUSA09209_00-TS4SP41000000000-U002"
  17. }
  18. ]
  19. }
  20. }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement