Skip to content

Instantly share code, notes, and snippets.

@vlacerda
Created February 4, 2016 19:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vlacerda/37ba8ed6ffe3a37e2280 to your computer and use it in GitHub Desktop.
Save vlacerda/37ba8ed6ffe3a37e2280 to your computer and use it in GitHub Desktop.
<div class="checkoutbox" data-gutter-toggle="shipMethHoverMessage">
<h4 class="mw_h2 mw_h3">Items shipped by Sur La Table</h4>
<input id="shipping-1" name="/slt/commerce/order/SinglePageCheckoutFormHandler.shipContainer.currentShipGroup.shipMethod" value="Standard" class="shippingMethod" type="radio" checked=""><input name="_D:/slt/commerce/order/SinglePageCheckoutFormHandler.shipContainer.currentShipGroup.shipMethod" value=" " type="hidden"><label for="shipping-1" class="mw-shipping-checked"><b>Standard</b>: Arrives in 7-10 business days.$18.99</label>
<br><input id="shipping-2" name="/slt/commerce/order/SinglePageCheckoutFormHandler.shipContainer.currentShipGroup.shipMethod" value="Express" class="shippingMethod" type="radio"><input name="_D:/slt/commerce/order/SinglePageCheckoutFormHandler.shipContainer.currentShipGroup.shipMethod" value=" " type="hidden"><label for="shipping-2"><b>Express</b>: Arrives in 2 business days, order by 3pm ET.$33.98</label>
<br><input id="shipping-3" name="/slt/commerce/order/SinglePageCheckoutFormHandler.shipContainer.currentShipGroup.shipMethod" value="Overnight" class="shippingMethod" type="radio"><input name="_D:/slt/commerce/order/SinglePageCheckoutFormHandler.shipContainer.currentShipGroup.shipMethod" value=" " type="hidden"><label for="shipping-3"><b>Overnight</b>: Arrives next business day, order by 3pm ET.$43.98</label>
<br><ul class="mw_list1">
<li>
GreenPan Diamond Clad Ceramic Nonstick 10-Piece Cookware Set with Bonus Steamer</li>
<li>
Grady’s Cold Brew Bean Bags</li>
<li>
Fleur De Lys Tealight Candle Holders, Set of 4</li>
</ul>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment