The Product Configurator for WooCommerce allows you to use layers to produce instant visuals for your customers.
Give your customers a great experience, and make your life easy: no need to create many product variations with their images.
Instead, export your layers from Photoshop, a 3D render, or any other source, and allow the user to configure their product using those.
Easily add a product configurator to WordPress, with the plugin Product Configurator for Woo!
Check out the demos here |
Setup a test site with admin access
You can report bugs or suggestions on the
github repository or the
support forum.
Features
- Layers: The configurator viewer uses transparent images as layers to create the final product image
- Multiple views: Display the different parts of your products using the multiple views feature
- Multiple steps: Selling complex products? Split your configurator in different steps to make the process easier to understand for your customers.
- Price per option: Charge an additional price for each option that requires it (requires an add-on).
- Form fields: Let your user input data such as text or numbers, as well as send files with their configuration (requires an add-on).
- **Calculate complex prices with custom formulas (requires Extra-price and Form fields add-ons)
- Conditional logic: Build complex products, hide or show elements dynamically depending on previous selection or other parameters (requires an add-on).
- Stock management: Manage stock of your configurator items, directly in the configurator, or by linking other products in the shop (requires an add-on).
- Linked products: Link other products in your shop to choices in the configurator. They can be added to the cart to build bundles or complex composite products. Useful for example when linking to an external ERP software (requires an add-on).
- Custom text with live preview: Customers can type their text and choose from your selection of fonts and colors.
- Developer friendly: The configurator and the add-ons all have plenty hooks to extend or modify or add features. While the dev documentation is currently limited, the code source is commented, and you are welcome to open a support request to get guidance would you require.
Available shortcodes
- Configure button:
[mkl_configurator_button product_id=1 classes="button primary"]
or [mkl_configurator_button product_id=1 classes="button primary"]Button name[/mkl_configurator_button]
- Inline configurator:
[mkl_configurator product_id=1 classes="container-class something-else"]
Themes
- All available configurator themes are available in the plugin. It is also possible to create your own (developer friendly)
- Change selected colors using the theme Customizer (Appearance > Customize)
Premium addons
This plugin comes without limitations. But if you need more functionalities, look at the available addons:
- Extra Price - Add an extra cost to any of the choices you offer in your configurable products.
- Save your design - Get your customers engaged by enabling them to save the design they’ve made.
- Multiple choices - Enables multiple choices per layer Ideal for a product’s options, or when having several individual options.
- Linked products and stock managenent - Link choices in the configurator to products in the shop: build complex product bundles, composite products. Use prices from those products or override them. Automatically add the linked products to the cart to allow integration with ERP softwares and other API based services.
- Linked products and stock managenent - Manage inventory of choices in your configurator, either directly in the configurator or by linking to other products in the shop.
- Conditional logic - conditionaly display, hide or select items depending on other selections
- Form fields - Create forms to collect data associated to your configurable products. Perform complex price calculations in combination with the Extra price add-on.
- Text overlay - customers can add their own custom text and instantly see how it looks on the product. Let them choose from your selection of fonts and colors to match their style. Perfect for engraving, embroidery, monogramming, or any personalized touch.
- For custom needs, contact me here
There are 3 different ways to install this plugin, as with any other
wordpress.org plugin.
Using the WordPress dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Search for 'Product Configurator for WooCommerce'
- Click 'Install Now'
- Activate the plugin on the Plugin dashboard
- Go to the FAQs and watch the "getting started" video
Uploading in WordPress Dashboard
- Download the latest version of this plugin
- Navigate to the 'Add New' in the plugins dashboard
- Navigate to the 'Upload' area
- Select the zip file (from step 1.) from your computer
- Click 'Install Now'
- Activate the plugin in the Plugin dashboard
Using FTP
- Download the latest version of this plugin from https://wordpress.org/plugins/
- Unzip the zip file, which will extract the product-configurator-for-woocommerce directory to your computer
- Upload the product-configurator-for-woocommerce directory to the /wp-content/plugins/ directory in your web space
- Activate the plugin in the Plugin dashboard