Skip to content

Latest commit

 

History

History

Cart Page Summary HTML Add

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Cart Page Summary HTML Add

Synopsis

Add HTML to the cart page summary.

Version

  • 0.2.1

SS Versions

  • 7.1

  • 7.0

v7.1 Fluid Engine Compatibility

  • Not Applicable

Dependencies


Install

  • Install Cart Page Observe Changes. After you install Cart Page Observe Changes be sure to continue on with the rest of the steps.

  • Add code from file cart page summary html add.html to Website > Pages > Website Tools > Code Injection > FOOTER before the cart page observe changes code. Please see Add code to code injection. Read the code for any instructions within.

    In the cart page observe changes code add twcCartPageSummaryHtmlAdd to callbacks added.

Make a Donation

Please consider making a donation.

Changes

  • 2024-04-29

    • make code running message appear once in console
    • bumped version to 0.2.1
  • 2024-04-28

    • removed dependency on jQuery
    • make compatible with cart page observe changes v0.2.0
    • bumped version to 0.2.0
  • 2022-12-09

    • initial version