[ic] Problems adding an item to the shopping basket

Tomy Wagner interchange-users@icdevgroup.org
Thu Aug 29 05:15:05 2002


Ignore my previous message got it myself sorry :pp

Best regards, 
 
Tomy Wagner
Visual Online S.A.
 


-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org] On Behalf Of Tomy Wagner
Sent: Thursday, August 29, 2002 11:06 AM
To: interchange-users@icdevgroup.org
Subject: [ic] Problems adding an item to the shopping basket


Hi again :p

Thanks for you previous precious help in advance, but now I came across
a new problem, 

Actually I am building a shop from scratch, and the part that does not
work is adding an item to the shopping basket, I use the following code
in the product list: [query ... ] <form action="[process-target]"
method="post"> <input type="hidden" name="mv_todo" value="refresh">
<input type="hidden" name="mv_order_item" value="[sql-param sku]">
<input type="text" name="mv_order_quantity" size=2> <input type="submit"
value="Buy"> [/query]

When I press "Buy", it redirects me to ord/basket.html, but the item
does not figure in the cart.

So how does Interchange manage the cart ?
Does it add items automatically to the cart if it detects special
variables with [process-target] ? Has the programmer to implement the
necessary routines ?

Any help would be great :pp


Best regards, 
 
Tomy Wagner
Visual Online S.A.
 

_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users