Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Filter result, remove duplicated result custom field ? › Reply To: Filter result, remove duplicated result custom field ?
April 16, 2018 at 8:58 am
#17528
Participant
Hello,
I use woocommerce as market place and I have same product (same product name, same product_cip, unique ID) for many seller. If I search a product like ANDRO, product appear X time, I need to keep only one product. For that, I have created customfield “product_cip” all same product have same CIP number.
Here is screenshot: https://screencast.com/t/6IAuKGpp60
In my function, I get all product_cip and I remove duplicated to keep only one, after I need to get product ID to pass as result
Sorry if I’m not clear…
Ilan