-
-
Save adamwooding/aeed2708ebf6878c81fc6c077680f466 to your computer and use it in GitHub Desktop.
Shopify change Add to Cart button
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment