Skip to content

Instantly share code, notes, and snippets.

@neldroid
Last active June 13, 2024 22:14
Show Gist options
  • Save neldroid/584fd20a2603938fef7fed28292f6af1 to your computer and use it in GitHub Desktop.
Save neldroid/584fd20a2603938fef7fed28292f6af1 to your computer and use it in GitHub Desktop.
{
"promotions":[
{
"type":0,
"promotion":{
"code":"TSHIRT",
"min":3,
"discountOnPrice":1.0
}
},
{
"type":1,
"promotion":{
"code":"VOUCHER",
"x":2,
"y":1
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment