How do I hide the price everywhere?

22.08.2011 23:20
#1
kajjann
Joomshopping forum user no avatar
Name: Kajjann
22.08.2011
Posts: 3
Quote
How do I hide the price everywhere?

Hi!
Ok . kinda weird but I really need to hide the price everywhere on the site since I'm gonna use it as an ordering platform only, where the clients have special prices (A LOT of clients and all different prices).

So, any easy way to do this?

Thanx for a GREAT component!!


Joomla: 1.7
JoomShopping: 3.25
PHP: 5.3.2
MySQL: 5.1.44
Website Url: Not live yet.
 
23.08.2011 00:20
#2
chocovo
Joomshopping forum user no avatar
Name: chocovo
17.06.2011
Posts: 9
Quote
Aw: How do I hide the price everywhere?

Hi,

Go to Joomshopping --> Configuration --> Shop functions --> The 4th line is "USE AS CATALOGUE".

With this, all price will hide

Regards


Last change: 23.08.2011 00:20
 
23.08.2011 07:47
#3
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25904
Quote
Aw: How do I hide the price everywhere?

+ Set price = 0

 
25.08.2011 01:32
#4
kajjann
Joomshopping forum user no avatar
Name: Kajjann
22.08.2011
Posts: 3
Quote
Aw: How do I hide the price everywhere?

Ok, thanx for Ur fast reply. sorry to say though it takes away the ability to order and I still want the clients to be able to order from the shop.

 
31.08.2011 21:21
#5
hostactiva
Joomshopping forum user no avatar
Name: leonardo
15.07.2011
Posts: 10
Quote
Aw: How do I hide the price everywhere?

Hi,

I kinda need the same thing. I want to HIDE the price to any UNREGISTERED user but have the registered user to be able to shop. I also have many different prices for different group of users and only want to show the corresponding price to the registered users. Im disabling the Joomla! registration function from the front end, I will register my own "special" users from the backend. But still want the general public to be able to see what products I have in my catalogue BUT not being able to see my prices.

So basically I am asking the same thing... how can one hide the Price and the Shopping functions to the UNREGISTERED users?

Thanks


Joomla: 1.7.0
JoomShopping: 3.2.6
PHP: 5
MySQL: 5
Website Url: in development yet
 
31.08.2011 21:28
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25904
Quote
Aw: How do I hide the price everywhere?

No such possibility

 
22.10.2011 13:34
#7
gerusalem
Joomshopping forum user no avatar
Name: matteo
22.10.2011
Posts: 3
Quote
Aw: How do I hide the price everywhere?

Would be possible to hide the price but to KEEP the cart functionality in order to have something similar to an enquiry system? Would be great...also to have some hint on how to do that into the code.


Joomla: 1.7
JoomShopping: 3.2.5
 
31.10.2011 11:49
#8
mwlandolsi
Joomshopping forum user no avatar
Name: mohamed
01.10.2011
Posts: 3
Quote
Aw: How do I hide the price everywhere?

you need to modify code by adding some code to the templates of articles and categolies

http://www.semicolon.co.za/php/check-if-user-is-logged-in-in-joomla-1-5-x.html

 
01.12.2011 12:27
#9
motleymedia
Joomshopping forum user no avatar
Name: Shannon
28.09.2011
Posts: 2
Quote
Aw: How do I hide the price everywhere?

can you be more specific about adding the code?

 
06.12.2011 11:51
#10
sam064
Joomshopping forum user no avatar
Name: sam
06.12.2011
Posts: 1
Quote
Aw: How do I hide the price everywhere?

hello,

you can hide the price by adding display:none; in the CSS file, here is how to do it:

1) go to yourwebsite/components/com_jshopping/css/icetheme.css

2) open the Css file with notepad or Dreamwaver if you have it and type in search : .jshop_price

3)by adding display : none; between { } you will be able to hide the class that show the price.


JoomShopping: Version 3.2.5
 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.