Claim your freedom to choose the perfect partner for your multi-vendor journey.

FREEDOM25

Celebrate the festive season by giving your marketplace a powerful lift!

FESTIVE20

5.0.0
Something big is coming for marketplace admins… MultiVendorX 5.0 is almost here. Are you ready?
Be the first to explore all the game-changing features!
Power your marketplace dreams with unbeatable Black Friday deals!

MVXBLACK30

Supercharge your marketplace vision with unstoppable Cyber Monday deals!

MVXCYBER30

Holiday cheer, bigger savings
Take 25% off-because your marketplace deserves a gift too.

happyholiday

Add details to the “More offers” button

Open
Viewing 4 reply threads
  • Author
    Posts
    • #249624
      l.gan
      Participant

      Hello,
      please tell me

      1. I moved multiple-vendors-products-link.php to the child theme
      2. How to get the product image and the lowest offer price inside the button?

      Please see the example in the photo.

    • #249626

      Hi there, Thanks for getting in touch with us. Can you please share more details about the flow you are trying to achieve so that we can assist you further accordingly.

      • #249628
        l.gan
        Participant

        Thank you for answering so quickly.

        I would like to display the minimum price of the product and the number of offers on the product page in the button with the class “goto_more_offer_tab button”.

        If you are on the page of three products for “Bracelet” from “seller 4” – 300 euros
        But there are also products related to “Single Product Multiple Vendor”
        Bracelet – “seller 1” – 500 euros
        Bracelet – “seller 2” – 520 euros
        Bracelet – “seller 3” – 499 euros

        Then the text “goto_more_offer_tab button” would be displayed: More Vendors 3 (number of more offers) from 499 euros (that is, the minimum price for all offers)

        i.e. I need:

        1. get the minimum price for all offers of this product.
        2. get the number of offers
        3. get the product image.

    • #249631

      Hello There,

      Thank you for your cooperation.

      To retrieve the product image, you can use the following function in your template file (multiple-vendors-products-body.php):

      $_product->get_image();

      To get the count of offers available, you can use this code:

      global $post;
      $more_products = $this->get_multiple_vendors_array_for_single_product($post->ID);
      $more_products_count = count($more_products['more_product_array']);

      Finally, you can use the hook below to display the count of offers available for a Single Product Multiple Vendor (SPMV) product:

      mvx_more_vendors_tab

      For prices, there is already a sorting option available in the More Offers tab.

      If you need any further assistance, please feel free to let us know—we’ll be happy to help.

      • #249634
        l.gan
        Participant

        I tried but unfortunately my knowledge is not enough for this. Could you provide the full code please

    • #249638

      Hello there,

      Thank you so much for reaching out and for sharing your concern. We truly understand your situation. At present, our development team is fully dedicated to a major revamp of the plugin, which makes it difficult for them to take on custom requests right now.

      If this customization is something you’d like to implement urgently, our service team will be glad to assist you. You can get in touch with them here: https://multivendorx.com/custom-development/.

      However if you prefer guidance directly from our core development team, we’ll be able to provide that once the upcoming major update has been released.

      We sincerely appreciate your patience and understanding. Please know that we’re always here to support you in the best possible way.

      • #249653
        l.gan
        Participant

        I’ll wait, thank you very much Sangita. We are also really looking forward to the release 🙂

        Please allow me to request another:
        Currently: The “More offers” tab is always shown, even if the product has no offers yet.
        It would be great if it was hidden if the product has no “Single Product Multiple Vendor” products.

    • #249657

      Hello there,

      Thank you so much for your patience and kind words. We truly appreciate your support and enthusiasm for the upcoming release.

      I’ll be sharing your feedback with my team, and we’ll make sure to refine this flow as part of our upcoming major revamp.

      Once again, thank you for your valuable input — it truly helps us improve!

Viewing 4 reply threads
  • You must be logged in to reply to this topic.
Shopping Cart
Scroll to Top