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-03-09 16:17:43 +00:00
|
|
|
# Replaces generic-header.fields.headers
|
|
|
|
[fields.headline1]
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.headline2]
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.headline3]
|
|
|
|
type = string
|
|
|
|
|
|
|
|
# Replaces generic-header.fields.primary_color
|
|
|
|
[fields.header_background_color]
|
|
|
|
type = string
|
|
|
|
|
|
|
|
# Replaces generic-header.fields.header_color
|
|
|
|
[fields.header_text_color]
|
|
|
|
type = string
|
|
|
|
|
|
|
|
# Replaces generic-header.fields.nav_link_color
|
|
|
|
[fields.nav_classes]
|
|
|
|
type = select
|
|
|
|
choices = navbar-light, navbar-dark
|
|
|
|
choice_labels = dark, light
|
|
|
|
default = dark
|
2020-01-20 10:09:35 +00:00
|
|
|
|
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
|
|
|
|
|
2020-03-23 21:04:38 +00:00
|
|
|
[fields.description6]
|
|
|
|
label = Description 6
|
|
|
|
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.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
|
|
|
|
|
2020-11-23 21:23:21 +00:00
|
|
|
[fields.content3_text]
|
|
|
|
label = Content 3 Text
|
|
|
|
type = markdown
|
|
|
|
|
|
|
|
[fields.content3_image]
|
|
|
|
label = Content 3 Image
|
|
|
|
type = url
|
|
|
|
|
|
|
|
[fields.content4_text]
|
|
|
|
label = Content 4 Text
|
|
|
|
type = markdown
|
|
|
|
|
|
|
|
[fields.content4_image]
|
|
|
|
label = Content 4 Image
|
|
|
|
type = url
|
|
|
|
|
|
|
|
|
2019-12-31 00:39:46 +00:00
|
|
|
[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
|
2020-02-14 19:17:35 +00:00
|
|
|
|
2020-03-23 17:09:06 +00:00
|
|
|
[fields.offer4_title]
|
|
|
|
label = Offer 4 Title
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.offer4_text]
|
|
|
|
label = Offer 4 Text
|
|
|
|
type = markdown
|
|
|
|
|
|
|
|
[fields.offer4_link]
|
|
|
|
label = Offer 4 Link
|
|
|
|
type = url
|
|
|
|
|
|
|
|
[fields.offer5_title]
|
|
|
|
label = Offer 5 Title
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.offer5_text]
|
|
|
|
label = Offer 5 Text
|
|
|
|
type = markdown
|
|
|
|
|
|
|
|
[fields.offer5_link]
|
|
|
|
label = Offer 5 Link
|
|
|
|
type = url
|
|
|
|
|
|
|
|
[fields.offer6_title]
|
|
|
|
label = Offer 6 Title
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.offer6_text]
|
|
|
|
label = Offer 6 Text
|
|
|
|
type = markdown
|
|
|
|
|
|
|
|
[fields.offer6_link]
|
|
|
|
label = Offer 6 Link
|
|
|
|
type = url
|
|
|
|
|
2020-02-14 19:17:35 +00:00
|
|
|
[fields.image]
|
|
|
|
label = Index Image
|
|
|
|
type = url
|
2022-02-27 15:38:29 +00:00
|
|
|
|
|
|
|
[children]
|
|
|
|
model = product
|
2022-06-11 17:22:00 +00:00
|
|
|
order_by = title
|
|
|
|
|
|
|
|
|
|
|
|
[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.feature4_title]
|
|
|
|
label = Feature4 Title
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.feature5_title]
|
|
|
|
label = Feature5 Title
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.feature6_title]
|
|
|
|
label = Feature6 Title
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.feature1_text]
|
|
|
|
label = Feature1 Text
|
|
|
|
type = markdown
|
|
|
|
|
|
|
|
[fields.feature2_text]
|
|
|
|
label = Feature2 Text
|
|
|
|
type = markdown
|
|
|
|
|
|
|
|
[fields.feature3_text]
|
|
|
|
label = Feature3 Text
|
|
|
|
type = markdown
|
|
|
|
|
|
|
|
[fields.feature4_text]
|
|
|
|
label = Feature4 Text
|
|
|
|
type = markdown
|
|
|
|
|
|
|
|
[fields.feature5_text]
|
|
|
|
label = Feature5 Text
|
|
|
|
type = markdown
|
|
|
|
|
|
|
|
[fields.feature6_text]
|
|
|
|
label = Feature6 Text
|
|
|
|
type = markdown
|