TioSolid


Member since 05/03/2010

Name: Leandro Machado

Location: São Paulo - Brazil

Website: http://www.newsinside.org

13 snippets

4827 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

TioSolid's Recent PHP SnippetsTagged magento



« Prev 1 Next »
0 1516 posted 15 years ago by TioSolid
0 1452 posted 15 years ago by TioSolid
I’ve implemented something similar a couple of months ago. What we wanted was to prevent the cart from the old session from merging into the cart of the current session at the point when the customer login. If that describes what you want as well,...
0 1312 posted 15 years ago by TioSolid
The "design/header/logo_src" matches the path column in the core_config_data table in the database. You can use the path value to load the value of any config row.
0 1460 posted 15 years ago by TioSolid
How to retrieve product attributes outisde the product page in Magento
0 1261 posted 15 years ago by TioSolid
Return a list of all store Categories
0 1680 posted 15 years ago by TioSolid
How to get a custom product attribute inside a view (.phtml) file.
0 1466 posted 15 years ago by TioSolid
Allows you to read any config in the magento database based in its path. The path is defined inside the system.xml file of the module. The table is core_config_data
0 1663 posted 15 years ago by TioSolid
How to retrieve the amount of items the user has into the cart
0 1416 posted 16 years ago by TioSolid
How to get the cart total in a Magento Page
0 1262 posted 16 years ago by TioSolid
« Prev 1 Next »