- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2018
08:22 PM
11-07-2018
08:22 PM
hi,
why not show the step Review & Payments on checkout?
I'm setting magento 2.2.6
Solved! Go to Solution.
Labels:
1 ACCEPTED SOLUTION
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2018
02:41 PM
11-12-2018
02:41 PM
My problem was becouse the weight attribute was empty
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2018
11:26 PM
11-11-2018
11:26 PM
Re: the step Review & Payments not showing on checkout
Hi @becavas
Your screenshot is not visible to us - kindly re-upload it again or upload it on any third party website and share the link for the same.
Also when we installed fresh magento 2 - we required to run below commands in sequence :
php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento cache:clean php bin/magento cache:flush
Once you will run all the commands - it might your issue gets resolved.
Hope it helps !
if issue solved,Click Kudos & Accept as Solution
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2018
02:41 PM