Cartloom Cart – Social Icon
You can add a functional Cartloom eCommerce cart or basket to your imported social icon set. * Tutorial requires a Cartloom eCommerce account, if you don’t have one, you can sign up here: https://*****.com
1. Add a cart or basket social icon. Paste one of the snippets below in RapidWeaver, “Settings > Code > Body”. For a shopping cart icon:
<a class="social-import social-cart cartloom-viewcart" href="#"></a>For a shopping basket icon:
<a class="social-import social-basket cartloom-viewcart" href="#"></a>2. Paste the Cartloom Javascript snippet below into RapidWeaver, “Settings > Code > Head”.
<script type="text/javascript" id="cljs" src="https://*****.com/cl4/cart.js"></script>IMPORTANT: Change “sellername” in the snippet above to match your Cartloom seller name.