Commit ce5557e
ABN-298/fix: total collector guard — check items, not address type
The address type check could return early on valid assignments where
getAddressType() was empty. Use the standard Magento pattern of
checking for items in the shipping assignment instead.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 711cb73 commit ce5557e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments