Hi there,
Problem: when all product variations have the same price, the price is not displayed using the add to cart form element (screenshot 1).
Setup: I’m using a WC Single Layout. Everything else – simple product, product variations with different prices – works. I noticed that on a vanilla Woocommerce install the price for variations (when they all have the same price) is outputted differently, namely at the top (screenshot 2)
Unfortunately I’m working on a local environment so screenshot will have to do for now.
Posible solution: If there’s a way to conditionally show the element ‘product price’ only when all product variation prices are the same, that would solve my problem. But as far as I know, that’s not possible.
Many thanks in advance!
Screenshot 1
Screenshot 2