This Magento 2 extension generates AI-powered hero images for categories using OpenAI's GPT-Image-1 model.
29 Apr 2025
When preparing the data for the catalog export to live search, die catalog data export module does not consider the resized, cached files. Instead, the unchanged source file (selected in the admin area) is used. This has considerable performance implications, because the images are now a lot bigger than they need to be. Depending on the implementation, this can affect the entire catalog and product listing page, but will in any case affect the search popover.
24 Mar 2025