Wexlab Dynamic Pricing Calculator for Elementor

Description

Wexlab Dynamic Pricing Calculator for Elementor is an independent widget set by WP Expert Lab. It adds five ready-to-use calculator widgets to Elementor’s editor, listed under their own “WP Expert Lab” widget category. This plugin is not affiliated with or endorsed by Elementor.

  • Basic Cost Calculator — unit price, quantity and tax rate, with live subtotal/tax/total.
  • Loan EMI Calculator — standard reducing-balance EMI, total interest and total payment.
  • Discount Calculator — original price and discount percentage, with live savings and final price.
  • Percentage Calculator — percentage-of-value and reverse percentage.
  • BMI Calculator — metric or imperial units with WHO BMI category.

All calculations run instantly in the visitor’s browser with lightweight vanilla JavaScript — no page reloads, no jQuery dependency, and CSS/JS is only ever loaded on pages where a widget is actually placed.

Every widget supports full Elementor styling controls (colors, and all standard Advanced tab options: margin, padding, motion effects, responsive visibility) and works with Elementor’s flexbox containers.

Want more?

A separate Pro version sold on our own website adds 15 additional calculators (Mortgage, Solar, Construction Cost, Shipping, Car Finance, Insurance Quote, Restaurant Bill, Printing Cost, ROI, Investment, Currency, Profit Margin, GST/VAT, Age, Unit Converter), Multi-Step calculators, a visual Formula Builder, Conditional Logic, PDF/Email/Save quotes, WooCommerce product integration, Stripe/PayPal/Razorpay payments, WhatsApp quote sharing, Google Sheets export, calculator templates, and an analytics dashboard.

Source Code

The JavaScript and CSS files used on the front end (assets/js/*.min.js and assets/css/*.min.css) are minified for performance. Their human-readable, unminified source is bundled with the plugin at assets/js/src/*.js and assets/css/src/*.css. No bundler/build step is required: the minified files are produced from those sources simply by stripping whitespace and shortening local variable names.

Installation

  1. Upload the plugin files to the /wp-content/plugins/wexlab-dynamic-pricing-calculator-for-elementor directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Make sure Elementor is installed and activated.
  4. Edit any page with Elementor and find the calculator widgets under the “WP Expert Lab” category.

FAQ

Is this plugin made by Elementor?

No. Wexlab Dynamic Pricing Calculator for Elementor is an independent third-party plugin created by WP Expert Lab. It is not affiliated with, endorsed by, or connected to Elementor in any way.

Does this require Elementor Pro?

No. All free widgets work with the free version of Elementor.

Does this work with Elementor’s flexbox containers?

Yes, every widget is tested with both legacy Sections/Columns and the newer flexbox Containers.

Will this slow down my site?

No. Each widget’s CSS and JavaScript is registered but only enqueued on pages where that specific widget is used, and there is no jQuery dependency.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Wexlab Dynamic Pricing Calculator for Elementor” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release: Cost, Loan EMI, Discount, Percentage and BMI calculators.