{% if self.product is not None %} {% include "catalogue/partials/product.html" with product=self.product %} {% endif %}