تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
4383 أدوات العرض

Hello friends, I need my customers to continue seeing my products, but at the moment I can't let them add them to the cart. How do I hide the add to cart button?

الصورة الرمزية
إهمال
أفضل إجابة

Open your product page in your website builder frontend there is a menu called Customize open it and click on HTML/CSS/JS Editor menu it will open a sidebar view and you can update the cart button in line 57 and update the form t-if value from: 

t-if="product._is_add_to_cart_possible()"

and update it to:

t-if="False"



Happy to help :) an upvote will be awesome

الصورة الرمزية
إهمال
أفضل إجابة

You can disable that functionality from your shop webpage (/shop) as well. While on the shop page in the Customize menu you have the option to turn off "Add to Cart"

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
أبريل 23
1579
3
مايو 24
23788
0
سبتمبر 18
3655
0
ديسمبر 16
3952
0
نوفمبر 19
3729