95 lines
No EOL
2.3 KiB
YAML
95 lines
No EOL
2.3 KiB
YAML
title: Product
|
|
tabs:
|
|
contentTab:
|
|
label: Contenu
|
|
icon: text
|
|
columns:
|
|
- width: 1/4
|
|
sections:
|
|
mainInfosSection:
|
|
type: fields
|
|
fields:
|
|
featured:
|
|
label: Featured image
|
|
type: files
|
|
max: 1
|
|
min: 1
|
|
layout: cards
|
|
shopifyId:
|
|
label: Shopify ID
|
|
type: text
|
|
icon: code
|
|
- width: 3/4
|
|
sections:
|
|
descriptionSection:
|
|
type: fields
|
|
fields:
|
|
text:
|
|
label: Description
|
|
type: textarea
|
|
listen:
|
|
label: Listen
|
|
type: structure
|
|
style: table
|
|
fields:
|
|
title:
|
|
label: Title
|
|
type: text
|
|
required: true
|
|
url:
|
|
label: URL
|
|
type: url
|
|
required: true
|
|
# buy:
|
|
# label: Buy
|
|
# type: structure
|
|
# style: table
|
|
# limit: 1
|
|
# width: 1/2
|
|
# fields:
|
|
# link:
|
|
# label: URL
|
|
# type: url
|
|
# required: true
|
|
# price:
|
|
# label: Price
|
|
# type: text
|
|
- width: 1/2
|
|
sections:
|
|
tracklistSection:
|
|
type: fields
|
|
fields:
|
|
tracklist:
|
|
label: Tracklist
|
|
type: layout
|
|
layouts:
|
|
- "1/1"
|
|
- "1/2, 1/2"
|
|
- "1/3, 1/3, 1/3"
|
|
fieldsets:
|
|
- text
|
|
- width: 1/2
|
|
sections:
|
|
infosSection:
|
|
type: fields
|
|
fields:
|
|
infos:
|
|
label: Infos
|
|
type: layout
|
|
layouts:
|
|
- "1/1"
|
|
- "1/2, 1/2"
|
|
- "1/3, 1/3, 1/3"
|
|
fieldsets:
|
|
- text
|
|
|
|
filesTab:
|
|
label: files
|
|
icon: images
|
|
sections:
|
|
filesSection:
|
|
headline: files
|
|
type: files
|
|
layout: cards
|
|
image:
|
|
back: black |