
AC Sizing Calculator embedded on a portable air conditioner product page - helps customers choose the right BTU capacity
Enhance your product pages with inline unit conversion and interactive unit-aware sizing calculators powered by CalcsLive. Makes it easier for customers to choose the right size and quantity before checkout. Help Reduce support inquiries and product returns.
Free: a) Unit converter shortcodes that let visitors toggle between metric and imperial units in your product specifications—no account required; b) Calculator embedding: 2 pages on 1 domain for Free tier.
Pro: Embed powerful sizing and quantity calculators from CalcsLive that guide customers to the right product configuration.
[calcslive_qty value=25 unit="mm"][calcslive id="YOUR_ID"]Shortcodes and the Gutenberg block work inside any WordPress editor or plugin that renders standard shortcodes:
[shortcodes], CalcsLive shortcodes work inside itTechnical products often require customers to determine the right size and the right quantity before purchase. Without guidance, they guess—leading to returns, exchanges, and frustration.
Buying Calculations solve this by embedding pre-purchase calculators directly on product pages:
Traditional product calculators require custom development. CalcsLive changes this:
From days of development to under one hour—no coding required.
Product teams, engineers, or office staff can create and deploy calculators themselves, shifting calculator creation from a development task to a content task.
For unit converters (free, no account):
1. Add to any page:
– Single quantity:
– [calcslive_qty value=25.4 unit="mm"], value input without quote
– [calcslive_qty value='25.4' unit="mm"], value input with ‘ ‘
– [calcslive_qty value="25.4" unit="mm"], value input with ” “
– Quantity pair:
– [calcslive_qty_pair values="10x20" unit="cm"] for 2D dimensions, or
– [calcslive_qty_pair values="(10, 20)" unit="cm"] for coordinates/range
– Quantity triplet:
– [calcslive_qty_triplet values="10x20x30" unit="cm"] for 3D dimensions, or
– [calcslive_qty_triplet values="(10, 20, 30)" unit="cm"] for 3D coordinates
2. Visitors click to convert between compatible units
For embedded calculators:
1. Create your calculator on CalcsLive
2. Get your embed API key and article ID
3. Add [calcslive id="YOUR_ID"] to your product page
4. Customers use the calculator interactively
Start free with CalcsLive:
* 2 embedded calculators
* 1 domain
* Full calculator functionality
* Unit converter shortcodes (unlimited, no account needed)
This plugin relies on the CalcsLive external service to display interactive calculations. When an embed is rendered, your visitor’s browser loads content directly from CalcsLive via an iframe.
What is sent:
No visitor data (such as IP addresses, cookies, or personal information) is collected or sent to CalcsLive by this plugin. The iframe loads in the visitor’s browser like any standard embedded content.
Unit-Aware Specs and Product Buying Calculators are two independent features. Use either one, or both.
Use unit converter shortcodes anywhere shortcode insertion is supported — product descriptions, pages, posts, WooCommerce tabs, page builders:
[calcslive_qty value="25.4" unit="mm"] — single quantity
[calcslive_qty_pair values="10x20" unit="cm"] — 2D dimensions or coordinates
[calcslive_qty_triplet values="10x20x30" unit="cm"] — 3D dimensions or coordinates
Visitors click the unit dropdown to convert between compatible units. No API key. No external service. Fully client-side.
[calcslive id="YOUR_ARTICLE_ID"] or use the CalcsLive Gutenberg blockCustomers interact with the calculator live on your product page — inputs update in real-time.
No API key needed. These shortcodes render interactive values that visitors can click to convert between units:
Single value:
[calcslive_qty value=25.4 unit=”mm”] (value input without quote)
[calcslive_qty value=’25.4′ unit=”mm”] (value input with ‘ ‘)
[calcslive_qty value=”25.4″ unit=”mm”] (value input with ” “)
Value pair — 2D dimensions:
[calcslive_qty_pair values=”10×20″ unit=”cm”]
Value pair — 2D coordinates or range:
[calcslive_qty_pair values=”(10, 20)” unit=”cm”]
Value triplet — 3D dimensions (L x W x H):
[calcslive_qty_triplet values=”10x20x30″ unit=”cm”]
Value triplet — 3D coordinates:
[calcslive_qty_triplet values=”(10, 20, 30)” unit=”cm”]
Optional attributes:
dp – Decimal places (default: 2)show_unit_arrow – Show/hide unit dropdown arrow (default: true)See live examples at cl.donwen.com: