How to remove the "Delivery Information" field from the Confirmation popup on order guide in Kingston?

patricklatella
Mega Sage

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!

 

find_real_file.png

1 ACCEPTED SOLUTION

Narendra Kota
Mega Sage

Hi,

The above fields come from the "Catalog Checkout" widget. Clone the widget and comment from line 25 to 27 in HTML Template.

find_real_file.png

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.

find_real_file.png

Mark my answer as correct or helpful if it helped.

View solution in original post

7 REPLIES 7

The widget "SC Order Guide" is read only.

How can I make the change to line 4 in the server script?

patricklatella
Mega Sage

Hi Narendra,

thanks again for the suggestions.  In our case cloning the widget is not a good option.  Instead I used the system property to hide the popup model altogether.  Thanks!

glide.sc.sp.twostep = false