gnomi Posted September 29, 2014 Share Posted September 29, 2014 (edited) I want to add custom field value to products area page. Because it's silly when you have xxx number of subdomain orders and on list page it shows only name of main domain! Example: - Removed - Customers needs to guess which is the right one. --- #1 File is clientareaproducts.tpl And it uses smarty #2 I tried {debug}, custom value is not one of those I can fetch (only client custom fields). #3 {php}{/php} deprecated #4 {include_php} deprecated #5 tried all methods mentioned before, in all combinations. All doing nothing or breaking page. ---- I have php script, it fetches value from database but I can't include php in tpl. Is there any way to do this? Just show the product custom field on products list. Thank you Edited September 30, 2014 by Infopro Please Attach Properly Sized Images to Your Posts 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.