miskuzi Posted September 22, 2013 Share Posted September 22, 2013 Hello,I have a problem with setup my product stock level. I have really basic knowledge about creating websites so I will try explain you my problem step by step. I have an access to file products-stock-level.php in warehouse where I'm taking the goods. This file refreashing every second and show how many goods are in stock. Every product in this file have own SKU and own stock level(high,med, low, out of stock). My question is: where in prestashop option i can insert that SKU code and where I should put this file products-stock-level.php to show me the stock level at each product in my website shop? Kind regards, Bartosz Link to comment Share on other sites More sharing options...
NemoPS Posted September 23, 2013 Share Posted September 23, 2013 Hi there! So, basically you're asking for a script that automatically updates products stock whenever that script file is updated? I think you'll need a custom modification for this, such as a script with a cron job Link to comment Share on other sites More sharing options...
mfedorets Posted September 23, 2013 Share Posted September 23, 2013 Hi, Prestashop has built-in identifier filelds for products: reference, EAN13 or JAN, UPC. When you enable advanced stock management you will be able to track your products stock with the help of Prestashop controllers: Stock > Stock Coverage, Stock > Instant Stock Status, Stock > Stock Movement. Link to comment Share on other sites More sharing options...
Recommended Posts