/
Why product doesn’t show on POS

Why product doesn’t show on POS

Sometimes on the POS, you don’t see the product you created in the Magento backend. Here are 4 common reasons why it happens:

1. You set [Enable product] = No in the backend

If you don’t enable the product, the product doesn’t show on the POS.

disable product

2. The configuration “Visible on POS” = No in the product details

If you set the configuration [Visible on POS] = No, the product doesn’t show on POS.

We have another detailed article that explains how to enable products on POS.

3. Product is not updated yet to your local browser

In case the POS is running in offline mode, it will update data based on the time range configured in the POS setting.

You can find these settings under Go to POS > SETTINGS > SYNCHRONIZATION

 

In this example, we set the sync time to 5 mins. This means the POS will update product data every 5 mins, so any changes won’t be updated immediately. You can wait for the POS to update data or manually refresh the POS by pressing F5.

To know how to set up synchronization time, you find here: How to set up Synchronization time

4. Re-Index

Run command

php bin/magento indexer:reindex

Related content

How to Mass Visible Product on POS
How to Mass Visible Product on POS
More like this
How to Install Brand New Original Magestore POS via SSH
How to Install Brand New Original Magestore POS via SSH
Read with this
Why Product Doesn’t Show on POS
Why Product Doesn’t Show on POS
More like this
How to Update Original Magestore POS via SSH
How to Update Original Magestore POS via SSH
Read with this
POS Lite Why product doesn’t show on POS
POS Lite Why product doesn’t show on POS
More like this
How to Build Magestore POS Open Source
How to Build Magestore POS Open Source
Read with this