This program calculates the price of a product in satoshis using an API from Coindesk. The program can be run on-the-go on your mobile device to calculate the price of your products in real time.
Price, store title, price menu title, and product label can be edited as needed for your store. If you only need one product, then comment out lines 42, 46, and 60-64.
Run this program on your phone with the following apps:
Android: https://play.google.com/store/apps/details?id=ru.iiec.pydroid3&hl=en_US&gl=US
iPhone: https://apps.apple.com/in/app/python3ide/id1357215444
Copy and paste the code here into the respective app or save the .py file and open it the given app.
See an example screenshot of the output here: https://i.postimg.cc/fRPdWTJM/sat-price-calc.jpg