Magento 1.9.1 Porto theme
I have added an extra step in the check-out by installing this:
https://github.com/tmhub/suggestpage
This page comes up after the product details page.
I have spent many (many) hours in an effort to display products on there. The idea is to offer up-sell products there (I’m using the word “up-sell” as business jargon here rather than Magento terminology).
Here are my previous posts regarding this very issue. None of the solutions suggested in them worked:
How to modify an existing custom page with product-specific cross-sell products so that it shows generic cross-sell products instead?
How to add a custom page with cross-sell products
It is so hard for me to believe that it is so very difficult to make products appear on a page within Magento….All I need to do is display a group of products on the extra step of the check-out – I don’t really care if these be products from a category, products that have the Featured attribute selected or any other way that will accomplish this.