Description
Product extra-options with dynamic pricing for WooCommcerce.
Custom fields are displayed on the product page, and customer choices on the cart page, checkout page, review-order & email order.
N cumulative fields with 14 types of options available and conditional functionality (set your own fields maximum, mininum is 2).
- TEXT
- SELECT DROPDOWN => from 2 to 6 select options.
- CHECKBOXES => from 1 to 4 checkboxes.
- TEXTAREA
- RADIO BUTTONS => from 2 to 4 radio buttons.
- NUMBER
- IMAGES => from 2 to 4 Images.
- BUTTONS => from 3 to 6 buttons.
- COLOR
- CALCULATION with custom formula => from 1 to 2 calcul inputs.
- URL
- AJAX FILE upload => 100 file mime types available.
- PHONE
Requirements
- WordPress installed (online or local web server).
- WooCommerce installed and activated (you can skip store settings).
- At least WooCommerce version 8.4.0 required.
- Product regular price must be fixed before to start.
Usage
- Choose or create a product
- Edit the product and select “calculated custom fields” in the ‘product data’ panel.
- For each field, choose the type of options and the corresponding information.
- Click on “Save and display option *” and go on the product page or refresh it.
- The settings tab allows you to define some text strings on the product page and the number of custom fields (pro version).
Links
Installation
- Unzip ‘calculated-custom-fields’ and paste its contents into the folder
/wp-content/plugins/
- Installed and activate the plugin through the WordPress plugins menu.
FAQ
-
How to install wordpress ?
-
Check this link => WordPress.
-
How to install WooCommerce ?
-
Check this link => WooCommerce.
-
How to create a product ?
-
Check this link => WooCommerce.
-
How to fix product regular price ?
-
Check this link => WooCommerce.
-
How to install CCF ?
-
- Unzip ‘calculated-custom-fields’ and paste its contents into the folder
/wp-content/plugins/
- Installed and activate the plugin through the WordPress plugins menu.
- Choose or create a product
- Select “calculated custom fields” in the product data panel.
- Unzip ‘calculated-custom-fields’ and paste its contents into the folder
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Calculated Custom Fields” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Calculated Custom Fields” 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.0
- 2 cumulative custom fields with 14 option types available (free version).
- Settings tabs.
- JQ buttons.