Range data type and e-commerce

Answered

Hi

and thanks in advance for people that can help/

I'm coming from bubble and have an app that does the following :

as a user, i can search product, select a product and according to an input quantity i can get the price of the product.

On the back, i have a table with a data type 'range' similar to :

product 1 : (0-50) : price = 10

product 1 : (51-100) : price = 8

product : (101-200) : price = 6

So when the user enter the quantity, i have a search and then the right price is displayed.

Question is : is this possible to create this kind of process on xano ?

Second question :

On the bubble app, i have 3 table :

project

project details

products


so people can use project details as a basket on ecommerce : (select one product, add qty, add it to the basket, ..) then create a whole project that includes each lines of project details


Same question, is this doable ? do you have any good ressources to share ?


many thanks

10 replies