Skip to content

Latest commit

 

History

History

Change Unable to Add Item to Cart Alert for Only N Available

Change Unable to Add Item to Cart Alert for Only N Available

Version 0.1d1


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 only n available.html to Store Settings > Advanced > Page Header Code Injection for the store page.

Make a Donation

Please consider making a donation.

Changes

  • 2022-04-06

    • code aware of v7.1 store design formats
    • fix for code not working with products with no variants
    • bumped version to 0.1d1
  • 2021-05-16

    • initial version