solutions for e-commerce

13 years of business 2555 reviews 4.9 average rating
Magento 2

MSI Stock Status

Display customized and elaborate stock status messages to better inform your customers about the availability of your products.

5/5 rated
2 Reviews
from €195
User guide

 

The MSI Stock Status extension will help you to display a grid of the inventory available for each one of your sources directly on your front-end product pages. The grid will also display stock status messages for your different sources. 

The extension completes and expands Magento Multi Stock Inventory management and so brings more options to the default Magento 2.3 functionalities.

The stock status messages allow you to provide useful information about the availability of your products and so attract the attention of your customers. You have the possibility to create an unlimited number of messages according to conditions based on the sources, the quantities, and any product attributes. 

You can create stock status messages for:

  • In stock products
  • Out of stock products
  • Backorders

You'll also be able to deeply customize each message using placeholders as well as the PHP API which gives you an unlimited field of actions. 

Terminology

  • Sources
    Represent physical sites where the available products are stocked and shipped from. It can be warehouses, stores, wholesalers... 
    See your sources from: 
    StoresInventorySources 
  • Source Item
    It is a source for a given product. 
    Assign sources to your products from the Sources tab of any product page in:
    CatalogProducts  
  • Stocks
    One stock can be linked to several websites and sources.
    See your stocks from: 
    StoresInventorySTocks 
  • Sales Channels
    Refers to a website. It can only be linked to one stock.
    See your websites from: 
    StoresSettingsALL Stores
  • Salable Quantity
    It is the total virtual inventory that can be sold from a website.
    Check the salable quantity from: 
    CatalogProducts
  • Reservations
    It is the number of products reserved and deducted from the salable quantity when customers add products to cart and pass their order. 
    Check the quantities reserved from: 
    CatalogProducts
    When an order is shipped, the quantity of reservations is reset and deducted from the quantities of the inventories of the appropriate sources.

Adopt the best way to manage your inventory with the MSI Suite

The MSI Suite includes several extensions. Each one responds to a problem and to a desire to improve Magento 2 default inventory management.

Thanks to these extensions that are completely plug and play, the MSI Suite easily adapts to your business model, whether you manage several warehouses, multi-stocks, dropshipping…

Perfect your inventory management and your selling process with the MSI Suite and enjoy:

  • optimal order management: optimize and automate the orders assignation to the appropriate sources. Save time and avoid human errors in your Magento 2 back office with MSI Order Management (available soon).
  • smoother and fine-tuned inventory management: gain considerable time while managing your inventory directly from the stocks grid and get a clear and accurate view of your products' availability thanks to the tree view with MSI Stock Management and MSI Backorders.
  • team management under control: limit the access to your orders, products, and stock management for each source by assigning specific permissions to each user registered in your Magento 2 admin with MSI Permissions.
  • more transparent information on product availability: provide your customers with more information on your products' availability, carriers, or delivery times via completely customizable stock status messages with MSI Stock Status and MSI Custom Attributes.

How to use MSI Stock Status for Magento 2

You can start with configuring the front-end display of the MSI Stock Status extension from:
StoresSettingsConfigurationWyomindMSI Stock Status

Configure MSI Stock Status front-end display

MSI Stock Status gives you the possibility to display a stock grid on your front-end product pages as well as stock status messages in different places. 

Configure the front-end display from:
StoresSettingsConfigurationWyomindMSI Stock StatusFront-end display

Stock status conditions

MSI Stock Status allows you to configure the stock status messages at different levels and according to your conditions. 

From the Stock status conditions section, you will be able to:

  • Define an additional condition by clicking on the Add a condition button. 
  • Delete a condition from the Action column. 

Your conditions will be based on:

  • Sources
    Select one or more sources for that condition.
    Select all sources to apply a global stock status message or create a condition for each source to display specific stock status messages. 
  • Quantity
    Define a range for the number of items for that condition.
    Leaving empty will not apply any condition on the quantity.
  • Product attributes
    You can select the product attributes to use for the stock status conditions.
    They must be select attributes.
    For example, if you have selected the color attribute, you will have the possibility to base your conditions on specific colors:
Save the configuration to be able to define stock status messages according to the selected product attributes.

Then, define the Custom stock status message for that condition. 
You can use any placeholders and/or fixed texts, as well as HTML, CSS, and PHP codes in the messages. 

You can create messages for:

  • In stock products
  • Backorders
  • Out of stock products

Custom in-stock messages

You can add a stock status message for in stock products.

For example: 

{{product.quantity}} items available, order now!

Custom backorders messages

You have the possibility to add a message for backorderable products.

For example: 

{{source.backordered_qty}} items on back order!

Custom out of stock messages

You can also add a stock status message for out of stock products.

For example: 

Sorry, {{product.name}} is out of stock now.

Stock status display

The stock status messages can be displayed in different places.

You can use the saleable quantity for the qty placeholder to display the total saleable quantity in the product, cart, checkout and email messages.

If that option is disabled, the quantity displayed for the qty placeholder will be the quantity of the first store where the product is available.

Choose where you want the stock status messages to appear. You have the possibility to enable or disable the display of the stock status messages:

  • on the product page
  • on the cart page
  • on the checkout
  • in the order confirmation email

You can also display the stock status messages anywhere on your product pages using the widgets

Product page

You can enable the stock status message on the product page.
You'll also have the possibility to replace the default stock status on the product page.

Cart Page

Display the stock status message on the cart page.

Checkout

Display the stock status message in the checkout.

Order confirmation email

Display the stock status message in the order confirmation email.

Stock grid display

MSI Stock Status allows you to add the stocks grid on the product page. You can easily enable the stock grid feature as below.

Note that you can display the stock grid anywhere on your product pages using the widgets

Stock grid template

Define how you want the stores to appear in the stock grid from the Store template field.

You can add your own content to the store template using simple texts, placeholders as well as HTML, CSS, and PHP codes.

For example:

<b>{{source.name}}</b>
<br>{{source.city}}, {{source.country}}</br>


You can also define if you want to Show out of stock source or not. 

Stock grid tooltip

You can also display a tooltip in the stock grid of the product page. 
You'll have to configure:

  • Content of the tooltip
    Add your content in the tooltip using any placeholders and/or fixed texts, as well as HTML, CSS and PHP codes. For example:
    Check the availability for {{product.name}} in <span style="color: red;">our stores!</span>
  • Size of the tooltip
    Define the size of the tooltip in pixels.
    By default, it is 200px.
  • Position of the tooltip
    Define the position of the tooltip according to the mouse pointer.
    By default, it is left.

Check the PHP API and the placeholders you can use in the content of the tooltip to edit the content of the tooltip.

Customize your messages

You have the possibility to expand and customize the stock status messages, stock grid template, and tooltip messages using :

Use placeholders

You can easily customize your messages using placeholders. 

You will have to use the below format:

{{object.attribute_code}}

OBJECTS

In order to retrieve the value of an attribute, you need to define which object is targeted. The object can be:

  • store
    Retrieves the attribute value for the store.
  • product
    Retrieves the attribute value for the product.
  • source
    Retrieves the attribute value for the source.

You'll be able to use the above objects in: 

  • the stock grid template
  • the stock status messages
  • the content of the tooltip

STORE ATTRIBUTES

Below are the attributes you can use to retrieve information from the store

{{store.name}}

This retrieves the name of the store. 
 Main Website Store

{{store.currency_code}}

This retrieves the currency of the source. 
 USD

{{store.currency_symbol}}

This retrieves the symbol of the currency.
 $

PRODUCT ATTRIBUTES

In order to retrieve information from the product, you can use any product attributes. 

Find below some examples.

{{product.sku}}

This will display the SKU of the product.

For example: 

{{product.sku}} is currently out of stock!

{{product.name}}

This will display the name of the product.

For example: 

{{product.name}} is in stock!

{{product.quantity}}

This will display the quantity of the product.

You can also use: {{source.quantity}}

For example: 

Lucky you, we have {{product.quantity}} items left!

{{product.any_attribute}}

You can use any attributes listed in:
storesattributesproducts

 

For example: 

At {{product.manufacturer}}, order this product now and receive it tomorrow!
Note that the product attributes must be configured as Used in Product Listing. 

SOURCE ATTRIBUTES

Below are the attributes you can use to retrieve information from the source

{{source.name}}

This retrieves the name of the source. 

{{source.source_code}}

This retrieves the code of the source. 

{{source.contact_name}}

This retrieves the name of the contact for the source. 

{{source.email}}

This retrieves the email address of the source. 

{{source.phone}}

This retrieves the phone number of the source. 

{{source.fax}}

This retrieves the fax number of the source. 

{{source.country}}

This retrieves the country of the source. 

{{source.state}}

This retrieves the state of the source. 

{{source.city}}

This retrieves the city of the source. 

{{source.street}}

This retrieves the street of the source. 

{{source.postcode}}

This retrieves the postcode for the source. 

Use additional placeholders

MSI Stock Status is fully compatible with other extensions from our MSI Suite. You can use the below extensions to customize the stock status messages, stock grid template and tooltip messages:

  • Store Locator
    Display all your stores on a Google map and create a unique page for each one of your offline stores.
  • Click & Collect

    Let your customers collect their orders from any of your stores when checking out.

  • MSI Backorders
    Easily switch from a global backorders management to management at the level of your sources and arrange backorders dates and quantities.
  • MSI Custom Attributes
    Brighten up the assignation of your products to the sources with any kind of custom fields.

  

Using the above extensions with MSI Stock Status, you will be able to enjoy additional attributes.

STORE LOCATOR ATTRIBUTES

In order to retrieve information from the sources when using Store Locator, you can use more placeholders. 

The below placeholders are only available when using the Store Locator extension.

{{source.image}}

This retrieves the image of the source. 

See more about the image attribute

{{source.street_2}}

This retrieves the address of the source.

See more about the street attribute

{{source.days_off}}

This retrieves the days off for the source. 

See more about the days off attribute

{{source.business_hours}}

This retrieves the opening hours of the source. 

See more about the business hours attribute

This retrieves the link to the store page. 

See more about the link attribute

CLICK & COLLECT ATTRIBUTES

In order to retrieve information from the sources when using Click & Collect, you can use another attribute. 

The below attribute is only available when using the Click & Collect extension.

{{source.fallback}}

Contains 0 or the code of the source used as a fallback when the product is not available in the main source.

For example:

<?php if ({{source.fallback}}) { return "The product will be sent from the ".{{source.fallback}}." source"; } ?>

MSI BACKORDERS ATTRIBUTES

When using MSI Backorders, you can use additional placeholders to retrieve information from the backorders. 

The below placeholders are only available when using the MSI Backorders extension.

{{source.backordered_qty}}

This will display the backordered quantity.

For example:

{{source.backordered_qty}} items coming soon!
See more about the backordered quantity attribute

{{source.backorders_date}}

This will display the date of return to stock.

For example:

New items coming soon: {{source.backorders_date}}
See more about the backorders date attribute

MSI CUSTOM ATTRIBUTES

If you are using MSI Custom Attributes, you can use the below format to retrieve any custom attributes that you have created.

This is only available when using the MSI Custom Attributes extension.

{{source.custom_attributes}}

You can use any attributes that you have created using the MSI Custom Attributes extension from: 
StoresInventoryStock Attributes

For example: 

Order this item before {{source.cutoff}} and receive it tomorrow!

Use the PHP API

If you want to go further, MSI Stock Status allows you to fully customize your stock status messages by using PHP scripts in different ways.

Opening and closing tags

Every script must include the opening and closing PHP tags: <?php  ?>

For example:

<?php /* Your custom script */ return 'Is in stock';​ ?>

Outputting a value

Use the return instruction to output any value in your message.

For example:

<?php return 'The product is not available'; ?>

Variable $product

Use $product to retrieve any information from the product. 

For example:

<?php if ($this->getStoreCode()=="en"){ return "In Stock ".$product->getQty().", ".$product->getAnyAttributeCode(); }; ?>

Example

With Click & Collect, you have the possibility to define a fallback strategy.

If the source has no stock for the product, then quantities will be decreased from the fallback sources.

If this is the case for a source, then you can define specific stock status messages.

For example: 

<?php
if ($source->getFallback()) {
return 'Available in store in 2 days';
} else {
return 'Available for pickup today';
}
?>

Improve Magento® 2 inventory and multi-stock inventory by displaying much more attractive stock status messages!

Create custom stock status messages for in-stock, out-of-stock, and backorder products thanks to the MSI Stock Status extension. 

  • Lifetime license
  • 12 months support & upgrade
  • 60 days money-back guarantee
  • Extensible source code
    Unlimited test domains
  • Free composer access
  • Marketplace approved
Want to know more?

Display customized and elaborated stock status messages

Conditions
Create stock status messages according to conditions based on the sources, quantities, and any product attribute.

Placeholders
Adapt and customize the stock status messages, stock grid template, and tooltip messages using the placeholders. 

PHP API
Enjoy an unlimited field of actions and deeply customize the stock status messages, stock grid, and tooltip with the PHP API.

Keep your customers informed throughout their visit

Display stock status messages for each product throughout the purchasing process:

in the product page

in the cart

in the checkout

in the confirmation email

Give your customers more details on the availability of your products

Display stock status messages according to the availability of your products and offer your customers the possibility to know the inventory of the products in all your stores.

This extension is part of the MSI Suite and can be used in combination with: MSI Custom Attributes MSI Backorders Store Locator

MSI Custom Attributes
Add any useful information in the stock status messages!

Display any additional information in your stock status messages using the MSI Custom Attributes extension.

 

Text

Number

Date

Yes/No

Dropdown


Are you interested in MSI Custom Attributes?

MSI Backorders
Display info about backorders in the stock status messages!

Let your customers know from your stocks status messages how many items are on backorders and when they will be back in stock using MSI Backorders.

Are you interested in MSI Backorders?

Store Locator
Provide more info about your stores in the stock status messages!

Add any useful information concerning your stores in your stocks grid and stock status messages with Store Locator: image, business hours, days off, link to the store page...

Are you interested in Store Locator?

Freqently Asked Questions
Pre-sales informations

This extension works with Magento Community Edition and also Magento Enterprise Edition. To know if MSI Stock Status is compatible with your Magento version, please check the Compatibility tab.

Find in the below comparison table, the differences between the Advanced Inventory extension and the MSI Suite. 

Advanced Inventory MSI Suite
Magento versions <v2.3, >= v2.3 (MSI disabled) >= v2.3
Stock management by storeview
Manage product availability at the storeview level

(default is by website)

Backorders management
Backorders at warehouse/store/source level
Additional fields (back-ordered qty and backorder date)

Stocks display
Stock grid display on the product page

Stock status message on the product page

Stock status message in the cart
Stock status message in the checkout
Stock status message in the order confirmation email
Fully customizable messages
Widget integration
Additional custom fields in the product/source management
Text field
Date field
Number field
Dropdown field
Yes/No field
Stock management improvements
Grid view management

(qty only)

(all inventory fields,
can be limited to a selection of fields)

Tree view summary in the product grid
Order management improvements
Automatic assignation
Shipping address-based assignation rule
Warehouse fallback assignation rule
Sources minimizer algorithm
Permissions management for admin users
Order level
Inventory level
Source level
Product level

Magento offers three variations of its product.

As their names have changed over the past few years, here is a recap:

  • Magento Open Sourcepreviously Magento Community Edition (CE), is a free and non-hosted e-commerce platform.
  • Magento Commerce: previously Magento Enterprise (EE), is the paid version of Magento and offers support services.
  • Magento Commerce Cloud: is the paid version of Magento and offers support and hosting services.

There are some limitations with the Google Shopping API that allows to calculate the directions. Only the 24 closest locations can be calculated but all the points of sale will be displayed anyway in your Magento 2 online store.

License and domains

A license is valid for an unlimited period of time on one single installation

  • If you're using more than one installation, you will have to buy a separate license for each instance.
  • if you're running several domains on a same installation, you will need only one license for all of them.
Although your license doesn’t have a limited period of validity, your Support & Upgrade period does. By purchasing a module, you’ll be granted a 12-month support period for free. Passed this period, you will have to pay for a new one (see FAQ: Extend your Support period)

You can pre-register your live domain to your license in advance.

Thanks to this option, you'll be able to get the module ready to use on your domain before it goes live.

To pre-register your production domain: 

  1. Go to:
    mY accountLicenses & DOwnloads
  2. Click on the Settings icon next to the module you want your domain to pre-register on.
  3. Click on the link at the bottom of the page saying:
    Do you want to pre-register your domain in order to be ready to go live?
  4. Finally, enter your domain name and click on pre-register now .

Attention, this doesn't mean your license is activated. You'll still have to activate it on your new domain when the module is installed. 

One license is valid for an unlimited period of time on one installation only. However, it is possible to extend or transfer your license in 2 cases: 

  • If you would like to add your testing environments to your license. 
    In that case, it is possible to extend your license to an unlimited number of domains for free.
    For  mywebsite-staging.com or mywebsite-dev.com
  • If you want to transfer your license to another live domain.
    In that case, the Support & Upgrade period for your license must still be active.

To be able to use MSI Stock Status on both your production and testing environments, follow the instructions below:

  1. Download MSI Stock Status.
    (see FAQ: Extensions download)
  2. Install MSI Stock Status on your environment.
    (see FAQ: Modules installation in Magento or in WooCommerce)
  3. Activate the license.
    (see FAQ: Licenses activation in Magento or in WooCommerce)

Also, if you are managing a large amount of domains, please contact us so that we can automatically whitelist these domains.
Modules versioning and download

In order to download MSI Stock Status, log into your Wyomind account:

    1. Go to:
      my accountLicenses & downloads 
    2. Click on the settings icon next to MSI Stock Status.

      A new window opens.

    3. Click on the download icon.

 

Only the latest extension version released within your Support & Upgrade period is available. In order to get the very latest extension version make sure your Support & Upgrade plan is up to date.

When purchasing a module from wyomind.com, you benefit from 12 months of upgrade. Within this period you can at any time download the latest version of the module directly from your account.

To upgrade MSI Stock Status, follow the steps below:

  1. Go to:
    my accountLicenses & Downloads
  2. Click on the settings icon next to MSI Stock Status.
  3. Click on the download icon.
  4. Install the new version of MSI Stock Status in your Magento admin or your WooCommerce back-office.

Modules Installation/Uninstallation

You can install MSI Stock Status manually.

  1. Download MSI Stock Status (zip file) on:
    mY ACCOUNTLicenses & Downloads
     
    Refer to the FAQ: Extensions download
  2. Once MSI Stock Status is downloaded, open the folder and unzip it.
  3. Copy the content of the unzipped folder and paste all files and directories in your Magento 2 root directory.
  4. In your Command Line Interface, execute:
    bin/magento setup:upgrade 

    If you are using a production mode, execute also:

    bin/magento setup:static-content:deploy  
    bin/magento setup:di:compile  

You can install MSI Stock Status using Composer software in two cases:

  • if you purchased MSI Stock Status on Magento Marketplace.
  • if you purchased MSI Stock Status on Wyomind.com AND requested access to our repository:
    repo.wyomind.com
  1. Add to your composer configuration our repository:
    composer config repositories.wyomind composer https://repo.wyomind.com 

  2. Execute Composer command:
    composer require wyomind/msistockstatus
  3. Then go in your Command Line Interface and execute:
    bin/magento setup:upgrade ​
  4. If you are using a production mode, also execute:
    bin/magento setup:static-content:deploy  ​
    bin/magento setup:di:compile​

To uninstall MSI Stock Status, start with disabling the extension running the following command:

bin/magento module:disable Wyomind_MsiStockStatus

Then, you have 2 ways to uninstall the extension depending on how the extension has been previously installed: 

  • Manual installation

    Run the msistockstatus-uninstall.sh file (you can find it in the extension zip folder) from your Magento root directory:

    sh msistockstatus-uninstall.sh

     

  • Installation via Composer

    Run the below command line:

    composer remove wyomind/msistockstatus

Once the uninstallation is over, refresh your cache and enable the compiler back again (if you use it). 

You can install MSI Stock Status via Web Setup Wizard if you purchased it from Magento Marketplace only.

To know how to proceed, all steps are described in the link below: 
http://docs.magento.com/m2/ce/user_guide/system/component-manager.html

Next step is to activate your license:
Extension activation

Modules activation

Once MSI Stock Status is installed, you have to activate the license. For previous versions, you can activate the license from your back-office:

    1. Go to your Magento admin panel. A message pops up at the top of the page.


      If the message doesn't appear then you must check that:

         1. The Adminhtml_Notifications and Wyomind_Core modules are well enabled.
         2. The HTML output of the Adminhtml_Notifications and Wyomind_Core modules are not disabled in:
      storesconfigurationadvanced advanced
         3. The encryption key well exists in app/etc/env.php:
      <?php
       return array(
       'backend' => array(
       'frontName' => 'admin'
       ),
       'crypt' => array(
       'key' => '1e8f3c6772b7a6a6689c3c8cefa4ccf0'
       ),
       /* ... */
       )
      ?>​
    2. Copy your activation key in:
      StoresConfigurationWyomind Your extension

      You can find your activation key in 2 different places:
      In the confirmation email that you received after purchasing MSI Stock Status.
      In your Wyomind account:My account Licenses & downloads
      Select MSI Stock Status and click on  .

      A new page opens where you'll find your activation key (see below).


    3. In your Magento admin go to:
      StoresConfigurationWyomind Your extension

      Paste the activation key in the Activation Key field and choose between the automatic (yes) or the manual (no) activation method:
      By choosing Yes, the connection to Wyomind license server will be automatic.
      By choosing No, you will have to log on to Wyomind license server yourself.

    4. Click on Save config .
    5. A message appears at the top of your admin panel. Click on that link: 
      Activate it now!
    6. Copy and paste the license code in the License code field from your admin or simply click on Activate now! 


    7. Finally, refresh your cache, log out and log in back straight after, to complete the installation.

When the extension includes other modules, repeat the steps described above for each one, using the corresponding activation keys (each module has its own activation key).

Add another domain to your license


To activate the license on another domain (test, staging...):

  1. Once the extension is installed on the new domain, copy your activation key in:
    StoresConfigurationWyomind Your extension
  2. After having saved the configuration, a notification appears. Click on Add this domain to my license.

  3. A transfer request will then be sent to our team within an hour.
    Once the request is taken care of, you will receive a confirmation email.
    If your transfer request is accepted, you can use MSI Stock Status on both environments at the same time.

Note that the order in which you activate your license on your domains does not matter. You can start with your staging/dev/local environment or with your live domain, the process will be the same.

Also, if you have loads of staging domains, or if you are an agency managing load of domains for your customers, please contact us so that we can automatically whitelist these domains.

Once MSI Stock Status is installed, you have to activate the license.

For this, you can use the below command line (change the Activation key with the corresponding value):

bin/magento wyomind:license:activate Wyomind_MsiStockStatus <YOUR_ACTIVATION_KEY>

To retrieve the list of all the available modules as well as the licenses status, please use:

bin/magento wyomind:license:status

 

 Among the different status, you can find: 

  • registered = your license is registered
  • pending = you need to run the activation command line
  • invalidated = the license has been invalidated due to a wrong activation key or a license infringement

 

To activate several licenses at the same time, use:

bin/magento wyomind:license:activate \
Wyomind_Extension1,Wyomind_Extension2 \
ACTIVATION_KEY_1,ACTIVATION_KEY_2

or:

bin/magento wyomind:license:activate \
Extension1,Extension2 \
ACTIVATION_KEY_1,ACTIVATION_KEY_2
Modules use

You have the possibility to add a widget to let your customers see the stocks grid or the stocks messages anywhere on your product pages. 

For that, go to: 
ContentElementsWidgets

Click on ADD WIDGET .

Select MSI Stock Status as the Type and choose your theme. Click on Continue

Configure the Storefront Properties according to your needs.

Configure the Layout Updates section as you want.

Finally, choose the widget options.

You have the choice between:

  • Stock grid 
  • Stock message

In order to use MSI Stock Status, you need to have a Google API key filled in the extension's settings. 

Google APIs are now paying services. Find the pricing for Maps, Routes and Places here.

To create an API key:

  1. Log into https://console.developers.google.com
    There, you'll be asked to agree the Terms of Service.
    You can then click on Agree and Continue 

  2. You will first need to create a new project with a name, an organization and a location.
  3. To that project you will have to link some API's by clicking on Enable APIs and services .
  4. From the library you will be able to add the services you want.
  5. In order to use MSI Stock Status, you will need to enable the below APIs by clicking on Enable 

    - Maps JavaScript API

    - Geocoding API

    - Distance Matrix API

    - Directions API

  6. When enabled, you'll be able to see the traffic, errors and latency for each API. 
  7. You should see all the enabled APIs from the APIs section. 
  8. FromAPIs & ServicesCredentials, you will be able to create credentials. 
    Click on Create credentials  and then choose API key.
  9. You'll also have the possibility to restrict your API key by websites, applications, IP addresses...
  10. Once restricted or not, the API key will be listed among the credentials. 
  11. The final step for this to work is to link your account to a billing account from the Billing section. 
Find more info on how to get an API key
Magento 2 Compatibility

Magento 2® Open Source

  • 2.0.3
  • 2.0.3
  • 2.0.4
  • 2.0.4
  • 2.0.5
  • 2.0.5
  • 2.0.6
  • 2.0.6
  • 2.0.7
  • 2.0.7
  • 2.0.8
  • 2.0.8
  • 2.0.9
  • 2.0.9
  • 2.0.10
  • 2.0.10
  • 2.0.11
  • 2.0.11
  • 2.0.12
  • 2.0.12
  • 2.0.13
  • 2.0.13
  • 2.0.14
  • 2.0.14
  • 2.0.15
  • 2.0.15
  • 2.0.16
  • 2.0.16
  • 2.0.17
  • 2.0.17
  • 2.0.18
  • 2.0.18
  • 2.1.1
  • 2.1.1
  • 2.1.2
  • 2.1.2
  • 2.1.3
  • 2.1.3
  • 2.1.4
  • 2.1.4
  • 2.1.5
  • 2.1.5
  • 2.1.6
  • 2.1.6
  • 2.1.7
  • 2.1.7
  • 2.1.8
  • 2.1.8
  • 2.1.9
  • 2.1.9
  • 2.1.10
  • 2.1.10
  • 2.1.11
  • 2.1.11
  • 2.1.12
  • 2.1.12
  • 2.1.13
  • 2.1.13
  • 2.1.14
  • 2.1.14
  • 2.1.15
  • 2.1.15
  • 2.1.16
  • 2.1.16
  • 2.1.17
  • 2.1.17
  • 2.1.18
  • 2.1.18
  • 2.2.1
  • 2.2.1
  • 2.2.2
  • 2.2.2
  • 2.2.3
  • 2.2.3
  • 2.2.4
  • 2.2.4
  • 2.2.5
  • 2.2.5
  • 2.2.6
  • 2.2.6
  • 2.2.7
  • 2.2.7
  • 2.2.8
  • 2.2.8
  • 2.2.9
  • 2.2.9
  • 2.2.10
  • 2.2.10
  • 2.2.11
  • 2.2.11
  • 2.3
  • 2.3
  • 2.3.1
  • 2.3.1
  • 2.3.2
  • 2.3.2
  • 2.3.3
  • 2.3.3
  • 2.3.4
  • 2.3.4
  • 2.3.5
  • 2.3.5
  • 2.3.6
  • 2.3.6
  • 2.3.7
  • 2.3.7
  • 2.4
  • 2.4
  • 2.4.1
  • 2.4.1
  • 2.4.2
  • 2.4.2
  • 2.4.3
  • 2.4.3
  • 2.4.4
  • 2.4.4
  • 2.4.5
  • 2.4.6

Magento 2® Adobe Commerce

  • 2.0.3
  • 2.0.3
  • 2.0.4
  • 2.0.4
  • 2.0.5
  • 2.0.5
  • 2.0.6
  • 2.0.6
  • 2.0.7
  • 2.0.7
  • 2.0.8
  • 2.0.8
  • 2.0.9
  • 2.0.9
  • 2.0.10
  • 2.0.10
  • 2.0.11
  • 2.0.11
  • 2.0.12
  • 2.0.12
  • 2.0.13
  • 2.0.13
  • 2.0.14
  • 2.0.14
  • 2.0.15
  • 2.0.15
  • 2.0.16
  • 2.0.16
  • 2.0.17
  • 2.0.17
  • 2.0.18
  • 2.0.18
  • 2.1.1
  • 2.1.1
  • 2.1.2
  • 2.1.2
  • 2.1.3
  • 2.1.3
  • 2.1.4
  • 2.1.4
  • 2.1.5
  • 2.1.5
  • 2.1.6
  • 2.1.6
  • 2.1.7
  • 2.1.7
  • 2.1.8
  • 2.1.8
  • 2.1.9
  • 2.1.9
  • 2.1.10
  • 2.1.10
  • 2.1.11
  • 2.1.11
  • 2.1.12
  • 2.1.12
  • 2.1.13
  • 2.1.13
  • 2.1.14
  • 2.1.14
  • 2.1.15
  • 2.1.15
  • 2.1.16
  • 2.1.16
  • 2.1.17
  • 2.1.17
  • 2.1.18
  • 2.1.18
  • 2.2.1
  • 2.2.1
  • 2.2.2
  • 2.2.2
  • 2.2.3
  • 2.2.3
  • 2.2.4
  • 2.2.4
  • 2.2.5
  • 2.2.5
  • 2.2.6
  • 2.2.6
  • 2.2.7
  • 2.2.7
  • 2.2.8
  • 2.2.8
  • 2.2.9
  • 2.2.9
  • 2.2.10
  • 2.2.10
  • 2.2.11
  • 2.2.11
  • 2.3
  • 2.3
  • 2.3.1
  • 2.3.1
  • 2.3.2
  • 2.3.2
  • 2.3.3
  • 2.3.3
  • 2.3.4
  • 2.3.4
  • 2.3.5
  • 2.3.5
  • 2.3.6
  • 2.3.6
  • 2.3.7
  • 2.3.7
  • 2.4
  • 2.4
  • 2.4.1
  • 2.4.1
  • 2.4.2
  • 2.4.2
  • 2.4.3
  • 2.4.3
  • 2.4.4
  • 2.4.4
  • 2.4.5
  • 2.4.6
User's reviews
Log into your account to leave your review and get up to 3 months of free Support & Upgrade.

10th February 2022

Very nice extension

The msi stock inventory extension is really perfect for my necessity of show a custom message on my front end product page, very good the support of Wyomind very professional, fast and always available for help and suggest.

5th November 2020

Flexible way to display inventory in multiple warehouses

This extension does a nice job of showing this information to the customer in a flexible manner. Support has been very helpful as well! I am using their custom services to add some custom feature we need for our site, and their developers are knowledgeable, helpful, and respond quickly - even when the time zones are way off!

TravRay - Developer - User for more than 3 years |Magento 2
Changelog

Bug fix

  • Avoid an error on simple products stock grid

Improvement

  • Add a font file to improve tooltip display

Bug fix

  • Avoid an error on stock status display when no rule is matched

Bug fix

  • Correct an error on bundle products display

Initial release for the master version

Bug fix

  • Correct an error on bundle products display

Initial release for the legacy version

Bug fix

  • Fix potential uninitialized property

Bugfix

  • Fix error of type: StockByWebsiteIdResolver::execute() must be of the type int, object given in Wyomind/MsiStockStatus/Helper/StockStatus.php

Compatibility

  • Compatibility with Magento v2.4.6 + PHP v8.2

Compatibility

  • Compatibility with Magento v2.4.6 + PHP v8.2

Improvement

  • Source order is taken into account on the product-page

Improvement

  • i18n translation files added

Bug fix

  • Prevent potential warnings due to uninitialized property

Improvement

  • Compatibility with the whole MSI Suite

Improvement

  • Compatibility with the whole MSI Suite

Improvement

  • Bundle products rely on the dummy source named "bundled" so that the rules may apply

Bug fix

  • Fix bundle product stock grid display

New feature

  • Ability to display the stock grid for bundle products

Bug Fix

  • Fix rule merging

Bug Fix

  • Missing files added

New feature

  • Ability to merge different sources for which the same rule applies in the product page grid

Improvement

  • Automatic license re-activating while running setup:upgrade 
  • Php v8.1 compatibility improvement
  • Bug fix for product qty and minimum quantity, in specific cases the products were displayed as out of stock
  • Php v8.1 compatibility improvement
  • Fix for the stock status grid display
  • All associations of the child products of a configurable product are taken into account for the stock display on the configurable product front-end page
  • Fix for backorders

Enhancements

  • Modification of the display of the global stock message for configurable products: the message indicating to configure the options of the configurable product remains displayed after loading the page
  • Fix for a bug when adding the stock message in the order email
  • Fix for the stock status message in the order confirmation email
  • Fix for a bug in the sales_order_place_before observer
  • Compatibility fix when there is no source available for click & collect in the checkout
  • Fix for the compatibility with CedCommerce Amazon/Fnac/Cdiscount
  • New event added for retrieving the sources to display in the product's stocks grid

Compatibility

Bug Fix

  • Fix for a bug that could prevent the display of the stock message
  • Fix for recovering messages in the order confirmation email
  • Fix for a bug preventing the display of the inventory grid
  • min_sale quantity are managed at the source/item level

  • Removal of the call to jquery/ui for the front tooltip
  • Fix for the stock messages display in emails

Compatibility

  • Compatibility with swatches from configurable products for Magento 2.4
  • Fix for the stock message display when the stocks grid is not enabled

Enhancements

  • Possibility to configure the module by store views
  • Additional attributes for conditions are not scopable anymore
  • Fix to retrieve the configuration when the scope is other than default
  • Fix when analyzing conditions
  • Minor fix for styles

Enhancement

  • Better display for the stocks grid with the Show out of stock source option
  • Fix for the display of stocks without rules defined in System > Configuration

Enhancements

  • Better management of custom stock messages using rules
  • More readable and understandable interface
  • Minor fix for websiteId and storeId

Enhancements

  • Sample data for the demo
  • Default values are no more affected to text fields (from MySQL 8 only)

Enhancement

  • Better management of the stocks display

Enhancement

  • Possibility to use a widget to display the stocks grid or the custom stock status messages

Compatibility

First public release

Demo store
Front-end
Back-end
Login
MSIStockStatus
Password
MSIStockStatus123

Recommended Magento 2 extensions

from €195

Easily switch from a global backorders management to source-level backorders management with MSI Backorders for Magento 2.

more details
from €195

Brighten up your inventory system with any kind of information thanks to custom fields available with the MSI Custom Attributes extension for Magento 2.

more details
from €690
4.5/5 rated
2 Reviews

Fully complete and enhance Magento 2 default workflow and perfect your inventory management as well as your selling process thanks to the MSI Suite to become a lot more productive.

more details
from €145
5/5 rated
3 Reviews

Display an advanced Google Map in your Magento front-end to help customers locate their nearest store. Export and import all of your physical store addresses into your Google Places account.

more details

Stay tuned and get a coupon code of 10% off any purchase while creating your account!

Subscribe now for updates, promotions and products launch twice a month at most.

Please indicate a valid email