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

Show an product extra field in the products list page

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 11-19-2010, 10:10 AM
 
alexisc67@msn.com alexisc67@msn.com is offline
 

Newbie
  
Join Date: Nov 2010
Posts: 5
 

Question Show an product extra field in the products list page

Hi,

How can I show an extra field to the products_list page? Has anyone done this?

Thanks,
Alexis
__________________
X-Cart Gold 4.3
Reply With Quote
  #2  
Old 11-20-2010, 03:14 AM
 
alexisc67@msn.com alexisc67@msn.com is offline
 

Newbie
  
Join Date: Nov 2010
Posts: 5
 

Default Re: Show an product extra field in the products list page

Hi,

I have done this with this code, 'Farge' is the name of the extra field:

{if $active_modules.Extra_Fields}
{foreach from=$product.extra_fields item=v}
{if $v.active eq "Y" && $v.field && $v.field == "Farge"}
{$v.value}
{/if}
{/foreach}
{/if}
__________________
X-Cart Gold 4.3
Reply With Quote

The following user thanks alexisc67@msn.com for this useful post:
am2003 (03-26-2011)
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 11:30 PM.

   

 
X-Cart forums © 2001-2020