summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstone <jules+okfprojz@okfoc.us>2017-04-02 13:22:17 -0400
committerstone <jules+okfprojz@okfoc.us>2017-04-02 13:22:17 -0400
commitb4881d32d84fa65054f3c81ee7463b9fe7d9913d (patch)
tree4560cab3a267f0c004a6f69066696191caacc2ae
parent3e9f0b9102377e14fda8c74c6513cda6a036e613 (diff)
group by, filter by
-rw-r--r--db.json13
1 files changed, 8 insertions, 5 deletions
diff --git a/db.json b/db.json
index 7e2ee100..7e0fa471 100644
--- a/db.json
+++ b/db.json
@@ -2091,9 +2091,9 @@
"StoreIsOpen": "false",
"ClosedStoreImages": [
{
- "uri": "https://marsupial.s3.amazonaws.com/stoneisland/c8035a00-0ff0-11e7-85aa-87522fc1a5c5.jpg",
- "width": "1304",
- "height": "1229",
+ "uri": "https://marsupial.s3.amazonaws.com/stoneisland/cfffd4b0-14b7-11e7-b4a1-69af24d3ff84.jpg",
+ "width": "580",
+ "height": "813",
"caption": ""
}
],
@@ -2109,13 +2109,16 @@
"StoreClosedMessageOne": "",
"StoreClosedMessageTwo": "",
"FittingCodes": "",
- "DepartmentStoreStatus": "open",
+ "DepartmentStoreStatus": "closed",
"Departments": [
{
"text": "STONE ISLAND MARINA_CORROSION PRINT <br>& ORTLIEB DRY BAGS",
"uri": "DrpppMrnCrrsn"
}
- ]
+ ],
+ "GroupBy": "size",
+ "FilterBy": "size",
+ "ShowProductNameOnCollectionPage": true
}
]
} \ No newline at end of file