- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2018 10:45 AM
Hi all
anyone know how to remove the "Delivery Information" field completely from the Confirmation page on an order guide in Kingston... it looks like this. I also want to make the "Request for" field read only...or remove altogether if possible. Thanks!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2018 11:55 AM
Hi,
The above fields come from the "Catalog Checkout" widget. Clone the widget and comment from line 25 to 27 in HTML Template.
Then open the Order Guide widget and in server script line 4 replace sc-checkout with the id of the new widget which you cloned in step 1.
Mark my answer as correct or helpful if it helped.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2018 11:55 AM
Hi,
The above fields come from the "Catalog Checkout" widget. Clone the widget and comment from line 25 to 27 in HTML Template.
Then open the Order Guide widget and in server script line 4 replace sc-checkout with the id of the new widget which you cloned in step 1.
Mark my answer as correct or helpful if it helped.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2018 10:04 AM
Hi Narendra,
thanks for the reply and suggestion. Is there any way to do this without cloning the widget?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2018 10:07 AM
Or, it would suffice if I can just get the shipping address field on the Confirmation popup to default to blank. Is this possible without the cloning the widget?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2018 11:31 AM
Hi Patrick,
As far as I know, you still need to clone the widget to set the default delivery address to blank