{% extends "layout.html" %} {% set title = 'Shopping Cart' %} {% block content %} {% include 'component/search.html' %} Products Details Qty Total Price Johnson's Shiny Drops, Kids Shampoo, Wit a touch of silk proteins, 500 ml - + 102 EGP Bed Head, stunning value, prix sensational, 500 ml - + 52 EGP Total: Delivery Fees: 152 egp from 5 to 15 EGP based on the zone continue shopping check out {% endblock content %} {% block JS %} {% endblock %}