Virtuemart: Missing label for FINAL SALES PRICE

  • corber64
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 10 months ago #38785 by corber64
Hi,
In Virtuemart Configuration --> Pricing I've set only FINAL SALES PRICE
In Product Detail Page I don't see any label but only the price

How can I do to show/add a label ?

Thanks ...
Attachments:

Please Log in to join the conversation.

More
9 years 10 months ago #38797 by ivan.milic
In virtualmart config , did you set to show label for that price

Please Log in to join the conversation.

  • corber64
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 10 months ago #38823 by corber64
Oh yes.
I set show label for that price.
Also in your e-commerce demo site there is no label

Please Log in to join the conversation.

More
9 years 10 months ago #38831 by ivan.milic
Open:

templates\hot_ecommerce\html\com_virtuemart\productdetails\default_showprices.php

line ~24:
Code:
//echo "<strong>" . JText::_ ('COM_VIRTUEMART_CART_PRICE') . "</strong>";

un-comment it like this:
Code:
echo "<strong>" . JText::_ ('COM_VIRTUEMART_CART_PRICE') . "</strong>";
The following user(s) said Thank You: corber64

Please Log in to join the conversation.

  • corber64
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 10 months ago #38959 by corber64
OK it works.

After I changed it-IT.com_virtuemart.ini with the desired label translation

Thanks, bye

Please Log in to join the conversation.

Time to create page: 0.317 seconds
Powered by Kunena Forum