I have two sites: local under windows/xampp and remote server under linux with magento 2.1 updated. Local site has two tabs at checkout - "Shipping" and "Rewiew and payment"

enter image description here

And server site has only one - "Rewiew and payment"

enter image description here

I need to get back "Shipping" tab because I have some functionality there and my shipping methods are invisible.

Please, help to understand what might be different? The thing is I don't know whether this is a magento core changes that came with version 2.1 or admin panel settings. Checkout and shipping settings in admin seems to be similar. I flushed magento cache, cleaned browser cache, upgraded system and static resources, etc.

有帮助吗?

解决方案

This problem tend to appear when you add to cart virtual and/or downloadable products.

Adding simple/configurable products should fix the issue.

Also it is highly possible that it is caused by the configured shipping methods and the weight of your products.

其他提示

please add weight of product . if you remove then the problem happen as virtual product

My products also have a weight of 1kg and its configurable product. still, I miss the shipping and redirect to payment review. Please help me to find out solution.

payment and review page Product has weight 1kg

许可以下: CC-BY-SA归因
scroll top