Avaliações (231)

Avaliação geral
4,8
Pontuação por nível de classificação
  • 85% das classificações são de 5 estrelas
  • 3% das classificações são de 4 estrelas
  • 3% das classificações são de 3 estrelas
  • 1% das classificações são de 2 estrelas
  • 7% das classificações são de 1 estrelas
18 de agosto de 2017

Great app with an awesome customer service! Highly recommended!

Levur
Estados Unidos
27 days usando a aplicação
Editado a 21 de janeiro de 2016

Original review below but now changed. Brian from Bitstim got back to me immediately about my problem (a clash with the Upsell app I was using). I've removed the Upsell app and all now seems to be working. Great service Brian!

Looks perfect at the start but allows customers to checkout even when the basket does not contain enough of the items that is meant to have a min order quantity. Creates a world of pain for customer services. Big shame. No alternative in the App store today. Really hope the developer sorts it out. Would be more than willing to pay for a working product.

Gluten Free 27
Reino Unido
Almost 2 years usando a aplicação
10 de setembro de 2014

doesnt work at all when it comes to the crunch. A fraudster can get round it quite easily it seems.

KissMyBundles.com
Reino Unido
Over 1 year usando a aplicação
10 de abril de 2016

at first it didn't work. tried to uninstall and re-install, still didn't work. contacted MinMaxify for support. received an answer. made changes to the theme coding and now it works. would highly recommend contacting for support if it doesn't work and not give up on the first try.

sent an email to MinMaxify Friday midnight. Got an answer Sunday.

Milkhunni
Estados Unidos
25 days usando a aplicação
19 de setembro de 2013

Excellent app. Very straight forward.
I ran into an issue when changing to a premium theme, and Brian went out of his way to make the app work again.
5/5 must have!

Band-Brand
Canadá
23 days usando a aplicação
7 de outubro de 2016

App is doing magic working like a charm!

Got great support +++++

10 Stars!

welovegym.com

Sneakers And Bags
Estados Unidos
21 days usando a aplicação
Editado a 20 de abril de 2020

Allows you to very precisely customize min / max /multiple limits. If you get in a bind (there are a lot of features!) use the support function! Support is what makes this app so great because they will help you very quickly! \

Eddyline Brewery & Pizzeria NZ
Nova Zelândia
20 days usando a aplicação
17 de abril de 2018

This is an amazing app. Works perfectly as expected. In-fact Eugene, went well out of the way to help bu customizing it for us. His native app was conflicting with another app on our store. Eugene did some customization specially for us. He is a STAR. I'd recommend getting ONLY this app to any other (if you need to) competitor apps. Its definitely worth it.

Aslowasone
Reino Unido
20 days usando a aplicação
2 de abril de 2020

The app provides everything it supposed to do.
So far no issues, it is nice and easy to use. Great job!

mojadostava
Eslovénia
19 days usando a aplicação
29 de setembro de 2020

App is okay, just there should be the ability to customize the appearance of pop up on "Sweet Alert" Style. Now it is not matching the website style and we don't want to use the Recommended button where you can customize the color.

Ecigone Wholesale
Reino Unido
Over 1 year usando a aplicação
Questão respondida por Intillium 29 de setembro de 2020

Hi there.
We 100% agree that it would be nice to provide more ways to customize the popup appearances in our app. In fact adding that "Sweet Alert" option in addition to our default lightweight popup theme is one of those steps to provide that flexibility.
Unfortunately, as "Sweet Alert" is an external library served from within a standard CDN we do not have any way to adjust it's default look and feel from our app. But if you're familiar with HTML you can do that yourself using the regular CSS override tricks. Here's an example:

<style type="text/css">
button.swal-button, button.swal-button:not([disabled]):hover {background-color: purple; }
</style>

Please let us know what other things you want to change in this popup and I'll be happy to recommend more code snippets.