WC_Cart_Session::get_saved_cart()
Method: Get the persistent cart from the database.
Source: includes/class-wc-cart-session.php:313
Method: Get the persistent cart from the database.
Source: includes/class-wc-cart-session.php:313
Method: Get a cart from an order, if user has permission.
Source: includes/class-wc-cart-session.php:337
Method: Register methods for this object on the appropriate WordPress hooks.
Source: includes/class-wc-cart-session.php:47
Method: Get the cart data from the PHP session and store it in class variables.
Source: includes/class-wc-cart-session.php:71
Filter Hook: Allow 3rd parties to validate this item before it’s added to cart and add their own notices.
Source: includes/class-wc-cart-session.php:127
Filter Hook: Filter message about item removed from the cart.
Source: includes/class-wc-cart-session.php:142
Method: Destroy cart session data.
Source: includes/class-wc-cart-session.php:196
Method: Will set cart cookies if needed and when possible.
Source: includes/class-wc-cart-session.php:211
Method: Sets the php session data for the cart and coupons.
Source: includes/class-wc-cart-session.php:224
Method: Returns the contents of the cart in an array without the ‘data’ element.
Source: includes/class-wc-cart-session.php:240