Step Description | Expected result |
---|---|
* Go to BO > Design > Image settings * Scroll down to have image generation option |
* JPEG/PNG should be checked * You can’t unchecked the JPEG/PNG format * Base format should be : “Use PNG only if the base image is in PNG format” |
Check the checkboxes next to Webp | The checkbox should be checked and the Webp is enabled |
* Go to Shop Parameters > Contact > Stores * Clic on “Add new store” |
* You should have all your stores * You have the page to create a store |
* Set a store with a name, address Zip code, City, Country, Latitude / Longitude and a picture in PNG * Clic on “Save” |
* You should have your store with all the required field set * You have a green modal and it say : “Successful update” |
* Go to Shop Parameters > Contact > Stores * Clic on “Add new store” |
* You should have all your stores * You have the page to create a store |
* Set a store with a name, address Zip code, City, Country, Latitude / Longitude and a picture in JPEG * Clic on “Save” |
* You should have your store with all the required field set * You have a green modal and it say : “Successful update” |
Go to your folder [yourshop]/img/st | There is no image on Webp |
Drag and drop [idofyour store in PNG]_stores_default.jpg on [https://www.checkfiletype.com/] | The website should say that your image is on PNG |
Drag and drop [idofyour store in JPEG]_store_default.jpg on [https://www.checkfiletype.com/] | The website should say that your image is on JPEG |
* Go to FO * Go at the bottom of the page and clic on “Store” * Right click on a store s image * Select inspect * look at the end of the <source |
* You’ll see your shop * You’ll see all the different shop * you’ll see many option * you should see the details of store’s image under a Picture tag * This will show you witch type of image it’s selected |
If the source is on Webp * Go to your folder [yourshop]/img/st |
* Now there is some stores_default image on Webp |