duplicate products in seller dashboard search

WCMp Advanced Frontend Manager

Resolved
Viewing 6 reply threads
  • Author
    Posts
    • #134215
      Jafet Romero
      Participant

      greetings very good afternoon
      in the seller’s dashboard when a seller is going to use the functionality (multiple sellers of the same product)
      When searching for a product, all duplications of the same are reflected.
      that is, if the product “empanada” is being sold by 10 vendors, at the time of vendor 11 search for product “empanada” it shows the 10 repeated ones (this is not functional because if there are different models of “empanadas” then it would be very tedious to search for one)

      what we need to know is how we can make this search return without duplicates, in other words it returns all the different products

    • #134220
      Jafet Romero
      Participant
      This reply has been marked as private.
    • #134240

      Hi, thank you for getting in touch with us.
      Since the search option is for all the products that are already in the Existing Product List, therefore whenever you search for a product it shows all the products that are added via SPMV. The reason is, this notifies the vendor regarding the price offered y other vendors, so they can set their price as per that.

      Now if you want to modify this, then you need to do custom code. Let us know if you need hook/filter guide.

    • #134249
      Jafet Romero
      Participant
      This reply has been marked as private.
    • #134287

      Hi,
      You can use

      wcmp_list_a_products_objects
      Copy

      this filter for modifying product query
      Thanks

    • #134294
      Jafet Romero
      Participant
      This reply has been marked as private.
    • #134372
      This reply has been marked as private.
Viewing 6 reply threads

The topic ‘duplicate products in seller dashboard search’ is closed to new replies.