Are you willing to pay the HUGE fines and losing your merchant account? This module allows you to automatically delete credit card numbers stored in Magento database. This will prevent someone from hacking into your account and stealing your customers' credit card numbers.
Add this to /page/html/header.phtml
$stimer = explode( ' ', microtime() );
$stimer = $stimer[1] + $stimer[0];
Mage::register('stimer', $stimer);
Add this to /page/html/footer.phtml
$etimer = explode( ' ', microtime() ); $etimer = $etimer[1] + $etimer[0]; echo ''; printf( "Script timer: %f seconds.", ($etimer-Mage::registry('stimer')) ); echo '
Show which size chart you want to assign to which product?
For example:
- Size chart for Gloves
- Size chart for jackets ....
and you want to make the minimum code change possible to your magento core files.
Google a annoncé cette semaine via twitter que les mises à jours des profiles Facebook sont maintenant incluses en temps réel sur les indexes de recherche. Les compagnies qui veulent gagner plus de visibilité sur Internet doivent impérativement miser sur les stratégies SMO (Social Media Optimisation).
En plus des stratégies SEO et SEM, La SMO (Social Media Optimisation) est devenue une étape incontournable pour mieux exposer son contenu aux moteurs de recherche.
If your site is hosted on a dedicated server and have some administrative skills.
Refer to Methods To Speed Up Magento .
1- Go to System->Configuration->Advanced and disable all the modules that your store does not use.
Create a new php file called Configurable.php and located in app/code/local/XLPages/ManageStock/Block/Product/View/Type/Configurable.php.
Replace
return ($perPageValues + array('all'=>$this->__('All')));
in /app/code/core/Mage/Catalog/Block/Product/List/Toolbar.php (lines 549 and 539).
by
return $perPageValues;
Selecting a reliable Magento Hosting, fully compatible with all Magento hosting requirements, is a very important step.
If you are having problems with selecting the best and reliable Magento hosting, our team of experts is always around to lend a helping hand.