WC_Cart_Session::set_session()
Method: Sets the php session data for the cart and coupons.
Source: includes/class-wc-cart-session.php:224
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
Method: Save the persistent cart when the cart is updated.
Source: includes/class-wc-cart-session.php:254
Class: WC_Cart_Session class.
Source: includes/class-wc-cart-session.php:18
Method: Sets up the items provided, and calculate totals.
Source: includes/class-wc-cart-session.php:36