Book Image

Mastering Magento 2 - Second Edition

By : Bret Williams, Andre Gugliotti, Jonathan Bownds
Book Image

Mastering Magento 2 - Second Edition

By: Bret Williams, Andre Gugliotti, Jonathan Bownds

Overview of this book

The long-awaited release of the world's most popular online solution, Magento 2, is now out with an all new interface and several enhancements. This book offers you advanced guidance on managing, optimizing, and extending your store while taking advantage of the new features of Magento 2. This is a comprehensive guide to using the all new features and interface of Magento 2 to build, extend, and design online stores. From planning your Magento installation through to advanced techniques designed to make your store as successful as possible, this book is your roadmap to managing your Magento store. Focusing on Magento's Community version, the book covers everything from creating and managing multiple stores to fine-tuning Magento for speed and performance. You’ll learn how to manage categories, products, design themes, extensions, and more.
Table of Contents (18 chapters)
Mastering Magento 2 Second Edition
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Preface
Index

Design configurations


Undoubtedly, you've invested a considerable amount of time creating a frontend design to meet your e-commerce needs. Before you launch, however, there are a few design-related tasks that need to be performed.

Transactional emails

Using the techniques described in Chapter 5, Configuring to Sell, build and assign the emails that will be sent to customers who purchase, register, and subscribe to newsletters.

Invoices and packing slips

The primary thing you need to do for invoice and packing slips is to upload an appropriate logo as a substitute for the default Magento logo. Upload the logo you wish to use for PDF print-outs and on-screen views in the Sales | Sales | Invoice and Packing Slip Design panel.

Favicon

Don't overlook this little item! You'd be surprised how many Magento-powered websites we visit that still show the Magento logo. To upload your own favicon, go to the General | Design | HTML Head panel under Stores | Configuration.

Placeholder images

For products that...