summaryrefslogtreecommitdiff
path: root/StoneIsland/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/index.html')
-rw-r--r--StoneIsland/www/index.html17
1 files changed, 15 insertions, 2 deletions
diff --git a/StoneIsland/www/index.html b/StoneIsland/www/index.html
index 48e2934c..8b7e194e 100644
--- a/StoneIsland/www/index.html
+++ b/StoneIsland/www/index.html
@@ -600,8 +600,21 @@
<div class="select_address">
ADDRESS
</div>
- <div class="address"></div>
-
+ <div class="address_form">
+ <div class="address"></div>
+ <div class="checkbox-container">
+ <div class="checkbox-row">
+ <div class="checkbox-toggle">
+ <input id="save_as_default_cart_shipping" type="radio" name="IsDefault" value="true" required>
+ <label for="save_as_default_cart_shipping"></label>
+ </div>
+ <label class="checkbox-caption" for="express-shipping">
+ SAVE AS DEFAULT
+ </label>
+ </div>
+ </div>
+ </div>
+
<h3>SHIPPING METHOD</h3>
<div class="checkbox-container">