I am working on my first website hosted on Magento, and am having a problem with my bundle items. I am using a bundle item to allow users to select upgrades to the materials for their products, and it is not required so they can leave the stock material.
The problem is that the product on the frontend displays a price range for between the lowest material upgrade and the highest. Is there a way to stop that from the displaying?
I figured out how to change it to display an "As Low As" price, but I want it gone completely.