same product multi-vendor issue

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 3 reply threads
  • Author
    Posts
    • #90748
      id.manage
      Participant

      Hi Guys,

      I have multi-vendor issue for the marketplace. But one product can appear a few times at the same page. May I ask you how can I show only the nearest one to customers to avoid duplicated products showing at the same page?

      Thanks!

    • #91281
      Sushobhan
      Keymaster

      Hello,
      There is no ready made settings for that. But it can be custom coded.
      Please contact us here for the purpose – https://wclovers.com/woocommerce-multivendor-customization/

    • #91325
      id.manage
      Participant
      This reply has been marked as private.
    • #91800
      WCFM Forum
      Keymaster

      Hi,

      Please add this code to your site –

      add_filter( 'wcfm_is_allow_product_loop_duplicate_hide', '__return_true' );

      Add this code to your child theme’s functions.php
      In case you do not have child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/

      Thank You

Viewing 3 reply threads
  • The topic ‘same product multi-vendor issue’ is closed to new replies.