Avis (185)

Note globale
4,8
Nombre d’avis par note
  • 94 % des avis sont des avis à 5 étoiles
  • 3 % des avis sont des avis à 4 étoiles
  • 0 % des avis sont des avis à 3 étoiles
  • 1 % des avis sont des avis à 2 étoiles
  • 2 % des avis sont des avis à 1 étoiles
20 mars 2025

Incredible functionality for a free app. As a small business, keeping website costs down is important and this app does everything I need that the other apps charge for.

Habitat Mat
Australie
10 mois d’utilisation de l’application
18 mars 2025

Great team support and an incredibly user-friendly app! The features are perfect, and even though it's free, it provides excellent solutions for B2B partners. I highly recommend it. Their service is outstanding—you can expect a response from the team within 24 hours.

Lofra Cookers
Royaume-Uni
Environ un an d’utilisation de l’application
Modifié le 22 juin 2025

Game-Changer for My Stores!

I've been using this app on two of my stores, and I wouldn’t trade it for anything! It has completely streamlined my workflow, making managing my business so much easier. The features are intuitive, reliable, and packed with everything I need to optimize my store’s performance.

Not only has it saved me time, but it has also helped improve efficiency and sales. Whether you're running one store or multiple, this app is a must-have! Highly recommended for any Shopify seller looking to enhance their operations.

The Organic Station
Afrique du Sud
Environ un an d’utilisation de l’application
11 mars 2025

Of the APPs we looked at, this was the best for our store situation (physical store with an online/pick up at the store) and with a 2-type of customer base (contractor and retail), needing separate pricing structures on the website (for each type customer when logged in as contractor, specifically) AND on the POS.

There are a few bugs to work around but a good Shopify Tech can help navigate these issues. I have not had personal contact with customer service, so I cannot speak to this matter.

The registration form is customizable for the B2B customer, but the integration of the data into the metrics of Shopify are limited. This, and the above mentioned tech need, almost cause a reduction of a star, but otherwise it is a 5-star app (unlike some fiasco apps we tried!).

BOSS Boone One Stop Supply
États-Unis
6 mois d’utilisation de l’application
6 mars 2025

"I had the pleasure of working with Ymq B2B & Wholesale Solution, and I must say, they have truly impressed me. From the moment we partnered, their team was professional, efficient, and incredibly responsive. They offer a comprehensive suite of services tailored to the needs of businesses looking to scale, and their solutions helped us streamline our processes.

What really stood out was their attention to detail and personalized approach. They took the time to understand our unique requirements and provided customized strategies that helped us grow. Their platform is user-friendly, and the range of products available is vast, making sourcing and procurement a breeze.

Overall, Ymq B2B & Wholesale Solution is an invaluable partner for anyone looking to take their wholesale business to the next level. Highly recommended!"

Crafteria
Inde
11 mois d’utilisation de l’application
23 mars 2025

Great app for creating a wholesale side to your store. Let's you add price breaks and discounts for select customers. Definitely would recommend this if you are a B2B store.

RobeMax
Canada
4 mois d’utilisation de l’application
10 mars 2025

We were looking for an alternative to shopify's b2b platform and came across this app.

It works perfectly to suit our needs particulary with user forms, select users, select collections and custom calculated pricing.

Eichholtz Amsterdam
Pays-Bas
11 mois d’utilisation de l’application
11 mars 2025

This is a great app for us. Allows us to seamlessly handle both B2B and DTC sales with ease. Simple yet powerful pricing tools and easy tax handling. Part of a suit of powerful tools for this developer. Highly recommended!

APEX
Royaume-Uni
Plus d'un an d’utilisation de l’application
30 avril 2025

Ymq B2B is a fantastic app. It has all the features and functionality needed for my online store. Their support team is responsive and helpful. I definitely recommend using Ymq B2B.

Kratom Warehouse
États-Unis
6 mois d’utilisation de l’application
Modifié le 17 mars 2025

UPDATE 2 March 18:
After allowing YMQ dev on March 13 to install a test version to fix my initial malfunction, they now seem to have exploiting it to install what I call a hack that prevents us to sell anything, regardless B2B or B2C.
Through 1 of their javascript extensions, I cannot reach in code myself to disable them, they disabled the checkout button on my cart page with JS triggered inline CSS ["checkout"] {display:none !important;}
Under no functional circumstances an app should be allowed to disable checkout. Witness the screen at imgur dot com slach 5Ls7IJu.
This app developer does not deserve to be active on one of biggest e-commerce platforms.
---
UPDATE March 14: YMQ dev fixed the discount issue 2 days ago, but immediately discovered that the main functionality we chose this app for, being the EU tax exemption for B2B customers, no longer works. During checkout, with a valid VAT-number provided in the cart, tax is no longer deducted. This is a major issue where I haven't received feedback from in the past 48 hours. Downgrading my stars from 3 to 1 for not acknowledging the issue with prompt customer service feedback.
---
This broad featured app has served us well over the past year. Very intuitive setup and configuration, seamless integration in our selected theme. Translation is only available in 1 language via the apps configuration, so alternatives via frontend javascript required to be coded. Recently, after activation of Shopify's product discounts, we discovered that discounts are no longer correctly shown in the cart. After contacting YMQ support they acknowledged the dev issue and promised to fix it ASAP. In attendance, we can't use discounts on our production sites, neither disable the b2b code part causing the issue.
I will update the review in a month with the actual status.

Plug&Play Pool Systems
Espagne
Environ un an d’utilisation de l’application
YMQ a répondu 18 mars 2025

Hi,

Our technical department has investigated the issue you mentioned about the hidden checkout button. The results are as follows:

Since many apps in Shopify need to take over the checkout button to implement some functions. Some apps may hide the original checkout button of the theme and create an identical cloned checkout button through their own code to ensure that their app can completely take over the click event of the checkout button.

So in this case, the original checkout button will be hidden, and the cloned new checkout button may also be mistakenly hidden by other apps with such operations, which makes the checkout button in your store seem to disappear.

We checked the code of your store and conducted some tests. We found that this problem exists with a small probability and may be related to the order of code execution.

In your store, our app needs to take over the checkout button, and other apps (such as upsell apps) also need to take over the checkout button, which may be the cause of this problem.

We have made adjustments to the code of our app to help you avoid this problem.

We need to state that we will not leave hacker code in your store to destroy your store, which is not allowed.

Our team is making some major upgrades to this app to meet more flexible and complex needs. This upgrade will be completed by the end of this year.

This version of the code cannot be used with Shopify discounts at present. We will also enable Shopify discount compatibility for some stores, but we will inform customers in advance that this function is a test version and there will be some problems, and these problems will not be solved in the short term (because our main work is currently refactoring and updating the new version).

We hope that the new version can solve most of the problems we have collected so far.

For the problems you mentioned, they only appeared after we enabled the test code for you. These problems involve the original code architecture of the app and are not easily solved.

If you feel that our current version of the code cannot meet all your needs, you can wait for our new version of the code at the end of this year, or try other b2b apps.

Best wishes!

ymq app