View Single Post
  #4  
Old 10-26-2016, 12:22 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Is it possible to embed php code into template files?

Simple forum search and you can find the answer

https://forum.x-cart.com/showpost.php?p=360239&postcount=2

see after "If using v4.5.5+, you'll need to edit include/templater/templater.php"

Oh sorry I just saw this is for XC5? You cannot do this there. You should create custom module, do all the work in php and call function to return result in template file
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote