mad![]() 2006-10-10 19:12 | It's possible to add multiple products from a single link? For example: i have two products, product with id 44 and a product with id 25. I want to add this two products together to cart... i want something like this: |
mad![]() 2006-10-10 19:13 | ../shop/index.php?p=ordersBasket&sOption=add&iProduct=44&iQuantity=1&sOption=add&iProduc t=25&iQuantity=1 |
treewood (OpenSolution)2006-10-10 21:24 | mad - no it is not possible |
mad![]() 2006-10-10 21:50 | Any alternative or solution? Can anyone help me? |
treewood (OpenSolution)2006-10-11 08:02 | mad - do You know PHP? if Yes i will write You some advice |
mad![]() 2006-10-11 17:42 | Yes, i know a lot of php. My idea is to add 3 check box. when the user click on a check box and to the button "Add to cart", the script go to address |
hendrik![]() 2006-12-14 18:23 | Hi, |