Sale prices not showing.
-
When I have a sale running, the sale price isn’t showing up for either variable or simple products. A link to a test variable product:
https://www.shopthebootrack.com/shop/uncategorized/test-product/I am using the Flatsome theme. All files are up to date. If I add this test item to the cart, it adds at the correct price. I can also see the correct price in the code.
‘<div itemprop=”offers” itemscope=”” itemtype=”https://schema.org/Offer”>
<p class=”price large”><span class=”amount”>$20.00</span></p>
<meta itemprop=”price” content=”15.00″>
<meta itemprop=”priceCurrency” content=”USD”>
<link itemprop=”availability” href=”https://schema.org/InStock”>
</div>’I see this is a fairly common problem, but I haven’t found a definitive solution yet.
Thanks in advance to anyone who has any insight!
Also, I believe this is a separate issue from my other post about scheduled sales not going into effect.
- The topic ‘Sale prices not showing.’ is closed to new replies.