You need to override core code in src/Adapter/Product/Image/ProductImagePathFactory.php
public function getPathByType(ImageId $imageId, string $type, string $extension = self::DEFAULT_IMAGE_FORMAT): string { $path = $this->getBaseImagePathWithoutExtension($imageId); return sprintf('%s-%s.%s', $path, $type, $extension); }
.png.022b5452a8f28f552bc9430097a16da2.png)