Jump to content

Edit History

Thommen

Thommen

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.

 

 

 

Thommen

Thommen

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.

Supplementing this value ↓ wrongly shows the price.

 

photo_2021-01-20 16.24.25.jpeg

Screenshot_2021-01-20 Sechseckige Fliesen weiß und schwarz Osaka Black 28,5x33.png

Thommen

Thommen

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

Thommen

Thommen

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>

 

×
×
  • Create New...