Hello @J_Erik_Semilla !
The CSS selector default value for attachment fields can only pre-fill the web-clipper with one image per attachment field. So, you could first use the CSS selector default value to grab the main product image (for Amazon, it looks like the CSS selector would be #landingImage
). Then, pull any additional images you’d like to clip by clicking the “+” button under your Attachments field in the chrome extension, then “Add image from page”, and click whatever additional image you’d like!
Let me know if this helps.
Cheers!