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.
35 lines
767 B
35 lines
767 B
{
|
|
"price_old": {
|
|
"label": "Old price",
|
|
"value": "89",
|
|
"prefill": true
|
|
},
|
|
"price": {
|
|
"label": "Price",
|
|
"value": "79",
|
|
"prefill": true
|
|
},
|
|
"discount": {
|
|
"label": "Discount",
|
|
"value": "20",
|
|
"prefill": true
|
|
},
|
|
"headline": {
|
|
"label": "Headline",
|
|
"value": "Kitty financial services"
|
|
},
|
|
"name": {
|
|
"label": "Name",
|
|
"value": "Maneki-neko cat"
|
|
},
|
|
"description": {
|
|
"label": "Description",
|
|
"value": "Dolor at venenatis convallis lorem curae id curae inceptos interdum sociosqu lobortis maecenas lobortis cras consectetur dictum mi nascetur nulla torquent integer fusce."
|
|
},
|
|
"image": {
|
|
"label": "Product image",
|
|
"value": "https://client-common.cdn.imagelance.com/6e4c0cccc10bf152/uploads/demo/cat.svg",
|
|
"type": "image"
|
|
}
|
|
}
|