Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...

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.

...

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

4. Re-Index

Run command

Code Block
php bin/magento indexer:reindex