Hey,

I'm trying actually something similar:

   - Get rid of the update button.
   - Delete items directly with a remove button (*x*).
   - Decrease - increase the quantity directly with* +/-* buttons or by 
   changing the number field.

I couldn't find a standart way to do it but I think it's the way to go 
ourdays.
In fact most of the sites from 'Sites Using Cartridge' which I have checked 
are using a similar solution.
But when looking on the form html source code, it seems, that every site 
has another custom way to solve this,

I want to implement the cart as an off canvas sidebar and it would be nice 
to keep it as simple as possible.

So somebody know if there is an easy way for this within the cartridge 
framework?
Is it necessary to create a custom view?

Happy to hear any ideas!

Regards,
Henri 



Am Mittwoch, 5. November 2014 13:51:31 UTC+1 schrieb Wesley:
>
> Hi guys,
>    I have a question related to customizing update cart feature.
>
> Currently, on the cart page, it displays all items, one update cart button 
> and check out button.
> And, if I wanna change quantity of some item or delete one item, I have to 
> press update cart button.
>
> Currently, what I want is:
> 1. remove update cart button
> 2. real-time update the cart items, for example, if I wanna delete one 
> item, the item disappears after i check delete box,and if I change item 
> quantity,
> it should take effect when I directly press checkout button.
>
> So, do you have some suggestions to achieve this in any easy way?
>
> Thanks.
> Wesley
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to