Skip to content

Latest commit

 

History

History

Change Unable to Add Item to Cart Alert for Out of Stock Variants

Change Unable to Add Item to Cart Alert for Out of Stock Variants

Version 0.1d2


Quick Install

Add the following to Website > Pages > Website Tools > Code Injection > HEADER.

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>

Add code from file change unable to add item to cart alert for out of stock variants.html to Store Settings > Advanced > Page Header Code Injection for the store page.

Make a Donation

Please consider making a donation.

Changes

  • 2021-05-16

    • fix for not replacing message when append false
    • bumped version to 0.1d2
  • 2021-05-16

    • put in placeholder text for message and title text
    • bumped version to 0.1d1
  • 2021-05-16

    • initial version