mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
feat(pickup-shelf): display Prämie label and Lesepunkte for reward items - Add "Prämie" ui-label badge below product images in both list and details views - Display Lesepunkte value instead of price for reward items - Update getOrderItemRewardFeature helper to use structural typing for better type flexibility - Apply to pickup-shelf-details-item and pickup-shelf-list-item components Fixes #5467