prestatent Posted March 5, 2014 Share Posted March 5, 2014 Prestashop 1.5.4.1 I'm setting up my store using multi-store with the main reason being that I have two different stock levels depennding on the group of user that logs in. So I have two shops setup under one shop-group. The initial URL for all users arriving on the site is, for example: - www.mysite.com The URL for special logged in users is - www.mysite.com/vip I have CMS pages on my site. These CMS pages contain filter links. For example: - www.mysite.com/6-food#/categories-potatoes I assume that to go to the correct page with filter applied when logged in as a special user I would have to go here: - www.mysite.com/vip/6-food#/categories-potatoes QUESTION: Does this mean I have to create two identical pages - one for the normal users and one for special users. I'm thinking this is a CMS issue as I've noticed that by default a CMS page is not created for all languages, which is a real pain. Thanks. Link to comment Share on other sites More sharing options...
prestatent Posted March 6, 2014 Author Share Posted March 6, 2014 Anyone? Link to comment Share on other sites More sharing options...
prestatent Posted March 7, 2014 Author Share Posted March 7, 2014 Can I code in the baseurl in some way for CMS pages so any links should therefore be correct if use the vip url? Link to comment Share on other sites More sharing options...
prestatent Posted March 10, 2014 Author Share Posted March 10, 2014 Really need some pointers on this. Has anyone else needed to do this? Can I use smarty variables within CMS content? See above for more information on what I am trying to achieve. I'm surprised no-one else has had this issue. Thank you. Link to comment Share on other sites More sharing options...
prestatent Posted March 10, 2014 Author Share Posted March 10, 2014 Here is something similar to what I'm looking for: http://www.prestashop.com/forums/topic/279799-solved-how-to-use-variables-in-cms-pages/ 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