📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 21:31:56
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
plugins
/
woocommerce
/
src
/
StoreApi
/
Exceptions
📍 /home/orkouolp/web/orkofarms.com/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