Hi everyone!
Please help me.
I want do default Choice in Order page: 1. address deliveri -> I want do default check -> Delivery.
How it's do?
How do default Choice for address deliveri
Monday, November 25, 2024 10:49:32 PM
Hello Evgeny,
Sorry but I don't understand the point of what do you want to achieve. Order page do you mean during the checkout or on order details page? Or maybe in the admin panel? Can you provide more details about your needs? It would help me a lot, thanks!
Sorry but I don't understand the point of what do you want to achieve. Order page do you mean during the checkout or on order details page? Or maybe in the admin panel? Can you provide more details about your needs? It would help me a lot, thanks!
Best regards,
Patryk
GrandNode Team
Patryk
GrandNode Team
0
Yes, during the checkout in "opc-shipping", co-shipping-form.
By default the check is not set between delivery or pickup. I want set checkbox default on Delivery.
<div class="card-inform d-flex flex-wrap">
<form action="" id="co-shipping-form">
<div class="card-inform row d-flex flex-wrap" id="checkout-shipping-load">
</div>
</form>
By default the check is not set between delivery or pickup. I want set checkbox default on Delivery.
<div class="card-inform d-flex flex-wrap">
<form action="" id="co-shipping-form">
<div class="card-inform row d-flex flex-wrap" id="checkout-shipping-load">
</div>
</form>
0