Skip to content

Latest commit

 

History

History

Store Page Price Hide When From

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Store Page Price Hide When From

Synopsis

Hide price when it contains from on Store page.

Version

  • 0.2.0

SS Versions

Fluid Engine Compatible

  • Not Applicable

Dependencies


Install

  • Install Store Price Change. After you install the code be sure to continue on with the rest of the steps.

  • In the store price change code after the searchReplaceText example lines add the following code.

            'from' : twcSpphwf, // store page price hide when from
  • Add code from file store page price hide when from.html to Store Settings > Advanced > Page Header Code Injection for the store page. Read the code for any instructions within.

Make a Donation

Please consider making a donation.

Changes

  • 2024-06-19

    • remove jQuery dependency
    • support some v7.0 templates
    • bumped version to 0.2.0
  • 2022-01-31

    • initial version