I am new to cs cart so I need cs cart community's help. I need to understand how cs cart existing blocks (eg: product showcase block) are working and need to create custom cs cart reusable block.
Points which are not clear : 1.) what controller or PHP code we'll create. 2.) Controller or PHP code will call to which tpl.Simply how to pass php data to block tpl. 3.) At minimum How many files do we need and what will be there location.
So to sum up I need to develop a custom reusable cs cart block in which I can create logic in php code and design in tpl.
All type of suggestions will be appreciated. Thanks in Advance.