-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved - Have some suggestions.
where: | ||
|
||
- _Category ID_ is desired category ID | ||
- _Layout Update Name_ is what is shown as the option for __Custom layout update__ field of __Design__ section on _Category Edit_ page. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This feels a little inconsistent regarding complete sentences vs. not.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I debate that every time.
|
||
where: | ||
|
||
- _CMS Page Identifier_ is the desired page's _URL Key_ with "/" symbols replaced with "_" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- _CMS Page Identifier_ is the desired page's _URL Key_ with "/" symbols replaced with "_" | |
- _CMS Page Identifier_ is the desired page's _URL Key_ with "/" symbols replaced with "_". |
|
||
- _CMS Page Identifier_ is the desired page's _URL Key_ with "/" symbols replaced with "_" | ||
- _Layout Update Name_ is what is shown as the option for __Custom layout update__ field of __Design__ | ||
section on _CMS Page Edit_ page |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this on a separate line than the sentence it is within?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
unwrapped
Co-Authored-By: Shrie Spangler <[email protected]>
Co-Authored-By: Shrie Spangler <[email protected]>
Co-Authored-By: Shrie Spangler <[email protected]>
Co-Authored-By: Shrie Spangler <[email protected]>
running tests |
Hi @dobooth, thank you for your contribution! |
Custom layout updates flow has been changed for 2.3.4 and 2.2.11, here's a guide reflecting those changes
Purpose of this pull request
This pull request (PR) will guide front-end devs and merchants on the new flow of providing custom layout updates for cms pages, categories and products
Affected DevDocs pages
whatsnew
Added the 'Create cms-page/product/category-specific layouts' section to Common layout customization tasks.