Woo Single Product Layouts dynamic content

When changing a variable product that has different prices, what do you use to have the price update on the page?
I thought {{dc:woocommerce:product_price}} was meant to but it doesn’t seem to.

I also tried {{dc:woocommerce:product_price_html}} but that just pulls the range of prices.

Also with variable products, usually when you choose the variation, the image changes to the one from the variation. I was using {{dc:woocommerce:product_image}} but that doesn’t seem to do that (though I vaguely remember it doing it before!)

Hello @RubberDuckers,

Thank you for the inquiry.

Using dynamic content will not work in this case because it is rendered on page load and does not dynamically update when a different variation is selected. We recommend using the default WooCommerce elements, such as the Product Gallery and the Add to Cart Form elements, for variable products. The form includes the product variation price by default and the active image in the Product Gallery should adjust accordingly based on the selected variation.

Let us know if you need more info.

Best regards.

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