Import prices to cornerstone page

I want to create a product selection chart with cornerstone. I can manually insert prices, but I would like to automate it, so when I change the price on the product page in woocommerce, the price automatically gets updated in the selection chart.

Is there some way to automatically insert the price for product #1234 into the cornerstone page

Hello @masel1951,

Thanks for writing in!

You can use the dynamic content {{dc:woocommerce:product_price product="1234"}} in a Text element to display the price of the product #1234.

If you want to know more about the dynamic content, please check this out:

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.