You could take advantage of cart permalinks, and maybe have an app that keeps track of what a user buys and builds up a "normally bought list". When they click 'checkout' in your app, you just redirect them to a cart permalink which fills their cart and drops them into the checkout process.
↧