Use null checks instead of empty() in pickup location AJAX calls
- Ensures that zero and other values that empty() treats as empty are considered valid.
Please register or sign in to comment
- Ensures that zero and other values that empty() treats as empty are considered valid.