Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vanbess/plugin-html-size-chart-for-woocommerce-products
Add custom editable HTML size charts to your WooCommerce products.
https://github.com/vanbess/plugin-html-size-chart-for-woocommerce-products
woocommerce woocommerce-extension woocommerce-plugin
Last synced: 13 days ago
JSON representation
Add custom editable HTML size charts to your WooCommerce products.
- Host: GitHub
- URL: https://github.com/vanbess/plugin-html-size-chart-for-woocommerce-products
- Owner: vanbess
- Created: 2023-09-01T08:15:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-03T19:14:34.000Z (7 months ago)
- Last Synced: 2024-06-04T21:50:51.967Z (7 months ago)
- Topics: woocommerce, woocommerce-extension, woocommerce-plugin
- Language: PHP
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
Awesome Lists containing this project
README
# PLUGIN: HTML Size Charts for WooCommerce
Adds ability to add custom size chart to each product if required.
To use size chart directly in product description please use [sbhtml_size_chart] in description TEXT editor, not visual editor.
Also has action hook [mwc_size_chart] to add size chart to any page, provided a suitable product ID is passed.
Action is used specifically in Multi Woo Checkout as well.
NOTE: this is a bespoke plugin created for a client, so will likely require mods to work for your use case.