Welcome To Snipplr
Everyone's Recent Snippets Tagged magento
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Almost all Magento Models have a corresponding Collection object that can be used to fetch multiple instances of a Model
0
744
posted 14 years ago by dmistriotis
HTML
Magento - How do I change transaction email details? - 'How do I' Questions - eCommerce Software for Growth
0
875
posted 14 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
573
posted 14 years ago by manteca
How to retrieve the amount of items the user has into the cart
0
693
posted 14 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
836
posted 14 years ago by jstnno
Template variables which can be used in static blocks or pages
0
681
posted 15 years ago by nate63179
Automatically prepends the path of the store's skin to create a full url
0
777
posted 15 years ago by nate63179
magento meta keywords in list view output
template/catalog/category/view.phtml:
0
806
posted 15 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
829
posted 15 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
938
posted 15 years ago by nico65
Create a block to include a template file .phtml with just one line of code
1
1768
posted 15 years ago by nico65