Template Path Hints shows wich file is the frontend using for each part of the page. Go to System ->…
Classic Blog List
Create a CSV File /var/import/updateStockLevels.csv Place your CSV file like I wrote above. You can add many fields but I…
Create the Home Products file In my theme I created a copy of the list.phtml called home_list.phtml /app/design/frontend/base/theme156/template/catalog/productShow the file…
It is always required for the customer to track their order. The shipping carriers can be anything: Aramex, Bluedart, DHL,…
Go to page.xml and below this: <block type=”page/html_breadcrumbs” name=”breadcrumbs” as=”breadcrumbs”/> Add your new code (e.g.) <block type=”page/html_lookbookimage” name=”lookbookimage”…
ecause a regular select menu can’t have images or background images applied to it (except in newer versions of Firefox)…
This won’t alter the base price in the system but it will set the start price for a user. Simply…
This script will return all child products from a Magento shop bypassing the category folders. This sample will also take…