Tech Jeff Yu


Magento Removes CSS or JS from Specific View

The way to remove css or js from the view with "removeItem" tag attribute


Loading Magento Child Html Outside of Magento

Loading Magento blocks outside of Magento for certain parts of my site.


How to Filter Shipping Method in Onepage Checkout

Unlike event "payment_method_is_active" for payment method filtration, we don't have similar event.


Magento Cron in Backend Configuration

The way to make that cron_expr a setting in the backend that can be changed


Add the Contact Form in Product View Page

The way to render a block in magento .phtml file


Remove Navigation Links from Account Panel

When add a navigation link, we could use addLink method. How about removeLinkByName method? Convenient.


Get Associated Product IDs from a Configurable Product

Getting all the simple products associated with a configurable product


Call One Action From Another in Magento

It is possible to call one action from another in Magento


Magento - Use an Alternate "price.phtml"

Display the price of product with customized "price.phtml"


Find Orders Containing a specific Product

The way in Magento to find all orders that contain a given product



comments powered by Disqus