Product page as homepage in Opencart
I have only one product on my opencart and I want this product just to be in the homepage so that the customer will no longer go to any page just to buy the product. How can I make this product as default homepage? or How can I make the url default to the url of this product? I'm using opencart. I've tried to override the layout of the product but it didn't work. "Opencart Admin > Product > Porduct Page > Layout Tab > Override (Home)". Both of these require you to edit your /catalog/controller/common/home.php and place the code after the public function index() { line, changing 123 to your