INSERT INTO `clic_configuration` VALUES(null, 'Do you want to activate the automatic creation / remove favorites ?', 'CLICSHOPPING_APP_RECOMMENDATIONS_PR_FAVORITES_STATUS', 'False', 'Activate the automatic creation / remove favorites', 6, 0, NULL, '2023-09-08 13:18:11', NULL, NULL);
INSERT INTO `clic_configuration` VALUES(null, 'Score minimum accepted to create a favorites', 'CLICSHOPPING_APP_RECOMMENDATIONS_PR_FAVORITES_MIN_SCORE', '2.1', 'Allow to create automatically a favorites if the score is more important as average product score', 6, 0, NULL, '2023-09-08 13:18:11', NULL, NULL);
INSERT INTO `clic_configuration` VALUES(null, 'Do you want to activate the automatic creation / remove featured product ?', 'CLICSHOPPING_APP_RECOMMENDATIONS_PR_FEATURED_STATUS', 'False', 'Activate the automatic creation / remove featured product', 6, 0, NULL, '2023-09-08 15:11:50', NULL, NULL);
INSERT INTO `clic_configuration` VALUES(null, 'Score minimum accepted to create a featured product', 'CLICSHOPPING_APP_RECOMMENDATIONS_PR_FEATURED_MIN_SCORE', '1.5', 'Allow to create automatically a featured if the score is more important as average product score', 6, 0, NULL, '2023-09-08 15:11:50', NULL, NULL);
INSERT INTO `clic_configuration` VALUES(null, 'Reviews number to analyse', 'CLICSHOPPING_APP_REVIEWS_RV_REVIEW_NUMBER', '10', 'For AI sentiment analyis, you must have a minimum of review to analyse. We recommend you 10.', 6, 0, NULL, '2023-09-13 19:21:28', NULL, NULL);

INSERT INTO `clic_configuration` VALUES(1837, 'Do you want to enable this Module ?', 'MODULE_ADMIN_DASHBOARD_GPT_CHECK_API_APP_STATUS', 'True', 'Do you want to enable this Module ?', 6, 1, NULL, '2023-09-15 09:16:47', NULL, 'clic_cfg_set_boolean_value(array(\'True\', \'False\'))');
INSERT INTO `clic_configuration` VALUES(1838, 'Select the width to display', 'MODULE_ADMIN_DASHBOARD_GPT_CHECK_API_APP_CONTENT_WIDTH', '6', 'Select a number between 1 to 12', 6, 1, NULL, '2023-09-15 09:16:47', NULL, 'clic_cfg_set_content_module_width_pull_down');
INSERT INTO `clic_configuration` VALUES(1839, 'Sort Order', 'MODULE_ADMIN_DASHBOARD_GPT_CHECK_API_APP_SORT_ORDER', '2', 'Sort order of display. Lowest is displayed first.', 6, 2, NULL, '2023-09-15 09:16:47', NULL, '');


#french
INSERT INTO `clic_configuration` VALUES(null, 'Souhaitez-vous activer la création automatique /supression des Coups de Coeur ?', 'CLICSHOPPING_APP_RECOMMENDATIONS_PR_FAVORITES_STATUS', 'False', 'Activer la création automatique /supression des Coups de Coeur', 6, 0, NULL, '2023-09-08 13:18:11', NULL, NULL);
INSERT INTO `clic_configuration` VALUES(null, 'Score minimum accepté pour créer automatiquement un coup de coeur', 'CLICSHOPPING_APP_RECOMMENDATIONS_PR_FAVORITES_MIN_SCORE', '2.1', 'Permet de créer automatiquement un coup de coeur si le score est plus important que le score moyen du produit', 6, 0, NULL, '2023-09-08 13:18:11', NULL, NULL);
INSERT INTO `clic_configuration` VALUES(null, 'Souhaitez-vous activer la création automatique / supression d'un produits sélectionnés', 'CLICSHOPPING_APP_RECOMMENDATIONS_PR_FEATURED_STATUS', 'False', 'Activer la création automatique /supression d'un produits sélectionnés', 6, 0, NULL, '2023-09-08 15:11:50', NULL, NULL);
INSERT INTO `clic_configuration` VALUES(null, 'Score minimum accepté pour créer automatiquement un produit sélectionnés', 'CLICSHOPPING_APP_RECOMMENDATIONS_PR_FEATURED_MIN_SCORE', '1.5', 'Permet de créer automatiquement un produit sélectionné si le score est plus important que le score moyen du produit', 6, 0, NULL, '2023-09-08 15:11:50', NULL, NULL);
INSERT INTO `clic_configuration` VALUES(null, 'Nombre de commentaires à analyser', 'CLICSHOPPING_APP_REVIEWS_RV_REVIEW_NUMBER', '10', 'Pour l\'analyse de sentiments des commentaires des clients, vous devez avoir un minimum de commentaires. Nous vous recommendons 10', 6, 0, NULL, '2023-09-13 19:21:28', NULL, NULL);


INSERT INTO `clic_configuration` VALUES(1837, 'Souhaitez-vous installer ce module ?', 'MODULE_ADMIN_DASHBOARD_GPT_CHECK_API_APP_STATUS', 'True', 'Souhaitez-vous installer ce module ?', 6, 1, NULL, '2023-09-15 09:16:47', NULL, 'clic_cfg_set_boolean_value(array(\'True\', \'False\'))');
INSERT INTO `clic_configuration` VALUES(1838, 'Select the width to display', 'MODULE_ADMIN_DASHBOARD_GPT_CHECK_API_APP_CONTENT_WIDTH', '6', 'Veuillez sélectionner un nombre entre 1 et 12', 6, 1, NULL, '2023-09-15 09:16:47', NULL, 'clic_cfg_set_content_module_width_pull_down');
INSERT INTO `clic_configuration` VALUES(1839, 'Ordre de tri d\'affichage', 'MODULE_ADMIN_DASHBOARD_GPT_CHECK_API_APP_SORT_ORDER', '2', 'Ordre de tri pour l\'affichage (Le plus petit nombre est montré en premier)', 6, 2, NULL, '2023-09-15 09:16:47', NULL, '');
