{% load static %} {% load cart_template_tags %} {% load category_template_tags %} Free shipping for standard order over $100 overmidnight12@gmail.com USD EUR DJANGO SHOP Home Shop {% categories %} {% if request.user.is_authenticated %} {{ request.user|cart_item_count }} Logout {% else %} Login Login SignUp {% endif %} 0 White Shirt With Pleat Detail Back 1 x $19.00 Converse All Star Hi Black Canvas 1 x $39.00 Nixon Porter Leather Watch In Tan 1 x $17.00 Total: $75.00 View Cart Check Out Free shipping for standard order over $100 fashe@example.com USD EUR Home Shop {% categories_mobile %} {% if request.user.is_authenticated %} Cart{{ request.user|cart_item_count }} Logout {% else %} Login Login SignUp {% endif %}
DJANGO SHOP