Cloudinary's Magento 2 extension. Upload product images to the cloud, manipulate them to match your graphic design and optimize images for better user experience
MIT License
15
stars
8
forks
source link
Swatch Attribute Image Handler isn't been overwritten #79
@aandrade1234 Thanks for reaching out!
Currently, the extension does not affect product swatches. This is by design.
The URLs are being generated during the Front-End rendering.
The function getSwatchMediaUrl() on Magento\Swatches\Helper\Media class isn't returning Cloudinary URL.