Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. jQuery.post('/cart/add.js',
  2. { quantity: 1, id: 26449060865 },
  3. { quantity: 2, id: 26449101569 },
  4. { quantity: 3, id: 26449251265 },
  5. null,
  6. "json"
  7. );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement