2019-12-30 20:18:44 +00:00
|
|
|
[model]
|
2019-12-30 20:40:48 +00:00
|
|
|
name = Product
|
2019-12-30 20:18:44 +00:00
|
|
|
label = {{ this.title }}
|
|
|
|
hidden = yes
|
|
|
|
|
2019-12-31 00:39:46 +00:00
|
|
|
[fields.title]
|
|
|
|
label = Title of the product
|
2019-12-30 20:18:44 +00:00
|
|
|
type = string
|
|
|
|
size = large
|
|
|
|
|
2019-12-31 00:39:46 +00:00
|
|
|
[fields.subtitle]
|
|
|
|
label = Subtitle
|
2019-12-30 20:40:48 +00:00
|
|
|
type = string
|
|
|
|
|
2020-01-20 10:09:35 +00:00
|
|
|
[fields.header]
|
|
|
|
type = flow
|
|
|
|
flow_blocks = generic-header
|
|
|
|
|
2020-01-03 19:54:26 +00:00
|
|
|
[fields.description1]
|
|
|
|
label = Description 1
|
|
|
|
type = markdown
|
|
|
|
|
|
|
|
[fields.description2]
|
|
|
|
label = Description 2
|
2019-12-31 00:39:46 +00:00
|
|
|
type = markdown
|
2019-12-30 20:18:44 +00:00
|
|
|
|
2020-02-03 22:30:05 +00:00
|
|
|
[fields.description3]
|
|
|
|
label = Description 3
|
|
|
|
type = markdown
|
|
|
|
|
|
|
|
[fields.description4]
|
|
|
|
label = Description 4
|
|
|
|
type = markdown
|
|
|
|
|
|
|
|
[fields.description5]
|
|
|
|
label = Description 5
|
|
|
|
type = markdown
|
|
|
|
|
2019-12-30 22:09:33 +00:00
|
|
|
[fields.link]
|
|
|
|
label = Link
|
2019-12-30 20:40:48 +00:00
|
|
|
type = url
|
|
|
|
width = 1/4
|
2019-12-31 00:39:46 +00:00
|
|
|
|
|
|
|
[fields.feature1_title]
|
|
|
|
label = Feature1 Title
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.feature2_title]
|
|
|
|
label = Feature2 Title
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.feature3_title]
|
|
|
|
label = Feature3 Title
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.feature1_text]
|
|
|
|
label = Feature1 Text
|
2020-01-03 19:54:26 +00:00
|
|
|
type = markdown
|
2019-12-31 00:39:46 +00:00
|
|
|
|
|
|
|
[fields.feature2_text]
|
|
|
|
label = Feature2 Text
|
2020-01-03 19:54:26 +00:00
|
|
|
type = markdown
|
2019-12-31 00:39:46 +00:00
|
|
|
|
|
|
|
[fields.feature3_text]
|
|
|
|
label = Feature3 Text
|
2020-01-03 19:54:26 +00:00
|
|
|
type = markdown
|
2019-12-31 00:39:46 +00:00
|
|
|
|
|
|
|
[fields.content1_text]
|
|
|
|
label = Content1 Text
|
2020-01-08 22:14:43 +00:00
|
|
|
type = markdown
|
2019-12-31 00:39:46 +00:00
|
|
|
|
|
|
|
[fields.content1_image]
|
|
|
|
label = Content 1 Image
|
|
|
|
type = url
|
|
|
|
|
|
|
|
[fields.content2_text]
|
|
|
|
label = Content 2 Text
|
2020-01-08 22:14:43 +00:00
|
|
|
type = markdown
|
2019-12-31 00:39:46 +00:00
|
|
|
|
|
|
|
[fields.content2_image]
|
|
|
|
label = Content 2 Image
|
|
|
|
type = url
|
|
|
|
|
|
|
|
[fields.offer1_title]
|
|
|
|
label = Offer 1 Title
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.offer1_text]
|
|
|
|
label = Offer 1 Text
|
2020-01-17 10:26:32 +00:00
|
|
|
type = markdown
|
2019-12-31 00:39:46 +00:00
|
|
|
|
|
|
|
[fields.offer1_link]
|
|
|
|
label = Offer 1 Link
|
|
|
|
type = url
|
|
|
|
|
|
|
|
[fields.offer2_title]
|
|
|
|
label = Offer 2 Title
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.offer2_text]
|
|
|
|
label = Offer 2 Text
|
2020-01-17 10:26:32 +00:00
|
|
|
type = markdown
|
2019-12-31 00:39:46 +00:00
|
|
|
|
|
|
|
[fields.offer2_link]
|
|
|
|
label = Offer 2 Link
|
|
|
|
type = url
|
|
|
|
|
|
|
|
[fields.offer3_title]
|
|
|
|
label = Offer 3 Title
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.offer3_text]
|
|
|
|
label = Offer 3 Text
|
2020-01-17 10:26:32 +00:00
|
|
|
type = markdown
|
2019-12-31 00:39:46 +00:00
|
|
|
|
|
|
|
[fields.offer3_link]
|
|
|
|
label = Offer 3 Link
|
|
|
|
type = url
|