Displaying price value from a variable.

I’m sorry if this is not the correct forum, there are a few for wix and it’s hard to tell which one to use.

I am new to creating websites with wix and I’m wondering whether a specific functionality is possible to achieve. I would like to open an online shop with multiple items. Each item has a dynamically changing price that changes multiple times a day. The way I retrieve a price of an item is by using a python script that accesses the most current value and returns it as well as stores it in a variable to perform calculations (adding tax and so on).

Is it possible using wix, to display a price of an item directly from a variable that updates itself constantly?

Thank you.

Assuming that you are getting the price from an external source , you can use the Corvid API to insert / or update product price in a collection then follow this tutorial to collect payment for your products: https://support.wix.com/en/article/corvid-tutorial-using-the-corvid-pay-api-to-collect-payments-for-products-in-a-database-collection