X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Hide prices for unlogged customers (https://forum.x-cart.com/showthread.php?t=19513)

all4q8 01-26-2006 01:47 AM

Hide prices for unlogged customers
 
Hi there
How can I hide prices ?,
and only the register customer can see prices

thanks

balinor 01-26-2006 03:22 AM

Wrap the price code with this:

{if $login ne ''}
Price code
{/if}

all4q8 01-26-2006 03:47 AM

where can i find the code price ?

balinor 01-26-2006 03:48 AM

Please post your X-Cart version in your signature

all4q8 01-26-2006 03:53 AM

this my x-cart V
x-cart-4[1].0.17gold

balinor 01-26-2006 03:56 AM

Ok, that's great, but please put it in your signature so that we don't have to ask you each time :) Edit profile, enter version, enter password, save.

Now, do you want to hide the price everywhere? If so, you will need to edit both products.tpl, products_t.tpl and product.tpl.

all4q8 01-26-2006 04:15 AM

Yes , I want to hide the price everywhere?
and only registered customer can see the prices

all4q8 01-26-2006 04:59 AM

Please , can you give the code to hide the prices for

products.tpl, products_t.tpl and product.tpl


All times are GMT -8. The time now is 01:27 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.