Description
Le configurateur de produit pour WooCommerce permet d’utiliser des calques pour produire des visuels instantanés pour les clients/clientes.
Offrez une belle expérience à vos clients/clientes et simplifiez-vous la vie : inutile de créer de nombreuses déclinaisons de produits avec leurs images.
Au lieu de cela, exportez vos calques à partir de Photoshop, d’un rendu 3D ou de toute autre source, et permettez au client/cliente de configurer son produit avec ces calques.
Easily add a product configurator to WordPress, with the plugin Product Configurator for Woo!
Par ici pour tester les démos !
Vous pouvez signaler des bogues ou des suggestions sur le répertoire GitHub ou le forum de support .
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).
- 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.
Codes courts disponibles
- 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"]
Thèmes
- Choisissez entre différents thèmes ou créez le vôtre (convivial pour les développeurs/développeuses)
- Modifiez les couleurs sélectionnées à l’aide de l’outil de personnalisation (Apparence > Personnaliser)
Modules PRO
L’extension est livrée sans limitations. Pour plus de fonctionnalités, regardez les modules disponibles :
- Prix supplémentaire – Ajoutez un coût à l’un des choix proposé dans vos produits configurables.
- Save your design – Get your customers engaged by enabling them to save the design they’ve made.
- Produits variables – Utilisez le configurateur de produit avec des produits variables.
- Choix multiples – Permet plusieurs choix par calque. Idéal pour les options d’un produit ou lorsqu’il existe plusieurs options individuelles.
- Stock management / Linked product – Manage the stocks on a choice basis, or link a choice to a product in the shop.
- Conditional logic – Manage the stocks on a choice basis, or link a choice to a product in the shop.
- Form fields – Create forms to collect data associated to your configurable products. Perform complex price calculations in combination with the Extra price add-on.
- Pour des besoins personnalisés, contactez-moi par ici
Captures d’écran
Installation
Il existe 3 façons différentes d’installer l’extension, comme pour toute extension de wordpress.org.
Utilisez le tableau de bord de WordPress
- Allez sur « Ajouter nouveau » dans la page de gestion des extensions
- Faites une recherche pour « Product Configurator for WooCommerce »
- Cliquez sur « Installer maintenant »
- Activez l’extension dans la page des extensions
- Allez à la FAQ et regardez la vidéo « Prise en main »
Téléverser dans le tableau de bord de WordPress
- Téléchargez la dernière version de cette extension
- Allez sur « Ajouter nouveau » dans la page de gestion des extensions
- Allez dans la zone « Téléverser »
- Sélectionnez le fichier zip (depuis l’étape 1.) dans votre ordinateur
- Cliquez sur « Installer maintenant »
- Activez l’extension dans la page des extensions
En utilisant le FTP
- Téléchargez la dernière version de cette extension à partir de 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
- Activez l’extension dans la page des extensions
FAQ
-
Je viens de trouver l’extension, comment utiliser le configurateur ?
-
Regardez la vidéo de démarrage sur Youtube :
Il vous en faut plus ? Posez vos questions sur le forum de support -
Comment puis-je créer un thème personnalisé pour le configurateur ?
-
Utilisez le thème de démarrage, que vous pouvez trouver sur github avec des instructions pour commencer.
-
Le configurateur de produit est-il compatible avec WPML ou Polylang ?
-
Oui, l’extension est compatible avec les deux, et ajoutera une localisation pour les champs de calque et de choix.
-
Comment puis-je optimiser les calques dans le configurateur ?
-
Nous vous recommandons d’utiliser une extension comme WP-Optimize pour des améliorations globales des performances :
Avis
Contributeurs/contributrices & développeurs/développeuses
« Product Configurator for WooCommerce » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“Product Configurator for WooCommerce” a été traduit dans 4 locales. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « Product Configurator for WooCommerce » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.3.9 – 18/Nov/2024
- FEATURE: Custom Ajax Add to cart
- FIX: display issue in fullscreen layer with groups (Float theme)
1.3.8 – 13/Nov/2024
- Tested with WP 6.7
- FEATURE: Possibility to copy and paste content from one layer to an other, or to an other product
- Float theme: Fix toggled display when steps are enabled
- Admin – Cleanup selection when editing a different set of choices, to prevent issues when grouping / copying items
- Fix out of stock label in tooltip (Float theme)
1.3.7 – 17/Oct/2024
- FEATURE: Added Full screen display mode (only available in the Float theme to start with)
- TWEAK: Added filter mkl_pc/wc_cart_add_item_data/choice_weight – allows changing the weight of a single choice. Used by the Form field add-on
- TWEAK: Added filter mkl_pc/wc_cart_get_item_data/display_choice_image – allows disabling the choice thumbnails in the cart and checkout
- TWEAK: Enable « Color hex code » field on all display modes, instead of only Color swatches
1.3.6 – 17/Jul/2024
- Tested with WP 6.6
- TWEAK: Choices: Do not save angle data in the choices
- TWEAK: Maybe wrap custom_html when rendering the content
- TWEAK: Do not limit summary usage to themes supporting steps
- TWEAK: Move PC.fe.summary_item.attributes filter to Form fields addon
- TWEAK: Only have weight on normal choices, not form field choices
- TWEAK: [Admin] Possibility to add layers between others (Beta)
- TWEAK: [Admin] render choices when duplicating items, to display in the right order
- TWEAK: [Admin] tweak multiple selection
- TWEAK: Fix SKU not showing if it’s set to 0
- TWEAK: Add svg sprite, to have all icons in one place
- TWEAK: Add JS hook PC.admin.layer_form.render
- TWEAK: Fix typo in Bolide theme JS, preventing the « scroll to top » to happen when changing steps
- TWEAK: Improve compatibility with YITH Request a Quote Premium – include configuration data when adding from the cart
- FIX: Fix CSS issue in Dark mode, where the viewer would disappear at a certain screen size
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_cart
andadded_to_cart
events