add custom checkout address template with delivery/pickup toggle and field optimizations

This commit is contained in:
Alaguraj0361 2026-04-06 20:27:05 +05:30
parent 00ecad960f
commit 8749ca6f87

View File

@ -379,7 +379,7 @@
<xpath expr="//t[@groups='account.group_delivery_invoice_address']" position="replace"/>
<!-- 4. UBER QUOTE RELOAD SCRIPT (Ensures fee is applied on page load) -->
<xpath expr="//h4" position="after">
<xpath expr="//h3" position="after">
<div id="uber_error" class="alert alert-danger d-none my-3" role="alert">
<!-- Error message will be injected here -->
</div>