Welcome To Snipplr
Everyone's Recent Snippets Tagged magento
- All /
 - JavaScript /
 - HTML /
 - PHP /
 - CSS /
 - Ruby /
 - Objective C
 
Magento Google maps extension allows visitors to track the nearest physical store and get the directions online. It is a useful extension for e-merchants having multiple stores on different locations.
The customers can also search for the store by t...
        
        
        
            0 
        
        
            1519 
        
                    posted 12 years ago by simonwalker
            This extension allows Magento based store owners to give their visitors an advance feature of creating gift registry for their upcoming wedding, engagement or birthday party. The registry creator can share the link of the wish-list on its social netw...
        
        
        
            0 
        
        
            1308 
        
                    posted 12 years ago by simonwalker
            This extension has been developed by Fme for Magento store owners. This extension enables store owners to post FAQ in separate page as well as under each product page. The customers can post questions, rate, like or comment on existing questions. The...
        
        
        
            0 
        
        
            1552 
        
                    posted 12 years ago by simonwalker
            A way to check if a static block is enabled/disabled in the backend.
        
        
        
            0 
        
        
            1404 
        
                    posted 12 years ago by apani
            - Check if any particular customer is currently logged in or not.
- Get all the logged in customers with their recent activity.
- Courtsey: <a href="http://ka.lpe.sh">http://ka.lpe.sh</a>
        
        
        
            0 
        
        
            1594 
        
                    posted 12 years ago by magefreak
            Please comment or see the stackoverflow question to improve this.
        
        
        
            0 
        
        
            3335 
        
                    posted 13 years ago by xaddict
            - Mage 1.7* flag storeswitcher
- images/flags/flag_[storeview_name].png
        
        
        
            0 
        
        
            935 
        
                    posted 13 years ago by WGenie
            replace /app/code/core/Mage/Directory/Model/Currency/Import/Webservicex.php
        
        
        
            0 
        
        
            1342 
        
                    posted 13 years ago by bogdandev
            Manually print out a category-navigation in a magento frontend template. within "stristr" you can enter an array of category-ids that should be hidden from display.
        
        
        
            0 
        
        
            2310 
        
                    posted 13 years ago by luxmedia
            One approach to get all child categories of a magento category.
        
        
        
            0 
        
        
            1278 
        
                    posted 13 years ago by luxmedia
            Adding HTML into custom blocks rather than hard coding makes it so people don't bother us devs to change sheite!
        
        
        
            1 
        
        
            1478 
        
                    posted 13 years ago by cpres
            Annoyed by Please enter a valid phone number. For example (123) 456-7890 or 123-456-7890. in admin? Here's the trick.
Copy over your default/default/template/customer/tab/addresses.phtml to your default/your-template/template/customer/tab/address.ph...
        
        
        
            1 
        
        
            1283 
        
                    posted 13 years ago by cpres
            Add the below commented sections into the appropriate functions in your /app/code/core/Mage/Adminhtml/Block/Sales/Order/Grid.php and you'll be good to go! This has been (personally) tested with 1.6.1.0
        
        
        
            1 
        
        
            1901 
        
                    posted 13 years ago by ddavidd
            Replace the code below in your templates 'media.phtml' file. This has mouseover and mouseout but can be removed it needed.
        
        
        
            0 
        
        
            1160 
        
                    posted 13 years ago by TheJasonParker
            Displays the attribute label and value by using the attribute code.
This works on the Product Detail page in Magento.
        
        
        
            1 
        
        
            1483 
        
                    posted 13 years ago by axertion
            update your catalog.xml in your app/design/default/THEMENAME/layout/catalog.xml with this XML definition to remove the category filters from the left-layered navigation in Magento.
        
        
        
            0 
        
        
            3272 
        
                    posted 13 years ago by axertion
            extends the default varien "tabs" class to allow other links on the page to open a tab
        
        
        
            0 
        
        
            2221 
        
                    posted 13 years ago by flintcreative
            In this tutorial, we will see how to add custom fields to magento customer address.
        
        
        
            0 
        
        
            1140 
        
                    posted 13 years ago by etechblog
            Snippet for getting the layout handles in Magento on each request, helpful for front-end developers.
        
        
        
            1 
        
        
            2426 
        
                    posted 13 years ago by zoranmk
            Snippet for logging down all of the layout updates loaded on each request in Magento.
        
        
        
            1 
        
        
            2490 
        
                    posted 13 years ago by zoranmk
            In this tutorial, we are going to see how to create a shipping method with form fields.
        
        
        
            1 
        
        
            1315 
        
                    posted 13 years ago by etechblog