Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6708173
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T07:43:38+00:00 2026-05-26T07:43:38+00:00

A really simple question with (I bet) a very simple answer… I want to

  • 0

A really simple question with (I bet) a very simple answer… I want to remove one of the product info tabs from my product view page. I want to remove the tab which shows the attributes, but rather than commenting it out in catalog.xml I want to remove it properly through local.xml.

<action method="addTab" translate="title" module="catalog">
<alias>additional</alias><title>Additional Information</title>
<block>catalog/product_view_attributes</block>
<template>catalog/product/view/attributes.phtml</template>
</action>

I thought there may be a removeTab method, but that didn’t work. There’s also method=”unsetChild”, but I cannot see how I would target that specific element as there’s no defined name in the XML.

Any ideas would be much appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T07:43:39+00:00Added an answer on May 26, 2026 at 7:43 am

    Based on my reading of Mage_Catalog_Block_Product_View_Tabs::addTabs(), you should be able to remove the block from being rendered with one of the following:

    <!-- language: xml -->
    <catalog_product_view>
        <reference name="product.info.tabs">
            <action method="unsetChild">
                <child>additional</child>
            </action>
        </reference>
    </catalog_product_view>
    

    Or:

    <catalog_product_view>
        <remove name="additional" />
    </catalog_product_view>
    

    The reason that I believe these will work is that addTab() simply takes the arguments and uses them to create a block instance as a child of the tab parent block.

    Zyava’s comment is incorrect, as I assume you know. There is a difference between app/etc/local.xml (a config file) and the explicitly last-loaded local.xml from your design settings.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Really simple question: From within GWT I want to forward the user away from
This is a really simple question, but I can't seem to find the answer.
This is probably a really simple jQuery question, but I couldn't answer it after
I have a really simple question, yet I can't find an answer for it.
this is a really simple question on which I've found no answer :/ How
This is maybe a really simple question, but I couldn't locate an answer: For
really simple question -> i can't seem to get any data from Log4Net in
I have a really simple question and probably hard answer. How to add webpartzone
Really simple question but rather than asking for an academic explanation I want to
Here's a really simple question regarding pythonic coding. Given a list, if you want

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.