View Single Post
  #4  
Old 07-27-2016, 08:53 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Completely custom home page (front page)

You can check if it is the home page from your custom template:
https://forum.x-cart.com/showthread.php?t=73877

But the better way would be checking this in a widget class that renders the template (if there is one) and changing the template path returned in getDefaultTemplate() method accordingly.

You may also check this article:
http://kb.x-cart.com/display/XDD/How+to+find+out+what+page+is+currently+running
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote