Post by aljaadi.akram » Sun Nov 05, 2017 1:05 pm

Dear Gents,
Kindly support me how to Remove Delivery Method default selection. I want it without selection by default and force customer to choose one option.
check below link

https://drive.google.com/open?id=0B_rTn ... XdjSE16ajA

New member

Posts

Joined
Fri Nov 03, 2017 4:11 pm

Post by kestas » Sun Nov 05, 2017 3:55 pm

aljaadi.akram wrote:
Sun Nov 05, 2017 1:05 pm
Dear Gents,
Kindly support me how to Remove Delivery Method default selection. I want it without selection by default and force customer to choose one option.
check below link

https://drive.google.com/open?id=0B_rTn ... XdjSE16ajA
Hi,

In file: catalog/view/theme/default/template/checkout/shipping_method.twig

find (13 line):

Code: Select all

<input type="radio" name="shipping_method" value="{{ quote.code }}" checked="checked" />
change to:

Code: Select all

 <input type="radio" name="shipping_method" value="{{ quote.code }}" />
Good luck

Custom OpenCart modules and solutions. You can write PM with additional questions... Extensions you can find here


Active Member

Posts

Joined
Tue Oct 12, 2010 2:23 am

Post by aljaadi.akram » Mon Nov 06, 2017 12:23 am

Thank you dear

New member

Posts

Joined
Fri Nov 03, 2017 4:11 pm
Who is online

Users browsing this forum: Amazon [Bot] and 511 guests