| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/GXModules/Gambio/Widgets/ProductList/ |
Upload File : |
{
"id": "productlist",
"title": "productListWidget.title",
"icon": {
"name": "Product List",
"file": "icon.svg"
},
"author": {
"name": "Gambio GmbH",
"email": "info@gambio.de",
"url": "https://www.gambio.de"
},
"helpUrl": "https://www.gambio.de/help",
"description": "productListWidget.description",
"cache": 0,
"version": "1.0.0",
"displayConfig": "sidebar",
"fieldsets": [
{
"title": "productListWidget.options.general.title",
"options": [
{
"id": "id",
"label": "productListWidget.options.id.label",
"type": "textbox",
"attributes": {
"placeholder": "productListWidget.options.id.placeholder"
},
"default": "",
"from": "contentZoneWidget"
},
{
"id": "class",
"label": "productListWidget.options.class.label",
"type": "textbox",
"attributes": {
"placeholder": "productListWidget.options.class.placeholder"
},
"default": "",
"from": "contentZoneWidget"
}
]
},
{
"title": "productListWidget.options.presentation.title",
"options": [
{
"id": "presentation",
"type": "dropdownselect",
"label": "productListWidget.options.presentation.label",
"default": "slider",
"options": [
{
"value": "slider",
"text": "productListWidget.options.presentation.options.slider"
},
{
"value": "list",
"text": "productListWidget.options.presentation.options.list"
}
],
"from": "contentZoneWidget"
},
{
"id": "maxProducts",
"label": "productListWidget.options.maxProducts.label",
"type": "textbox",
"placeholder": "productListWidget.options.maxProducts.placeholder",
"default": "10",
"from": "contentZoneWidget"
},
{
"id": "random",
"label": "productListWidget.options.random.label",
"type": "checkbox",
"default" : false,
"from": "contentZoneWidget"
}
]
},
{
"title": "productListWidget.options.product.title",
"options": [
{
"id": "productlist",
"type": "productlist",
"label": "productListWidget.options.productList.label",
"from": "contentZoneWidget",
"default": {
"listType": "own-list"
},
"items": {
"listType": {
"label": "productListWidget.options.listType.label",
"attributes": {
"placeholder": "productListWidget.options.listType.placeholder"
},
"options": [
{
"value": "own-list",
"text": "productListWidget.options.listType.options.own.list"
},
{
"value": "category",
"text": "productListWidget.options.listType.options.category"
},
{
"value": "deals",
"text": "productListWidget.options.listType.options.deals"
},
{
"value": "recommended",
"text": "productListWidget.options.listType.options.recommended"
},
{
"value": "coming-soon",
"text": "productListWidget.options.listType.options.comingSoon"
},
{
"value": "new",
"text": "productListWidget.options.listType.options.new"
}
]
},
"products": {
"label": "productListWidget.options.product.label",
"attributes": {
"placeholder": "productListWidget.options.product.placeholder"
}
},
"category": {
"label": "productListWidget.options.category.label",
"attributes": {
"placeholder": "productListWidget.options.category.placeholder"
}
}
}
}
]
}
]
}