Advertisement
Webotvurci

JSON slevy

Feb 21st, 2022
1,005
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.26 KB | None | 0 0
  1. {
  2.   "discount": [
  3.     {
  4.       "type": "product",
  5.       "first": 1,
  6.       "second": 2
  7.     },
  8.     {
  9.       "type": "product",
  10.       "first": 1,
  11.       "second": 2
  12.     },
  13.     {
  14.       "type": "category",
  15.       "first": 18,
  16.       "second": 13
  17.     }
  18.   ]
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement