Page 1 of 1

Want to add the "Join our mailing list" box

Posted: Fri Jul 25, 2008 9:37 am
by Mike718NY
I want to add the "Subscribe, Join our mailing list" box on the bottom
of my category list.

What file do I add this to, SimpleCategoryList.ascx.cs ?

And what scriplet or conlib control do I use? thanks

Re: Want to add the "Join our mailing list" box

Posted: Fri Jul 25, 2008 10:48 am
by meer2005
You need to go to the admin > marketing > email lists and create a mailing list... Just name it something like "Join our mailing list."

Then you can add this conlib: [[ConLib:SubscribeToEmailList Caption="Subscribe To Email List" EmailListId="1"]]

If that is the only mailing list you've created, then email list ID will equal 1 like above (EmailListId="1"]])

Re: Want to add the "Join our mailing list" box

Posted: Fri Jul 25, 2008 2:46 pm
by Mike718NY
Thanks meer. That worked.

I'm confused about the following:

Sign up Rule:
Opt in with Confirmation ?
Opt in with Verification ?

And the Sign up email?

email list sign up with notification only or
email list sign up with verification ?

I just want the customer to enter email and thats it.
What settings should I use? thanks

Re: Want to add the "Join our mailing list" box

Posted: Fri Jul 25, 2008 2:56 pm
by Shopping Cart Admin