From d25f96d1111a7d6ea6ad43dd6b9ec14dfb70ab89 Mon Sep 17 00:00:00 2001 From: sanghee Date: Mon, 23 Nov 2020 22:23:21 +0100 Subject: [PATCH] product ini updated with content 3 and 4 --- models/product.ini | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/models/product.ini b/models/product.ini index 4e49c54..a0fa0d7 100644 --- a/models/product.ini +++ b/models/product.ini @@ -106,6 +106,23 @@ type = markdown label = Content 2 Image type = url +[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 + + [fields.offer1_title] label = Offer 1 Title type = string