INSERT INTO xcart_config VALUES ('enable_upselling','Upselling products','Show_Both','Add_to_cart_popup',10,'selector','Show_Both','Show_Random:lbl_show_randomly_selected_products\nShow:lbl_show_upselling_products\nShow_Both:lbl_show_upselling_and_random\nHide:lbl_do_not_show_upselling_products',''); INSERT INTO xcart_modules VALUES (98,'Add_to_cart_popup','This module allows your customers to see what they have added to cart along with upselling products.','Y'); INSERT INTO xcart_languages VALUES ('en','module_name_Add_to_cart_popup','Add To Cart Popup','Modules'); INSERT INTO xcart_languages VALUES ('en','lbl_show_upselling_and_random','Show upselling + random products','Labels'); INSERT INTO xcart_languages VALUES ('en','lbl_show_randomly_selected_products','Show random products','Labels'); INSERT INTO xcart_languages VALUES ('en','lbl_show_upselling_products','Show upselling products','Labels'); INSERT INTO xcart_languages VALUES ('en','lbl_do_not_show_upselling_products','Do not show additional products','Labels'); INSERT INTO xcart_languages VALUES ('en','lbl_item_added_to_cart','item added to cart','Labels'); INSERT INTO xcart_languages VALUES ('en','lbl_items_added_to_cart','items added to cart','Labels'); INSERT INTO xcart_languages VALUES ('en','lbl_proceed_to_checkout','Proceed to checkout','Labels');