fix: Add Shopping Cart and Contacts
diff --git a/erpnext/public/js/conf.js b/erpnext/public/js/conf.js
index 622e1ab..dfee2b5 100644
--- a/erpnext/public/js/conf.js
+++ b/erpnext/public/js/conf.js
@@ -58,5 +58,7 @@
 	'Geo': 'Settings',
 	'Accounts': 'Accounting',
 	'Portal': 'Website',
-	'Utilities': 'Settings'
+	'Utilities': 'Settings',
+	'Shopping Cart': 'Website',
+	'Contacts': 'CRM'
 })