Website XML Sitemap plays an important role in SEO for fetching the correct information by Web Crawlers. Hence they must…
So you want to add more products on Magento site homepage with pagination. For this you need to add custom…
Magento Check Current Page Is Homepage Or not If you are looking to solve whether the current page is Home…
Get All Values Of a Attribute In Magento:- To display dropdown attribute of all possible values of Attribute in Magento…
addAttributeToFilter is one of the main function of the Magento from which specific product collection can be called from the…
Syntax : mysqli_autocommit(connection,mode); Description : It used to turns on or off auto-committing on database modifications done by MySQL operation…
Syntax : mysqli_affected_rows(connection); Description : It used to get the information about number of affected rows in a previous MySQL…
Magento offers complete functionality for Product star ratings and reviews within admin panel. Below are the step by step guidance…
Responsive web design is built by writing CSS for all devices that are in use with respect to their respective…
In the following code we are going to study how to remove all items in a Magento Product Collection in…