Can I design this in webflow. Link provided on what I am try to achieve

Hi webflow community. I am designing a site for a printing company, instead of the site just being info/brochure type of site. I would like to create something like the link provided, it’s from Printivity. Can I build this form interaction in webflow or what would be the best way to achieve this while still using webflow of course. Obviously it’s database driven, paper type, how many colors, bindery and quantity that will then determine the price.

Any help would be greatly appreciated.

Thank you much

Link here

Are you referring to the quote calculator?
Yep I build these all the time. Typically it’s just business logic in the form of client-side JS.

Yeah that’s what I am trying to do. Would be for brochures, business cards, flyers etc. Then I would have an upload a file to send to pre-press to send back a proof.

Yes, you can build something similar in Webflow, but for the dynamic pricing and form interactions, you’ll likely need to integrate custom JavaScript and a backend/database solution. Webflow’s CMS can handle product options, but for real-time price calculations, you might need something like Airtable, Zapier, or a third-party API.

Yep, that adds probably two or three additional pieces depending on how you want it to work.

I’d probably consider a multi-step form;

  • Form step 1 - Quote details, you capture the details and possibly show the results, this lets them work out what they want
  • Form step 2 - Customer info, you capture customer name & email
  • Form step 3 - Upload file

Depending on how you’re driving the sales process, you’ll want to arrange these to capture user info asap as possible so the sales team can reach out.

Thank you Laura. I appreciate the feedback.

Thank you Michael. This would end up being ecommerce, once the file is uploaded, they would pay for the requested quantity. Now I just need to figure out how to make it happen… LOL

When I need flexible payment amounts, I typically integrate with windcave or paypal, which allow arbitrary amounts to be charged to the CC. It’s simple, low budget, no monthly ( windcave might though depending on the bank ).

I’d check stripe payment links as well, there’s a chance they’ve added amount flexibility.

The rest is just the calculator and the information capture I mentioned above.

You actually have quite a few pieces there to a proper build but it you need professional dev help drop me a message and I will share my details.