Html – Django "<!DOCTYPE "… is not valid JSON quickview modal
I am trying to build an e-commerce website where I want users to be able to see a product quickview a product without going to the product_detail page. So I want to dynamically load all product details on a quickview…