X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Single Product as home page (https://forum.x-cart.com/showthread.php?t=21829)

Fraser 05-16-2006 06:32 AM

Single Product as home page
 
The store I am currently working on only has one product so I want that product page to be the home page of the site instead of the user getting to the normal home page with the thumbnail and having to click through. Is there any easy way to do this?

rubyaryat 05-16-2006 08:45 AM

Have you thoughts about using your .htaccess file and either making your product page the DirectoryIndex or redirect vistors from home.php to your product page using a redirect 301?

Rubyaryat

Fraser 05-17-2006 03:13 AM

Thanks I'll give that a try with the .htaccess file.

I'll gladly try any other suggestions too?

Fraser 05-17-2006 03:17 AM

Got it working as suggested by changing .htaccess file to

Code:

DirectoryIndex product.php?productid=1

Thanks again for the tip :)


All times are GMT -8. The time now is 07:48 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.