Yaw1 Posted April 23, 2013 Share Posted April 23, 2013 Hello community. I recently purchased the devispero “request a quote” module and it’s not working quite as I expected. For each item, you now see the ‘add to cart’ button and the ‘request a quote’ button (below it). What I want is to replace prestashop's “add to cart” button with the "request a quote" button and hence it’s functionality. So below each item, you only see the ‘request a quote’ button. How do I achieve this guys? Link to comment Share on other sites More sharing options...
vekia Posted April 23, 2013 Share Posted April 23, 2013 You use latest prestashop version (1.5?) If so try to : you can find this option in preferences -> products after changing it to yes, "add to cart" button will disappear Link to comment Share on other sites More sharing options...
Yaw1 Posted April 23, 2013 Author Share Posted April 23, 2013 sadly, I use pretshop 1.4. Is there anyway I can still achieve this? Updating to prestashop 1.5 will mean my css will break and I'd have to re-code to correct the broken css hence updating is not a priority now. Link to comment Share on other sites More sharing options...
vekia Posted April 23, 2013 Share Posted April 23, 2013 hello of course it is possible you can do it by the same way - preferences -> products Link to comment Share on other sites More sharing options...
Yaw1 Posted April 23, 2013 Author Share Posted April 23, 2013 yep I figured that out. So I have to enable it right? Well when I did that, the "add to cart" functionality + the prices are now gone. There's no "request a quote" button either. How do I make the reqeust a quote button stay there bellow all the products? Thanks Link to comment Share on other sites More sharing options...
vekia Posted April 23, 2013 Share Posted April 23, 2013 You mean that after turning catalog mode on, your "request a quote" button disappeared? In catalog mode prices disappear So you want prices? right? unfortunately in this case you should edit all tpl files, Link to comment Share on other sites More sharing options...
Yaw1 Posted April 23, 2013 Author Share Posted April 23, 2013 no. In fact, don't want to see prices on my site at all. All I want to see a "request a quote button under each product. Now that I turned the catalog mode of, there's nothing under the products not even the request a quote button. Can you help me out? I'm using devispero request a quote module Link to comment Share on other sites More sharing options...
vekia Posted April 23, 2013 Share Posted April 23, 2013 Well, if you want those buttons back - turn catalog mode off. (but you said that you turned it off) Try to turn force compile in your store (preferences -> performance) - reload your front office and turn force compile off. So, all you need is hide "add to cart" button, Am I right? If so: Can you paste url to your website? You use default theme? Link to comment Share on other sites More sharing options...
Yaw1 Posted April 23, 2013 Author Share Posted April 23, 2013 check your pm @vekia Link to comment Share on other sites More sharing options...
simox85 Posted April 1, 2014 Share Posted April 1, 2014 hi, this post is old but i need an information. I would remove add to cart button and se only request a quote, ONLY for one category of product, is it possible? help me please !!! Link to comment Share on other sites More sharing options...
vekia Posted April 2, 2014 Share Posted April 2, 2014 hello it is, but only with modifications of the .tpl file add there if condition to check the product association with category, then if product is associated with this category - hide button and display "request a quote" and if itsn't just display original button Link to comment Share on other sites More sharing options...
erHanny Posted February 23, 2017 Share Posted February 23, 2017 hello it is, but only with modifications of the .tpl file add there if condition to check the product association with category, then if product is associated with this category - hide button and display "request a quote" and if itsn't just display original button Hello i know that is a very old post, but i need to do the same, is there any tutorial to change this? 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