Load product by attribute in magento

While generally we load a product in Magento by its id, it is also possible to load product by attribute in magento. To do that use the following code – Just replace ‘attribute_name’ with the name of the attribute and …
Update products stock by code magento

Sometimes when using EDI(Electronic data interchange) we need to update the product attributes in magento For example EDI846 which deals with product stock So how can we do this lets see First of all we need to process the edi …
Customer lifetime sales in magento

We speak plenty regarding customer lifetime sales in magento. It’s truly quite vital once making decisions around marketing / advertising pay and more specifically the return you get on a channel (i.e. — PPC). Running this report in Magento may …