Results 1 to 10 of 510

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: Back In Stock Notifications

    Hi Conor,

    I was thinking about adding this to the product listing pages. Would there need to be a complete re-write or are there just a few lines here and there to alter to make it work? The reason why I would like to add it to the product listing page is that many people don't go further than that page when looking at products, and it would be very helpful to put the BISN on this page, too.

    Thanks!

    Matt

    Zen Cart and it's community are the best!!

  2. #2
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Back In Stock Notifications

    Hi Matt,

    Quote Originally Posted by lankeeyankee View Post
    I was thinking about adding this to the product listing pages. Would there need to be a complete re-write or are there just a few lines here and there to alter to make it work? The reason why I would like to add it to the product listing page is that many people don't go further than that page when looking at products, and it would be very helpful to put the BISN on this page, too.
    That's an interesting idea.. how do you imagine the BISN link should be displayed? As a text link to the Back In Stock Notification subscription page?

    All the best...

    Conor
    Ceon

  3. #3
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: Back In Stock Notifications

    Quote Originally Posted by conor View Post
    Hi Matt,



    That's an interesting idea.. how do you imagine the BISN link should be displayed? As a text link to the Back In Stock Notification subscription page?

    All the best...

    Conor
    Ceon
    Hi Conor,

    I imagine the link being just like on the product info page, a text link under the out of stock image. And I think that it would be easiest if it was an anchor link like the product info page, so the form is at the bottom of the page, or even hidden in a div tag that would expand when the link was clicked and you're dropped down to the bottom of the page to fill in the form.

    Thanks!

    Matt

    Zen Cart and it's community are the best!!

  4. #4
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Links to subscription form added to Product Listings pages

    Hi Matt,

    Quote Originally Posted by lankeeyankee View Post
    I imagine the link being just like on the product info page, a text link under the out of stock image.
    I'm very pleased to tell you that this has been added to version 2.4.0 of the module.

    This should significantly increase the number of subscriptions and therefore sales on the site! (You're welcome! ;) ).

    All the best...

    Conor
    Ceon

  5. #5
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Back In Stock Notifications 2.4.0 Released!

    Hi,

    I'm very pleased to release a new version of the module!

    A great new feature is that it now adds links to the Back In Stock Notification subscription form for a product on every product listing page (categories listing, featured products listing etc.).

    This should significantly increase the number of subscriptions/sign ups and therefore sales when the product is back in stock!

    Instructions on how to modify the look of this link are included in the configuration documentation.


    Another change is that the template file can now be overridden by placing it in the templates folder for the template being used by the site.

    From the Revision History:

    [ADDED] Back In Stock Notification subscription form links are now displayed for sold out products on Product Listing pages (category listings, featured product listings etc). This should encourage a lot more customers to sign up to notification lists as it doesn't require them to click through to the product's page to see the subscription information!
    [UPDATED] The template file can now be overridden by creating a copy and placing this copy in the templates folder for the template the store is using.
    [BUGFIX] Only ISO-8859-1 characters were being correctly encoded for display. Module updated to use the current character set (UTF-8 etc.) when generating HTML entities.
    [ADDED] Documentation added to the configuration about copying the template file to the store's template directory so that it can be modified.


    Download the new version now!


    (The new version of the module should also be available in the downloads area soon, just have to get a few seconds to repackage it).

    Don't forget to read the upgrading documentation, it's easy enough to do but you must follow the upgrading documentation as this version requires a change to a core file (previous versions did not). Any questions about the link not appearing in product listing pages will be ignored.

    Enjoy your increased sales!

    All the best...

    Conor
    Ceon

  6. #6
    Join Date
    Jul 2007
    Posts
    75
    Plugin Contributions
    0

    Default Re: Back In Stock Notifications 2.4.0 Released!

    Quote Originally Posted by conor View Post
    Hi,

    I'm very pleased to release a new version of the module!

    A great new feature is that it now adds links to the Back In Stock Notification subscription form for a product on every product listing page (categories listing, featured products listing etc.).

    This should significantly increase the number of subscriptions/sign ups and therefore sales when the product is back in stock!

    Instructions on how to modify the look of this link are included in the configuration documentation.

    Another change is that the template file can now be overridden by placing it in the templates folder for the template being used by the site.

    From the Revision History:

    [ADDED] Back In Stock Notification subscription form links are now displayed for sold out products on Product Listing pages (category listings, featured product listings etc). This should encourage a lot more customers to sign up to notification lists as it doesn't require them to click through to the product's page to see the subscription information!
    [UPDATED] The template file can now be overridden by creating a copy and placing this copy in the templates folder for the template the store is using.
    [BUGFIX] Only ISO-8859-1 characters were being correctly encoded for display. Module updated to use the current character set (UTF-8 etc.) when generating HTML entities.
    [ADDED] Documentation added to the configuration about copying the template file to the store's template directory so that it can be modified.


    Download the new version now!


    (The new version of the module should also be available in the downloads area soon, just have to get a few seconds to repackage it).

    Don't forget to read the upgrading documentation, it's easy enough to do but you must follow the upgrading documentation as this version requires a change to a core file (previous versions did not). Any questions about the link not appearing in product listing pages will be ignored.

    Enjoy your increased sales!

    All the best...

    Conor
    Ceon
    Unfortunately, this isn't displaying correctly in the product listing page. All I see next to the sold out button is the message 'BACK_IN_STOCK_NOTIFICATION_TEXT_PRODUCT_LISTING_FORM_LINK'

    Any ideas?

  7. #7
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Back In Stock Notifications 2.4.0 Released!

    Hi,

    Quote Originally Posted by chabbu View Post
    Unfortunately, this isn't displaying correctly in the product listing page. All I see next to the sold out button is the message 'BACK_IN_STOCK_NOTIFICATION_TEXT_PRODUCT_LISTING_FORM_LINK'

    Any ideas?
    You didn't need to quote the whole post to ask a question!

    You have forgotten to upload the file:

    includes\languages\english\extra_definitions\back_in_stock_notifications.php

    Upload it and you should be fine.

    All the best...

    Conor
    ceon

  8. #8
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: Links to subscription form added to Product Listings pages

    Quote Originally Posted by conor View Post
    Hi Matt,



    I'm very pleased to tell you that this has been added to version 2.4.0 of the module.

    This should significantly increase the number of subscriptions and therefore sales on the site! (You're welcome! ;) ).

    All the best...

    Conor
    Ceon
    Hi Conor,

    How are you? I hope that all is well! I am sorry I haven't gotten back to you sooner, I have been incredibly busy.

    Thank you thank you thank you thank you!!!!!! This is exactly what I was looking for and I am 100% confident that this is going to boost sales since everyone that signs up for the BIN wants to purchase the item.

    I have sent you a thank you donation through Paypal and I would encourage all that can say thanks to do the same.

    Zen Cart and it's community are the best!!

  9. #9
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Links to subscription form added to Product Listings pages

    Hi,

    Quote Originally Posted by lankeeyankee View Post
    How are you? I hope that all is well! I am sorry I haven't gotten back to you sooner, I have been incredibly busy.
    I'm very well indeed, thanks, especially since you sent a donation, my first one in quite a while, thanks very much indeed for that! :)

    Quote Originally Posted by lankeeyankee View Post
    Thank you thank you thank you thank you!!!!!! This is exactly what I was looking for and I am 100% confident that this is going to boost sales since everyone that signs up for the BIN wants to purchase the item.
    I thought you'd be pleased! I'm glad I could help you improve your store and once again am grateful that you have showed your appreciation by donating!

    Enjoy the rest of your weekend! :)

    All the best...

    Conor

  10. #10
    Join Date
    May 2009
    Posts
    34
    Plugin Contributions
    0

    Default Re: Back In Stock Notifications

    Hi Conor,

    Thanks so much for creating this wonderful add-on :)

    I've got a problem which I can't seem to fix.
    Kindly refer to http://www.dermoglo.com/shop/index.p...ification_form

    I have set DUNE to be out of stock for testing purposes. If you look at the "notify me when back in stock" section at the bottom, it overlaps with the Sold Out button and another link that does the same job.

    Please advise what I should do.

    Also, is it possible to incorporate the Sold Out button into the box where customers fill out their details?

    Thanks a bunch in advance!

 

 

Similar Threads

  1. Ceon Back In Stock Notifications 3.0.0
    By conor in forum Addon Admin Tools
    Replies: 204
    Last Post: 8 Apr 2025, 05:19 PM
  2. Replies: 146
    Last Post: 13 Dec 2020, 09:52 AM
  3. Replies: 4
    Last Post: 14 Feb 2013, 09:33 PM
  4. v139h Back In Stock Notifications only notify customers ONE time?
    By SRQHoyas in forum General Questions
    Replies: 0
    Last Post: 9 Jun 2012, 01:58 PM
  5. Problems with Back In Stock Notifications addon
    By dhanesh in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 21 Aug 2008, 02:26 PM

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