Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO…
About Product Configurator for WooCommerce
The Product Configurator for WooCommerce allows you to create instant visuals for your customers by using layers. This plugin makes it easy to add a product configurator to your WordPress site, and you can customize it with different themes or create your own. There are also premium add-ons available for additional features and functionality.Screenshots



















Changelog
1.3.5 – 3/Jun/2024
- FIX: Performance issue in block cart compatibility
- TWEAK: Fix scroll to top in Le Bolide + Steps
- TWEAK: Added setting to hide layer in the summary
1.3.4 – 15/May/2024
- TWEAK: Add fallback dimensions when generating the configurator image and the image size is set to 0x0
- FIX: Link to edit configuration in the YITH Request a quote form to actually load the configuration
- TWEAK: Added JS action ‘PC.fe.setContent.parse.before’
- TWEAK: Configuration image added to the block cart
- TWEAK: Multi currency: regular_price to be stored in main currency
- TWEAK: Reset steps when reseting configurator
- TWEAK: Do not trigger a Required error when “The user can deselect the current choice” is enabled and Required is not selected
- TWEAK: Prevent Warning in image generation
- FIX: Fix layer name background color on Dark mode theme
1.3.3 – 23/Apr/2024
- FIX: Typo in function causing JS error in some cases
1.3.2 – 23/Apr/2024
- TWEAK: Hide the layer in the summary, following the settings “Hide in cart” and “Hide in the menu”
- TWEAK: Add setting “Make all steps clickable in the breadcrumb”
- DEV: Added filter (JS) PC.fe.selected_choice.name, which allows overriding the name displayed
- DEV: Added action (PHP) mkl-pc-configurator-choices–after, executed at the end of the choices list template
- FIX: YITH add to quote not working with single quotes, needed to wp_unslash the raw data
- FIX: Large color swatch label
1.3.1 – 2/Apr/2024
- Tested up to 6.5
- Bump minimum WordPress required version
- TWEAK: Ignore groups with no selected item when adding to cart
- TWEAK: Summary: Hide in configurator
- TWEAK: added filter PC.fe.steps.display_breadcrumb to prevent display of breadcrumb in the steps mode
- TWEAK: added filter PC.fe.steps.display_breadcrumb to prevent display of breadcrumb in the steps mode
- FIX: Compatibilty with YITH Quote request, where the configurator data would not be added in some instances.
1.3.0 – 17/Feb/2024
- FEATURE: Added an new theme Le Bolide
- FEATURE: Added the possibility for step by step progression for a selection of configurator themes.
- FEATURE: Added the possibility to change the layout in some configurator themes. Whether the number of columns or the size of color swatches.
- NEW: Updated the admin UI
- COMPATIBILITY: Botiga compatibility: quantity input layout, and +/- buttons
- TWEAK: Generated image in the cart defaults to product image when generation fails
- TWEAK: Add live preview to the Customizer options
- TWEAK: Default theme is now part of the themes list
- TWEAK: Removed “add to cart modal” from WSB anf Float, and changed the layout to accomodate all the content
- TWEAK: Added timeout setting for admin requests
- TWEAK: Ajax add to cart support, for themes and plugins using the
adding_to_cartandadded_to_cartevents
