Files
SkyArtShop/website/public
Local Server 1a5fd691bd Phase 1: Fix script loading order and remove duplicates
- Remove duplicate cart.js loads from about.html and contact.html
- Standardize script loading order across all pages:
  1. api-cache.js (if needed)
  2. main.js
  3. shop-system.js
  4. Page-specific scripts
  5. UI enhancements last
- Remove cart.js from shop.html and product.html (shop-system handles it)
- Add api-cache.js to about.html and contact.html (they make API calls)
- Prevent double initialization conflicts
2026-01-14 21:19:23 -06:00
..
2025-12-24 00:13:23 -06:00
2026-01-01 22:24:30 -06:00
2026-01-04 17:52:37 -06:00