skip to Main Content

Shopify – Buiding an App

I've been doing Shopify development for a little while now and my client has a specific need that I haven't found in the app store yet. It needs to: Create two discount tiers based on total value of the cart…

VIEW QUESTION

How to change button in twitter bootstrap using jquery

I have a button: <button class="btn btn-animated btn-default ban-user-btn" id="btn-ban-username" // the username is generated by twig data-nick="username" // the username is generated by twig data-toggle="modal" data-target="#statusModal" > Ban user <i class="fa fa-ban"></i> </button> I need to change the button…

VIEW QUESTION
Back To Top
Search