Magento – Variables for transaction emails

Once again came the question of different variables in Magento transactional email, Here is a brief overview, which I have taken from the Magento wiki. Email Variables Following is a compiled list of variables you can use in e-mail templates. NOT VERIFIED; TEST FIRST!

Magento – Invoices, Credits etc. own design / designate & Barcode imprint

The Magento itself brought invoice layouts (and thus are also credits, Shipping information, etc.. included) are actually not really looking. You crack a technical design and certainly not from the stool and content, there are a lot of potential for improvement. Now bring the Symmetrics “Market Ready Germany” a change and also some improvement with the. Finally good…

Magento – Header changes although still appears header.phtml

What you may notice a problem and does not make sense right… There is a file, the head of the shop is defined. In our case, this is the header.phtml folder app / design / frontend / default / vingooo / template / page / html . This is possibly among other things, this code section: <?php if ($this->getIsHomePage()):?> <h1 class=”logo”><strong><?php echo $this->getLogoAlt() ?></strong><a href=”<?php echo $this->getUrl(”) ?>” title=”<?php echo $this->getLogoAlt() ?>” class =”logo”><img src =”<?php…

Magento – dynamic URL

Even though it is only a short and not quite sure allumfänglich applicable entry: Would like to link to, for example in a phtml file on a link in the shop, which should be dynamic, so that it is available, for example, by switching to the live system or in another store's Views, then you have instead of http://www.IhreDomain.com/index.html/shop.html…

Magento – Home Administration Area – 404 Error

After logging into the admin area is called the default. Dashboard or the Overview display. Now it could be, that e.g.. after an update or after uninstalling an extension of the 404er error (404 ERROR Page not found) is displayed. It may be, that “only” The default home page was changed after logging in….