This is a simple cart system with PHP and SQL.
For try this,
- You should register (or login) with multiple profiles.
- After login you can see the home page. Then visit the Add Products page.
- Add products with all of those multiple profiles (those profiles pose as sellers and buyers).
- Then go to the home page again with one of account you created, visit the products page and after you can see all of products added by all profiles.
- You can add those products to your cart with 'Add to cart' button.
- Then go to the home page again and visit the cart page. You can see all of products added by you to your cart.