How to use different page layouts depends on base layout specified?Adding custom layouts for CMS and Category use with custom module troubleHow to create different page layouts for a themeDifferent layout for the same URL base on session settingsHow do I change the Template Layout for the Customer 'My Account' page?Alternative Category layout at different urlChange page layout for products under specific categoryMagento 2: How do I modify the layout of all pages using the 2columns-left layout?How to use 2 different CSS sheets in M2 that user can choose in admin? Layouts or something else?How to load a layout XML file from a different pageDifferent product layout based on product
Gatling : Performance testing tool
How do I know where to place holes on an instrument?
Intersection Puzzle
Should I cover my bicycle overnight while bikepacking?
How can I deal with my CEO asking me to hire someone with a higher salary than me, a co-founder?
How do I handle a potential work/personal life conflict as the manager of one of my friends?
Is the myth that if you can play one instrument, you can learn another instrument with ease true?
Why can't we play rap on piano?
In 'Revenger,' what does 'cove' come from?
How seriously should I take size and weight limits of hand luggage?
Is there an expression that means doing something right before you will need it rather than doing it in case you might need it?
Should I tell management that I intend to leave due to bad software development practices?
What mechanic is there to disable a threat instead of killing it?
Expand and Contract
Is there a hemisphere-neutral way of specifying a season?
Watching something be piped to a file live with tail
Assassin's bullet with mercury
How can saying a song's name be a copyright violation?
How badly should I try to prevent a user from XSSing themselves?
Avoiding direct proof while writing proof by induction
Why didn't Boeing produce its own regional jet?
How to prevent "they're falling in love" trope
Can we compute the area of a quadrilateral with one right angle when we only know the lengths of any three sides?
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
How to use different page layouts depends on base layout specified?
Adding custom layouts for CMS and Category use with custom module troubleHow to create different page layouts for a themeDifferent layout for the same URL base on session settingsHow do I change the Template Layout for the Customer 'My Account' page?Alternative Category layout at different urlChange page layout for products under specific categoryMagento 2: How do I modify the layout of all pages using the 2columns-left layout?How to use 2 different CSS sheets in M2 that user can choose in admin? Layouts or something else?How to load a layout XML file from a different pageDifferent product layout based on product
I have to use different page layouts (<page>
) depends on base layout (<layout>
) specified for a product.
For example,
if I select a layout in product's 'Design' menu with the name
'2columns-right', Magento 2 will render 'catalog_product_view.xml' for
this layout.
If I select 'onemore-layout', Magento 2 will render
'catalog_product_view.xml' for this layout.
Currently I don't see relations between base layout (<layout>
) and page layout (<page>
).
magento2 layout theme template
New contributor
add a comment |
I have to use different page layouts (<page>
) depends on base layout (<layout>
) specified for a product.
For example,
if I select a layout in product's 'Design' menu with the name
'2columns-right', Magento 2 will render 'catalog_product_view.xml' for
this layout.
If I select 'onemore-layout', Magento 2 will render
'catalog_product_view.xml' for this layout.
Currently I don't see relations between base layout (<layout>
) and page layout (<page>
).
magento2 layout theme template
New contributor
add a comment |
I have to use different page layouts (<page>
) depends on base layout (<layout>
) specified for a product.
For example,
if I select a layout in product's 'Design' menu with the name
'2columns-right', Magento 2 will render 'catalog_product_view.xml' for
this layout.
If I select 'onemore-layout', Magento 2 will render
'catalog_product_view.xml' for this layout.
Currently I don't see relations between base layout (<layout>
) and page layout (<page>
).
magento2 layout theme template
New contributor
I have to use different page layouts (<page>
) depends on base layout (<layout>
) specified for a product.
For example,
if I select a layout in product's 'Design' menu with the name
'2columns-right', Magento 2 will render 'catalog_product_view.xml' for
this layout.
If I select 'onemore-layout', Magento 2 will render
'catalog_product_view.xml' for this layout.
Currently I don't see relations between base layout (<layout>
) and page layout (<page>
).
magento2 layout theme template
magento2 layout theme template
New contributor
New contributor
edited 22 hours ago
Egor Kokorin
New contributor
asked 22 hours ago
Egor KokorinEgor Kokorin
12
12
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Egor Kokorin is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f268481%2fhow-to-use-different-page-layouts-depends-on-base-layout-specified%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Egor Kokorin is a new contributor. Be nice, and check out our Code of Conduct.
Egor Kokorin is a new contributor. Be nice, and check out our Code of Conduct.
Egor Kokorin is a new contributor. Be nice, and check out our Code of Conduct.
Egor Kokorin is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f268481%2fhow-to-use-different-page-layouts-depends-on-base-layout-specified%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown