// BugFix : Display errors when no carriers available
This commit is contained in:
@@ -1607,6 +1607,7 @@ class CartCore extends ObjectModel
|
||||
* ),
|
||||
* ),
|
||||
* );
|
||||
* If there are no carriers available for an address, return an empty array
|
||||
*/
|
||||
public function getDeliveryOptionList(Country $default_country = null, $flush = false)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user