[ic] Load saved cart (but don't clobber)

Peter peter at pajamian.dhs.org
Fri Dec 18 21:53:31 UTC 2015


On 16/12/15 07:39, Grant wrote:
> Can I have the saved shopping cart associated with a user's account
> loaded when they log in but combined with the current cart contents
> instead of clobbering it?

Just put in a postlogin_action that calls the [load-cart] tag, it
already merges by default, something like this in catalog.cfg should do
it I think (untested):

UserDB default postlogin_action [load-cart]


Peter



More information about the interchange-users mailing list