Skip to content

Instantly share code, notes, and snippets.

@yallups
Created June 20, 2016 22:44
Show Gist options
  • Save yallups/687edacb6fd93e69ab9e3a57dadf7b00 to your computer and use it in GitHub Desktop.
Save yallups/687edacb6fd93e69ab9e3a57dadf7b00 to your computer and use it in GitHub Desktop.
<div class="right-col">
<div class=" mw_title">Order Summary</div>
<div class="details-area clearfix">
<table class="product-grid-sm show-border"></table>
</div>
<div class=" mw_sum_item mw_divide">
<b class=" mw_left_col">2 items in your Shopping Bag</b>
<table>
<tbody>
<tr>
<td class="totals-label">Order Subtotal</td>
<td class="totals-value">$34.50</td>
</tr>
<tr>
<td class="totals-label">Gift Wrap</td>
<td class="totals-value">$7.95</td>
</tr>
<tr>
<td class="totals-label">Standard Shipping</td>
<td class="totals-value shipFree">FREE</td>
</tr>
<tr>
<td class="totals-label">Tax</td>
<td class="totals-value taxFree">N/A</td>
</tr>
<tr>
<td class="totals-label total">Total Due</td>
<td class="totals-value total">$42.45</td>
</tr>
</tbody>
</table>
</div>
<div class="mw_sum_item mw_divide">
<div class="thumb-hover">
<img class="thumb" alt="" src="https://images.hisroom.com/items/herroom--hisroom-tpsy01-gift-t2.jpg?v=4">
<img class="swatch" alt="" src="https://images.hisroom.com/swatches/2Red.jpg">
</div>
<div class="itemdetail">
<b>HerRoom &amp; HisRoom Gift</b>
Gift Wrap
<div class="bottom-line">
<span>
<b>Color:</b>
Red
</span>
</div>
<div class="price-quantity">
<span>
<b>Price:</b>
$7.95
</span>
<span>
<b>Qty:</b>
1
</span>
</div>
</div>
</div>
<div class="mw_sum_item mw_divide">
<div class="thumb-hover">
<a href="http://m.hisroom.com/tasc-performance-tm110-carrollton-relaxed-fit-performance-shirt.shtml">
<img class="thumb" alt=""
src="https://images.hisroom.com/items/tasc-performance-tasc01-tm110-t2.jpg?v=4">
<img class="swatch" alt="" src="https://images.hisroom.com/swatches/2tasc01-trd.jpg">
</a>
<div class="on-sale">
<span>29% Off</span>
</div>
</div>
<div class="itemdetail">
<a href="http://m.hisroom.com/tasc-performance-tm110-carrollton-relaxed-fit-performance-shirt.shtml">
<b>tasc Performance TM110</b>
Carrollton Relaxed Fit Performance Shirt
</a>
<div class="bottom-line">
<span>
<b>Color:</b>
True Red
</span>
<span>
<b>Size:</b>
S
</span>
</div>
<div class="price-quantity">
<span>
<b>Price:</b>
<span class="sale-price">$22.50</span>
</span>
<span>
<b>Qty:</b>
1
</span>
</div>
</div>
</div>
<div class="mw_sum_item mw_divide">
<div class="thumb-hover">
<a href="http://m.hisroom.com/happy-socks-ar01-068v-mens-argyle-combed-cotton-crew-sock.shtml">
<img class="thumb" alt="" src="https://images.hisroom.com/items/happy-socks-hs01-ar01-068v-t2.jpg?v=4">
<img class="swatch" alt="" src="https://images.hisroom.com/swatches/2hs01-mdc1.jpg">
</a>
</div>
<div class="itemdetail">
<a href="http://m.hisroom.com/happy-socks-ar01-068v-mens-argyle-combed-cotton-crew-sock.shtml">
<b>Happy Socks AR01-068V</b>
Men's Argyle Combed Cotton Crew Sock
</a>
<div class="bottom-line">
<span>
<b>Color:</b>
MD Combo 1
</span>
<span>
<b>Size:</b>
10-13
</span>
</div>
<div class="price-quantity">
<span>
<b>Price:</b>
$12.00
</span>
<span>
<b>Qty:</b>
1
</span>
</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment