Forum Replies Created
-
AuthorPosts
-
ilanb
ParticipantSIMPLE and PERFECT as always 🙂
Thanks Ernest !
April 16, 2018 at 9:58 pm in reply to: Filter result, remove duplicated result custom field ? #17532ilanb
ParticipantThanks Ernest !!! work perfect 🙂
Save my day thanks again, very powerfull pluginApril 16, 2018 at 9:55 am in reply to: Filter result, remove duplicated result custom field ? #17529ilanb
ParticipantWorkflow:
Step1: add_filter( ‘asp_results’, ‘asp_change_result’, 1, 1 );
Step2: get all same “produc_cip” by product ID
Step3: remove duplicated product
Step4: return product to result
Mybe help to understand 🙂
April 16, 2018 at 8:58 am in reply to: Filter result, remove duplicated result custom field ? #17528ilanb
ParticipantHello,
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
ilanb
ParticipantHi Ernest,
Rate done ! 🙂
Thanks again great support !
ilanb
ParticipantHi Ernest,
Finaly after some tweek setting all works fine 🙂
Thanks a lot, great product and awnsome support !!
ilanb
ParticipantYou cannot access this content.
ilanb
ParticipantYou cannot access this content.
ilanb
ParticipantYou cannot access this content.
-
AuthorPosts