Jump to content

I don't see the currency on the products


Thommen

Recommended Posts

I don't see the currency on the products. Neither in categories nor on the product card. I do not see in the shopping summary either.

Where should I look for the cause?

For example, this is my price HTML in the product card

<div class="product-price h5 " itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
        <link itemprop="availability" href="https://schema.org/PreOrder">
        <meta itemprop="priceCurrency" content="EUR">

        <div class="current-price">
          <span itemprop="price" content="174.5">174,50&nbsp;</span>
                  </div>    
      </div>

I change the currency base and rebuilt the products.

 

 

 

Edited by Thommen (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...