🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 14:16:27 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
public_html
/
wp-content
/
plugins
/
woocommerce
/
src
/
StoreApi
/
Exceptions
📍 /home/therahul/public_html/wp-content/plugins/woocommerce/src/StoreApi/Exceptions
🔄 Refresh
✏️
Editing: TooManyInCartException.php
Writable
<?php namespace Automattic\WooCommerce\StoreApi\Exceptions; /** * TooManyInCartException class. * * This exception is thrown when more than one of a product that can only be purchased individually is in a cart. */ class TooManyInCartException extends StockAvailabilityException {}
💾 Save Changes
❌ Cancel