diff options
author | Anatasof Wirapraja <anata@darapsa.co.id> | 2021-07-21 13:47:27 +0700 |
---|---|---|
committer | Anatasof Wirapraja <anata@darapsa.co.id> | 2021-07-21 13:47:27 +0700 |
commit | 100db391d1b25c6c1d8fdfcc311e43e07198e0ab (patch) | |
tree | 233d028ca7e16ef85139a5368eb9d8aea9eea139 /pages/ord/checkout.html | |
parent | e5f88c535cd7e819d6850aac0b8ac769cf86ef4c (diff) |
revert pikul widget
Diffstat (limited to 'pages/ord/checkout.html')
-rw-r--r-- | pages/ord/checkout.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pages/ord/checkout.html b/pages/ord/checkout.html index 57702bd..9113be8 100644 --- a/pages/ord/checkout.html +++ b/pages/ord/checkout.html @@ -85,6 +85,9 @@ <!-- Delivery option--> <div class="container my-4"> <div class="block-body"> + <div class="form-group d-flex"> + [pikul widget="select" extra='id="ship_widget" class="form-control" onchange="this.form.submit()"'] + </div> <!-- Shipping duration --> <div class="form-floating"> <select class="form-select mb-3" aria-label="Shipping duration" id="shippingDurationSelect"> |