Another solution would be to set the session cookie length in settings.py to 2 or so hours. After two hours, the customer's session cookie will expire and the site will forget who they are, along with their cart items.
-Dan On Aug 28, 9:56 am, Robert Feely <[email protected]> wrote: > Thanks for the replies on this guys, > > Can't see a persistent cart option, perhaps I am looking in the wrong > place? > > I can see all the Carts in Shop>Shopping Carts but no way to stop them > being saved. > > Thanks, > Robert > > On Aug 16, 6:55 pm, lzantal <[email protected]> wrote: > > > Hi Chris, > > > Isn't thats handled by persistent cart option in Store Settings? > > Some reason I assumed that what it did. > > > Thanks > > > lzantal > > > On Aug 16, 6:07 am, Chris Moffitt <[email protected]> wrote: > > > > I would recommend running a cron job to empty the cart every night. Should > > > be really straightforward to do. > > > > -Chris > > > > On Mon, Aug 16, 2010 at 6:53 AM, Robert Feely <[email protected]> > > > wrote: > > > > Hi Guys, > > > > > Just wondering is it possible to disable the saved cart option? > > > > > I'm going to be selling one product a day (after the day it is no > > > > longer available) so if someone adds it to their cart today, forgets > > > > about it and comes back tomorrow I don't want the item to still be in > > > > their cart. > > > > > Had a look around in options but am not sure how to disable it, I have > > > > an option to delete all the saved carts but not to stop saving them. > > > > > I assume it should be possible? > > > > > Thanks, > > > > Robert > > > > > -- > > > > You received this message because you are subscribed to the Google > > > > Groups > > > > "Satchmo users" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]<satchmo-users%2bunsubscr...@goog > > > > legroups.com> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/satchmo-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
