Price Label dissapears for variant products

  • Posts: 4
  • Thank you received: 0
7 years 2 months ago #289381

Price label is shown on main product but when user selects diferent characteristics price label dissaperas but price is shown.

This is code for Main product price

<span id="hikashop_product_price_main" class="hikashop_product_price_main" itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">Precio:
	<span class="hikashop_product_price_full"><span class="hikashop_product_price hikashop_product_price_0" itemprop="price" content="38">38,00 €</span> <span class="hikashop_product_price_per_unit"> por unidad</span>
</span>
		<meta itemprop="availability" content="http://schema.org/InStock">
		<meta itemprop="priceCurrency" content="EUR">
		</span>

This is code for variant price
<span class="hikashop_product_price_full">
<span class="hikashop_product_price hikashop_product_price_0">38,00 €</span> 
<span class="hikashop_product_price_per_unit"> por unidad</span>
</span>

Last edit: 7 years 2 months ago by hades625.

Please Log in or Create an account to join the conversation.

  • Posts: 4820
  • Thank you received: 654
  • MODERATOR
7 years 2 months ago #289417

Hello,

Can you precise your product page display configuration like default, reversed or tabular and other usefull details (like if you have an override on product/show,), and any elements that will explain the context will be appreciate.

Because on my side, I process some tests on product with different variants price and everything works as expected.

Regards

Last edit: 7 years 2 months ago by Philip.

Please Log in or Create an account to join the conversation.

  • Posts: 4
  • Thank you received: 0
7 years 2 months ago #289433

Thanks for answer. I just added price label constant manually in show file and it works now.

Please Log in or Create an account to join the conversation.

Time to create page: 0.059 seconds
Powered by Kunena Forum