Miva Merchant is a point-and-click, online store development and management system that allows merchants to build their online store through a web browser, and lets developers provide aftermarket enhancements for the online store.
N/A
React (React.js)
Score9.2 out of 10
N/A
React or React.js is a JavaScript library for building user interfaces. React enables users to create interactive UIs.
$0
Pricing
Miva
React (React.js)
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Miva
React (React.js)
Free Trial
No
No
Free/Freemium Version
No
Yes
Premium Consulting/Integration Services
Yes
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
Miva employs a revenue-based pricing model. The Miva platform is best suited to growing mid-size and enterprise merchants that have complex business needs and are making (or planning to make) $1 million or more in annual online revenue.
Miva is a SaaS closed platform. Page builder has bugs and errors, it's not as easy to work with as they say. To work with Miva, you need to work with their professional services or an agency, it's not a cheap platform to make changes to. Has anyone read the latest terms of service update from Miva sent out yesterday 5/21? It's extremely concerning. Miva could shut you off the day after a payment for your subscription fails. Why would they do this to their customers?
Under section C. (ii) Payment Terms: d (ii) Customer shall be in default of this Agreement. If Customer’s Account is not paid in full on the invoice date, Miva reserves the right to interrupt or terminate Customer’s access to and use of the Services and to any other Miva Products and/or Services on the following day. Miva is not responsible for any losses or damages resulting from any interruption or termination of the Services due to outdated or incorrect payment information.
Miva is based in San Diego, CA. Under California law (e.g., California Business and Professions Code § 17200 for unfair business practices), a 24-hour notice period for service suspension could be deemed unreasonable, especially for a critical business service like an ecommerce platform. Courts often expect “reasonable notice” (typically 5-30 days) to allow the customer to cure the default.
This change isn't lawful and it's extremely concerning to anyone who hosts a website on their platform. No opportunity to cure? They used to have a 15 day grace period to cure. One would wonder why they would be unreasonable in taking this away when it's best practice throughout the e-commerce industry.
React is a JavaScript user interface construction library that works well for:
Developing web apps with dynamic and complicated user interfaces.
creating reusable UI elements that may be used in other applications.
creating single-page applications with dynamic content updates that don't require a page reload.
The Virtual DOM's effective updating mechanism allows it to handle large volumes of data updates.
React, on the other hand, might be less suitable for:
Websites that are simple, stagnant, and have no interaction. Other libraries or simple HTML, CSS, and JavaScript may be a better fit in such circumstances.
Web sockets may be a better choice for applications that need real-time updates, such as chat or gaming apps.
When creating mobile apps, React Native is a better option.
Server side rendering only, as React is designed to run on the client side.
The ability to quickly change the look and feel of any given page in the store. The storefront, category, product description, and all checkout pages are easily customize-able using simple HTML language.
With minimal effort, more sophisticated changes and behaviors of the store can be modified using MivaScript, the language Miva Merchant is built upon.
New features are very easy to add using a huge selection of 3rd party feature modules that typically sell for less that $100. Miva has so many features already built in, but if there is a major common feature not already in the code, it's almost a sure bet that there is a affordable and easy to install module that will meet your e-commerce business requirements.
Miva corporation provides a high level of free support 7 days a week and 24 hours a day.
React is fantastic for building performant user interfaces. Our web app is snappy and great for our customers.
React has the philosophy of doing one thing and doing it well which is the view layer of the application. This makes it incredibly intuitive and flexible for developers to use.
React has lead the way in being able to write modular and structured code. It is a drastic improvement since the days of spaghetti jQuery code.
React has an unmatched community. The amount of tools and libraries available is fantastic, and there plenty of solutions available online for common problems.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
The Miva admin area hasn't been the most user-friendly in the past. However, the admin in the the upcoming new Miva Merchant 9 Release has been completely revamped, is VERY user-friendly, and is formatted for desktop as well as mobile devices.
Some fairly standard ecommerce functionality like Gift Certificates, Coupons, Sale Prices, etc have previously required third-party modules or template customization. However, many of these features are being built into Miva Merchant upcoming releases.
Debugging React is challenging. Bugs in react code generate stack traces internal to React and it is often totally unclear how it relates to the code you actually wrote.
Relating your React elements to corresponding DOM elements is difficult. The intentional separation of virtual and actual DOM also makes it difficult to map the elements to the structures in the DOM. This is partially ameliorated by the use of the React dev tool, which provides a DOM-like view of the React elements, but the tool still does not provide a direct correspondence with the DOM that is often necessary to figure out why something isn't right.
Because JSX is React-specific and not a language feature, a special compilation process is necessary to convert JSX code to normal JS. Coming from a C++ background, compiling things doesn't bother me, but many JS developers are used to a less structured development.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
For most clients, the MIVA Merchant platform, in combination with 3rd party plugins from ADS, Emporium Plus, eMediaSales and Sebenza, has all of the bells and whistles they need. While MIVA is lacking in a mobile friendly option and the ability to easily sell soft goods like mp3's or eBooks, these additions are coming to MIVA soon. The lack of connectivity to popular POS systems is also a negative for us. We will certainly continue to offer MIVA Merchant to clients.
I won't say usability is all bad with Miva; basic product configuration isn't complicated and assigning products to categories works well. However, when you go beyond the most elementary tasks, things almost always become needlessly cumbersome and the information stored by the platform is inherently poorly organized. They've really hyped that Miva 9 released last year features a re-worked admin interface, but from our perspective they've simply given it a fresh coat of paint, made the layout passably mobile friendly, but yet still have not in a substantive way addressed the glaring deficiencies at the core of the platform itself. Adding custom admin area bookmarks is a band aid, not a proper fix.
React is just a bit of a different animal. I was avoiding it for the longest time. I thought for sure I would land on Vue or something else with a more approachable and familiar appearance. But after taking an online course in React, I started realize what people were raving about (and complaining about) and decided to implement it at our office for one of our products.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
I work with multiple Miva sites daily, and uptime is fantastic. Outages are rare from my experience, and any issues have generally been short and handled quickly.
I would give 10, but there were a couple of times when I was misinformed and I had to do some unnecessary work. When you have to work on every product individually and then you discover you could have done it in bulk it kind of makes you roll your eyes back. I also have an issue still with some shipping settings that no one seems to understand. But the support team is super friendly, they are trying
Since it's open-source and very popular, the community support for React and related tools and libraries is excellent. There are a lot of people using the same tools, and so issues tend to get fixed quickly and "recipes" are easy to come by. And since it's backed by Facebook, they have a dedicated engineering team working on the progression of React.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
Creating the Miva store originally took a reasonable amount of time, 2-3 months, but we were unable to migrate our orders and customer accounts from the old platform. Additional refinements were required over the following 6 months to refine the functionality and features so that they worked properly for our store and fulfillment process.
Each player has positive features and value to add to a business. BigCommerce and Shopify have brand recognition that has lead to them being the more common choice in eCommerce. Overall, they have their place for simple B2C sites, and less complex B2B sites. Miva was the only one where we had access to not only the core of the platform, but every part of our page templates. Most platforms will give you a box to stay in, but Miva lets you define the box, and when it doesn't fit your needs, you can adjust it to bring it where it will benefit your company most. Some of the major benefits that we couldn't find on other platforms: Ability to incorporate APIs at any stage of customer journey Unlimited Custom / Complex Product Configurators and Builders Easy to understand the structure and hierarchy of pages and templates.
While this is a widely contested debate with various blog posts and benchmarks all over the place, its really a personal choice to determine what works for the team. Coming from a Angular 1.x background, I decided to try a new framework when Angular 2.x was announced and at that time React is gaining popularity and Vue hasn't taken off yet. Compared to Angular 1.x and Vue (hybrid of React and Angular) that split the logic from the html templates, I loved the way React breaks code into components using the jsx syntax. In my mind, this allows for cleaner components and easier maintenance
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
Miva has proven to be a great solution for smaller mom-and-pop stores through large enterprise-class businesses with tens of thousands of products. Performance is just as strong on enterprise-class stores as on considerably smaller stores, and an increasing number of marketing/sales tools are continually being added to the core Miva functionality to keep up with current marketplace demands.
Running a business in general (and this applies to e-commerce of course) involves not enough time to do too many things. Any place one can automate/streamline/ simplify some of these myriad things, you gain more time to focus on high value activities. We have found that the more we have been able to leverage Miva's capabilities (often with our own tools), the more time we can spend on marketing, sales and product development.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info