Title: Multiple instance on one page
Last modified: March 28, 2025

---

# Multiple instance on one page

 *  Resolved [digimedhst](https://wordpress.org/support/users/digimedhst/)
 * (@digimedhst)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/multiple-instance-on-one-page/)
 * Hi,
 * I have been trying to place the configurator element for two prducts on one page.
   Therefore I created two products, each with its own configurator.
 * I added both via shortcode on one page and noticed that only one (last in order)
   will show. The other one just keeps loading. Is it actually possible to have 
   two (different) elements of the configurator on one page? Did anybody experience
   the same issue and found a solution?
 * Thanks in advance.
 * Dre
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmultiple-instance-on-one-page%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Marc Lacroix](https://wordpress.org/support/users/marcusig/)
 * (@marcusig)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/multiple-instance-on-one-page/#post-18392946)
 * Hi Dre,
 * Unfortunately, only 1 configurator can be open on the page at the same time. 
   
   You can however change which product you configure using the button shortcode.
 * So you could have something like this:
 * Add buttons to change the product:
 * [mkl_configurator_button product_id=1]Enable configurator 1[/mkl_configurator_button]
   [
   mkl_configurator_button product_id=2]Enable configurator 2[/mkl_configurator_button]
 * Add the configurator, loading product 1 by default:
 * [mkl_configurator product_id=1]
 * Marc

Viewing 1 replies (of 1 total)

The topic ‘Multiple instance on one page’ is closed to new replies.

 * ![](https://ps.w.org/product-configurator-for-woocommerce/assets/icon.svg?rev
   =2263690)
 * [Product Configurator for WooCommerce](https://wordpress.org/plugins/product-configurator-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/product-configurator-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/product-configurator-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/product-configurator-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/product-configurator-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/product-configurator-for-woocommerce/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Marc Lacroix](https://wordpress.org/support/users/marcusig/)
 * Last activity: [1 year, 2 months ago](https://wordpress.org/support/topic/multiple-instance-on-one-page/#post-18392946)
 * Status: resolved