You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"background": {
|
|
|
|
"label": "Background CSS",
|
|
|
|
"description": "Příklad: rgba(106,228,168,1)",
|
|
|
|
"value": "linear-gradient(180deg, rgba(106,228,168,1) 0%, rgba(195,244,220,1) 100%)",
|
|
|
|
"prefill": true
|
|
|
|
},
|
|
|
|
"headline": {
|
|
|
|
"label": "Nadpis",
|
|
|
|
"value": "Kitty financial services",
|
|
|
|
"prefill": true
|
|
|
|
},
|
|
|
|
"model": {
|
|
|
|
"label": "Model",
|
|
|
|
"value": "Maneki-neko cat",
|
|
|
|
"prefill": true
|
|
|
|
},
|
|
|
|
"badge": {
|
|
|
|
"label": "Zobrazit badge",
|
|
|
|
"value": "Ano",
|
|
|
|
"type": "enum",
|
|
|
|
"options": [
|
|
|
|
"Ano",
|
|
|
|
"Ne"
|
|
|
|
],
|
|
|
|
"prefill": true
|
|
|
|
},
|
|
|
|
"image_link": {
|
|
|
|
"label": "URL obrázku",
|
|
|
|
"type": "url",
|
|
|
|
"value": "https://client-common.cdn.imagelance.com/6e4c0cccc10bf152/uploads/demo/print/product.svg"
|
|
|
|
},
|
|
|
|
"price": {
|
|
|
|
"label": "Cena",
|
|
|
|
"value": "80"
|
|
|
|
},
|
|
|
|
"countdown_text": {
|
|
|
|
"label": "Text: Kdy končí nabídka",
|
|
|
|
"value": "Offer expires on",
|
|
|
|
"prefill": true
|
|
|
|
},
|
|
|
|
"countdown_date": {
|
|
|
|
"label": "Hodnota: Kdy končí nabídka",
|
|
|
|
"value": "30. 6. 2020 v 18hod",
|
|
|
|
"prefill": true
|
|
|
|
},
|
|
|
|
"cta": {
|
|
|
|
"label": "Text CTA tlačítka",
|
|
|
|
"value": "Buy",
|
|
|
|
"prefill": true
|
|
|
|
},
|
|
|
|
"link": {
|
|
|
|
"label": "Odkaz",
|
|
|
|
"value": "https://www.example.com",
|
|
|
|
"prefill": true
|
|
|
|
}
|
|
|
|
}
|