Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 762 Bytes

File metadata and controls

35 lines (20 loc) · 762 Bytes

Change Unable to Add Item to Cart Alert

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

Make a Donation

Please consider making a donation.

Changes

  • 2021-05-13

    • fix MutationObserver bail check
    • bumped version to 0.1d2
  • 2020-11-01

    • initial version