index-shop/assets/js
isUnknown b3940bba08 Add i18n support and cart total to Shopify integration
Implement multilingual support for shop interface and add total calculation to cart drawer:
- Add FR/EN translations for all shop-related texts (cart, checkout, stock status)
- Update templates and JavaScript to use translation system
- Add cart total calculation with formatted currency display
- Refactor cart drawer styles to SASS with improved button styling (black borders on +/-)
- Fix English product content (replace JSON with proper HTML)
- Extract cart drawer to separate snippet for better organization

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-14 12:02:55 +01:00
..
temp first commit 2025-12-10 15:12:06 +01:00
cart-drawer.js Add i18n support and cart total to Shopify integration 2026-01-14 12:02:55 +01:00
donation.js first commit 2025-12-10 15:12:06 +01:00
donorbox-gauge.js first commit 2025-12-10 15:12:06 +01:00
newsletter-brevo.js first commit 2025-12-10 15:12:06 +01:00
onload.js first commit 2025-12-10 15:12:06 +01:00
product-add-to-cart.js Add i18n support and cart total to Shopify integration 2026-01-14 12:02:55 +01:00
product-gallery.js style gallery 2025-12-19 19:35:22 +01:00
product-size.js Fix button text update when selecting product option 2025-12-19 17:45:15 +01:00
shopify-cart.js Implement custom Shopify cart with drawer UI 2026-01-14 11:26:14 +01:00
snipcart.js Fix Snipcart v3 API compatibility for order completion redirect 2025-12-22 10:21:28 +01:00