View Single Post
  #3  
Old 07-21-2005, 03:01 PM
 
hudge hudge is offline
 

Advanced Member
  
Join Date: Jun 2004
Posts: 50
 

Default

I am trying to the exact same thing for a product listing page.

I want it to show options here. I have tried both methods and am getting no luck.

http://www.dejaun.com/store/home.php?cat=80

Each column would show an option. All my products in these cats will have the same options.

ie column 1 equal to option1 and so on.

I have tried that... but it was a guess
{if $usertype eq "A"}{$v.class}{else}{$v.classtext|default:$v.class }{/if}

{$products[product].product_options}
__________________
-----www.hudge.com------
X-Cart Pro v4.1.8
X-Cart Gold v4.1.8
Lite Commerce v2.2
Reply With Quote