Home Forums WoodMart support forum "is_product_exists" method on Wishlist class doesn't pass "product ID" ahead

"is_product_exists" method on Wishlist class doesn't pass "product ID" ahead

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #229067

    urbanaatelie
    Participant

    Hi…

    On
    themes\woodmart\inc\integrations\woocommerce\modules\wishlist\class-wishlist.php

    The parameter $product_id is not being passed to the called storage function.

    
      public function is_product_exists( $product_id ) {
        return $this->storage->is_product_exists();
      }
    

    Can it be fixed for a next release?

    #229084

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    We are now checking and we shall get back to you asap.

    Best Regards

    #229136

    Artem Temos
    Keymaster

    Hello,

    Thank you for reporting us. We will fix this issue in our next theme update.

    Kind Regards

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