Skip to content

Commit

Permalink
Add products for "Pgo!"
Browse files Browse the repository at this point in the history
Part of: #88
  • Loading branch information
cweiske committed Jun 16, 2020
1 parent 4fd3739 commit 675851d
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion classic/art.var.pgo.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,25 @@
"likeCount": 8,
"average": 2.32,
"count": 25
}
},
"products": [
{
"promoted": false,
"type": "consumable",
"identifier": "art_var_pgo_12eggs",
"name": "12 eggs",
"localPrice": 0.99,
"originalPrice": 0.99,
"currency": "EUR"
},
{
"promoted": false,
"type": "consumable",
"identifier": "art_var_pgo_36eggs",
"name": "36 eggs",
"localPrice": 1.99,
"originalPrice": 1.99,
"currency": "EUR"
}
]
}

0 comments on commit 675851d

Please sign in to comment.