summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/db.json b/db.json
index e9edf8d7..f0f3a666 100644
--- a/db.json
+++ b/db.json
@@ -5999,12 +5999,7 @@
"StoreClosedMessageTwo": "",
"FittingCodes": "",
"DepartmentStoreStatus": "closed",
- "Departments": [
- {
- "text": "STONE ISLAND / PORTERĀ® CO-LAB",
- "uri": "PPPRTRFWSC"
- }
- ],
+ "Departments": [],
"GroupBy": "none",
"FilterBy": "none",
"ShowProductNameOnCollectionPage": false,
@@ -6012,7 +6007,7 @@
"FitsLargeText": "",
"SizingFooter": "use_alt_text",
"SizingFooterText": "",
- "showModal": "once",
+ "showModal": "never",
"modalBackgroundColor": "white",
"modalTextColor": "black",
"modalTaglineColor": "blue",
@@ -6029,7 +6024,12 @@
"collection": "",
"CollectionId": "",
"DepartmentId": "",
- "Departments": [],
+ "Departments": [
+ {
+ "text": "Test Department",
+ "uri": "PPTSTNGFWS"
+ }
+ ],
"StoreStatus": "closed",
"DepartmentStoreStatus": "closed",
"GroupBy": "none",
@@ -6066,4 +6066,4 @@
"modalButton": ""
}
]
-}
+} \ No newline at end of file