Questions tagged [magento-1.4]

Magento is an Ecommerce platform written in PHP. It uses a configuration-based MVC system and heavily leverages Java style OOP patterns in the business logic, UI, and layout rendering application layers. This is a tag for Magento's 1.4.x.x version

General Magento questions may be asked on Magento.SE. Questions not related to programming are off-topic

Related tags


694 questions
0
votes
1 answer

Get parent_item_id on a simple product that's associated to a grouped product

I need to get the name of the Grouped Product in my Magento Cart. The problem is, what you add to the cart is the Simple Product, the Grouped Product only contains the images, title, and description. It's then associated to simple products (in most…
pedropeixoto
  • 1,633
  • 2
  • 27
  • 52
0
votes
2 answers

magento exclude bundled items from search results

Currently, when one searches for an item, the quick search also brings up any bundles that contain items that fit the search criteria. How would I stop this? A solution that filters out all bundled items from search results all together would be…
Alex Hadley
  • 2,125
  • 2
  • 28
  • 50
0
votes
2 answers

Magento suppliers list.

Been trying to get this to work and can't work out if it is me, the code or the installation. Basically I am trying to get a list of all the suppliers in the system. Magento 1.4.0.1 is in use. I have tried to use the code at Magento Wiki but it just…
Khainestar
  • 307
  • 5
  • 11
0
votes
3 answers

Magento - registry and current category

I have a question about Mage::registry and categories: I'm a on a category page, I retrieve current category by Mage::registry('current_category'). I've noticed that it works only for root categories, in fact if I visit a subcategory page I retrieve…
Luke
  • 1,794
  • 10
  • 43
  • 70
0
votes
1 answer

Add link in Magento menu

I am trying to manually add a link in my menu but it won't work. Here is what I tried : I edited navigation/top.phtml in my theme folder but it won't change anything. I also tried to edit navigation/top.phtml in my "base" folder without success. Any…
Roatha Chann
  • 435
  • 6
  • 21
0
votes
1 answer

Redirect to a custom phtml file from a controller in Magento?

I have a Magento controller and a phtml file. How can I redirect to that file in my controller action? I searched the net, but found nothing. Ideas? Thanks!
EOB
  • 2,975
  • 17
  • 43
  • 70
0
votes
2 answers

Removing paypal express checkout radio button from checkout page

I have the paypal express checkout button in my shopping cart page and checkout page. I want to remove the paypal express checkout radio button, only from the payment information step of one page checkout. I have tried removing the below code from…
Anz
  • 222
  • 1
  • 5
  • 17
0
votes
1 answer

Magento modify configurable color dropdown

i have a configurable product with some product associated, with attribute Color and Size. I need to modify Color dropdown, adding the name of the associated simple product, something like this: