View Single Post
  #2  
Old 03-18-2011, 03:37 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: display meta_title field on embedded pages

The {$page_data} is defined in "<xcart_dir>/pages.php" script.

If you've added the "meta_title" field to the "xcart_pages" table.
It should appear in {$page_data} automatically and can be accessed via {$page_data.meta_title} Smarty variable.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote