3
votes

I'm currently customizing the bluescale theme for Magento. I have moved the position of the "product options" box for configurable products from lower on the page to just under the title.

I am now trying to remove the 3 links below the add to cart button (add to wishlist, compare, and ask a question), but cannot figure out where to do so. Where can I find the template for the actual "product options" box? You can see the webpage here: http://bit.ly/xgFy2a

P.S. I can't simply delete the template file for the links, as they still appear elsewhere.

Thanks, Brett

1

1 Answers

4
votes

You can debug your template locations by enabling Template Path Hints like this:

  1. Open the admin control panel
  2. Open the system tab and select configuration
  3. Select Developer on the left sidebar
  4. Select Main Website From the Current Configuration Scope Drop Down (upper left)
  5. Open the debug dropdown
  6. Set Template Path Hints To Yes