{% load static %} {% block pagelinks %} {% endblock %} {% block title %} {% endblock %} {% include 'root/loader-screen.html' %} {% if is_slide_menu %} {% include 'root/slidemenu.html' %} {% endif %} {% if inc_nav %} {% include 'root/navbar.html' %} {% endif %}
{% block maincontent %} {% endblock %}
{% include 'root/ajax-api.html' %} {% include 'root/item_added_to_cart_success.html' %} {% include 'Shop_Home/chat_bot_popup.html' %}