Where to find the Products Block Tpl codes

Hi,



I want to have some code modifications in Newest / Recently Viewed / Most Popular / Also Bought / Best Seller templates.



So could anyone please tell me where exactly these template files are located in cs-cart 3.x?





Thanks in Advance.

all this templates call the list templates you definded in the block settings. customer/blocks/list_templates

also under /skins/basic/customer/addons//blocks/

[quote name='posto' timestamp='1353678263' post='149801']

all this templates call the list templates you definded in the block settings. customer/blocks/list_templates

[/quote]



Thanks for the info.



These all are Listing layout templates. I want to change some logics in Newest / Recent / Most Popular.



Where to edit those things?

[color=#333333][font=Arial][size=3]From the Cs-cart Users Manual[/size][/font][/color]



[color=#333333][font=Arial][size=3][color=#2A2929][size=5]Customization of the skin templates[/size][/color][/size][/font][/color]

[color=#333333][font=Arial][size=3]When using the customization mode, you can edit the storefront templates on the fly.[/size][/font][/color]

[color=#4A4A4A][font=Arial][size=3]Note: When you edit the templates, you are supposed to be familiar with the PHP Smarty template engine. Also consult the help pages at docs.cs-cart.com to learn the basics of the CS-Cart architecture.[/size][/font][/color]

[color=#333333][font=Arial][size=3]To start editing the templates, switch to the customization mode by clicking the Enable Customization Mode button under the Design Tab. Then click on the View storefront in customization mode link to move to the storefront. Editable templates now have an edit icon () assigned to them. Hover the mouse point over the necessary icon to highlight the corresponding template or group of related templates, then click the name of the template you want to edit. The template's source code will appear in the template editor (see the image below).[/size][/font][/color]

[color=#333333][font=Arial][size=3]Edit the template and save your changes. To restore the original template, use the Restore from the repository button. Once you have finished editing the templates, navigate back to this section and click the Disable Customization Modebutton to restore the regular mode.[/size][/font][/color]

Witch logic?

Maybee give a look in schemas/block_manager/template.php