heinrichen Posted April 6, 2012 Share Posted April 6, 2012 Hi! I don't know if this question have poped up before. We are using our shop for our dealers network, therefore the shopping features should only be activated after the login preocedure, because it's confusing for normal consumers that there is a shoppings basket and they think that they can order products. Is there an easy way to deactivate catalog mode after login somehow? I have searched quite alot for this feature/customization but didn't find anything. Thanks in advance! Link to comment Share on other sites More sharing options...
El Patron Posted April 6, 2012 Share Posted April 6, 2012 Only Authorized resellers see your shop in 'non-catalog mode', public see 'catalog mode', it has several nice feature for controlling authorized only customers. More information Private Store Front. We have a demo for Authorized resellers on our site. Link to comment Share on other sites More sharing options...
heinrichen Posted April 7, 2012 Author Share Posted April 7, 2012 Now I just have to find a way to display the price when catalog mode is active but I think there is some topics already about this around the forum. Link to comment Share on other sites More sharing options...
El Patron Posted April 7, 2012 Share Posted April 7, 2012 Now I just have to find a way to display the price when catalog mode is active but I think there is some topics already about this around the forum. Yea!...glad you sorted the permissions. Your catalog mode with this module is by session, so after your customer registers they will be able to log in and see your ps in 'non-catalog' mode. Can you tell us more about the scenario of showing prices in catalog mode to the general public? Link to comment Share on other sites More sharing options...
heinrichen Posted April 12, 2012 Author Share Posted April 12, 2012 It's important to show pirice to customers even in Catalog Mode. I was forced to change row 306 in Product.tpl, removing and !catalog mode or what it's called and also make it visible by CSS. So it was simple. Now it works the way I want. 1 Link to comment Share on other sites More sharing options...
El Patron Posted April 12, 2012 Share Posted April 12, 2012 It's important to show pirice to customers even in Catalog Mode. I was forced to change row 306 in Product.tpl, removing and !catalog mode or what it's called and also make it visible by CSS. So it was simple. Now it works the way I want. Love hearing feedback on the module and that your site is configured the way you like. We manipulate your prestashop catalog mode by session before passing control to the PrestaShop cms. using only 3 lines of new php code per request. As much as we like the idea of showing prices we prefer our customers modify their shops standard PrestaShop 'catalog mode' to suite their tastes. Best to you and your e-business! 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