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)
-   -   Product Prices (https://forum.x-cart.com/showthread.php?t=4304)

mmaner 09-10-2003 02:03 PM

Product Prices
 
OK, I' have the store setup and everything works great (Despite a few problems with the Template Designer :( )

I need to have the user setup an account and then have X-Cart notify me, so that I can set them up with the correct priceing level before they can log in.

What I would like to do now is make the store accesiable to everone, but only have the Product Prices show up after they have logged in.

Any1 have any ideas here? Thanks

funkydunk 09-11-2003 10:52 PM

put

{if $login ne ""}
logged in users see this bit
{/if}

around the parts in the templates that display the product price/add to cart buttons

mmaner 09-12-2003 10:06 AM

tpl
 
do you know what tpl file is used to control this?

funkydunk 09-12-2003 10:10 AM

customer/main/products.tpl
customer/main/products_t.tpl
customer/main/product.tpl

will do for starters :)

mmaner 09-12-2003 12:04 PM

cool, it worked :) Thanks m8

steen maigaard 10-12-2004 01:24 AM

Same problem
 
Hi I have the same problem as You, my customers are only allowed to see the price if they are logged in. I Tried to figure out where to put in the code, but i am a newbiew in this, can You give a hand with this.

Regards Steen


All times are GMT -8. The time now is 05:03 AM.

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