Akron | 74dbfe0 | 2022-12-20 13:41:59 +0100 | [diff] [blame^] | 1 | { |
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 | } |