cloudinary / cloudinary_magento2

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

Closed aandrade1234 closed 1 year ago

aandrade1234 commented 3 years ago

The function getSwatchMediaUrl() on Magento\Swatches\Helper\Media class isn't returning Cloudinary URL.

eyalktCloudinary commented 3 years ago

@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.