From 6196c6d19a8fb8f7a008eba455a54c8e5b1f2160 Mon Sep 17 00:00:00 2001 From: stone Date: Sun, 2 Apr 2017 14:24:58 -0400 Subject: group by category --- index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.js b/index.js index 81df5f4c..e2b0a6f4 100644 --- a/index.js +++ b/index.js @@ -49,8 +49,8 @@ var app = okcms.createApp({ StoreStatus: {type: 'enum', options: ["open","closed"] }, DepartmentStoreStatus: {type: 'enum', options: ["open","closed"] }, GroupBy: {type: 'enum', options: ['none','size'] }, - FilterBy: {type: 'enum', options: ['none','size'] }, - ShowProductNameOnCollectionPage: {type: 'flag'}, + FilterBy: {type: 'enum', options: ['none','category','size'] }, + ShowProductNameOnCollectionPage: {type: 'flag'}, OpensOn: {type: 'string'}, StoreClosedMessageOne: {type: 'string'}, StoreClosedMessageTwo: {type: 'string'}, -- cgit v1.2.3-70-g09d2