Description
Requires WooCommerce. PrintPrice is a WooCommerce add-on — the WooCommerce plugin must be installed and active for PrintPrice to do anything. If WooCommerce isn’t present, PrintPrice will refuse to activate.
PrintPrice turns any WooCommerce store into a 3D-print quote shop. Customers upload an STL or 3MF file, choose material / colour / infill, and get an instant price based on your own material costs and profit-margin tiers. The price becomes a regular WooCommerce cart item — they check out the same way they would any other product.
This plugin is a thin client to the PrintPrice Cloud service at https://wp.printprice.one. The cloud service does the heavy lifting: parsing the mesh, computing volume / mass / print time, applying your pricing rules, and storing the uploaded file so you can download it from the order detail in WordPress admin. No 3D-printing background needed — sensible defaults work out of the box, then you tune materials and margins to match your shop.
The free tier (5 paid orders per month) is unlocked the moment you activate the plugin — no opt-in, no signup form, no credit card. Paid tiers (50 / 100 / 300 orders per month) unlock through a Freemius checkout from the admin Upgrade menu when you’re ready.
Features
- STL and 3MF upload with a 3D preview in the browser, on any WooCommerce product page
- Multi-color 3MF detection — recognises sliced files with multiple filaments and adds a “Multi-color” badge plus a configurable purge-waste allowance to the quote
- Print-time estimation — pulled directly from sliced 3MF gcode where available, or estimated from filament mass when not
- Material catalogue you control — name, colour, price per kg, density, currency — used directly in price calculations
- Profit-margin tiers — different multipliers for different cost bands (e.g. higher margin on small prints, lower on bulk)
- Bulk pricing — automatic per-unit discount above a quantity threshold you set
- Multi-file orders — customers upload several files in one transaction with per-file quantities
- Order admin block — every order’s admin detail page shows uploaded files (downloadable), material, infill, print status, multi-color badge, and per-file colour list
- Customisable widget — colours, button labels, fonts, and uploader styling configurable from a hosted React dashboard
- Gutenberg block — drag “PrintPrice Calculator” straight into any page; also works as the legacy
[print_price_widget]shortcode
External services
This plugin connects to PrintPrice Cloud (https://wp.printprice.one), operated by PrintPrice, to provide the STL/3MF upload, price calculation, and quote-product creation that customers see on your storefront.
Customer data is processed by this third party. Specifically:
Data sent to PrintPrice Cloud on each customer interaction:
- The STL or 3MF file the customer uploads (uploaded directly from the customer’s browser; the file never touches your WordPress server)
- Material / colour / infill selections and quantity
- Your store domain
- Your PrintPrice plugin identifier (a random ID generated locally on first activation, plus — for paid subscribers — a Freemius license key)
Data sent during plugin setup (one-time):
- Your WooCommerce REST API consumer key + secret, used by PrintPrice Cloud to create the quoted “product” in your WooCommerce catalogue and add it to the customer’s cart
Data sent on payment (paid subscribers only):
- Your email and chosen plan are processed by Freemius (https://freemius.com), our billing provider, to issue and validate paid licenses. Freemius’s terms apply: https://freemius.com/terms/
Nothing is transmitted until the plugin is activated. Uploaded files are stored on AWS S3 in the Frankfurt region (eu-central-1), encrypted in transit (HTTPS) and at rest. Files associated with deleted orders are removed within 7 days. The full data flow and retention policy is documented in our Privacy Policy.
- Terms of Service: https://printprice.one/terms
- Privacy Policy: https://printprice.one/privacy
- Refund Policy: https://printprice.one/terms#refund
Screenshots

PrintPrice merchant dashboard — total print calculations, paid orders, total / print / profit revenue, with a per-period chart. 
Materials and Pricing — your filament catalogue (name, colour, price per kg, density) plus per-shop print settings (purge waste, machine-hour rate, minutes per gram). 
Appearance customiser — live preview of the storefront calculator on the left with theme, corner radius and typography controls on the right. 
Orders list — every customer print order, filterable by status, with totals and print-status badges. 
Subscription details — current plan, usage this period, and a one-click upgrade path through Freemius. 
“How to Setup” walkthrough — in-admin onboarding that walks new merchants through WooCommerce REST keys, materials, profit margins, and the PrintPrice Calculator block.
Blocks
This plugin provides 1 block.
- PrintPrice Calculator Lets customers upload an STL or 3MF file and get an instant 3D-print price. Adds the quoted item straight to the WooCommerce cart.
Installation
Prerequisite: WooCommerce must be installed and active before you install PrintPrice. PrintPrice will refuse to activate without it.
- Install the plugin via the WordPress.org Plugin Directory, or upload the
print-pricefolder to/wp-content/plugins/. - Activate. The plugin generates a free-tier identifier for you automatically — no signup required.
- Go to PrintPrice Settings.
- Generate WooCommerce REST API keys at WooCommerce Settings Advanced REST API Add Key with Read/Write permission. Paste the consumer key and secret into the PrintPrice settings page and save.
- Click Test connection to verify your store can talk to PrintPrice Cloud.
- Add the PrintPrice Calculator block to any page in the block editor (or use the
[print_price_widget]shortcode in a Shortcode block). You’re live.
To unlock higher monthly order limits, open PrintPrice Upgrade and pick a Basic / Pro / Business plan.
FAQ
-
Do I need a separate PrintPrice account?
-
No. On activation, the plugin generates a random free-tier identifier locally — no signup form, no email confirmation, no credit card. You’re on the free plan (5 paid orders per month) immediately. If you want a higher limit you can upgrade in-place via Freemius from PrintPrice Upgrade.
-
Where does the STL/3MF file go?
-
Directly from the customer’s browser to PrintPrice Cloud’s AWS S3 storage in Frankfurt. It does not pass through your WordPress server. We retain it for the lifetime of the resulting order plus 7 days after the order is deleted, then permanently remove it. You can also delete individual files at any time from your order admin.
-
Can I customise the calculator UI?
-
Yes — colours, button labels, fonts, and uploader styling are configurable in PrintPrice Design (the hosted dashboard that opens in your WordPress admin).
-
Does it work with the block editor / Gutenberg?
-
Yes. Drag the PrintPrice Calculator block from the inserter into any page. The legacy
[print_price_widget]shortcode is also supported for sites still using the classic editor. -
What happens if I hit my monthly plan limit?
-
The plugin will continue serving existing customers who already added items to their cart. New customers attempting to start a calculation see a “this shop is currently at capacity” message until you either wait for next month or upgrade to a higher tier.
-
Can I uninstall and get my data back?
-
Yes. Uninstalling keeps your settings (so re-activation works) but stops sending data to PrintPrice Cloud. To request deletion of your stored files and merchant data on our side, contact us via the support form in PrintPrice Support.
-
Do I have to use a paid plan?
-
No — the free tier covers 5 paid orders per month forever. Most hobby print shops never need to upgrade. Paid tiers exist for higher-volume sellers (Basic 50/mo, Pro 100/mo, Business 300/mo).
Reviews
There are no reviews for this plugin.
Contributors & Developers
“PrintPrice — STL & 3MF Price Calculator for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “PrintPrice — STL & 3MF Price Calculator for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version numbers match the PrintPrice product line (same numbering as
our Shopify app). The WordPress plugin debuts at 1.0.3 with feature
parity to the Shopify side as of the same date.
1.0.4 — 2026-06-01
- Setup-prompt notice — first-time admins now see a welcome banner with a one-click link to PrintPrice Settings, reminding them to add their WooCommerce REST API keys. Auto-hides once both keys are saved; dismissible per-user.
1.0.3 — 2026-05-26
- First public WooCommerce release — full feature parity with the PrintPrice Shopify app
- Native Gutenberg block — “PrintPrice Calculator” appears in the block inserter; legacy
[print_price_widget]shortcode still supported - Freemius-backed paid plans — Basic / Pro / Business unlock via in-plugin Upgrade modal; cancellation handled through the Freemius account page
- Free-tier identifier is auto-generated on activation — no signup form, no opt-in modal; plugin works immediately on the free 5-orders/month tier
- Per-tier monthly quotas enforced server-side (Free 5 / Basic 50 / Pro 100 / Business 300); polite “at capacity” message on the storefront when the limit is hit
- Merchant dashboard with revenue, print-profit, paid-order metrics and per-period chart
- Order detail file downloads — single file or zip of all files for any order
- Multi-color 3MF detection with configurable purge-waste allowance
- Print-time estimation from sliced 3MF gcode or filament mass
- Default materials + profit margin seeded on first load (PLA Black + PETG Black; 3× of material cost)
- License field is read-only — managed automatically, replaced by a Freemius license once you upgrade
- Reliability under load: server queues concurrent calculations and adapts to available memory