Prestashop-Theme-Boilerplate icon indicating copy to clipboard operation
Prestashop-Theme-Boilerplate copied to clipboard

Reusable elements

Open Evanion opened this issue 13 years ago • 0 comments

I have been thinking about moving elements that are used in several tpl files to seperate files, and then import the file.

For instance, the footer links in the account pages. Right now I have created a new TPL file in a directory that I call 'elements', that way, we can reuse the same code, and don't need to make changes in several files if we need to make changes.

Evanion avatar Jul 28 '12 01:07 Evanion