diff --git a/src/images/icons/VanChat AI Agent.png b/src/images/icons/VanChat AI Agent.png new file mode 100644 index 00000000..245a17a3 Binary files /dev/null and b/src/images/icons/VanChat AI Agent.png differ diff --git a/src/technologies/v.json b/src/technologies/v.json index 8df5d352..2c7a7ed7 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -121,6 +121,27 @@ ], "website": "https://www.valuecommerce.co.jp" }, + "VanChat AI Agent": { + "cats": [ + 52 + ], + "description": "VanChat is an AI shopping chatbot for Shopify; stores embed its widget from vanchat.app and expose vanchat_* globals.", + "dom": [ + "#vanchat-root" + ], + "icon": "VanChat AI Agent.png", + "js": { + "vanchat_app_config": "", + "vanchat_api_url": "" + }, + "scriptSrc": [ + "vanchat" + ], + "website": "https://vanchat.io", + "xhr": [ + "\\.vanchat\\.app" + ] + }, "Vanco Payment Solutions": { "cats": [ 111, @@ -3362,4 +3383,4 @@ ], "website": "https://vyveplus.ai" } -} +} \ No newline at end of file