feat: add bundle feature with 2x/3x set options
Some checks failed
Build and Deploy / build (push) Has been cancelled

- Created BundleSelector component for selecting bundle options
- Updated ProductDetail to show bundle options
- Added bundle translations for all 4 locales
- Added GraphQL query for bundle products
- Updated TypeScript types for attributes
- Saleor backend: created bundle products for all base products
This commit is contained in:
Unchained
2026-03-24 16:00:07 +02:00
parent 28a6e58dba
commit 9a61564e3c
12 changed files with 370 additions and 34 deletions

View File

@@ -312,6 +312,13 @@
"urgency2": "In den Warenkörben von 2,5K Menschen - kaufen Sie, bevor es weg ist!",
"urgency3": "7.562 Personen haben sich dieses Produkt in den letzten 24 Stunden angesehen!"
},
"Bundle": {
"selectBundle": "Paket wählen",
"singleUnit": "1 Stück",
"xSet": "{count}x Set",
"save": "Spare {amount}",
"perUnit": "pro Stück"
},
"Newsletter": {
"stayConnected": "Bleiben Sie verbunden",
"joinCommunity": "Werden Sie Teil unserer Gemeinschaft",