How do I do if I wants to remove the add to cart button? I want the costumer to first click on "show me more about the product button" then choose size and add to cart.
Welcome to the PrestaShop Forum! We hope you'll share your comments and suggestions with us. We ask that you please post in English to the main sections of the PrestaShop Forum. If you want to write in another language, please post in the corresponding PrestaShop Community section below.
Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

Vous parlez français ? par ici !
Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

Vous parlez français ? par ici !
[Solved] How to remove add to cart at first?
Started by Zigma, Jan 06 2009 08:32 PM
[Solved] How to remove add to cart at first?
#1
Posted 06 January 2009 - 08:32 PM
#2
Posted 07 January 2009 - 01:59 AM
If you mean like the attached image, I did it by editing product-list.tpl in the theme folder.
I deleted this section-
Working well so far, but I did make a backup copy of the original file. :coolsmile:
(edit) Instead of deleting the code, you can comment it out by adding {* before and *} after the section you want ignored.
I deleted this section-
{if ($product.allow_oosp OR $product.quantity > 0) && $product.customizable != 2}
{l s='Add to cart'}
{else}
{l s='Add to cart'}
{/if}Working well so far, but I did make a backup copy of the original file. :coolsmile:
(edit) Instead of deleting the code, you can comment it out by adding {* before and *} after the section you want ignored.
Attached File(s)
scrshot.jpg (19bytes)
Number of downloads: 937
#3
Posted 22 May 2009 - 12:23 PM
YOU ARE A GOD!!
Been looking for this for sodding ages, cheers!
Been looking for this for sodding ages, cheers!
#4
Posted 31 May 2009 - 06:32 AM
and how to remove the button ,customers may not order on the moment but i want it online
kind regards
kind regards
#5
Posted 06 June 2009 - 05:21 AM
Just what I was looking for, thanks for the great post!
#6
Posted 12 June 2009 - 09:06 PM
i found it better to ad text, to give the customer the choice,
many times the default size is fine for them so they don´t need one more step
to order
sd
many times the default size is fine for them so they don´t need one more step
to order
sd
#7
Posted 28 July 2011 - 05:06 AM
good share
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












