Closed
Description
Preconditions
- Magento 2.08 upgraded to 2.1
Steps to reproduce
- Configure table shipping rate
- Create attribute and rule for free shipping
- Assign attribute to product and enable
- Add product to cart
- Attempt to check out.
Expected result
- Shipping Methods should show the table label and $0 for shipping.
Actual result
- Shipping Methods shows: Sorry, no quotes are available for this order at this time
- Hairs are pulled out.
PS:
Disabling table and enabling fixed works OK with the above procedure.
Adding a product without free shipping, along with a free ship one, to cart allows checkout to proceed.