Thread: Age Calculation
View Single Post
  #2  
Old 05-03-2010, 01:56 PM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: Age Calculation

To pull variables from the XC Database, you must use something such as this:
{$config.Highslide.Highslide_contentId}

$config is the table
Highslide is the Category its in (its a column)
Highslide_ContentId is the name of the dataset/row.

This is in the config table of course.


For yours, you'd probably want to make a hidden extra field on each product and pull it from that.
__________________
- Shane Munroe
Reply With Quote