mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
🐛 fix(purchase-options): correct popup display for e-books and downloads - Check item formats (DL/EB) instead of backend availabilities to determine download-only items - Display 'Derzeit nicht verfügbar' warning when download items lack availability - Prevent 'Geringer Bestand' message from showing for: * Download/e-book items * Items with zero stock * Items with pending in-store availability requests Fixes #5410 Related work items: #5410