Design Beautiful WooCommerce Prices with Ease: Opus Price Builder allows you to create stunning custom price layouts using a visual drag-and-drop canvas editor. Transform how your prices look across your entire WooCommerce store without writing any code.
Opus Price Builder is designed to give shop owners complete creative control over their product price displays. Whether you want elegant typography, animated sale badges, or unique price arrangements, this plugin makes it possible through an intuitive visual interface.
Plugin home page | Demo | Docs
Configure different layouts for each pricing situation:
1. Simple Price β Products without variations or sales
2. Sale Price β Products currently on sale
3. Variable Simple β Variable products at regular price
4. Variable Sale β Variable products on sale
Apply layouts to specific display locations:
* Single Product β Main product page price display
* Loop β Shop, category, archive pages and related products
* Extensible via filters for cart, checkout, and custom locations
Upgrade to Opus Price Builder Pro for advanced capabilities:
Generate optimized HTML, CSS, and JavaScript using AI providers:
* OpenAI GPT-5/GPT-4.1
* Google Gemini 3 Pro
* Anthropic Claude Opus 4.5/Claude 4.5 Sonnet
Animated number counting for price elements using CountUp.js:
* 7 easing function options
* Configurable start value and duration
* Thousand separator support
* Animate on scroll with IntersectionObserver
* Separate decimal animation with delay
Override generated HTML with fully custom templates using dynamic placeholders:
* {regularPrice} β Full regular price
* {salePrice} β Full sale price
* {currencySymbol} β Currency symbol
* {discount} β Discount percentage
* And many more placeholders for each scenario
Add custom JavaScript for advanced interactions and post-render effects.
Free Features:
β
Visual canvas editor with drag & drop
β
6 built-in element types
β
Standard preset layouts for all scenarios
β
Full typography and styling controls
β
Responsive settings (desktop/tablet/mobile)
β
Custom CSS support
β
Google Fonts integration
β
Location-based layout activation
β
WooCommerce price filter integration
β
Standard animations (fade, slide, scale, pulse, glow)
Pro Features:
β AI Layout Helper with multiple AI providers
β Advanced animated presets (15+ unique designs)
β Count Up Animation with 7 easing functions
β Custom HTML Templates with placeholders
β Custom JavaScript for advanced interactions
β Priority support
The admin canvas editor and settings UI are built with open-source JavaScript libraries bundled into the plugin:
Pro add-on only:
pro/assets/js/countUp.min.js), not in the free WordPress.org build.Source code for the compiled admin bundles is in the pluginβs src/ directory.
This plugin may connect to third-party services. No data is sent unless the conditions described below are met. Site visitors are never asked to opt in to these connections; only site administrators configure and trigger them.
Used to load web fonts selected in the layout editor so prices render with the chosen typography.
When data is sent: By default, fonts are served locally from your WordPress site and visitors do not contact Google. Visitor browsers only request fonts from Google when a site administrator explicitly enables Load fonts from Google CDN in Opus Price Builder settings (this option is off by default). In the WordPress admin, the canvas editor may request fonts from Google while you design layouts. When Load fonts locally is enabled, font files are downloaded to your server via a one-time server-side request to Google Fonts.
What is sent: When CDN loading is opted in, standard HTTP request data (such as IP address, browser user agent, and the requested font family names and weights). No personal customer or order data is transmitted.
This service is provided by Google: Google Terms of Service, Google Privacy Policy, Google Fonts FAQ (privacy).
Used by the AI Layout Helper (Pro) to suggest custom HTML, CSS, and JavaScript for a price layout based on your canvas design.
When data is sent: Only when a site administrator has configured an OpenAI API key, selected OpenAI as the AI provider, and explicitly clicks to generate a layout in the layout editor. Nothing is sent automatically or on the storefront.
What is sent: Your OpenAI API key (in the request authorization header), the selected model name, and a prompt containing the current layoutβs price scenario, canvas element positions and style settings (JSON), and container settings (JSON). No WooCommerce customer, order, or visitor data is included.
This service is provided by OpenAI: Terms of Use, Privacy Policy.
Used by the AI Layout Helper (Pro) for the same purpose as OpenAI above, when Google Gemini is selected as the provider.
When data is sent: Only when a site administrator has configured a Google API key, selected Gemini as the AI provider, and explicitly triggers AI layout generation in the admin. Nothing is sent automatically or on the storefront.
What is sent: Your Google API key (in the request URL), the selected model name, and a prompt containing the current layoutβs price scenario, canvas element settings (JSON), and container settings (JSON). No WooCommerce customer, order, or visitor data is included.
This service is provided by Google: Gemini API Terms of Service, Google Privacy Policy.
Used by the AI Layout Helper (Pro) for the same purpose as OpenAI above, when Anthropic Claude is selected as the provider.
When data is sent: Only when a site administrator has configured an Anthropic API key, selected Anthropic as the AI provider, and explicitly triggers AI layout generation in the admin. Nothing is sent automatically or on the storefront.
What is sent: Your Anthropic API key (in the request header), the selected model name, system instructions, and a prompt containing the current layoutβs price scenario, canvas element settings (JSON), and container settings (JSON). No WooCommerce customer, order, or visitor data is included.
This service is provided by Anthropic: Consumer Terms, Privacy Policy.