

A lightweight automation mod for Supermarket Together that adds two powerful restocking buttons to the Manager Blackboard UI:
Smart Shopper counts the total number of each product, and calculates how many boxes of that item you have. Based on the threshold value, it then adds the number of boxes you need to your shopping list. Place your order, and your storage will be fully stocked!
Example: Threshold = 2 boxes per product in storage
| # of Boxes in Storage | Action |
|---|---|
| 0 boxes | Add 2 boxes |
| 0–1 boxes | Add 1 box |
| 1+ boxes | Add 0 boxes |
Note: Smart Shopper checks how many boxes of each item are already in your shopping list and only adds what’s missing, making it safe to press multiple times!
When the game launches with BepInEx, a config file is automatically created:
BepInEx/config/com.samle.STSmartList.cfg
Install BepInEx 5 for Supermarket Together
Install Smart Shopper via Thunderstore or place the DLL manually:
BepInEx/plugins/STSmartList.dll
Launch the game! the buttons appear automatically in the Manager Blackboard top bar.
Candy Bucket: Pumpkin (product ID 322) This product has an odd behavior in the game’s inventory data, causing it to always appear understocked. Until fully fixed, the Smart logic skips it automatically, but:
+ button.