Webp jpg fallback woocommerce

Hey
Can someone explain to me how to properly set up bricks and woocommerce to use webp images for faster loading and jpgs as fallback? On prduct images as well as on normal pages

Thank ypu

There is no automatic configuration.

Plugins

Often this is handled by caching plugins or image optimization plugins like mentioned here. If using a combo of those, make sure to set it up correctly. For example i use Litespeed + Shortpixel which require extra step.
You can of course also set it up with some lines in Htaccess or through other methods, but you probably already have some caching.

I use this plugin from the WP makers and I think it is still one of the best and free

Thank you.
I´ll test some plugins :slight_smile: