Skip to content

Instantly share code, notes, and snippets.

@ifthenelse
Created June 9, 2016 17:59
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 ifthenelse/1d5b6000f7dfc554584e1ffe454d4d00 to your computer and use it in GitHub Desktop.
Save ifthenelse/1d5b6000f7dfc554584e1ffe454d4d00 to your computer and use it in GitHub Desktop.
Header riepilgoo checkout
<section class="shop-checkout--cart section-without-vertical-margin layout-grid is-active">
<div class="row">
<div class="col small-12 medium-8 medium-shift-2 large-6 large-shift-3">
<header class="shop-checkout--cart--header">
<h2>Riepilogo ordini</h2>
</header>
<article id="cart-item-riso" class="shop-checkout--cart-item">
<div class="shop-checkout--cart-item--info riepilogo">
<p class="shop-checkout--cart-item--name bentonsanslight__big uppercase">
<span class="bentonsansbold">5 x</span> <a href="/shop-categoria.html" title="Riso" target="_self" class="shop-checkout--cart-item--link">Riso</a>
</p>
</div>
<div class="shop-checkout--cart-item--box-price riepilogo">
<form id="form-update-cart-item-riso" class="form form__inline form__riepilogo-product" method="post" action="#" accept-charset="utf-8" enctype="application/x-www-form-urlencoded" novalidate="novalidate" target="_self">
<fieldset class="totale riepilogo">
<div><span class="currency">Euro 27,50</span></div>
</fieldset>
</form>
</div>
</article>
<article id="cart-item-cookbooks" class="shop-checkout--cart-item">
<div class="shop-checkout--cart-item--info riepilogo">
<p class="shop-checkout--cart-item--name bentonsanslight__big uppercase">
<span class="bentonsansbold">3 x</span> <a href="/shop-categoria.html" title="Cookbooks" target="_self" class="shop-checkout--cart-item--link">Cookbooks</a>
</p>
</div>
<div class="shop-checkout--cart-item--box-price riepilogo">
<form id="form-update-cart-item-cookbooks" class="form form__inline form__riepilogo-product" method="post" action="#" accept-charset="utf-8" enctype="application/x-www-form-urlencoded" novalidate="novalidate" target="_self">
<fieldset class="totale riepilogo">
<div><span class="currency">Euro 16,50</span></div>
</fieldset>
</form>
</div>
</article>
<article id="cart-item-mandorle-alla-paprika-affumicata" class="shop-checkout--cart-item">
<div class="shop-checkout--cart-item--info riepilogo">
<p class="shop-checkout--cart-item--name bentonsanslight__big uppercase">
<span class="bentonsansbold">123 x</span> <a href="/shop-dettaglio.html" title="Mandorle alla Paprika Affumicata" target="_self" class="shop-checkout--cart-item--link">Mandorle alla Paprika Affumicata</a>
</p>
</div>
<div class="shop-checkout--cart-item--box-price riepilogo">
<form id="form-update-cart-item-mandorle-alla-paprika-affumicata" class="form form__inline form__riepilogo-product" method="post" action="#" accept-charset="utf-8" enctype="application/x-www-form-urlencoded" novalidate="novalidate" target="_self">
<fieldset class="totale riepilogo">
<div><span class="currency">Euro 922,50</span></div>
</fieldset>
</form>
</div>
</article>
<article id="cart-item-snack-salato-al-finocchio--sesamo-e-origano" class="shop-checkout--cart-item">
<div class="shop-checkout--cart-item--info riepilogo">
<p class="shop-checkout--cart-item--name bentonsanslight__big uppercase">
<span class="bentonsansbold">4 x</span> <a href="/shop-dettaglio.html" title="Snack salato al finocchio, sesamo e origano" target="_self" class="shop-checkout--cart-item--link">Snack salato al finocchio, sesamo e origano</a>
</p>
</div>
<div class="shop-checkout--cart-item--box-price riepilogo">
<form id="form-update-cart-item-snack-salato-al-finocchio--sesamo-e-origano" class="form form__inline form__riepilogo-product" method="post" action="#" accept-charset="utf-8" enctype="application/x-www-form-urlencoded" novalidate="novalidate" target="_self">
<fieldset class="totale riepilogo">
<div><span class="currency">Euro 20,00</span></div>
</fieldset>
</form>
</div>
</article>
<article id="cart-item-snack-misto-salato" class="shop-checkout--cart-item">
<div class="shop-checkout--cart-item--info riepilogo">
<p class="shop-checkout--cart-item--name bentonsanslight__big uppercase">
<span class="bentonsansbold">999 x</span> <a href="/shop-dettaglio.html" title="Snack Misto Salato" target="_self" class="shop-checkout--cart-item--link">Snack Misto Salato</a>
</p>
</div>
<div class="shop-checkout--cart-item--box-price riepilogo">
<form id="form-update-cart-item-snack-misto-salato" class="form form__inline form__riepilogo-product" method="post" action="#" accept-charset="utf-8" enctype="application/x-www-form-urlencoded" novalidate="novalidate" target="_self">
<fieldset class="totale riepilogo">
<div><span class="currency">Euro 7492,50</span></div>
</fieldset>
</form>
</div>
</article>
<footer class="shop-checkout--cart--footer">
<div class="shop-checkout--cart--footer--row">
<span class="shop-checkout--cart--footer--label"><strong>Subtotale</strong></span>
<div class="shop-checkout--cart--footer">
<span class="currency">Euro</span>
<span class="shop-checkout--cart--footer--value shop-checkout--cart--subtotal--value">8479,00</span>
</div>
</div>
<div class="shop-checkout--cart--footer--row">
<span class="shop-checkout--cart--footer--label"><strong>Spese di spedizione</strong> (Italia)</span>
<div class="shop-checkout--cart--footer">
<span class="currency">Euro</span>
<span class="shop-checkout--cart--footer--value shop-checkout--cart--shipping--value">12,00</span>
</div>
</div>
<div class="shop-checkout--cart--footer--row">
<span class="shop-checkout--cart--footer--label"><strong>Totale</strong></span>
<div class="shop-checkout--cart--footer">
<span class="currency">Euro</span>
<span class="shop-checkout--cart--footer--value shop-checkout--cart--total--value">8479,00</span>
</div>
</div>
</footer>
</div>
</div>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment