Run

DELETE FROM module_version_tracker where modules_code='ri_jaxs';

DROP TABLE IF EXISTS products_xsell;

DELETE FROM configuration where configuration_key='MIN_DISPLAY_XSELL';


DELETE FROM configuration where configuration_key='MAX_DISPLAY_XSELL';


DELETE FROM configuration where configuration_key='XSELL_DISPLAY_PRICE';