index-shop/assets/js
isUnknown ad699f0365 Migrate product data from Kirby to Shopify Storefront API
- Add product loaders (product-loader.js, products-list-loader.js) to fetch data from Shopify
- Extend Shopify API client with getProductByHandle() and getAllProducts() methods
- Integrate Shopify metafields for multilingual support (custom.title_en, custom.description_en)
- Refactor product.php and home.php templates to load content dynamically
- Simplify product blueprint to minimal routing configuration
- Create generic buy-button.php snippet with variant selection
- Update footer.php with conditional script loading
- Refactor _section--product.scss for better Sass structure
- Add translations for loading states and product errors
- Clean up old Kirby product content files

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-16 12:03:20 +01:00
..
temp first commit 2025-12-10 15:12:06 +01:00
cart-drawer.js Add cart button to header with item count 2026-01-14 12:06:26 +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 Migrate product data from Kirby to Shopify Storefront API 2026-01-16 12:03:20 +01:00
product-gallery.js style gallery 2025-12-19 19:35:22 +01:00
product-loader.js Migrate product data from Kirby to Shopify Storefront API 2026-01-16 12:03:20 +01:00
product-size.js Fix button text update when selecting product option 2025-12-19 17:45:15 +01:00
products-list-loader.js Migrate product data from Kirby to Shopify Storefront API 2026-01-16 12:03:20 +01:00
shopify-cart.js Migrate product data from Kirby to Shopify Storefront API 2026-01-16 12:03:20 +01:00
snipcart.js Fix Snipcart v3 API compatibility for order completion redirect 2025-12-22 10:21:28 +01:00