Website suggestion - Wishlist Button

It would be nice to have a wishlist button on the smaller product images next to the "add to cart button". This way, we can go through and select products we're interested in and then go back and look at them in further detail.

Comments

  • ChoholeChohole Posts: 33,604

    There is a wishlist button next to the add to cart button on the product page

  • Chohole said:

    There is a wishlist button next to the add to cart button on the product page

    Sorry, don't see it.

    web.jpg
    1034 x 873 - 313K
  • BlazeMystEraBlazeMystEra Posts: 464
    edited August 2016

    Chohole was talking about the page of the single product while you're looking at the overview page :)

    I guess I'd end up wishlisting most stuff if there were a wishlist button on the overviewpage. but you're right, that would be convenient...

    Post edited by BlazeMystEra on
  • ChoholeChohole Posts: 33,604

    Ah  I see,   what you are wanting is a quick view/compare type button,  rather like some physical products shops have?    Not an actual Wish List as such,

  • AtiAti Posts: 9,121
    edited August 2016
    jmelvin64 said:

    It would be nice to have a wishlist button on the smaller product images next to the "add to cart button". This way, we can go through and select products we're interested in and then go back and look at them in further detail.

    Something like this?

    wishlistoncateg.png
    717 x 442 - 864K
    Post edited by Ati on
  • Ati said:
    jmelvin64 said:

    It would be nice to have a wishlist button on the smaller product images next to the "add to cart button". This way, we can go through and select products we're interested in and then go back and look at them in further detail.

    Something like this?

    Yes, exactly.

  • AtiAti Posts: 9,121
    jmelvin64 said:
    Ati said:
    jmelvin64 said:

    It would be nice to have a wishlist button on the smaller product images next to the "add to cart button". This way, we can go through and select products we're interested in and then go back and look at them in further detail.

    Something like this?

    Yes, exactly.

    Okay, here you go. :) It's the "Add wishlist icons to category page" script. Link in my signature.

  • nicsttnicstt Posts: 11,715
    jmelvin64 said:
    Ati said:
    jmelvin64 said:

    It would be nice to have a wishlist button on the smaller product images next to the "add to cart button". This way, we can go through and select products we're interested in and then go back and look at them in further detail.

    Something like this?

    Yes, exactly.

    +1

  • nicsttnicstt Posts: 11,715
    if (btargetsFound  &&  bWaitOnce  &&  timeControl) {
            //--- The only condition where we need to clear the timer.
            clearInterval (timeControl);
            delete controlObj [controlKey]
        }
        else {

    Great scripts btw, but there appears to be a semicolon missing at the end of the delete line.

  • AtiAti Posts: 9,121
    nicstt said:
    Great scripts btw, but there appears to be a semicolon missing at the end of the delete line.

    Thanks, semicolon added.

  • ebauer01ebauer01 Posts: 21

    It looks good, but doesn't TamperMonkey allow others to take over your browser and load spam, viruses, etc depending on which site you go to?

    -Eileen

  • AtiAti Posts: 9,121
    ebauer01 said:

    It looks good, but doesn't TamperMonkey allow others to take over your browser and load spam, viruses, etc depending on which site you go to?

    -Eileen

    It allows you to easily install userscripts without having to install dozens of browser extensions. What scripts you install is up to you. The same as what extensions you install, is up to you. You should only install ones where you know what they do. That's why I encourage people to examine the code before installing, to make sure it is to their liking. Just like there are extensions that allow someone to steal information, there are also scripts that do that. Always make sure you know what you install.

Sign In or Register to comment.