...
This module adds a newsletter subscription checkbox to the checkout summary. After placing an order email address from the order (quote email address) is subscribed to the newsletter.
Table of Contents |
---|
Installation
Info |
---|
This module is optional |
Code Block |
---|
composer require "creativestyle/magesuite-checkout-newsletter-subscription" ^2.0.0 |
User Guide
Frontend
...
Admin settings
This module does not require any admin configuration. the checkbox is visible once the module is installed.
Frontend
...
Styling
The module does not have any dedicated styles. It should inherit general inputs and checkout styles. Some minimal styling adjustments may be needed.
...