Hi all, Some time we use IE to access magento, when add cart we can have twice items on cart. To sloved that issue you can follow instruction: Open file ../template/catalog/prduct/view/addtocart.phtml in your template and find command with Possibly Related Posts: Magento get configurable product from simple product even if config product is disabled Observer for [...]
Archive: phtml
Posts Tagged ‘phtml’
I’m trying to achieve the following: our client needs the header logo of his magento site to take him to another website (different domain).. I have tried to alter header.phtml but the link is becoming: www.websitedomain.com/index.php/www.otherdomain.com what I want is simply to navigate to www.otherdomain.com how is that possible? how can I change the header [...]
Yireo – Extensions, tutorials and blog for Magento and Joomla! … With MageBridge, the Magento frontend is largely replaced with the Joomla! templating …www.yireo.com/blog/1328-jdoc-tags-in-magento-phtml Yireo – Jdoc-tags in Magento PHTML Possibly Related Posts: SynapseIndia Helping Businesses Squeeze Maximum Performance out of Their … – SBWire (press release) Brightpearl Transforms Multichannel Retail for SMBs by Adding [...]
I need to limit the number of products added to compare in Magento. Only wanted to have a maximum of 4 products to be compared. I’m thinking of doing it in the .phtml (where item display looping is) but have no idea where I should edit to display the message “Compare list is full”. Any [...]
Toolbar.phtml Magento 1.3 to 1.4 fix Invalid argument supplied for foreach … toolbar.phtml « birghtyoursite Possibly Related Posts: CMS Pages in Top Navigation, Magento Blog and E-Commerce Magento Issues – 10 most common Magento problems CREATIVE DISTRICT » Customizing invoices in Magento. How to (Magento) – XT-Commerce to Magento migration and Gallery2 Plugin for WBB [...]
So I created a custom view.phtml file to display a different layout on the product page for event registration. I am able to display that custom view file if i add it to the XML field under the design tab. What i want to do is create a custom product type in magento that already [...]
Define where do you want to show the block with template new.phtml by inserting Listing products by attribute • Inchoo Possibly Related Posts: CMS Pages in Top Navigation, Magento Blog and E-Commerce Magento Issues – 10 most common Magento problems CREATIVE DISTRICT » Customizing invoices in Magento. How to (Magento) – XT-Commerce to Magento migration [...]
I would like to sort each of my layered navigation filters by # of items in each filter. Here’s what shows now- Books – 1 CD’s – 2 DVD’s – 20 What I want to show- DVD’s – 20 CD’s – 2 Books – 1 I’ve been looking at catalog/layer/filter.phtml, but I can’t figure out [...]
Can I add php code that will change list.phtml to display all products for the category? Can I add php code that will change list.phtml to display all products for the category? Possibly Related Posts: Magento get configurable product from simple product even if config product is disabled Observer for removed items in the cart [...]
Hi, i simply can’t find a solution to my problem! The quantity field worked as it should. After a few months of programming on the whole shop, i wanted to test the quantity field and recognized that it doesn’t function. I only can add one product to the cart although i typed “3” in the [...]