Load product by attribute in magento

Posted by on Jan 23, 2014 in Magento | No comments yet

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

Posted by on Jan 18, 2014 in General, Magento, Php | No comments yet

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

Posted by on Dec 29, 2013 in Magento, Php | No comments yet

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 …

Load More