Jump to content

How to make product page as my home page


Hedera

Recommended Posts

to be honest I have no idea how to do this. The only thing I can suggest is adding a redirect, for example by using javascript. Just add this code somewhere in homepage:

 

 

<script type="text/javascript">
<!--
window.location = "http://you address here"
//-->
</script>

Link to comment
Share on other sites

  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...