Find the insights and best practices about our product.
Zakeke Help Center
[BigCommerce] Set a custom user interface for the 3D configurator

If you've developed a custom user interface for the 3D configurator, it's possible to apply it to your BigCommerce store by following these steps:

  • Access to your BigCommerce and go the scripts manager of the storefront where do you want the custom user interface for the 3D configurator

  • Create a new script by clicking on the Create a script button with the following properties:
Property name Value
Script name Zakeke custom interface
Location Storefront pages
Script category Essential
Script type Script
Script content (remember to set a valid url as value instead of the placeholder)
<script>
    window.zakekeConfiguratorUrl =
'https://URL_OF_WHERE_YOUR_CUSTOM_INTERFACE_IS_HOSTED';
</script>

  • Finally click on Save
Ask AI
Responses are generated using AI and may contain mistakes.
How can I help you?
Ask me anything about our product. I can help you find answers across the knowledge base.
Ask a question...Ctrl+I