Need to display images for products without uploading on my server. I need to achieve:
- Images are uploaded on another server
- Images to be display on magento2 products
Is it possible that we add image URL attribute like: ImageURL1, ImageURL2 and import both the image URL while product upload and Call them on Magento2 Website.