| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Login to view store | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Hello,
I am attempting to use xcart to handle transactions for my wholesale customers. I have a link to the store from my main consumer site. Her is what I would like to do: When someone clicks on the STORE link from the main site, I want to show a page that asks the user to login or register before seeing the store. Once they are logged in, the store becomes available. I tried wrapping the entire home.tpl with the following: {if $login ne ""} ALL CODE FROM MAIN.TPL {else} <div align="center"><br /><br /><br />You must be logged in to your wholesale account to access the store. <br /><br />Dont have an account? Register Here<br /><br />{include file="customer/main/login_form.tpl"}</div> This almost does the job. I get the challenge page and the login works, but if a user clicks on register or reset password, nothing happens. Thanks for your help! Garry
__________________
4.2 Quick Order |
|||||||
#2
|
|||||||
|
|||||||
![]() Just a quick comment on this - if you do this, the search engines won't be able to see your store either, thus eliminating a HUGE SEO opportunity. You sure you want to do this? You can just as easily hide the add to cart buttons and prices from non-logged in customers and still get the SEO benefit as well as potential new wholesale clients.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||
|
|||||||
![]() Yes, we really only use the store as a tool for our wholesale customers. Thanks for the heads up though. Any suggestions for making the reset password and register links work?
Thanks, Garry
__________________
4.2 Quick Order |
|||||||
#4
|
|||||||||
|
|||||||||
![]() Try this code in "skin1/customer/home_main.tpl":
Code:
Code:
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful ![]() Click here to learn how to apply patches X-Cart Extensions |
|||||||||
|
|||
X-Cart forums © 2001-2020
|