You have no items in your shopping cart.
This module allows the administration of the section ‘Featured products’ in the index page of the site. Select the products to display from admin; they will be resumed in front office.
It displays not only featured product, but also allows another kind of products to be emphasised on the home page. So, just create an attribut.
| Installation guide | 1. Installation : a. Copy all files by respecting Magento directory hierarchy. i. Copy frontend/default/default/template/coupcoeur folder into app/design/frontend/default/default/template/ ii. Copy frontend/default/default/layout/coupcoeur.xml file into app/design/frontend/default/default/layout/ iii. Copy Mage/coupcoeur directory into app/code/core/Mage iv. Copy modules/coupcoeur.xml file into app/etc/modules b. Create an attribute « coupdecoeur » then assign it to an attribute sets (often in General information’s category). 2. Configutation : There is no special configuration only if you want to change the name of the module. Let take an example: Products of the month · Create an attribute produitsdumois · Find in Mage/coupcoeur/Block/Sidebar.php file the word « coupdecoeur » and replace it by « produitdumois ». This word sould be the same of the attribute that you have created before. 3. Use After the installation, when you add or update a product, a new field yes/no appears and the product will be displayed on the home page of your web site as a « Featured product ».
|
| Version | 0.1.0 |
| Magento compatibility | 1.3.x, 1.4.x |

Loading...