New Magento Installation Replace – which modules are a must?

As we once again put a new Magento store and I think every time must, Extensions which the absolute MUST / Modules for a German B2C / Consumers are shop, Doing is a short list of the installation process and our module suggestions: The current Magento version download and install (only incidentally: at database creation using phpMyAdmin as…

Magento – Add product custom content as a tab in product details

We wanted a store in the product description below to the already existing tabs as “Description“, “Additional Information“, “Upselling” etc.. add another tab, to display more information by product attribute can. In this particular case involved the addition of a “FAQ” Rider. The article itself should there be an attribute,…

Link frame to remove images that now blue or another color

Now this is certainly not a Magento specific problem, because each side could struggle with this problem. It is again a problem, which only and only occurs in Internet Explorer and browsers such as Safari, Firefox, Chrome etc.. not noticeable. To image links are frame, although there should be no. What color or structure (dotted, dashed,…

Magento – Adding items to the cart by URL

Update vom 05.04.2017 Another way, I went straight at a Magento 1.9.3.2 version, is as follows: Plant a file with the euphonious name “getformkey.phtml” im Ordner app / design / frontend /[IhrTemplate]/[IhrTheme]/template put in this file the following line <?php echo Mage::getSingleton(‘core/session’)->getFormKey(); The following link can now be used, to add a product with a desired quantity directly to the shopping cart…

Magento – Error Database Import

Today we had the import of a Magento database to a new database, the error message SQL command: — — Constraints der Tabelle 'catalog_eav_attribute’ — ALTER TABLE ‘catalog_eav_attribute’ ADD CONSTRAINT ‘FK_CATALOG_EAV_ATTRIBUTE_ID’ FOREIGN KEY ( ‘attribute_id’ ) REFERENCES ‘eav_attribute’ ( ‘attribute_id’ ) ON DELETE CASCADE ON UPDATE CASCADE ; MySQL MANDATORY: #1452 – Cannot add or update a child…

Magento – OneStepCheckout “OSC” your shop of MageWorld

Update vom 20.05.2015: Nach Jahren der Anpassung von OneStepCheckout Extensions für Magento, haben wir nun die erste und bislang einzige OneStepCheckout Lösung erstellt, die direkt auf die deutschen Anforderungen eingeht. So werden Anpassungen an Ihren Shop auf ein Minimum reduziert und Sie können schnellstens starten. The OneStepCheckout for Germany, see One Step Checkout for…