Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/woocomme.../src/StoreApi/Exceptio...
File: TooManyInCartException.php
<?php
[0] Fix | Delete
namespace Automattic\WooCommerce\StoreApi\Exceptions;
[1] Fix | Delete
[2] Fix | Delete
/**
[3] Fix | Delete
* TooManyInCartException class.
[4] Fix | Delete
*
[5] Fix | Delete
* This exception is thrown when more than one of a product that can only be purchased individually is in a cart.
[6] Fix | Delete
*/
[7] Fix | Delete
class TooManyInCartException extends StockAvailabilityException {}
[8] Fix | Delete
[9] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function