Verge3d is excellent, it does most of what I need.
Now I have a question about using woocommerce plugin.
Puzzle’s order is very flexible, but unfortunately cannot integrate woocommerce’s order. The user cannot complete the online payment. But woocommerce’s native Variable Product can’t complete complex product configuration.
My products come in a variety of configurations, hundreds of fabrics, hundreds of colors, more than a dozen accessories, and more.
I consider using woocommerce’s plugin to complete the attribute configuration, for example https://wordpress.org/plugins/advanced-product-fields-for-woocommerce/#description
My question is: how can I achieve the interaction of the woocommerce plugin with the model? By getting the ID of the parent page element, similar to Index.html?
Please give me the idea of operation and detailed guidance, thanks.