From b8fd32255b463947f8a9819f2bf80b9406c54353 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Fri, 13 Nov 2020 08:24:12 +1100 Subject: [PATCH] Update technologies.json --- src/technologies.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index 8fb2ab3f7..64189ba0f 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -13469,14 +13469,21 @@ "html": "", "icon": "Squarespace.png", "js": { - "Squarespace": "" + "Squarespace": "", + "Static.SQUARESPACE_CONTEXT" }, "website": "http://www.squarespace.com" }, "Squarespace Commerce": { "cats": [ - 6 + 6, + 61 ], + "js": { + "SQUARESPACE_ROLLUPS.squarespace-commerce": "", + "SquarespaceCommerceCartBundle" + }, + "implies": "Squarespace", "description": "Squarespace Commerce is an ecommerce platform designed to facilitate the creation of websites and online stores, with domain registration and web hosting included.", "icon": "Squarespace.png", "scripts": "assets\\.squarespace\\.\\w+/universal/scripts-compressed/commerce-\\w+-min\\.[\\w+\\-]+\\.js", @@ -17836,4 +17843,4 @@ "website": "https://www.xt-commerce.com" } } -} \ No newline at end of file +}