Trying to get the price created in shapediver into i frame

shapediver creates a price that you see in the upper left corner of the configurator that was created. we have tested the i frame in the web page we have created to house it — we cannot find a way to bring over that price to display like the way we do it in shopify — we currently have the configurator succesfully working in shopify

so can some somebody please help us with describing to us on how to display the price created in shapediver in a wb page format

I am not sure I understand your request and might need additional precisions.

  1. From what I understand, you are using a Direct Data Output component in Grasshopper, which contains price information.

  2. You can successfully see this price in the data output UI element in the ShapeDiver platform.

  3. You also managed to show this data output display in the iframes you are embedding, or at least this is what I think happened here after I explained the solution: How to show data outputs in Wordpress model via embedding

  4. You would now like to display this price information but outside of the iframe you are embedding. As I explained in the topic linked above, this is not possible with the iframe embedding feature. You would need to use direct embedding. We might add API access to the iframe in the future, but note that in any case you will need a little bit of web development to access the data and create UI elements in your website to display the data you got from the iframe.

hayyan seems like he found the data but is now have other difficulties with the word press web page

this was his email to me this morning:

We are using the embedding via iframe feature & data outputs can now be seen in the iframe on the page: https://staging.digitorm.com/sequoia/

We are having issues with wordpress and viewer API integration & were not able to test this on the page. It will take some more time to test this

It is good to see you have achieved what you wanted with the iframe feature. Please let me know if you are having trouble as you move further testing direct embedding in your Wordpress application.