Gabriel Gabriele
Gabriel Gabriele
#### What problem is this solving? This PR adds the ability to configure the width and height of product thumbnails in the carousel component. By allowing control over the thumbnail...
#### What problem is this solving? This change improves the loading performance of product images by preloading the main product image via a tag in the ProductImage component. It ensures...
#### What problem is this solving? This change improves page performance by ensuring the main product image is prioritized during loading. By setting the fetchpriority: 'high' for the first product...
#### What problem is this solving? This PR adds the ability to configure the width and height of product thumbnails in the carousel component. By allowing control over the thumbnail...