{% extends 'base.html' %} {% block content %}

Store

Browse the latest inventory and add products to your cart.

Shopping Cart

Available Products

Live Inventory
{% if session.username %}
{% else %}
{% endif %}
{% endblock %}