Remove Add to Cart button on Service Portal Order Guide Submission Screen

Dan R
Kilo Expert

Hello,

I created an order guide that consolidates multiple catalog items. I want to remove the "Add to Cart" button that exists on the checkout page, however for some reason it doesn't seem to be working. 

What is the best way to do this? I have tried setting the field "No Cart" = true on both the catalog items and the order guide, however the button still exists when I test the order guide in the portal. 

Some additional info based on my research so far: we do NOT use cart layouts so adjusting the cart layout won't work here. The SC Catalog Item widget has "add to cart" unchecked. we do not use two-step checkout. 

Here is a screenshot of the button:

find_real_file.png

 

How can I hide this button without messing with the CSS of the widget (or is that the only way to do it?)

 

1 ACCEPTED SOLUTION

Narendra Kota
Mega Sage

Hi,

Clone the order guide widget and comment the below highlighted line (221).

find_real_file.png

Mark my answer as correct or helpful if it helped.

View solution in original post

4 REPLIES 4

Narendra Kota
Mega Sage

Hi,

Clone the order guide widget and comment the below highlighted line (221).

find_real_file.png

Mark my answer as correct or helpful if it helped.

Thanks so much, that was exactly the quick fix I was hoping for. 

Hello there, could you tell me the path to access order guide widget?

Ferenc Szabo
Tera Contributor

Hi Dan,

I've just found your question. Maybe my answer can help others.

You can easily disable the "Add to cart" button. Open your order guide, find the "Portal Settings" section and click the "Hide 'Add to Cart' " option box. That's all. (Tested in Tokyo.)

Order_guide.Portal_settings.Hide_Add-to-cart.png

 

 

 

 

 

 

BR, Ferenc