Skip to content

Latest commit

 

History

History

Cart Item Links Redirect

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Cart Item Links Redirect

Version 0.2.0

SS Versions 7.1, 7.0

v7.1 Fluid Engine Compatible : Not Applicable


Quick Install

  • Install the code from Cart Page Observe Changes. In the code find the following line.

        const nodesAddedCallback = undefined;

    Change undefined to cartItemLinksRedirect.

  • Add code from file cart item links redirect.html to Website > Pages > Website Tools > Code Injection > FOOTER before the cart page observe changes code. Read the code for any instructions within.

Make a Donation

Please consider making a donation.

Changes

  • 2022-09-23

    • adapt for Cart Page Observe Changes
    • bumped version to 0.2.0
  • 2020-11-11

    • initial version