Verify the item stock available.
List> accounting> items .
Find Some random Item and view the item.
CREATE PLP EXTENSION :
I. First we need to create a extension in terminal .
II. After that we need to activation the plp extension.
III. While we have to run the terminal by (gulp extension:fetch)->after that (gulp extension:local)
IV. Then go for the website and we inspect our website and find out the class name to insert our subsidiary
V. After that we copy that class name, paste in the Visual studio code. Then have to add the stock in inventory adjustment which will add in the location of website stock and the stocks will be displayed in your website .
VI. After copy the class name we have search for the product_line_stock.tplin both (Theme and Extension)
VII. Then we need to change the code for display the instock in the website
VIII After that we need to find our module name and copy and paste to the view file.
Then after the changes made we have to deploy theme and extension files.
The we need to pass the value to converted into html and we have deploy theme aswell
In product_line_stock.tpl using inspection we write the code to display instock message

