VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: tmac on April 04, 2013, 16:41:31 PM

Title: Prices don't showing in the products list HELP
Post by: tmac on April 04, 2013, 16:41:31 PM
I have a problem,

In the page of products details and search pages the price appears, but the in the list of products does not appear the price :/

(Don't show price) List of products -> http://revenda.pronet.pt/cooler-master/fontes-de-alimentacao/04501-atx


      (Show price)   Search page -> http://revenda.pronet.pt/component/virtuemart/search?keyword=Fonte+de+Alimenta%C3%A7%C3%A3o+1000W+20%2B4Pin+SATA2&limitstart=0&option=com_virtuemart&view=category

      (Show Price)   Product Details -> http://revenda.pronet.pt/cooler-master/fontes-de-alimentacao/04501-atx/Fonte-de-Alimentacao-1000W-20+4Pin-SATA2--detail

It is a bug?

Need help fast! :(
Title: Re: Prices don't showing in the products list HELP
Post by: John2400 on April 05, 2013, 10:50:01 AM
Your search page looks like just a page of products - yes "it shows the search but no details"

maybe an extension like http://extensions.virtuemart.net/products/all-about-products-detail

Might help in that area - ?  I am not the developer an I am not sure if this will solve the problem but write and ask the developer.
Title: Re: Prices don't showing in the products list HELP
Post by: jenkinhill on April 05, 2013, 12:43:51 PM
I the first link to a category prodult list view (does not show price) the actual code to show the price is there but with display:none.

<div class="yagVmCategoryGridProdPriceBoxRedInner">
<div class="PricesalesPrice" style="display : none;" ><span class="PricesalesPrice" >40,42 €</span></div><div class="yagVmProdPriceAdditional"><div class="PricepriceWithoutTax" style="display : none;" ><span class="PricepriceWithoutTax" >32,86 €</span></div><div class="PricetaxAmount" style="display : none;" ><span class="PricetaxAmount" >7,56 €</span></div></div>


So either you have selected not to show the price, are using shopper groups incorrectly, or it is an issue with your template overrides.
Title: Re: Prices don't showing in the products list HELP
Post by: tmac on April 05, 2013, 13:25:38 PM
thanks for this, now i see the problem but i don't now how to change this?
which file that i need to change the code?  :-\
Title: Re: Prices don't showing in the products list HELP
Post by: tmac on April 05, 2013, 17:03:35 PM
thanks, i don't need, i found it  :P
Title: Re: Prices don't showing in the products list HELP
Post by: shangelina on August 02, 2013, 17:27:48 PM
Quote from: tmac on April 05, 2013, 17:03:35 PM
thanks, i don't need, i found it  :P

Hi there, I have your same question and I would very appreciate if you would also tell me which file you modified to resolve the problem!  :-[
Title: Re: Prices don't showing in the products list HELP
Post by: Maxim Pishnyak on August 02, 2013, 17:43:14 PM
Quote from: shangelina on August 02, 2013, 17:27:48 PM
Hi there, I have your same question and I would very appreciate if you would also tell me which file you modified to resolve the problem!  :-[
Link? Vm version? Tested on default Joomla template (beez5)?