Replies: 1 comment
-
You are using incorrect naming for your layout update. Here is the correct pattern:
Example:
If you are curious, here are two methods responsible for collecting these files: https://github.com/magento/magento2/blob/HEAD/app/code/Magento/Catalog/Model/Product/Attribute/LayoutUpdateManager.php#L77-L126 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys,
I need a help to add a custom product page layout in Product->Design in Backend options when editing a product.
I want change Detail Page layout from specific products.
Currently i`m add a catalog_product_view_newlayout.xml file in my custom child template in Local/MagentoB2cTheme/Magento_Catalog/layout/ but no option in Design session on product editing in Magento Backend.
Someone can rescue-me in this question?
Beta Was this translation helpful? Give feedback.
All reactions