Advance Newsletter Pop-up by Oscprofessionals

Print

Advance Newsletter Pop-up by Oscprofessionals

Advance Newsletter

This Module is an ideal solution which help you in achieving more subscribers for your newsletter system by a newsletter form popup. It helps to attract those customers who are interested in your product and service.

Features

Note: After installing module you have to add following code in your header.phtml

Path: app/design/frontend/yourpackagename/themename/template/page/html/header.phtml

Add this code before closing header tag by using PHP opening and closing tag:
if ($this->getIsHomePage()):
echo $this->getChildHtml('header.newsletterpopup');
endif;