Home Forums WoodMart support forum wishlist content

wishlist content

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #571770

    ggmaitre
    Participant

    Hello !
    I would like to be able to access the wishlist content of the logged-in user in my code to address my needs. Is there a specific hook for that? I’m a developer and I understand that Xtemos support may not extend that far, but I’m asking because I’m a bit stuck.

    Thanks !

    #571779

    Luke Nielsen
    Keymaster

    Hello,

    You can see all wishlists created by each customer of the website via Dashboard -> Products -> Wishlists. https://prnt.sc/wFTS433Z5ls_

    In the “Popular products” tab you can see products that are most frequently added to your customers wishlists. https://prnt.sc/xQhlSF0k43GT

    If I misunderstand you, please explain in more detail the issue.

    Kind Regards

    #572020

    ggmaitre
    Participant

    Hello!

    Actually, I wasn’t specific enough in my last message. I am currently using the Amelia plugin for appointment booking, which I have integrated into my website. However, I would like that when a logged-in user books an appointment through their client portal, I can retrieve the content of their wishlist in the confirmation email for business purposes.

    So the question is, I need access to the wishlist data directly in the code rather than through the WordPress portal, in order to automate sending the wishlist content via Amelia. I will handle the Amelia part, but I would like to know if there is a specific hook that gives me access to the wishlist information or a specific method.

    #572222

    Luke Nielsen
    Keymaster

    Hello,

    Code that is responsible for product data that are in the wishlists of customers is situated in wp-content/themes/woodmart/inc/integrations/woocommerce/modules/wishlist/backend/class-backend.php

    Thank you for your time.

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)