How to add a custom tab in product detail page?Magento 2: Add custom tab to order details page in customer accountMagento 2 order information: How to add links dynamically?Magento 2.3 Configurable Product drop down price calculated wrongMagento 2.3.0 - Add custom block after product description tabsChanging product price from Incl. tax to Excl. tax and showing both. Magento 2.3Disable the Sidebar on Product View PageDowonloadable Product with MSI(Multi Source Inventory)Rewrite product page URLs based on that product assigned attribute URLs in Magento 2.3how to pass product page selected value to cart in magento2Magento 2.3 how to add cms static block in footer on last page of product listing
How do scammers retract money, while you can’t?
How do I rename a Linux host without needing to reboot for the rename to take effect?
Crossing the line between justified force and brutality
Why not increase contact surface when reentering the atmosphere?
Why, precisely, is argon used in neutrino experiments?
Applicability of Single Responsibility Principle
Is the destination of a commercial flight important for the pilot?
How easy is it to start Magic from scratch?
What does "I’d sit this one out, Cap," imply or mean in the context?
Return the Closest Prime Number
How can I kill an app using Terminal?
How does buying out courses with grant money work?
How can a function with a hole (removable discontinuity) equal a function with no hole?
Failed to fetch jessie backports repository
How did Arya survive the stabbing?
Implement the Thanos sorting algorithm
A particular customize with green line and letters for subfloat
A Rare Riley Riddle
How can I get through very long and very dry, but also very useful technical documents when learning a new tool?
How to pronounce the slash sign
Increase performance creating Mandelbrot set in python
How to safely derail a train during transit?
What happens if you roll doubles 3 times then land on "Go to jail?"
when is out of tune ok?
How to add a custom tab in product detail page?
Magento 2: Add custom tab to order details page in customer accountMagento 2 order information: How to add links dynamically?Magento 2.3 Configurable Product drop down price calculated wrongMagento 2.3.0 - Add custom block after product description tabsChanging product price from Incl. tax to Excl. tax and showing both. Magento 2.3Disable the Sidebar on Product View PageDowonloadable Product with MSI(Multi Source Inventory)Rewrite product page URLs based on that product assigned attribute URLs in Magento 2.3how to pass product page selected value to cart in magento2Magento 2.3 how to add cms static block in footer on last page of product listing
I want to add three more tabs below the already present details tab in product detail page as shown in the picture below.
Can anybody please help me with this?
Please see this screenshot for the location of the tab where i want it to be.
magento2.3 theme-overriding
New contributor
|
show 1 more comment
I want to add three more tabs below the already present details tab in product detail page as shown in the picture below.
Can anybody please help me with this?
Please see this screenshot for the location of the tab where i want it to be.
magento2.3 theme-overriding
New contributor
do you want separate tabs and section OR these tabs should be with other already present tabs??
– Ghulam.M
yesterday
I want seperate tabs in seperate section. thank you
– nagaratna
yesterday
Have you tried easy tabs extension?
– Muhammad Anas
yesterday
I haven't. Can we do this without using extensions? Thank you.
– nagaratna
yesterday
magenticians.com/add-custom-tab-magento-2 Try this
– Ronak Rathod
yesterday
|
show 1 more comment
I want to add three more tabs below the already present details tab in product detail page as shown in the picture below.
Can anybody please help me with this?
Please see this screenshot for the location of the tab where i want it to be.
magento2.3 theme-overriding
New contributor
I want to add three more tabs below the already present details tab in product detail page as shown in the picture below.
Can anybody please help me with this?
Please see this screenshot for the location of the tab where i want it to be.
magento2.3 theme-overriding
magento2.3 theme-overriding
New contributor
New contributor
edited 18 hours ago
nagaratna
New contributor
asked yesterday
nagaratnanagaratna
11
11
New contributor
New contributor
do you want separate tabs and section OR these tabs should be with other already present tabs??
– Ghulam.M
yesterday
I want seperate tabs in seperate section. thank you
– nagaratna
yesterday
Have you tried easy tabs extension?
– Muhammad Anas
yesterday
I haven't. Can we do this without using extensions? Thank you.
– nagaratna
yesterday
magenticians.com/add-custom-tab-magento-2 Try this
– Ronak Rathod
yesterday
|
show 1 more comment
do you want separate tabs and section OR these tabs should be with other already present tabs??
– Ghulam.M
yesterday
I want seperate tabs in seperate section. thank you
– nagaratna
yesterday
Have you tried easy tabs extension?
– Muhammad Anas
yesterday
I haven't. Can we do this without using extensions? Thank you.
– nagaratna
yesterday
magenticians.com/add-custom-tab-magento-2 Try this
– Ronak Rathod
yesterday
do you want separate tabs and section OR these tabs should be with other already present tabs??
– Ghulam.M
yesterday
do you want separate tabs and section OR these tabs should be with other already present tabs??
– Ghulam.M
yesterday
I want seperate tabs in seperate section. thank you
– nagaratna
yesterday
I want seperate tabs in seperate section. thank you
– nagaratna
yesterday
Have you tried easy tabs extension?
– Muhammad Anas
yesterday
Have you tried easy tabs extension?
– Muhammad Anas
yesterday
I haven't. Can we do this without using extensions? Thank you.
– nagaratna
yesterday
I haven't. Can we do this without using extensions? Thank you.
– nagaratna
yesterday
magenticians.com/add-custom-tab-magento-2 Try this
– Ronak Rathod
yesterday
magenticians.com/add-custom-tab-magento-2 Try this
– Ronak Rathod
yesterday
|
show 1 more comment
2 Answers
2
active
oldest
votes
For this you have to add new attribute and set to attribute set , then add in layout page and create .phtml in your theme.
Please follow below link.
https://blog.landofcoder.com/magento-2-product-page-layout/
The tab is coming beside the details tab. But i want it below as shown in the picture which i have added. Thank you
– nagaratna
yesterday
add a comment |
I have followed this to create multiple tabs, it works for me.
https://knowthemage.com/create-dynamic-custom-tabs-on-product-view-page/
Thank you. I got three tabs beside details tab. Is there any way to move these tabs below?
– nagaratna
22 hours ago
can you please elaborate with screenshot where you actually want to display the tabs.
– abdus
19 hours ago
I have added the screenshot which shows where i want the tabs. Please check.
– nagaratna
18 hours ago
I think you need to duplicate the layout of tab section.
– abdus
18 hours ago
Can i know how to duplicate the layout of tab section please? I am new to Magento.
– nagaratna
15 hours ago
|
show 1 more comment
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
);
);
nagaratna 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%2f267447%2fhow-to-add-a-custom-tab-in-product-detail-page%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
For this you have to add new attribute and set to attribute set , then add in layout page and create .phtml in your theme.
Please follow below link.
https://blog.landofcoder.com/magento-2-product-page-layout/
The tab is coming beside the details tab. But i want it below as shown in the picture which i have added. Thank you
– nagaratna
yesterday
add a comment |
For this you have to add new attribute and set to attribute set , then add in layout page and create .phtml in your theme.
Please follow below link.
https://blog.landofcoder.com/magento-2-product-page-layout/
The tab is coming beside the details tab. But i want it below as shown in the picture which i have added. Thank you
– nagaratna
yesterday
add a comment |
For this you have to add new attribute and set to attribute set , then add in layout page and create .phtml in your theme.
Please follow below link.
https://blog.landofcoder.com/magento-2-product-page-layout/
For this you have to add new attribute and set to attribute set , then add in layout page and create .phtml in your theme.
Please follow below link.
https://blog.landofcoder.com/magento-2-product-page-layout/
answered yesterday
Purnendar GattuPurnendar Gattu
636
636
The tab is coming beside the details tab. But i want it below as shown in the picture which i have added. Thank you
– nagaratna
yesterday
add a comment |
The tab is coming beside the details tab. But i want it below as shown in the picture which i have added. Thank you
– nagaratna
yesterday
The tab is coming beside the details tab. But i want it below as shown in the picture which i have added. Thank you
– nagaratna
yesterday
The tab is coming beside the details tab. But i want it below as shown in the picture which i have added. Thank you
– nagaratna
yesterday
add a comment |
I have followed this to create multiple tabs, it works for me.
https://knowthemage.com/create-dynamic-custom-tabs-on-product-view-page/
Thank you. I got three tabs beside details tab. Is there any way to move these tabs below?
– nagaratna
22 hours ago
can you please elaborate with screenshot where you actually want to display the tabs.
– abdus
19 hours ago
I have added the screenshot which shows where i want the tabs. Please check.
– nagaratna
18 hours ago
I think you need to duplicate the layout of tab section.
– abdus
18 hours ago
Can i know how to duplicate the layout of tab section please? I am new to Magento.
– nagaratna
15 hours ago
|
show 1 more comment
I have followed this to create multiple tabs, it works for me.
https://knowthemage.com/create-dynamic-custom-tabs-on-product-view-page/
Thank you. I got three tabs beside details tab. Is there any way to move these tabs below?
– nagaratna
22 hours ago
can you please elaborate with screenshot where you actually want to display the tabs.
– abdus
19 hours ago
I have added the screenshot which shows where i want the tabs. Please check.
– nagaratna
18 hours ago
I think you need to duplicate the layout of tab section.
– abdus
18 hours ago
Can i know how to duplicate the layout of tab section please? I am new to Magento.
– nagaratna
15 hours ago
|
show 1 more comment
I have followed this to create multiple tabs, it works for me.
https://knowthemage.com/create-dynamic-custom-tabs-on-product-view-page/
I have followed this to create multiple tabs, it works for me.
https://knowthemage.com/create-dynamic-custom-tabs-on-product-view-page/
answered yesterday
abdusabdus
284
284
Thank you. I got three tabs beside details tab. Is there any way to move these tabs below?
– nagaratna
22 hours ago
can you please elaborate with screenshot where you actually want to display the tabs.
– abdus
19 hours ago
I have added the screenshot which shows where i want the tabs. Please check.
– nagaratna
18 hours ago
I think you need to duplicate the layout of tab section.
– abdus
18 hours ago
Can i know how to duplicate the layout of tab section please? I am new to Magento.
– nagaratna
15 hours ago
|
show 1 more comment
Thank you. I got three tabs beside details tab. Is there any way to move these tabs below?
– nagaratna
22 hours ago
can you please elaborate with screenshot where you actually want to display the tabs.
– abdus
19 hours ago
I have added the screenshot which shows where i want the tabs. Please check.
– nagaratna
18 hours ago
I think you need to duplicate the layout of tab section.
– abdus
18 hours ago
Can i know how to duplicate the layout of tab section please? I am new to Magento.
– nagaratna
15 hours ago
Thank you. I got three tabs beside details tab. Is there any way to move these tabs below?
– nagaratna
22 hours ago
Thank you. I got three tabs beside details tab. Is there any way to move these tabs below?
– nagaratna
22 hours ago
can you please elaborate with screenshot where you actually want to display the tabs.
– abdus
19 hours ago
can you please elaborate with screenshot where you actually want to display the tabs.
– abdus
19 hours ago
I have added the screenshot which shows where i want the tabs. Please check.
– nagaratna
18 hours ago
I have added the screenshot which shows where i want the tabs. Please check.
– nagaratna
18 hours ago
I think you need to duplicate the layout of tab section.
– abdus
18 hours ago
I think you need to duplicate the layout of tab section.
– abdus
18 hours ago
Can i know how to duplicate the layout of tab section please? I am new to Magento.
– nagaratna
15 hours ago
Can i know how to duplicate the layout of tab section please? I am new to Magento.
– nagaratna
15 hours ago
|
show 1 more comment
nagaratna is a new contributor. Be nice, and check out our Code of Conduct.
nagaratna is a new contributor. Be nice, and check out our Code of Conduct.
nagaratna is a new contributor. Be nice, and check out our Code of Conduct.
nagaratna 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%2f267447%2fhow-to-add-a-custom-tab-in-product-detail-page%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
do you want separate tabs and section OR these tabs should be with other already present tabs??
– Ghulam.M
yesterday
I want seperate tabs in seperate section. thank you
– nagaratna
yesterday
Have you tried easy tabs extension?
– Muhammad Anas
yesterday
I haven't. Can we do this without using extensions? Thank you.
– nagaratna
yesterday
magenticians.com/add-custom-tab-magento-2 Try this
– Ronak Rathod
yesterday