Commit the first products

This commit is contained in:
Nico Schottelius 2020-01-03 20:54:26 +01:00
commit 12aa95fde3
8 changed files with 142 additions and 34 deletions

View file

@ -12,8 +12,12 @@ size = large
label = Subtitle
type = string
[fields.description]
label = Description
[fields.description1]
label = Description 1
type = markdown
[fields.description2]
label = Description 2
type = markdown
[fields.link]
@ -35,15 +39,15 @@ type = string
[fields.feature1_text]
label = Feature1 Text
type = text
type = markdown
[fields.feature2_text]
label = Feature2 Text
type = text
type = markdown
[fields.feature3_text]
label = Feature3 Text
type = text
type = markdown
[fields.content1_text]
label = Content1 Text

View file

@ -12,4 +12,5 @@ label = Subtitle
type = string
[children]
model = product
model = product
order_by = title