The product myBundle has myColorOption with these items: Green $50 Blue $100 Red $100 Black $150 Magento 1.4.2.0 per default will present the customer with a select dropdown with options like this
I am trying to get the ID of the product that was most recently added to a user’s cart. A quick google search revealed this function
is there a specific magento function which updates the Referred By field in the Magento User Admin Panel? I would like to execute this function once during the registration, however have trouble findi
I got a category page with list of subcategories in Magento. The list has an image and name, but I also want to display those subcategories\' description. I tried simply to add
Pretty new to the Magento e-commerce solution. Have it up and running for a customer, and it\'s close to a default install, save some window dressing.
I have the following requirement; I want to show a products configured related productson the category listing page (list.phtml).
Just upgraded a Magento install from 1.5 to 1.6, and left with this error: Fatal error: Call to a member function insert() on a non-object in
For example if one user orders x product. it would be nice that he gets an email with the confirmation, and below the order details something like
In the Order View (the main screen when viewing a customer\'s order), I would like to add a few table rows and add the Customer\'s Lifetime Sales (Total Sales) and Total Amount of Orders.
I tried looking for documentation but it is quite sparse. I wrote the following guide hoping that it might save someone 2-3 hours dealing with installations, setup and configuration.