Jump to content

[solved] Catalog mode with prices -- possible?


Recommended Posts

Seems like the price on items disappeared when I switched to catalog mode.  Is it possible to show the price, but not have a purchase option?

 

Alternately, if not, I guess I could just remove the add-to-cart button in code, or change the image to a 1x1 transparent pixel, but that seems too "hacked".

 

Link to comment
Share on other sites

finally a catlog mode question...:)

 

if you want to run catalog mode but still show prices then you will need to modify a few .tpl files.  This is not a big deal if you want to take a try at it.

 

you can start with the themes/yourtheme/product.tpl  (BACK IT UP)

 

Find occurrences of $PS_CATALOG_MODE.

 

Modify and test....

 

you would then need to make changes in other .tpl files that you theme may show prices in non-catalog, catalog/product lists for example.

  • Like 1
Link to comment
Share on other sites

  • 6 months later...

Boom!  That did it quite easily... had to remove the "!" (not) symbol in two places and it works now.

Much thanks!

Thanks for this thread. I also want to show prices in catalog mode, but even though I've tried all of the suggestions found in this forum, I've still not been able to get the prices to show. I'm running PS v1.6.0.9. Would appreciate some detailed help from anyone who got this to work. Cheers.

Link to comment
Share on other sites

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