Jump to content

Newsletter form in footer


Recommended Posts

Dear prestashoppers,

 

Just recently i bought Sendy to be able to moderate and analyse my email campaings in a better way. I still want my customers to be able to sign up for the newsletter through the frontpage of the site. Now sendy does provide a form to do this, it generates the folowwing code:

<form action="http://mijnwebsite.nl/nieuwsbrief/subscribe" method="POST" accept-charset="utf-8">
    <label for="name">Name</label><br/>
    <input type="text" name="name" id="name"/>
    <br/>
    <label for="email">Email</label><br/>
    <input type="text" name="email" id="email"/>
    <br/>
    <input type="hidden" name="list" value="yFCFtfo0ec8zAz892zsrjMI"/>
    <input type="submit" name="submit" id="submit"/>
</form>

The problem is, i don't know where i should add the code so it will show in the footer of my prestashop webshop.

I want to keep the current layout as you can see in the image beneath,

 

 

2znr7kb.png

 

I hope i made my problem clear and hope anyone can help me fix my problem  :)

 

Thanks in advance!

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...