Page 1 of 1

Hide price for some specific products

Posted: 18 May 2016, 07:46
by Bollerx
Hi ,

Is any option for this, to hide the price for some selected products?
i did not make a research for it, probably is faster if i ask.

Thanks,
have a nice day.

Re: Hide price for some specific products

Posted: 18 May 2016, 20:30
by aimeos
What's the use case behind? If you explain a bit more, we can maybe give a good answer.

Re: Hide price for some specific products

Posted: 19 May 2016, 08:59
by Bollerx
i want first to ask , how i can show only a specific category(subcatalog) for a specific user, is it possible?. I mean an user get log in and sees only a kind of wishlist(subcatalog products) with prices available too. If there are no users logged in you can see all the categories but not the prices.
How can i add a condition in TS for example a category like ai[f_catid]=4

it would be a project where some peoples would get some user access for different categories(for each login you should see different "wishlist" products, something like this ) to see some specific whislist products with prices and only logged in they could make cashout via paypal express.

P.S. what i managed to do is to import those subcatalog's with the import csv scheduler option.
Thanks in advance.

Re: Hide price for some specific products

Posted: 19 May 2016, 09:54
by Bollerx
i resolved, in TS with conditions... it's working now. :)

Re: Hide price for some specific products

Posted: 19 May 2016, 12:45
by aimeos
Bollerx wrote:it would be a project where some peoples would get some user access for different categories(for each login you should see different "wishlist" products, something like this ) to see some specific whislist products with prices and only logged in they could make cashout via paypal express.
You can show categories, products, prices and other data to some customers or to a customer group only by using the ai-customergroup extension: https://aimeos.com/extensions/

Re: Hide price for some specific products

Posted: 06 Mar 2023, 18:03
by AhmadHelali
Bollerx wrote: 19 May 2016, 09:54 i resolved, in TS with conditions... it's working now. :)
How?
what is TS and what are the conditions?