Skip to content

Instantly share code, notes, and snippets.

@gbersac
Created November 5, 2018 20:58
Show Gist options
  • Save gbersac/6427346d6594d9666c588460921e5254 to your computer and use it in GitHub Desktop.
Save gbersac/6427346d6594d9666c588460921e5254 to your computer and use it in GitHub Desktop.
<button class="gf_add-to-cart product-form-product-template button btn gf_button-stretch" id="" name="add" onclick="" type="submit">
<span class="AddToCartText">ADD TO CART</span>
<div class="bk-social-proof-embed">
<!--v-if-->
</div>
<div class="bk-stock-countdown">
<div class="stock-countdown-message">
<div class="message">
<span style="font-family:Arial,Helvetica,sans-serif;font-size:18px;color:#4f5154;text-align:left;">Only 7020 items left in stock!</span>
<!--v-html-->
</div>
<a class="bkt--powered" href="https://beeketing.com/countdown-cart?utm_channel=referral&amp;utm_medium=poweredby&amp;utm_term=customizedcountdown_cartwidget&amp;utm_fromapp=countdown_cart&amp;shopname=belle-andrea&amp;platform=shopify" target="_blank">
<svg height="20px" version="1.1" viewBox="0 0 20 20" width="20px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="linearGradient-1" x1="50%" x2="50%" y1="0%" y2="97.8256177%">
<stop offset="0%" stop-color="#445FFF"/>
<stop offset="100%" stop-color="#8008FF"/>
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd" id="Symbols" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1">
<g id="Icons/Powered-by-Beeketing" stroke="url(#linearGradient-1)" transform="translate(1.000000, 1.000000)">
<polygon id="Power" points="10 0 0 11 9 11 8 18 18 7 9 7"/>
</g>
</g>
</svg>
<!--v-if-->
</a>
<!--v-if-->
</div>
<div class="progress-bar blue stripes" style="background: rgb(242, 242, 248);">
<span style="background: rgb(194, 94, 94); width: 20%;"/>
</div>
<!--v-if-->
</div>
</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment