diff --git a/src/apps.json b/src/apps.json index 6b940e2ad..58ca20b3a 100644 --- a/src/apps.json +++ b/src/apps.json @@ -13827,6 +13827,18 @@ "implies": "Drupal", "website": "https://drupal.org/project/varbase" }, + "Cafe24": { + "cats": [ + 6 + ], + "js": { + "EC_ROOT_DOMAIN": "", + "EC_GLOBAL_INFO": "", + "EC_GLOBAL_DATETIME": "" + }, + "icon": "Cafe24.png", + "website": "https://www.cafe24.com" + }, "Live Story": { "cats": [ 1 diff --git a/src/icons/Cafe24.png b/src/icons/Cafe24.png new file mode 100644 index 000000000..e2181f584 Binary files /dev/null and b/src/icons/Cafe24.png differ