In Magento 2.2.2 I have sent shipment mails for more than 10 orders, but for some orders there is no ship option showing on top right, how can I fix the issue?
Asked
Active
Viewed 730 times
2 Answers
1
It happens in case your product does not have any weight. When I product does not have any weight assigned it becomes a virtual product and virtual products cannot be shipped.

shivanisdev
- 687
- 6
- 16
0
In my case this happened when the shipping method in the orders table did not have the correct shipping method format. It should be
shippingcarriername_shippingmethod

user2965205
- 141
- 2
- 7