Unablen to get the Image source and Title

I am unable to get the image and title as but i am able to get the price from the website. Some error in theis line
src=q.css(‘image_container.thumbnail img::attr(src)’).get()
title=q.css(‘a.title::text’).get()

what is the error

Hey @YashSINGHAI,
Please save and share the entire code at IDE for further debugging.