rpress_get_cart_item_quantity

Author: RestroPress 327 views

This filter will retrieve the total number of items present in the cart, the filter includes four parameters.

return  apply_filters( ‘rpress_get_cart_item_quantity’, $quantity, $fooditem_id, $options );