Skip to content

Scheduled Design Update not being applied on product page #6980

@timbits07

Description

@timbits07

Magento 2.1.1

Steps to reproduce

  1. After building a custom theme create a child theme that uses a different color scheme than the parent.
  2. Apply that child theme to a particular category of products so that it has the alternate color scheme.
  3. Either check the box under the category design update that applies the child theme to all products in that category or apply a scheduled design update on said product that applies the child theme to the individual product.

Expected result

  1. The product should have the same alternate color scheme as the category with the child theme.

Actual result

  1. The product still uses the parent theme despite entries in the database for product attribute 'custom_design' directing the product to use the child theme.

Am I missing a configuration somewhere. The use of an alternate theme was easy with the category but it has been impossible at the product level so far.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions