BerghemDeSass Posted September 28, 2013 Share Posted September 28, 2013 Hi guys, on usual ps template, i need to setup a splash page, with few template elements. An header with just the menu and logo (no cart or search feature), the body with one colounm content in html (with inside 6 image block with link to their categories). how can i proceed? Link to comment Share on other sites More sharing options...
vekia Posted September 28, 2013 Share Posted September 28, 2013 you can modify index page of your store, just disable unwantend intems with if condition like: {if $page_name != 'index'} {/if} or in modules > positions (edit button near module and then define exceptions , remove them from "index") Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now