INSERT INTO `notifications_type_t` VALUE (0, 'Product Approved');
INSERT INTO `notifications_type_t` VALUE (1, 'Product Denied');
INSERT INTO `notifications_type_t` VALUE (2, 'Product Removed');
