| OLD | NEW |
| 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 <html > | 2 <html > |
| 3 <head> | 3 <head> |
| 4 <title>Sears Checkout</title> | 4 <title>Sears Checkout</title> |
| 5 </head> | 5 </head> |
| 6 <link rel="Shortcut Icon" href="https://c.shld.net/06012300/favicon.ico" type="i
mage/x-icon" /> <link type="text/css" rel="stylesheet" href="https://c.s
hld.net/06012300/css/checkoutRedesignPageCombined.css" media="screen"> | 6 <link rel="Shortcut Icon" href="https://c.shld.net/06012300/favicon.ico" type="i
mage/x-icon" /> <link type="text/css" rel="stylesheet" href="https://c.s
hld.net/06012300/css/checkoutRedesignPageCombined.css" media="screen"> |
| 7 <!-- COLLID=1005054, COLLNAME=commonHeaderDz, DZID=HH starts here --> | 7 <!-- COLLID=1005054, COLLNAME=commonHeaderDz, DZID=HH starts here --> |
| 8 <!-- <link type="text/css" rel="stylesheet" href="http://www.sears.
com/ue/home/CMBDZ_global_v25.css" /> --> | 8 <!-- <link type="text/css" rel="stylesheet" href="http://www.sears.
com/ue/home/CMBDZ_global_v25.css" /> --> |
| 9 <!-- COLLID=1005054, COLLNAME=commonHeaderDz, DZID=HH ends here --> <
body id="checkout" class="gecko gecko3" > | 9 <!-- COLLID=1005054, COLLNAME=commonHeaderDz, DZID=HH ends here --> <
body id="checkout" class="gecko gecko3" > |
| 10 | 10 |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 69 <label for="zip" class="required">ZIP Code<span>*</span></label><br
/> | 69 <label for="zip" class="required">ZIP Code<span>*</span></label><br
/> |
| 70 <input name="shipping_zipCode" id="shipping_zip" type="text" maxleng
th="5" value="" /><br /> <div> | 70 <input name="shipping_zipCode" id="shipping_zip" type="text" maxleng
th="5" value="" /><br /> <div> |
| 71 <label for="shipping_phone1Lbl" class="required">Phone Number<sp
an>*</span></label><br /> | 71 <label for="shipping_phone1Lbl" class="required">Phone Number<sp
an>*</span></label><br /> |
| 72 <input name="shipping_day1" id="shipping_phone1Lbl" class="phone
1" type="text" maxlength="16" value="" /><br /> | 72 <input name="shipping_day1" id="shipping_phone1Lbl" class="phone
1" type="text" maxlength="16" value="" /><br /> |
| 73 <small>Example: 5551231234 <span><a class="whatsThis" name="why
required" title="Why Required">Why do we need this?</a></span></small> <br /> | 73 <small>Example: 5551231234 <span><a class="whatsThis" name="why
required" title="Why Required">Why do we need this?</a></span></small> <br /> |
| 74 </div> | 74 </div> |
| 75 <div> | 75 <div> |
| 76 <label for="shipping_ext1">Ext.</label><br /> | 76 <label for="shipping_ext1">Ext.</label><br /> |
| 77 <input name="shipping_ext1" id="shipping_ext1" type="text" maxle
ngth="6" /><br /> | 77 <input name="shipping_ext1" id="shipping_ext1" type="text" maxle
ngth="6" /><br /> |
| 78 </div> <div id="shipping_AJAXload" style="display:none"> | 78 </div> <div id="shipping_AJAXload" style="display:none"> |
| 79 » » » <div id="shipping_AJAXload1"><img id="shipping_AJAXload2
" src="https://c.shld.net/06012300/img/buttons/zipcode_ani.gif" alt="Please wait
while we look up that ZIP Code" width="316"height="35" /></div> | 79 » » » <div id="shipping_AJAXload1"><img id="shipping_AJAXload2
" src="#" alt="Please wait while we look up that ZIP Code" width="316"height="35
" /></div> |
| 80 </div> | 80 </div> |
| 81 <div id="shipping_countyRowMsg" style="display:none"> | 81 <div id="shipping_countyRowMsg" style="display:none"> |
| 82 <small>Tax rates vary by county. Please select a county below<br /> | 82 <small>Tax rates vary by county. Please select a county below<br /> |
| 83 so that we may apply accurate tax rates for your area.</small> | 83 so that we may apply accurate tax rates for your area.</small> |
| 84 </div> | 84 </div> |
| 85 <br clear="all" /> | 85 <br clear="all" /> |
| 86 <div id="shipping_countyRow" style="display:none"> | 86 <div id="shipping_countyRow" style="display:none"> |
| 87 <span class="label"><label for="county">County</label></span> | 87 <span class="label"><label for="county">County</label></span> |
| 88 <span><select id="shipping_county" name="shipping_county" class=
"county"> | 88 <span><select id="shipping_county" name="shipping_county" class=
"county"> |
| 89 <option value = "UNKNOWN">UNKNOWN</option> | 89 <option value = "UNKNOWN">UNKNOWN</option> |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 123 <input name="zipCode" id="zip" type="text" maxlength="5" value="" />
<br /> | 123 <input name="zipCode" id="zip" type="text" maxlength="5" value="" />
<br /> |
| 124 <div> | 124 <div> |
| 125 <label for="phone1Lbl" class="required">Phone Number<span>*</spa
n></label><br /> | 125 <label for="phone1Lbl" class="required">Phone Number<span>*</spa
n></label><br /> |
| 126 <input name="day1" id="phone1Lbl" class="phone1" type="text" max
length="16" value="" /><br /> | 126 <input name="day1" id="phone1Lbl" class="phone1" type="text" max
length="16" value="" /><br /> |
| 127 <small>Example: 5551231234 <span><a class="whatsThis" name="why
required" title="Why Required">Why do we need this?</a></span></small> <br /> | 127 <small>Example: 5551231234 <span><a class="whatsThis" name="why
required" title="Why Required">Why do we need this?</a></span></small> <br /> |
| 128 </div> | 128 </div> |
| 129 <div> | 129 <div> |
| 130 <label for="ext1">Ext.</label><br /> | 130 <label for="ext1">Ext.</label><br /> |
| 131 <input name="ext1" id="ext1" type="text" maxlength="6" /><br /> | 131 <input name="ext1" id="ext1" type="text" maxlength="6" /><br /> |
| 132 </div> <div id="AJAXload" style="display:none"> | 132 </div> <div id="AJAXload" style="display:none"> |
| 133 » » » » <div id="AJAXload1"><img id="AJAXload2" src="htt
ps://c.shld.net/06012300/img/buttons/zipcode_ani.gif" alt="Please wait while we
look up that ZIP Code" width="316"height="35" /></div> | 133 » » » » <div id="AJAXload1"><img id="AJAXload2" src="#"
alt="Please wait while we look up that ZIP Code" width="316"height="35" /></div> |
| 134 </div> | 134 </div> |
| 135 <div id="countyRowMsg" style="display:none"> | 135 <div id="countyRowMsg" style="display:none"> |
| 136 <small>Tax rates vary by county. Please select a county below<br
/> | 136 <small>Tax rates vary by county. Please select a county below<br
/> |
| 137 so that we may apply accurate tax rates for your area.</small> | 137 so that we may apply accurate tax rates for your area.</small> |
| 138 </div> | 138 </div> |
| 139 <br clear="all" /> | 139 <br clear="all" /> |
| 140 <div id="countyRow" style="display:none"> | 140 <div id="countyRow" style="display:none"> |
| 141 <span class="label"><label for="county">County</label></span><br
/> | 141 <span class="label"><label for="county">County</label></span><br
/> |
| 142 <span><select id="county" name="county" class="county"><br/> | 142 <span><select id="county" name="county" class="county"><br/> |
| 143 <option value = "UNKNOWN">UNKNOWN</option> | 143 <option value = "UNKNOWN">UNKNOWN</option> |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 210 <input type="hidden" value="" name="email1"> | 210 <input type="hidden" value="" name="email1"> |
| 211 <input type="hidden" value="" name="zipCode"> | 211 <input type="hidden" value="" name="zipCode"> |
| 212 <input type="hidden" value="" name="demographicField1"> | 212 <input type="hidden" value="" name="demographicField1"> |
| 213 <input type="hidden" name="registrationNumber" value="12"/> | 213 <input type="hidden" name="registrationNumber" value="12"/> |
| 214 <!-- Params For Create Account and Place Order Ends Here--> | 214 <!-- Params For Create Account and Place Order Ends Here--> |
| 215 </form> | 215 </form> |
| 216 | 216 |
| 217 | 217 |
| 218 </body> | 218 </body> |
| 219 </html> | 219 </html> |
| OLD | NEW |