How to resolve the issue of items showing Out of Stock in pdpmatrix table in IOS devices

The issue is causing by some reasons, one of the reason is that the name of the location on the iOS device was obtained as the first word only. So we have to update the condition to work on all devices. By using the above code we are getting data from the configuration. Here .includes()… Continue reading How to resolve the issue of items showing Out of Stock in pdpmatrix table in IOS devices