1. Home
  2. WP 3D CONFIGURATOR
  3. Personalize Your Configur...
  4. Custom JavaScript

Custom JavaScript

Add JavaScript to extend or modify configurator behavior. This includes access to JS hooks and filters, and direct interaction with the Alpine.js store that powers the frontend.

NOTE: Advanced usage such as hooks, filters, and Alpine store access is covered in the Developer Documentation. This section is intended for developers.

WARNING: Incorrect JavaScript can break the configurator.
Test carefully before publishing.

How can we help?