Log in
Model

Design

Magento\Theme\Model\Design

What it does

This model manages temporary theme/design changes for specific stores and date ranges in Magento 2.

Developers use it to load and apply scheduled design changes, such as switching to a holiday theme during promotional periods.

It handles caching of design change data and applies theme configurations to the design package.

Public Methods

  • loadChange()
  • changeDesign()
  • getIdentities()