This is the development repository for https://wordpress.org/plugins/product-configurator-for-woocommerce/
- Contributors: mklacroix, marcusig
- Tags: woocommerce, product, addon, custom product, configurator, live
- ⭐⭐⭐⭐⭐ 4.7 stars on WordPress.org
Product configurator for WooCommerce - Allow customers to Configure their products, with live preview
Allow customers to Configure their products with live preview. Define each choice that the customer has, add a specific picture with transparent background for the concerned part. Great for advanced product configurators, or simple ones, thanks to great extensibility, and easy to use UI.
Several add-ons are available on wc-product-configurator.com to extend the functionalities:
- 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.
- Download the configuration as PDF
- Create presets
- Share the design
- Multiple choices - Enables multiple choices per layer Ideal for a product’s options, or when having several individual options.
- Stock management / Linked product - Manage the stocks on a choice basis, or link a choice to a product in the shop. Link choices to other products in the shop, with the possibility to use their price and/or add them to the cart. Great for advanced inventory management and exporting to third party software.
- 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.
The configurator comes preloaded with a decent list of themes. However should you need something custom, you can use the starter theme from Github
- Check out the demos here
- Basic demo - the configurator is using a modal window
- Inline demo - the configurator is inserted inline, using the shortcode
[mkl_configurator product_id=1 classes="container-class something-else"] - Add-ons demo - basic demo with all the add-ons enabled
- Create a test site - with all addons installed, admin access
https://wordpress.org/support/plugin/product-configurator-for-woocommerce/
https://github.com/marcusig/woocommerce-product-customizer/issues
Do you need more hooks or changes? Feel free to fork this repo and send a pull request!