Item Shopping Basket

Hi there

Is there a way to create a check box where users can select multiple line items from a list which gets bundled together to create a ‘shopping basket’ which after clicking a button will open a form against those line items?

I had to do something similar a while back, lucky enough all I needed was softr and airtable, + airtable automation

Here is a quick demo:

gif (1)

(you can use “ctrl +” to zoom in the gift sample)

1 Like

This looks good.

I would be keen to be able to do the following as per my wireframe:

  1. Product Marketplace

a)
Logged in users can see all listed products and;
i) filter based on the Products fields/tables (*):
Width | Thickness | Length | Grade | Treatment | Condition | Profile | Category

AND/OR

ii) Search by these fields/tables AND product description (concatenate of these fields/tables)

b)
i) Each product line item can be selected to add to a basket for multi line item enquiry

OR

ii) Each product line item can be selected via a button to make an ‘Enquiry’ for that product line item.

c) Buyer is taken to the basket where they can submit an enquiry based on the following (as shown in wireframe);

Overview:
-Logged in users company name
-Delivery address (with options for that users locations company)
-Required Delivery Date (this will be ’ Delivery From’ Date and ‘Delivery To’ Date field)

Per Line Item:
-Selected Products (dynamic)
-Unit of Measurement (dynamic)
-Quantity (static)
-Price (static) [optional]

*Not sure what is the best way to set the products up as raising an order in Airtable only by the Product Description makes it too hard to find the right product as have to type it out exactly as worded.

Love it. I’m scratching my head trying to come up with a way for user to pick a bunch of items and then rank them in a specific order (say, priority). Would you have any ideas ?