Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Macy's Checkout</title>
<meta http-equiv="generator" content="JACPKMALPHTCSJDTCR">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width">
</head>
<body>
<form id="rc-shipping-info-form">
<fieldset>
<fieldset id="rc-shipping-address-wrapper">
<div>
<div>
<label for="rc-shipping-firstName">First name</label>
<input type="text" maxlength="20" name="contact.firstName" id="rc-shipping-firstName" value="" autocorrect="off" autocomplete="given-name"
title="overall type: HTML_TYPE_GIVEN_NAME
server type: NO_SERVER_DATA
heuristic type: NAME_FIRST
label: First name
parseable name: contact.firstName
field signature: 2682246885
form signature: 6571413743856647727"
autofill-prediction="HTML_TYPE_GIVEN_NAME"
>
<small>Please enter a first name.</small>
<div>
<div>
</div>
</div>
</div>
</div>
<div>
<div>
<label for="rc-shipping-lastName">Last name</label>
<input type="text" maxlength="30" name="contact.lastName" id="rc-shipping-lastName" value="" autocorrect="off" autocomplete="family-name"
title="overall type: HTML_TYPE_FAMILY_NAME
server type: NO_SERVER_DATA
heuristic type: NAME_LAST
label: Last name
parseable name: contact.lastName
field signature: 4271897545
form signature: 6571413743856647727"
autofill-prediction="HTML_TYPE_FAMILY_NAME"
>
</div>
</div>
<div>
<div>
<label for="rc-shipping-line1">Address line 1</label>
<input type="text" maxlength="35" name="address.addressLine1" id="rc-shipping-line1" value="" autocorrect="off" autocomplete="address-line1"
title="overall type: HTML_TYPE_ADDRESS_LINE1
server type: NO_SERVER_DATA
heuristic type: ADDRESS_HOME_LINE1
label: Address line 1
parseable name: address.addressLine1
field signature: 2758559035
form signature: 6571413743856647727"
autofill-prediction="HTML_TYPE_ADDRESS_LINE1"
>
</div>
</div>
<div>
<div>
<label for="rc-shipping-line2">Address line 2 (optional)</label>
<input type="text" maxlength="35" name="address.addressLine2" id="rc-shipping-line2" value="" autocorrect="off" autocomplete="address-line2" placeholder="Apt, Suite, Bldg, Floor, etc"
title="overall type: HTML_TYPE_ADDRESS_LINE2
server type: NO_SERVER_DATA
heuristic type: ADDRESS_HOME_LINE2
label: Address line 2 (optional)
parseable name: address.addressLine2
field signature: 1355777065
form signature: 6571413743856647727"
autofill-prediction="HTML_TYPE_ADDRESS_LINE2"
>
</div>
</div>
<div>
<div>
<label for="rc-shipping-city">City</label>
<input type="text" maxlength="25" name="address.city" id="rc-shipping-city" value="" autocorrect="off" autocomplete="address-level2"
title="overall type: HTML_TYPE_ADDRESS_LEVEL2
server type: NO_SERVER_DATA
heuristic type: ADDRESS_HOME_CITY
label: City
parseable name: address.city
field signature: 242591127
form signature: 6571413743856647727"
autofill-prediction="HTML_TYPE_ADDRESS_LEVEL2"
>
</div>
</div>
<div id="rc-stateZipRow">
<div>
<label for="rc-shipping-state">State</label>
<select name="address.state" id="rc-shipping-state" autocomplete="address-level1"
title="overall type: HTML_TYPE_ADDRESS_LEVEL1
server type: NO_SERVER_DATA
heuristic type: ADDRESS_HOME_STATE
label: State
parseable name: address.state
field signature: 1305630158
form signature: 6571413743856647727"
autofill-prediction="HTML_TYPE_ADDRESS_LEVEL1"
>
<option value="-1">Select</option>
<option value="AL">AL</option>
<option value="AK">AK</option>
<option value="AS">AS</option>
<option value="AZ">AZ</option>
<option value="AR">AR</option>
<option value="AA">AA</option>
<option value="AE">AE</option>
<option value="AP">AP</option>
<option value="CA">CA</option>
<option value="CO">CO</option>
<option value="CT">CT</option>
<option value="DE">DE</option>
<option value="DC">DC</option>
<option value="FM">FM</option>
<option value="FL">FL</option>
<option value="GA">GA</option>
<option value="GU">GU</option>
<option value="HI">HI</option>
<option value="ID">ID</option>
<option value="IL">IL</option>
<option value="IN">IN</option>
<option value="IA">IA</option>
<option value="KS">KS</option>
<option value="KY">KY</option>
<option value="LA">LA</option>
<option value="ME">ME</option>
<option value="MH">MH</option>
<option value="MD">MD</option>
<option value="MA">MA</option>
<option value="MI">MI</option>
<option value="MN">MN</option>
<option value="MS">MS</option>
<option value="MO">MO</option>
<option value="MT">MT</option>
<option value="NE">NE</option>
<option value="NV">NV</option>
<option value="NH">NH</option>
<option value="NJ">NJ</option>
<option value="NM">NM</option>
<option value="NY">NY</option>
<option value="NC">NC</option>
<option value="ND">ND</option>
<option value="MP">MP</option>
<option value="OH">OH</option>
<option value="OK">OK</option>
<option value="OR">OR</option>
<option value="PW">PW</option>
<option value="PA">PA</option>
<option value="PR">PR</option>
<option value="RI">RI</option>
<option value="SC">SC</option>
<option value="SD">SD</option>
<option value="TN">TN</option>
<option value="TX">TX</option>
<option value="VI">VI</option>
<option value="UT">UT</option>
<option value="VT">VT</option>
<option value="VA">VA</option>
<option value="WA">WA</option>
<option value="WV">WV</option>
<option value="WI">WI</option>
<option value="WY">WY</option>
</select>
</div>
<div>
<label for="rc-shipping-postal-code">ZIP code</label>
<input type="text" maxlength="5" name="address.zipCode" id="rc-shipping-postal-code" value="" autocorrect="off" autocomplete="postal-code" pattern="\d*"
title="overall type: HTML_TYPE_POSTAL_CODE
server type: NO_SERVER_DATA
heuristic type: ADDRESS_HOME_ZIP
label: ZIP code
parseable name: address.zipCode
field signature: 1541909938
form signature: 6571413743856647727"
autofill-prediction="HTML_TYPE_POSTAL_CODE"
>
</div>
</div>
<div>
<div>
<label for="rc-shipping-phone">Phone number</label>
<input type="text" maxlength="14" pattern="\d*" name="address.phone" id="rc-shipping-phone" autocomplete="tel" value="" autocorrect="off"
title="overall type: HTML_TYPE_TEL
server type: NO_SERVER_DATA
heuristic type: PHONE_HOME_WHOLE_NUMBER
label: Phone number
parseable name: address.phone
field signature: 3405332267
form signature: 6571413743856647727"
autofill-prediction="HTML_TYPE_TEL"
>
</div>
</div>
</fieldset>
</fieldset>
<fieldset id="rc-shipping-method-set">
<div>
<div>
<legend tabindex="-1">Shipping method</legend>
</div>
</div>
<div>
<div>
<div>
<input type="radio" name="shippingMethod.methodCode" value="G" id="rc-shipping-shipping-methodG" checked="checked"
title="overall type: UNKNOWN_TYPE
server type: NO_SERVER_DATA
heuristic type: UNKNOWN_TYPE
label: Standard Transit time: 3-6 business days
parseable name: shippingMethod.methodCode
field signature: 1185913307
form signature: 6571413743856647727"
autofill-prediction="UNKNOWN_TYPE"
>
</div>
<div>
<label for="rc-shipping-shipping-methodG">Standard
<br>
Transit time: 3-6 business days
</label>
</div>
<div>
<div>$10.95
</div>
</div>
</div>
<div>
<div>
<input type="radio" name="shippingMethod.methodCode" value="2" id="rc-shipping-shipping-method2" disabled=""
title="overall type: UNKNOWN_TYPE
server type: NO_SERVER_DATA
heuristic type: UNKNOWN_TYPE
label: Premium Transit time: 2-3 business days
parseable name: shippingMethod.methodCode
field signature: 1185913307
form signature: 6571413743856647727"
autofill-prediction="UNKNOWN_TYPE"
>
</div>
<div>
<label for="rc-shipping-shipping-method2">Premium
<br>
Transit time: 2-3 business days
</label>
</div>
<div>
<div>$19.95
</div>
</div>
</div>
<div>
<div>
<input type="radio" name="shippingMethod.methodCode" value="O" id="rc-shipping-shipping-methodO" disabled=""
title="overall type: UNKNOWN_TYPE
server type: NO_SERVER_DATA
heuristic type: UNKNOWN_TYPE
label: Express Transit time: 1-2 business days
parseable name: shippingMethod.methodCode
field signature: 1185913307
form signature: 6571413743856647727"
autofill-prediction="UNKNOWN_TYPE"
>
</div>
<div>
<label for="rc-shipping-shipping-methodO">Express
<br>
Transit time: 1-2 business days
</label>
</div>
<div>
<div>$29.95
</div>
</div>
</div>
<div>
<p>
<b>Note: We'll send you an email to schedule your delivery.</b>
</p>
<p>
<b>Note: Some items in your order may ship separately. Transit time is the time between leaving our fulfillment center &amp; delivery to you.</b>
</p>
</div>
</div>
</fieldset>
<fieldset>
<div>
<div>
<legend tabindex="-1">
Gift Options
</legend>
</div>
</div>
<div>
<div>
<input type="checkbox" name="giftOrder" id="rc-giftoption-isgift" value="true"
title="overall type: UNKNOWN_TYPE
server type: NO_SERVER_DATA
heuristic type: UNKNOWN_TYPE
label: This order contains a gift
parseable name: giftOrder
field signature: 2509042763
form signature: 6571413743856647727"
autofill-prediction="UNKNOWN_TYPE"
>
<div id="aria-giftcardinfo" tabindex="-1">
"Selecting this checkbox will expand additional gift options"
</div>
<label for="rc-giftoption-isgift">This order contains a gift</label>
<input type="hidden" value="true" name="_giftOrder">
</div>
</div>
<div id="rc-giftoptions-additional">
<div>
<div>
<input type="checkbox" name="giftOptions.haveGiftMessage" value="true" id="rc-giftoption-giftMsg"
title="overall type: UNKNOWN_TYPE
server type: NO_SERVER_DATA
heuristic type: UNKNOWN_TYPE
label: Gift message (optional)
parseable name: giftOptions.haveGiftMessage
field signature: 1542269083
form signature: 6571413743856647727"
autofill-prediction="UNKNOWN_TYPE"
>
<label for="rc-giftoption-giftMsg">Gift message (optional)</label>
<input type="hidden" value="true" name="_giftOptions.haveGiftMessage">
<br>
</div>
</div>
<div id="rc-giftmsg-text">
<div>
<div>
<span id="rc-giftmsg-additional-info">Write a personal message. We'll print it on a card &amp; send it along with the order.</span>
</div>
</div>
<div>
<div>
<label for="rc-gift-msg1">Message line 1 (max 45 characters)</label>
<input type="text" maxlength="45" name="giftOptions.senderName" id="rc-gift-msg1" value="" autocomplete="off" placeholder="Message line 1 (max 45 characters)"
title="overall type: UNKNOWN_TYPE
server type: NO_SERVER_DATA
heuristic type: UNKNOWN_TYPE
label: Message line 1 (max 45 characters)
parseable name: giftOptions.senderName
field signature: 851756973
form signature: 6571413743856647727"
autofill-prediction="UNKNOWN_TYPE"
>
</div>
</div>
<div>
<div>
<label for="rc-gift-msg2">Message line 2 (max 45 characters)</label>
<input type="text" maxlength="45" name="giftOptions.giftMessage1" id="rc-gift-msg2" value="" autocomplete="off" placeholder="Message line 2 (max 45 characters)"
title="overall type: UNKNOWN_TYPE
server type: NO_SERVER_DATA
heuristic type: UNKNOWN_TYPE
label: Message line 2 (max 45 characters)
parseable name: giftOptions.giftMessage1
field signature: 893448548
form signature: 6571413743856647727"
autofill-prediction="UNKNOWN_TYPE"
>
</div>
</div>
<div>
<div>
<label for="rc-gift-msg3">Message line 3 (max 45 characters)</label>
<input type="text" maxlength="45" name="giftOptions.giftMessage2" id="rc-gift-msg3" value="" autocomplete="off" placeholder="Message line 3 (max 45 characters)"
title="overall type: UNKNOWN_TYPE
server type: NO_SERVER_DATA
heuristic type: UNKNOWN_TYPE
label: Message line 3 (max 45 characters)
parseable name: giftOptions.giftMessage2
field signature: 3147898435
form signature: 6571413743856647727"
autofill-prediction="UNKNOWN_TYPE"
>
</div>
</div>
</div>
<div>
<div>
<input type="checkbox" name="giftOptions.packageInGiftBox" value="true" id="rc-giftoption-giftBox"
title="overall type: UNKNOWN_TYPE
server type: NO_SERVER_DATA
heuristic type: UNKNOWN_TYPE
label: Send in a gift box ($6.00 per order)
parseable name: giftOptions.packageInGiftBox
field signature: 1556860808
form signature: 6571413743856647727"
autofill-prediction="UNKNOWN_TYPE"
>
<label for="rc-giftoption-giftBox">Send in a gift box ($6.00 per order)</label>
<input type="hidden" value="true" name="_giftOptions.packageInGiftBox">
</div>
</div>
<div>
<div>
<input type="checkbox" name="giftOptions.sendGiftReceipt" value="true" id="rc-giftoption-packingSlip" checked="checked"
title="overall type: UNKNOWN_TYPE
server type: NO_SERVER_DATA
heuristic type: UNKNOWN_TYPE
label: Hide prices on the packing slip
parseable name: giftOptions.sendGiftReceipt
field signature: 367416642
form signature: 6571413743856647727"
autofill-prediction="UNKNOWN_TYPE"
>
<label for="rc-giftoption-packingSlip">Hide prices on the packing slip</label>
<input type="hidden" value="true" name="_giftOptions.sendGiftReceipt">
</div>
</div>
</div>
</fieldset>
</form>
<input type="hidden" id="gmClientId" value="gme-macysinc">
<input type="hidden" id="gmeAPIKey" value="AIzaSyCzwiHW1tSp_4FXaFuORRffbxBzQUN1qs4">
<input type="hidden" id="gmeTableId" value="06739517320133004748-11853667273131550346">
<input type="hidden" id="gmeToSdpEnabled" value="true">
<input type="hidden" id="macysCookieDomain" value=".macys.com">
<input type="hidden" id="MACYS_secureHostName" value="https://www.macys.com">
<input type="hidden" id="MACYS_baseHostName" value="https://www.macys.com">
<input type="hidden" id="MACYS_assetsHostName" value="https://www.macys.com">
<input type="hidden" id="MACYS_imageHostName" value="/img/ts/is/image/MCY">
<input type="hidden" id="AKAMAI_LOGIC" value="hybrid">
<input type="hidden" id="searchBoxPlaceholderGuest" value="Search or enter web ID">
<input type="hidden" id="searchBoxPlaceholderUser" value="[userName], Search or enter web ID">
</body>
</html>