{% extends 'common/base.html' %} {% load static %} {% block content %} {% include 'common/breadcrumbs.html' %}

Title: {{product.course_name}}


{{product.description}}


Tk.{{product.price}} {{course.discount}}


{% if already_in_cart %} Go to cart {% else %}
{% endif %} Buy Now
Available Offers
  • Bkash Offer 5% Unlimited Cashback on Payment
  • Special Price Get extra Tk.5000 off (price inclusive of discount)
  • Partner Offer Tk. 1000 Gift Card on Every 1000th Transaction with Bkash, Nagad.
{% endblock content %}