How to get a full res image from an amazon zoom window

前端 未结 9 713
甜味超标
甜味超标 2021-02-01 22:58

I started this just to use as an internal reference for a project, and now I\'m kind of obsessed with it - Amazon uses a zoom plugin to slice up a large image into pieces, and e

9条回答
  •  误落风尘
    2021-02-01 23:21

    There's a new and simpliest way to do this. If you have fetched the url of the normal/small image, like this

    http://ecx.images-amazon.com/images/I/61Z2sXctnLL.SX466.jpg

    Just replace the SX466 with SL1500 to make it like this

    http://ecx.images-amazon.com/images/I/61Z2sXctnLL.SL1500.jpg

提交回复
热议问题