@clarabellerising Hello bro, thanks for your support, I'm still very confused how how to apply this in the tool as a newbie working hard to learn this, can I Pm you on telegram or Chat??
Will appreciate it, thank you!
I am looking to download an image from this page, I could get the image url from here, but when I use the command download it just don't download, and in the HTTP sniffer It aways gives 403 error with 
https://www.threadless.com/shop/@threadless/design/lord-of-the-wings/mens/t-shirt/premium?color=heavy_metal&variation=front#m
I hope someone here will help or know the answer :) Thanks for helping me out.
Try this.
#pdp-image-container>figure>div>img>AT>1

If you look at the image element there are multiple size variations.
Probably the way you are getting the URL most likely gets all vacations at once which causes the the URL to be longer than the maximum length allowed in the browser and that is what is causing 403 Forbidden Error.