URGENT :: How to remove "Save as Bundle" in Service Portal Checkout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2017 10:26 AM
Experts,
How to remove "Save as Bundle" in Service Portal Checkout CART page?
I tried editing the SC Shopping Cart widget without much luck.
Please help ASAP!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2017 10:48 AM
Can you try this: Re: Hiding Save as Bundle button in Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2017 10:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2017 11:59 AM
This can be easily accomplished by going into the Angular JS template for the shopping cart template you want to modify and commenting out that button as shown below:
What I did was make a copy and then comment it out in my copy. Then pointed the cart to use the copy. Let me know if you have any issues. I also used this mechanism to comment out the other unnecessary fields.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2018 05:14 AM
Anyone with knowledge on how to only show the button if user have a specific role on them?
If not, hide it.
Thanks in advance.