Register customers

Questions and answers about ShopSite Custom Templates

Register customers

Postby joediffdez » Thu Aug 25, 2011 3:59 pm

Is there a way to have customers register with a user name and password so that they don't have to reenter their information every time they make a purchase?
www.differentdezine.com
joediffdez
 
Posts: 43
Joined: Mon Aug 23, 2010 3:47 pm

Re: Register customers

Postby ShopSite Lauren » Thu Aug 25, 2011 4:47 pm

Yes, customer registration is available in ShopSite Pro. You can enable this feature by going to Commerce Setup > Customer Registration.
- ShopSite Lauren
Contact me for help with any of your
custom ShopSite template questions.
ShopSite Lauren
 
Posts: 889
Joined: Fri Aug 11, 2006 1:35 pm
Location: Orem, UT

Re: Register customers

Postby joediffdez » Fri Aug 26, 2011 8:45 am

Thank you. I've activated the customer registration, how do I add it to the template? I see a list of customer registration tags but I don't understand how to implement it, and I see that there are several other pages that need to be included, how would I have that appear the same as the existing template?
www.differentdezine.com
joediffdez
 
Posts: 43
Joined: Mon Aug 23, 2010 3:47 pm

Re: Register customers

Postby ShopSite Lauren » Fri Aug 26, 2011 10:43 am

With ShopSite built in templates, the customer registration links are automatically added to the shopping cart screen. Some built in templates have the customer registration links on all store pages. If you have custom templates, you will need to make sure that you have the registration tags or full javascript in your template. You can copy and paste the customer registration javascript into your template from the following URL:
http://www.shopsite.com/templates/cookbook/registration-javascript.shtml

For customizing the registration pages, I would suggest using the information found at the following URL:
http://www.shopsite.com/templates/cookbook/tips-customer-registration.shtml
- ShopSite Lauren
Contact me for help with any of your
custom ShopSite template questions.
ShopSite Lauren
 
Posts: 889
Joined: Fri Aug 11, 2006 1:35 pm
Location: Orem, UT

Re: Register customers

Postby joediffdez » Tue Aug 30, 2011 12:57 pm

I would like to have the sign in/register link on every page, not just the shopping cart. Is this possible?
www.differentdezine.com
joediffdez
 
Posts: 43
Joined: Mon Aug 23, 2010 3:47 pm

Re: Register customers

Postby ShopSite Lauren » Tue Aug 30, 2011 1:15 pm

Yes, you can go to Commerce Setup > Customer Registration > Configure, and copy the JavaScript found on this screen. You can paste this JavaScript where you want it to appear either in your template or on non-ShopSite pages. Note, that this JavaScript uses cookies, so wherever you are adding it, it needs to be on the same URL as your shopping cart so that the cookie can be read.
- ShopSite Lauren
Contact me for help with any of your
custom ShopSite template questions.
ShopSite Lauren
 
Posts: 889
Joined: Fri Aug 11, 2006 1:35 pm
Location: Orem, UT

Re: Register customers

Postby joediffdez » Thu Sep 01, 2011 6:52 am

ShopSite Lauren wrote:Note, that this JavaScript uses cookies, so wherever you are adding it, it needs to be on the same URL as your shopping cart so that the cookie can be read.


What does this mean? the JS has to be on the shopping cart template as well as any other page that I use it on?
www.differentdezine.com
joediffdez
 
Posts: 43
Joined: Mon Aug 23, 2010 3:47 pm

Re: Register customers

Postby Jim » Thu Sep 01, 2011 8:13 am

I think that what ShopSite Lauren meant is that the domain name for your store pages and the customer registration pages must be the same or the cookie set on one won't be readable by the other. So if your store pages are on mydomain.com and your shopping cart and customer registration pages are at mydomain.myhost.com, then the store pages would not be able to display the signed in user's name and wouldn't know that they were signed in at all. This is because the cookie set by the mydomain.myhost.com when registering cannot be read by the mydomain.com pages. You do not have this problem if you have your own secure certificate and not just use a shared certificate provided by your host.
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Re: Register customers

Postby joediffdez » Thu Sep 01, 2011 8:31 am

so then..having the JS on every page that I want it to be on, and activating it in the shopsite dashboard will activate the registration, correct?
www.differentdezine.com
joediffdez
 
Posts: 43
Joined: Mon Aug 23, 2010 3:47 pm

Re: Register customers

Postby Jim » Thu Sep 01, 2011 9:33 am

As long as your template has the necessary customer registration template tags .
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Re: Register customers

Postby joediffdez » Thu Sep 01, 2011 10:52 am

Ok, I think I got the registration page looking how I want but the some of the subsequent pages, after you register have of all the buttons flush to the left. I don't see why it isn't centered like the rest of the registration pages. For instance the Account Information page, the orders page, together with a dimmed out scroll bar and then I can't select anything, the ship to as well has a scroll bar w/ nothing selectable, It's pretty much a mess. and in Firefox, it's affecting the html/css for my navigation bar, but I don't see it happening in other browsers. :( :cry: :?
www.differentdezine.com
joediffdez
 
Posts: 43
Joined: Mon Aug 23, 2010 3:47 pm

Re: Register customers

Postby ShopSite Lauren » Thu Sep 01, 2011 12:42 pm

If you setup the registration template where you use the default template and just edit the crHeader and crFooter then I would suggest just adding <center> to the end of the crHeader include file and </center> to the beginning of the crFooter include file. I find that as long as your CSS (if you are using an external CSS file) doesn't conflict with it, it aligns everything center in a nice clean way. For buttons, you can upload your own button images then select them by going to Preferences > Store Text > Customer Registration. If you would rather keep them as text buttons and want to style them with CSS, then you will want to view the source on the page and grab the classes. You can then style the buttons with CSS.
- ShopSite Lauren
Contact me for help with any of your
custom ShopSite template questions.
ShopSite Lauren
 
Posts: 889
Joined: Fri Aug 11, 2006 1:35 pm
Location: Orem, UT


Return to Custom Template Questions

Who is online

Users browsing this forum: No registered users and 95 guests

cron