From e0dd574da4f6cf76f7fc93f3b2d433ea2d267caf Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 2 Apr 2017 19:00:12 +0200 Subject: ShowProductNameOnCollectionPage --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 5275fa65..81df5f4c 100644 --- a/index.js +++ b/index.js @@ -50,6 +50,7 @@ var app = okcms.createApp({ DepartmentStoreStatus: {type: 'enum', options: ["open","closed"] }, GroupBy: {type: 'enum', options: ['none','size'] }, FilterBy: {type: 'enum', options: ['none','size'] }, + ShowProductNameOnCollectionPage: {type: 'flag'}, OpensOn: {type: 'string'}, StoreClosedMessageOne: {type: 'string'}, StoreClosedMessageTwo: {type: 'string'}, -- cgit v1.2.3-70-g09d2