It just shows an error Unable to submit your request. Please, try again later Solution Add the following line to…
Magento
Today we’ll see how to add the store code in the Magento URL from the admin panel Go to System…
How to change the product position in the category product listing. Sounds simple but most of people don’t know how…
Template Path Hints shows wich file is the frontend using for each part of the page. Go to System ->…
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…