[ic] IC Hashref / Arrayrefs

Marc Brevoort marc.brevoort at armazemdedados.com
Mon Aug 25 15:25:59 EDT 2003


On Mon, 2003-08-25 at 14:38, Reid Sutherland wrote:

> (I need to access mv_item_quantity from templates/components/cart)

This loops the cart:

foreach $cartitem (@{$Carts->{main}}) {
	my $currsku=$cartitem->{code};
	my $quant=$cartitem->{quantity};
}

grtz
MRJB
-- 
e-mail:	marc.brevoort at armazemdedados.com
web:	http://www.armazemdedados.com

Armazem de Dados, Informatica, Lda
Dep. Desenvolvimento
Tel. +351 21 910 83 10 / Fax. +351- 21 910 83 19



More information about the interchange-users mailing list