Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Questions › How long does the shopping cart content kept?
- This topic has 26 replies, 5 voices, and was last updated 11 years, 10 months ago by admin.
-
AuthorPosts
-
January 17, 2012 at 4:58 pm #5307gigilalaMember
Hi,
How long does the content on the shopping cart is kept? The reason I am asking is that I am offering up to 50 free downloads when a specific coupon code is entered.
Some of the customers prefer not to download everything in one sitting, rather they want to come back at a later time and continue selecting products from the shop and add them to their exisiting selecting in their cart.
Thanks for your help.
January 17, 2012 at 9:41 pm #40864PeterMemberHi,
In addition to encrypting the links of your download files, eStore also offers functionality whereby you can limit the duration of your download link so that they expire after a certain amount of time or even based on the number of downloads.
In the eStore settings page there is a section called “Digital Product Delivery Settings” and here you can specify how long a link remains active or the maximum download limit count.
January 17, 2012 at 10:28 pm #40865wzpModeratorThe cart contents are stored using PHP sessions. Sessions usually expire after 20 or 30 minutes (You can control this by specifying how long your PHP session data stays valid in your server config)
Perhaps, you could explain a typical scenario in more detail, so that we can advise on how it could be implemented?
January 18, 2012 at 5:02 am #40866gigilalaMemberThanks for the responses.
Here’s what I want to have. I want my customers to be able to continue selecting the free downloads and add them to their existing selection in the cart at a later time even after they close the browser.
They probably need time to review their selection and properly make a selection. Some of them probably are busy and can only do a few selection at a time.
This is *before* they click on the checkout button.
I tried selecting 50 downloads myself in one sitting and find it quite tedious considering one has to select from over 500 selection.
Any suggestions?
Thank you.
January 18, 2012 at 5:06 am #40867gigilalaMemberPerhaps having somekind of bookmarking feature or lightbox feature where user can keep their favorites in a folder before making a purchase?
January 18, 2012 at 6:37 am #40868adminKeymasterYou mentioned that these items are free downloads? You can just place Secure Download Now Buttons for these items on a page so that a customer doesn’t have to add all of them in the cart. They can just download the items they want.
January 18, 2012 at 5:10 pm #40869gigilalaMemberThey are not actually free downloads but when customer purchase our software, they will get a coupon where they can download 25 or 50 templates for free.
Those who don’t purchase the software won’t get the free coupon download.
January 20, 2012 at 2:54 am #40870gigilalaMemberHi,
Any suggestion on this?
Thank you
January 20, 2012 at 7:55 am #40871adminKeymasterAn ability to save the cart could be an alternative but we don’t have a save cart feature in eStore just yet. How long do you need the cart to stay? Are we talking hours or days or weeks?
January 20, 2012 at 2:22 pm #40872gigilalaMemberYes, ability to save to cart would be great as I want to make it as convenience as possible to my customers. I would prefer days but adding weeks would increase the flexibility greatly.
January 21, 2012 at 7:05 am #40873adminKeymasterWe have a save and retrieve cart feature in the works for eStore but it will be a few weeks before it is live. In the mean time you can try to extend the time before your PHP session expires. You can set this in your server config but I wouldn’t set it to weeks though.
January 25, 2012 at 3:59 am #40874gigilalaMemberThank you. Looking forward for the next update.
February 14, 2012 at 4:08 am #40875gigilalaMemberHi, how is it going? Has this feature been integrated into the plugin yet?
February 15, 2012 at 6:58 am #40876adminKeymasterNo, couldn’t finish this feature yet. However, I am very positive that I will have it done within 2 to 3 days time.
February 18, 2012 at 5:21 am #40877adminKeymasterOkay, finished working on this feature. You can now enable the save and retrieve cart feature from the eStore settings menu by checking the “Enable Save and Retrieve Cart Feature” option.
You can place the following shortcode on a post, page or sidebar which will show a save and retrieve shopping cart section to allow your customers to save the current shopping cart or retrieve a previously saved cart.
[wp_eStore_save_retrieve_cart]
Please get a new build of the plugin to get this feature.
-
AuthorPosts
- You must be logged in to reply to this topic.