This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Filter result, remove duplicated result custom field ?

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 ?

#17528
ilanbilanb
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