Jump to content

[SOLVED] how to display the price in catalog mode


Recommended Posts

In catalog mode, price displays are disabled.

 

On the contrary, if you turn your store back to normal, you can adjust the price settings of the products to be displayed or not to be displayed one by one using the catalog tab from Back Office.

Link to comment
Share on other sites

maryam

 

Please check my demo page http://bestquote.eskipusku.com/en/laptops/6-macbook.html

 

It is not in catalog mode.

 

Under catalog tab, edit the product such as

 

Status:enabled

available for order: uncheck

show price: uncheck

online only: uncheck

 

there on the product page, you will see an extra button for quote request. Ignore it. It is coming from a module I designed.

 

Hope this helps.

Caglar

Link to comment
Share on other sites

Mike thank you very much it works , it was my mistake that i add the code in the wrong place

thank you again

you are the best Mike

 

Caglar ... check the link that Mike post it and its helpfull

 

problem sloved

Link to comment
Share on other sites

  • 3 months later...

Hi,

 

I´m with the same problem, but I have another template, one of the file have a diferent line code, the product-list.tpl, so I don´t know were to change the code, can´t anyone help me?

 

Regards

Luis

 

Just look for code like this:

  {if $product->show_price AND !isset($restricted_country_mode) AND !$PS_CATALOG_MODE}

 

And remove the AND !$PS_CATALOG_MODE

Link to comment
Share on other sites

  • 1 month later...
  • 2 months later...

Hi,

 

I am struggling to get this to work. I followed the instructions that Mike gave but can't seem to get it to work.

 

I am using Prestashop 1.5.2. The file I am changing is in directory prestashop/themes/default/product.tpl or product-list.tpl. I have tried solution 1 and 2 as per link Mike gave.

 

 

Any help would be much appreciated!

Link to comment
Share on other sites

  • 1 year later...
  • 6 months later...
  • 11 months later...

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...