Welcome To Snipplr


Everyone's Recent Snippets Tagged magento



0 592 posted 13 years ago by Groove
0 587 posted 13 years ago by Groove
0 648 posted 13 years ago by Groove
0 589 posted 13 years ago by jguiss
0 579 posted 13 years ago by dmistriotis
Almost all Magento Models have a corresponding Collection object that can be used to fetch multiple instances of a Model
0 534 posted 13 years ago by dmistriotis
easy but I tend to forget
0 510 posted 13 years ago by dmistriotis
Para colocar los produtos nuevos en el home o en otra pagina CMS de magento. Para que esto funcione, el producto debe estar indicado como nuevo, en la edicion del producto.
0 388 posted 13 years ago by manteca
How to retrieve the amount of items the user has into the cart
0 464 posted 13 years ago by TioSolid
How to get the cart total in a Magento Page
0 497 posted 13 years ago by TioSolid
Sql para agregar las regiones de Chile en Magento. Utilizado para calcular las tarifas de los envíos. Probado a través del phpmyadmin en una nueva instalación de magento 1.4.x (probablemente funcione con versiones anteriores) Para el tutorial d...
0 598 posted 13 years ago by jstnno
A function for returning the ID of the current CMS page
1 677 posted 14 years ago by nate63179
Some shortcuts for retrieving URLs
0 601 posted 14 years ago by nate63179
Puts a static block named 'contacts_text' into the page
0 495 posted 14 years ago by nate63179
Template variables which can be used in static blocks or pages
0 456 posted 14 years ago by nate63179
Automatically prepends the path of the store's skin to create a full url
0 542 posted 14 years ago by nate63179
Where $_item is a product variable, and $this is a Block
0 456 posted 14 years ago by nate63179
gibt die Kategorie 39 (featured) auf CMS Seiten aus.
2 592 posted 14 years ago by nico65
magento meta keywords in list view output template/catalog/category/view.phtml:
0 557 posted 14 years ago by nico65
This code allows you to track each step of Magento's One Page Checkout in Google Analytics. I installed it at the bottom of my `checkout/onepage.phtml` template file. Once installed, you can set up a funnel for the following: * `/checkout/onepage/...
0 596 posted 14 years ago by jdbartlett
agento, an open-source PHP ecommerce solution, has a very comprehensive feature list. However, its built-in CMS doesn’t support hierarchical pages. You can fake it, though. Let’s say you have a page with an SEF (search engine friendly) URL Ide...
0 681 posted 14 years ago by nico65
Create a block to include a template file .phtml with just one line of code
1 1335 posted 14 years ago by nico65