diff --git a/src/drivers/webextension/images/icons/AfterSell.svg b/src/drivers/webextension/images/icons/AfterSell.svg
new file mode 100644
index 000000000..5ecc4de1a
--- /dev/null
+++ b/src/drivers/webextension/images/icons/AfterSell.svg
@@ -0,0 +1,3 @@
+
diff --git a/src/drivers/webextension/images/icons/Beam.svg b/src/drivers/webextension/images/icons/Beam.svg
new file mode 100644
index 000000000..e66d7fcf4
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Beam.svg
@@ -0,0 +1,4 @@
+
diff --git a/src/technologies/b.json b/src/technologies/b.json
index 7bf53fd8f..06619f28d 100644
--- a/src/technologies/b.json
+++ b/src/technologies/b.json
@@ -329,6 +329,43 @@
],
"website": "https://www.bazaarvoice.com/products/visual-and-social-content/"
},
+ "Beam AfterSell": {
+ "cats": [
+ 100
+ ],
+ "description": "AfterSell is a Shopify app by Beam which helps brands create powerful post purchase offers.",
+ "icon": "AfterSell.svg",
+ "implies": "Shopify",
+ "js": {
+ "aftersell.hooks": ""
+ },
+ "scriptSrc": "\\.aftersell\\.app/",
+ "pricing": [
+ "freemium",
+ "recurring",
+ "low"
+ ],
+ "saas": true,
+ "website": "https://www.aftersell.com"
+ },
+ "Beam OutSell": {
+ "cats": [
+ 100
+ ],
+ "description": "OutSell is a Shopify app by Beam. Frequently Bought Together, Discounted Upsell, Also Bought.",
+ "icon": "Beam.svg",
+ "implies": "Shopify",
+ "js": {
+ "outsellApp": "",
+ "outsellAiRecommendationsIsEnabled": ""
+ },
+ "scriptSrc": "//outsellapp\\.com/",
+ "pricing": [
+ "freemium"
+ ],
+ "saas": true,
+ "website": "https://apps.shopify.com/outsell"
+ },
"Beans": {
"cats": [
84