Wordpress Help - Woocommerce help please..

kokatuwaa

Active member
  • Oct 6, 2013
    603
    53
    28
    Kalutara
    Machanla, I need a help on wordpress site,

    I'm creating a wordpress site with woocommerce store, theme is Neighbourhood from themeforest,

    what I'm looking is...
    for the each product page, I need to add a button, something called "Interested"

    so, when a user click that button,
    - it should store under user profile as "Interested products"
    - admin can check, each users interested products, and make comments for them.

    Can you please suggest a solution for this kind of feature, or any plugin, extension for this,

    Really appreacite your any help on this,

    Thanks guys!
     

    GAC

    Well-known member
  • Jul 14, 2009
    8,179
    677
    113
    ගෙන්දගම් පොළොve
    Machanla, I need a help on wordpress site,

    I'm creating a wordpress site with woocommerce store, theme is Neighbourhood from themeforest,

    what I'm looking is...
    for the each product page, I need to add a button, something called "Interested"

    so, when a user click that button,
    - it should store under user profile as "Interested products"
    - admin can check, each users interested products, and make comments for them.

    Can you please suggest a solution for this kind of feature, or any plugin, extension for this,

    Really appreacite your any help on this,

    Thanks guys!

    do a script and install and direct the button to the script.
     
    Aug 2, 2009
    31,526
    1,506
    0
    Good bye machan
    That's called a wishlist.
    You can use their own plugin for that. (Just $79)

    Code:
    http://www.woothemes.com/products/woocommerce-wishlists/

    Or else you can use this plugin (Free)

    Code:
    http://wordpress.org/plugins/yith-woocommerce-wishlist/

    :)