- Added CSS styles for lazy loading images, improving initial load times and user experience. - Updated ProductManager class to initialize lazy loading functionality, utilizing Intersection Observer for efficient image loading as they come into view. - Modified image elements in product catalog to support lazy loading with appropriate data attributes. |
||
|---|---|---|
| .. | ||
| main.js | ||
| products.js | ||
| update_products_tabs.js | ||