Display row total on order guide, at checkout time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 06:53 AM
Hi,
Is there any cart configuration that could be used to display the row total on an order guide? OOB, it shows the order total, but not the row total. In the screen below, if the user wants to have row total = quantity * price, is there any setup to get this info?
Or, has anyone done updating components, and if so, do you mind to share the solution?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 07:07 AM
Hello @JV2
You may need to change the configurations of this widget.
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 07:26 AM
Hello @JV2 ,
Unfortunately the columns that you see in the screen shot are hardcoded in the widget ("SC Order Guide"). You would have to clone that widget, add code to calculate the row total, and add one more column to the HTML for displaying it.
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 07:58 AM
Thanks Robert. I was hopping not to need to get into cloning and updating widgets. But yes, looks like is the only option. I'm surprised to be honest that this column in not in the checkout page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 10:08 AM
Hello @JV2 ,
You could try to request this enhancement through ServiceNow's Idea Portal.
Regards,
Robert