View Single Post
  #9  
Old 01-05-2005, 06:36 PM
 
ecollier2012 ecollier2012 is offline
 

Advanced Member
  
Join Date: Mar 2003
Posts: 85
 

Default Code snippet

Thanks Shan,

Im running the debug console now...

I noticed earlier that if I looked for a a cat id=0 it would work...

Running debug - and reviewing the varibles - I found one that may work ( categoryid => 95) ...but Im not sure how to check for it...


$products
Array (1)
0 => Array (63)
cartid => 1
productid => 223
amount => 1
options => Array (0)
free_price => 0.00
productcode => Vendo 63 Instant Download Vers
product => Vendo 63 Service Manual Instant Downl...
distribution => /downloads/Vendo-63-90-126-SM.pdf
vat => 0
product_type => N
price => 10.95
options_surcharge => 0.00
product_options => empty
discount => 0
coupon_discount => 0
discounted_price => 10.95
subtotal => 10.95
provider => master
brand => empty
model => empty
weight => 0.00
categoryid => 95
Reply With Quote