[model] add image to product
Used for displaying on the summary page
This commit is contained in:
parent
146d230e4c
commit
9f344aaf56
1 changed files with 4 additions and 0 deletions
|
@ -116,3 +116,7 @@ type = markdown
|
||||||
[fields.offer3_link]
|
[fields.offer3_link]
|
||||||
label = Offer 3 Link
|
label = Offer 3 Link
|
||||||
type = url
|
type = url
|
||||||
|
|
||||||
|
[fields.image]
|
||||||
|
label = Index Image
|
||||||
|
type = url
|
||||||
|
|
Loading…
Reference in a new issue