Magento extension Advance Newsletter Pop-up by Oscprofessionals by satish

MageCloud partnered with satish to offer Advance Newsletter Pop-up by Oscprofessionals in your MageCloud panel for our simple 1-click installation option. To install this extension - create your account with MageCloud and launch a new Magento store. It takes only 3 minutes.

satish always provides support for customers who have installed Advance Newsletter Pop-up by Oscprofessionals Magento module. Feel free to leave a review for the company and the extension so we can offer you better products and services in the future.

You may want to check other satish Magento extensions available at MageCloud and even get extensions from hundreds of other Magento developers using our marketplace.

Advance Newsletter Module attract those customers who are interested in your product and service.

Compatible with Magento 1.x

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

  • Grant customer to make subscription for your newsletter emails in first landing at your store.
  • Store owner can customize popup easily.
  • Easy installation.
  • 100% open source.
  • Follows Magento Standards
  • 24/7 Support

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;