Results 1 to 10 of 226

Hybrid View

  1. #1
    Join Date
    Feb 2012
    Posts
    53
    Plugin Contributions
    0

    Default Re: Save For Later Support Thread

    Hi, I wandered if this ever got added to save for later, as being able to add the product from the product page and save for later, is much more efficient and user friendly for the customer, rather than adding it to shopping cart.

    If so, what code do I add and where?

    Kind regards

    Claire


    Quote Originally Posted by Jeff_Mash View Post
    I'm loving this script, but I'm hoping you could help me with a feature request. I'd like to offer a "Save For Later" button on the product information page, so that if you're browsing a product, you can simply click "Save For Later" right there to add it.

    I copied the code from the shopping cart page and inserted the following code onto the product page:

    Code:
    <?php echo '<a href="' . zen_href_link('saveforlater', 'action=sfl_save_for_later&product_id=' . (int)$_GET['products_id']) . '">'?><?php echo zen_image_button(BUTTON_IMAGE_SAVE_FOR_LATER_PRODUCT, BUTTON_SAVE_FOR_LATER_ALT) . '</a>'; ?>
    However, when I click on the link, it takes me to the shopping cart page but no items are added to the cart.

    The link that is being invoked looks to be the same format as what you display on the shopping cart page. For example, this is what I click on from the product info page when the button is clicked:

    http://www.mydomain.com/store/index....oduct_id=15334

    But it doesn't add anything to the shopping cart (unless that link is invoked from the actual shopping cart page, as is the original script).

    Any ideas what I would have to to in order to allow this?

    (Again, this is just shaving one extra step off the process for the customers. So instead of adding a product to the shopping cart FIRST and then having to Save it for later, we are trying to just have them Save it for later directly from the product info page.)
    My Online shop, thanks to Zen Cart is https://lovely-gifts.co.uk

  2. #2
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,532
    Plugin Contributions
    127

    Default Re: Save For Later Support Thread

    It's on my list but it hasn't been done yet. Bear in mind that one of the issues is that you wouldn't be able to use this for products with attributes (on the product info page), so it might not be as generally useful as you think.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #3
    Join Date
    Feb 2012
    Posts
    53
    Plugin Contributions
    0

    Default Re: Save For Later Support Thread

    Thanks for your reply, it's much appreciated.

    Well I shall keep my eyes peeled and I don't have too many items with attributes anyway, so I think I would still benefit. Either way, I was able to install your plugin easily and I'm grateful for it, as it's still a really good feature to have. Thanks again.
    My Online shop, thanks to Zen Cart is https://lovely-gifts.co.uk

  4. #4
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,532
    Plugin Contributions
    127

    Default Re: Save For Later Support Thread

    I am doing final testing on the Save for Later from product info page feature that several users have requested. It should be ready soon.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #5
    Join Date
    Jan 2004
    Posts
    482
    Plugin Contributions
    0

    Default Re: Save For Later Support Thread

    Quote Originally Posted by swguy View Post
    I am doing final testing on the Save for Later from product info page feature that several users have requested. It should be ready soon.
    Another amazing software guy contribution! This sounds awesome!

  6. #6
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,532
    Plugin Contributions
    127

    Default Re: Save For Later Support Thread

    Save for Later 1.4 is now available.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #7
    Join Date
    Jan 2004
    Posts
    482
    Plugin Contributions
    0

    Default Re: Save For Later Support Thread

    Quote Originally Posted by swguy View Post
    Save for Later 1.4 is now available.
    I just downloaded it :) If our customers already have items in their save for later, is the sql going to drop all of that info?

 

 

Similar Threads

  1. v150 Add Customers from Admin 2.0 (1.5.0 and later) [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 151
    Last Post: 17 Feb 2026, 01:41 PM
  2. v151 Autoresponder+ for ZCv1.5.x [Support Thread]
    By countrycharm in forum All Other Contributions/Addons
    Replies: 23
    Last Post: 19 May 2019, 04:39 PM
  3. Autoresponder+ for ZC v1.3.x [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 229
    Last Post: 28 Jun 2017, 12:32 AM
  4. Support Thread for JS Date Picker for options
    By eVelt in forum All Other Contributions/Addons
    Replies: 17
    Last Post: 5 Dec 2013, 05:44 AM
  5. Image Handler / Tabbed Products Pro ... and Save for Later
    By ksoup in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 12 Jan 2011, 12:11 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg