diff --git a/models/product.ini b/models/product.ini index 24d5bec..10ad499 100644 --- a/models/product.ini +++ b/models/product.ini @@ -71,7 +71,7 @@ type = string [fields.offer1_text] label = Offer 1 Text -type = text +type = markdown [fields.offer1_link] label = Offer 1 Link @@ -83,7 +83,7 @@ type = string [fields.offer2_text] label = Offer 2 Text -type = text +type = markdown [fields.offer2_link] label = Offer 2 Link @@ -95,7 +95,7 @@ type = string [fields.offer3_text] label = Offer 3 Text -type = text +type = markdown [fields.offer3_link] label = Offer 3 Link