Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

changing the data on a product page

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-05-2004, 09:12 AM
 
spoonernyc spoonernyc is offline
 

Member
  
Join Date: Apr 2004
Posts: 18
 

Default changing the data on a product page

I have a product page where I want to have a link to more info about ingredients. For example: I want to have on each product page two links One to the main product page, one to a page with a similar layout only with different body copy(the listing of ingredients). How would I do this with .tpl? In PHP my thought would be the have the page product.php?id=1 point to the main page and product.php?id=2 point to the ingredients page.. All done with a conditional if id =1 then include this main copy elseif id = 2 then include the ingredient copy. How can I do this in the product.tpl file?

thanks
Reply With Quote
  #2  
Old 05-05-2004, 09:13 AM
 
Emerson Emerson is offline
 

X-Man
  
Join Date: Mar 2004
Location: Atlanta, GA
Posts: 2,209
 

Default

Can't you use extra fields for this?
__________________
Emerson
Total Server Solutions LLC- Quality X-Cart Hosting
Recommended X-Cart Hosting Provider - US and UK servers
Does your host backup your site? We do EVERY HOUR!!!
Shared Hosting | Managed Cloud | Dedicated Servers
Reply With Quote
  #3  
Old 05-05-2004, 09:21 AM
 
spoonernyc spoonernyc is offline
 

Member
  
Join Date: Apr 2004
Posts: 18
 

Default

yeah that is the plan but I cannot figure out the link interaction.

basically I will have the product.tpl include a
{if page= ingredients}
{products.param01}
{/if}
{if page=main}
{products.description}
{/if}

but my question is how to pass the page variable,
example:
linkto ingredientspage

can I do that?
how woudl I make it work within the .tpl framework.

thanks
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 06:12 AM.

   

 
X-Cart forums © 2001-2020