Link to product page with open product designer
Hi,
is it possible to link to a product page, so that the product designer (light box) is automatical visible?
...product-url?start_customizing is not working. It loads only the normal product page.
But customers should be able to start designing right away without having to click on an extra button.
Has anybody an solution?
Thanks
Having trouble directly linking to a customizer view, eh? I've experienced that too! Often, product pages override URL parameters. I found success by using JavaScript to detect the URL and trigger a "start customizing" button click after the page loads. Have you considered that approach?
I tried with a script, that looks for ?start_customizing in the URL, searches for id "fpd-start-customizing-button" and makes a Click at the customizing button-URL after load, but this was not working. It sounds like your solution, but I was not successful.
I tried a second time from scratch and changed the parameter, so there is no conflict anymore.
Now it works.
If anybody is interested in, I can send a plugin.