Bug Fix
Bug fixes
- Checkout no longer blocks when widget config can’t load — the checkout payment button now gracefully allows purchases to proceed instead of silently blocking when the Bird configuration fails to load
- Discount codes no longer cause checkout errors — fixed an issue where Shopify discount codes applied through the widget could cause a blank page or failed checkout on certain themes
- Recharge subscription date sync fixed — date bumping now correctly recognizes all Recharge checkout variants, and the sync job no longer retries indefinitely on permanent errors
- Pickup location highlight color applied correctly — the merchant-configured active background color for selected pickup locations now displays as expected
- Switching from pickup to shipping clears stale data — changing fulfillment method at checkout no longer leaves stale pickup attributes on the order
- Product page widget works without cart embed — the product page date picker now initializes independently, so it works even when the cart embed is disabled
- Custom CSS works on all Liquid versions — custom styles are now injected by the SDK bundle, so they apply regardless of which Liquid snippet version is deployed