In this article I will show how to add a new Total row e.g. "Insurance" to Magento Shopping cart / Checkout.
See more
Blog ▼
Magento development: Add new Total row to Magento Shopping cart / Checkout
Magento Showcase Stores: Spring 2012 Portfolio Highlight
We are happy to announce the launch of several websites based on Magento platform. All these websites were launched recently and already added to our public Magento portfolio. Check our latest Magento showcase stores.
See moreBugfixes: Product images not showing in Magento
Sometimes in Magento, even if you successfully uploaded product image in back-end, Magento do not show the image in customer front-end. There are several possible reasons for such behavior, here is the short checklist for this problem.
See moreMagento performance: Configuring APC cache for Magento
APC (Alternative PHP cache) is a free opcode cache for PHP, which optimize PHP intermediate code. APC engine cache the compiled bytecode of PHP scripts to avoid the overhead of parsing and compiling source code on each request.
See moreMagento development: Show minicart/sidebar with totals on checkout
One of the great features available in default Magento is one page checkout. However, the bad point is that you can see your actual cart totals only on last step of checkout (order confirmation).
See moreWhat you need to know to convert your PSD design to Magento?
Very often clients who already has ready-made design ask us: if I want you to integrate my design into Magento, what information I need to provide? So we decided to prepare some kind of checklist, i.e. what you should prepare for smooth and trouble-free PSD to Magento design conversion.
See moreMagento development: How to create a custom form in Magento admin interface
Magento have excellent feature which allow a developer to create the admin forms without coding any HTML. It is easy to create any form with any data. This article will guide you how to create such form.
See more