mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
[webshop] [cart] show prices based on geoip of guest user
This commit is contained in:
@@ -43,7 +43,8 @@
|
||||
<button class="btn btn-primary">
|
||||
<i class="icon-shopping-cart"></i> Add to Cart</button>
|
||||
</div>
|
||||
<div id="item-update-cart" class="input-group col-lg-4" style="display: none;">
|
||||
<div id="item-update-cart" class="input-group col-lg-4" style="display: none;
|
||||
padding-left: 0px; padding-right: 0px;">
|
||||
<input type="text">
|
||||
<div class="input-group-btn">
|
||||
<button class="btn btn-primary">
|
||||
|
||||
Reference in New Issue
Block a user