=== WooPrice Calculator === Contributors: Altos Web Solutions Srls Tags: WooCommerce,Price calculator,price simulator,price,calculator,simulator Requires at least: 4.3.1 Tested up to: 4.9.4 Stable tag: 2.2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html WooPrice Calculator, the extension to give a price of product according to its characteristics with mathematical formulas. == Description == Welcome to WooPrice Calculator, the first WooCommerce extension that lets website owners create variable prices for their products, based on the features chosen by their customers. There’s no need for any programming knowledge. The features of the products become variables in mathematical formulas that were created and matched to those products. Customers will be able to modify those variables through the product's characteristics on a product page, directly modifying the final value of the product and their shopping cart. [youtube https://www.youtube.com/watch?v=v8WQBy-CJ60] WooPrice Calculator for free lets you: - create 5 fields - 1 custom theme For those who need more, WooPrice Calculator can go PRO (https://altoswebsolutions.com/cms-plugins/woopricecalculator) and add a series of functions and tools that were developed to simplify your job and improve the customers' experience: - PHP7 compatible - Assign a calculator to products and/or categories - Write formula with fields - Write formula or map Excel Sheet using WooCommerce product price as input for calculations - Create unlimited fields - 3 custom themes (Bootstrap, UIkit) - Sort product fields - Translate fields labels and fields values - Upload Microsoft Excel Sheet - Show/edit parameters in cart - Show parameters chosen in checkout - Show parameters chosen in order details - Order details in WooCommerce backend - WordPress Hook to override product price - “Choose an Option” button instead “Add to cart” button for WPC assigned products. Features: https://altoswebsolutions.com/cms-plugins/woopricecalculator Documentation: https://altoswebsolutions.com/documentation/start Forum: https://altoswebsolutions.com/forum/index These functions and adjustments will provide a truly professional e-commerce tool for pricing products accurately and providing a more thorough user experience to customers. By collaborating with WPC PRO users, many tools have been fine tuned and improved in order to cater to all the most important needs of website owners and e-commerce managers. Things such as non-invasive pop-up windows to alert users of an error, being able to modify parameters even in the shopping cart and more intuitive functions. They have all been added thanks to our users' first hand experiences and feedbacks, which they were able to share through the priority support service. Start saving time for you and your customers, while concretely improving their user experience. Add WooPrice Calculator to your e-commerce today. WPC PRO: https://altoswebsolutions.com/cms-plugins/woopricecalculator == Installation == 1. Unzip the files and upload the `woo-price-calculator` folder into the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Create the configuration features of the product and use them to create your own expression that will calculate the price of the product. 4. Assign the "calculator" to one or more products of your e-commerce. == Frequently Asked Questions == == Screenshots == 1. Here you can create and manage fields to be assigned for product as characteristics 2. Each field must be set according to the product and its characteristics through this page. In "Field type" you can select one of the options drop down, check box, text or numeric field. Depending on the selection of options appear, as in the case of numeric field. 3. On this page create your calculator, the expression that will calculate the price of the product, using fields created (screenshot 2). The result of the formula will be the final price of the adapted product and will vary depending on the user's choices. You can define a re-direct at checkout after adding the item to cart and customize the layout with custom themes. == Changelog == Read download descriptions here: https://altoswebsolutions.com/download-free/category/7-wooprice-calculator-pro-for-wordpress == Upgrade Notice == == Arbitrary section == == A brief Markdown Example == Ordered list: 1. Create the fields that define the characteristics of the product on which to apply the calculator 2. Create the calculator and set the expression to define the price of the product. Example: (($aws_price_calc_1*0.5)+($aws_price_calc_2*0.8))/2 3. Customize the page layout of the product with your own HTML and CSS classes.