mdius Posted July 2, 2013 Share Posted July 2, 2013 Hello, I am using version 1.5.4.1 and I know I can remove the price and such, but what about the Add to Cart button, Wishlist and PayPal buttons? See attachments... I want them gone on the pages I don't have a price and there on the pages that do. Currently I have a main website and a separate shopping cart, I would like drop the crappy oscommerce shopping cart and just have 1 site. Prestashop so far is the best 1 I have seen for this. Link to comment Share on other sites More sharing options...
vekia Posted July 2, 2013 Share Posted July 2, 2013 well this is problematic thing because you want to remove it not from all pages but only from certain pages you can for example disable add to cart feature with product quantities (if product is out of stock - then add to cart isn't available) just set up quantities for your stuff, and "don't allow to order product which is out of stock" (in the shop settings) Link to comment Share on other sites More sharing options...
mdius Posted July 2, 2013 Author Share Posted July 2, 2013 (edited) It looks like it is disabled. I am looking at Preferences > Products Display unavailable product attributes on the product page - No Display the "add to cart" button when a product has attributes - No Allow ordering of out-of-stock products - No I just think if you are able to remove the prices and info related to that, why not the Add to Cart button, too? Edited July 2, 2013 by mdius (see edit history) Link to comment Share on other sites More sharing options...
mdius Posted July 2, 2013 Author Share Posted July 2, 2013 I might have figured it out using css. I removed the Add to Cart button, now going to try wishlist. Link to comment Share on other sites More sharing options...
vekia Posted July 2, 2013 Share Posted July 2, 2013 but remember that your solution is a kind of "trick" even if there is no add to cart button i can add products to cart and order something Link to comment Share on other sites More sharing options...
El Patron Posted July 2, 2013 Share Posted July 2, 2013 you should review the native prestashop catalog mode....this however will remove, for example, add to cart from your entire site. it is worth checking out...if it works in most cases then you can modify native prestashop check for catalog mode to show certain things where you want them...and then at least work with native prestashop and not against it. Link to comment Share on other sites More sharing options...
mdius Posted July 2, 2013 Author Share Posted July 2, 2013 vekia The button is "disabled" so if you click on it nothing happened. But I just did not want it seen. I been messing with prestashop for over a month now and I think I am finally realizing the way it set up it just will not work for my needs. Link to comment Share on other sites More sharing options...
benjamin utterback Posted July 2, 2013 Share Posted July 2, 2013 Hi Mdius, I think that this forum post below will help you get a better understanding. Hopefully it helps, goodluck! http://www.prestashop.com/forums/topic/233076-solved-when-product-is-out-of-stock-show-sold-out-button-instead-of-removing-add-to-cart-button/ Link to comment Share on other sites More sharing options...
venaashley Posted August 1, 2013 Share Posted August 1, 2013 you should review the native prestashop catalog mode....this however will remove, for example, add to cart from your entire site. it is worth checking out...if it works in most cases then you can modify native prestashop check for catalog mode to show certain things where you want them...and then at least work with native prestashop and not against it. How do you do this?? =) Link to comment Share on other sites More sharing options...
El Patron Posted August 1, 2013 Share Posted August 1, 2013 How do you do this?? =) for 1.4/1.5 back office-->preferences-->products Catalog Mode 'Y', save I have 'cool' modules, Authorized Only and Registered only. Very mature...I simply (one line of code) switch shop from catalog to non-catalog mode based on logged/non-logged. 1.4 and 1.5 compliant...1.5 allows you to run a retail site (non-catalog mode) and wholsesale/dist/mfg private shop on another multishop using same product line. http://www.etiendas.co/en/29-prestashop-private-shop happy prestashopping Link to comment Share on other sites More sharing options...
sooroos Posted September 3, 2013 Share Posted September 3, 2013 is there any possibility to hide add to cart button for specific product or even specific category in product list? The "hide add to cart when product has attributes" is not a suitable option for me. Link to comment Share on other sites More sharing options...
top7can Posted December 3, 2013 Share Posted December 3, 2013 In presta 1.5.6.1 I use the options in the top right of the main tab of a product: Options Available for order show price Online only (not sold in store) Just mark only "Show price" to have the "Add to cart button removed for this product. Link to comment Share on other sites More sharing options...
new100 Posted November 10, 2015 Share Posted November 10, 2015 (edited) If you want to, you can hide the Add to cart button from the category page for products that have attributes and are offered in different combinations. You can do this from the backend of your PrestaShop. After you log in to the back office, click on the Preferences tab and then on the Products sub-tab. Find the option Display the "add to cart" button when a product has attributes and mark the No button. Then click on the Save button at the bottom of the page, and that's it. Now a product that has attributes can be added to the cart only from the product page, and not from the category page. Edited November 10, 2015 by new100 (see edit history) 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