Engel

Einzelnes Ergebnis wird angezeigt

  • Keksstempel aus Holz

    Holzartikel
    Bewertet mit 0 von 5
    14,00  inkl. MwSt. Ausführung wählen Dieses Produkt weist mehrere Varianten auf. Die Optionen können auf der Produktseite gewählt werden
[mkl_configurator_button classes="button primary"]
				
					add_filter( 'load_configurator_on_page', 'myprefix_load_configurator_on_page' );
function myprefix_load_configurator_on_page( $load_on_page ) {
  // maybe add your conditions here to return true or $load_on_page.
  // Returning true always will load the scripts everywhere
  return true;
}