I have a shopping cart that is stored in $_SESSION["cart"] so that it persists across the user\'s session.
$_SESSION["cart"]
The cart stores the product_id
product_id