Skip to content

Instantly share code, notes, and snippets.

@adamwooding
Created July 22, 2020 13:13

Revisions

  1. adamwooding created this gist Jul 22, 2020.
    4 changes: 4 additions & 0 deletions add-to-cart.liquid
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    <a href="/pages/contact-us" class="{{ btn_class }} btn--add-to-cart btn--secondary-accent">
    <span class="icon icon-cart"></span>
    <span style="vertical-align: middle;">Call or Message to Purchase</span>
    </a>