Codeigniter Core Cart Library override for update product / item options
- MY_Cart.php save into application/libraries
- Edit Config file and Set like $config['subclass_prefix'] = 'MY_';
After that setup is done so now its work to update product / item options.