Viewing 1 replies (of 1 total)
  • Plugin Author templateinvaders

    (@templateinvaders)

    Hi @ines216

    Since the product object doesn’t store in wishlist table you need to extend API response to get extra product data.

    You can hook the filter ‘tinvwl_api_wishlist_get_products_response’ to modify get products response. Just loop over the original response and use wc_get_products() for the array of required product ids

Viewing 1 replies (of 1 total)
  • The topic ‘can’t find wishlist product image’ is closed to new replies.