• Home
  • Shop
  • need help
  • contact us
  • {% if request.user.reseller.status == 'approved' %}
  • reseller shop
  • {% endif %}
{% if request.resolver_match.url_name == 'reseller_shop' %} Reseller Cart 0 | {% endif %} {% if user.is_authenticated %} My Account {% else %} Login {% endif %}