Magento
Magento: Product View count on Product detail page
You can add time duration in $fromDate = ‘2013-12-10’; $toDate = now();
Magento
Magento: Banner module delete image code
Full Page code app/code/local/Webskitters/Banner/controllers/Adminhtml/BannerController.php
Magento
Magento Customize Ajax search result based on sku
Navigate to following path and make some changes: app/code/core/Mage/CatalogSearch/Block/Autocomplete.php At the bottom of page find the function named function getSuggestData() comment out or remove the function with the following code: