blob: f24a032a5568dd86ce90b343bae9ddabd94e053a [file] [log] [blame]
Akron74dbfe02022-12-20 13:41:59 +01001{
2 "name" : "Externak Sale",
3 "desc" : "Buy content from an external provider",
4 "embed" : [{
5 "panel" : "match",
6 "title" : "Buy",
7 "classes" : ["cart"],
8 "onClick" : {
9 "action" : "addWidget",
10 "template" : "http://localhost:3003/demo/plugin-client.html"
11 }
12 }]
13}