Description
This plugin allows you to set custom Terms and Conditions per WooCommerce product. It works by:
1. Adding a custom field on every WooCommerce product’s page.
2. When this custom field is filled, an extra checkbox is displayed in the WooCommerce checkout form that the user needs to select.
3. This extra checkout checkbox includes a link to the Terms and Conditions page added to the product’s administration page.
Filters and Actions:
There are multiple hooks that will allow you to customize the plugin even further.
Screenshots
Installation
- Upload “Terms and Conditions Per Product” plugin into the directory
wp-content/plugins/
. - Enable “Terms and Conditions Per Product” plugin.
FAQ
There are no FAQ just yet.
Reviews
Contributors & Developers
“Terms & Conditions Per Product” is open source software. The following people have contributed to this plugin.
Contributors“Terms & Conditions Per Product” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Terms & Conditions Per Product” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.7
- Fixed duplicate Terms and Condition checkboxes when the same product appeared more than 1 times in a cart (different items).
1.0.6
- WP test
1.0.5
- Fixed an issue for variable products
- Moved the Custom terms and conditions field from “General” to “Advanced” product tab.
1.0.4
- Add extra translation features and extra filters
1.0.3
- Remove custom fields from external product types
1.0.2
- Fix missing style
1.0.1
- Links updates
1.0.0
- First Edition release