Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1 KB

File metadata and controls

47 lines (29 loc) · 1 KB

Store Listing Add to Cart Buttons

Version 0.1.0

SS Version 7.1

Fluid Engine Compatible : Not Applicable


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 store listing add to cart buttons.html to Store Settings > Advanced > Page Header Code Injection for the store. Read the code for any instructions within.

Note

Add to Cart buttons can not be added to products with variants.

Make a Donation

Please consider making a donation.

Changes

  • 2022-08-05

    • initial version