Hide price when it contains from on Store page.
- 0.3.0
- Not Applicable
-
Install Store Page Price Change. After you install the code be sure to continue on with the rest of the steps.
-
Options
-
Page Specific
- Add code from file store page price hide when from.html to Store Settings > Advanced > Page Header Code Injection for the store page. Please see per-page code injection.
-
Site-wide
- Add code from file store page price hide when from.html to Website > Pages > Website Tools > Code Injection > FOOTER. Please see Add code to code injection.
-
-
Add the following to searchReplaceText in the store page price change code per that codes instructions.
// store page price hide when from "from" : "twcSpphwf",
Please consider making a donation.
-
2024-10-04
- rework code to use JavaScript Module Patterns for twc, twc.sppc, and twc.sppc.callbacks
- bumped version to 0.3.0
-
2024-06-19
- remove jQuery dependency
- support some v7.0 templates
- bumped version to 0.2.0
-
2022-01-31
- initial version