Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 765 Bytes

File metadata and controls

37 lines (21 loc) · 765 Bytes

Change Unable to Add Item to Cart Alert

Version

  • 0.1d2

Quick Install

Add the following to Website > Pages > Custom Code > 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