diff options
| author | stone <jules+okfprojz@okfoc.us> | 2017-04-02 13:22:17 -0400 |
|---|---|---|
| committer | stone <jules+okfprojz@okfoc.us> | 2017-04-02 13:22:17 -0400 |
| commit | b4881d32d84fa65054f3c81ee7463b9fe7d9913d (patch) | |
| tree | 4560cab3a267f0c004a6f69066696191caacc2ae | |
| parent | 3e9f0b9102377e14fda8c74c6513cda6a036e613 (diff) | |
group by, filter by
| -rw-r--r-- | db.json | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -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 |
