#42 - Use checkbox to create a pricing calculator

  Рет қаралды 7,057

Finsweet

Finsweet

Күн бұрын

In Webflow Hack #42, we learn how to create a pricing calculator with checkboxes. We'll be putting checkboxes in our form, we'll assign values to the checkboxes; and when somebody checks or unchecks the checkbox, we will show the total value, and then submit that total value with the form.
TIMESTAMPS:
00:08 - Intro
00:29 - Live Example
01:09 - Structure
05:17 - Code Breakdown
12:15 - Thank You
F'IN SWEET WEBFLOW HACKS: A custom-code focused video-tutorial series for Webflow websites. Learn how to use jQuery and javascript to extend the functionality of your Webflow project. Built by ‪@Finsweet‬ for the ‪@Webflow‬ Community.
See all videos from the playlist: • F'in sweet Webflow Hacks
Check out all videos from the Pricing Calculator series: • Pricing Calculator ser...
-----------------------------------------------
// RESOURCES FROM THE VIDEO
F'in sweet Webflow Hacks: hacks.finsweet...
Webflow cloneable: finsweet.com/h...
Request a new hack: finsweet.com/h...
Stay updated with new hack releases: hacks.finsweet...
Get FREE help with implementation: sweetjs.finswe...
Subscribe to Finsweet: www.youtube.co...
-----------------------------------------------
// ABOUT US
We’re Finsweet - a Webflow enterprise partner, badass product creator, and educational content powerhouse. We are taking Webflow to a new level and sharing everything with you along the way!
🙌 Join our community - finsweet.com/f...
🛍 Shop our merch store - finsweet.com/m...
💪 Superpowers for your Webflow website - finsweet.com/a...
🧰 Your toolkit for Webflow - finsweet.com/e...
-----------------------------------------------
// SOCIAL
Facebook: / thatsfinsweet
Twitter: / thatsfinsweet
Instagram: / thatsfinsweet
Dribbble: dribbble.com/t...
Behance: www.behance.ne...
Webflow: webflow.com/te...
-----------------------------------------------
// TAGS
#webflow #jquery #hack42
-----------------------------------------------
Thanks for your support! 🤟

Пікірлер: 28
@pierre-jeanduval4580
@pierre-jeanduval4580 4 жыл бұрын
You're a legend ! We just had a client asking for such features a few days ago. Big F*in thanks.
@Finsweet
@Finsweet 4 жыл бұрын
Thank you for the kind words!!!!
@shaneveldhuizen2094
@shaneveldhuizen2094 4 жыл бұрын
I've been trying to do this for a while so I'm super thankful you made this when you did!
@Finsweet
@Finsweet 4 жыл бұрын
Thank you so much, Shane! Thrilled to know we could help you out!!!
@shaneveldhuizen2094
@shaneveldhuizen2094 4 жыл бұрын
@@Finsweet I wonder if you might consider doing a version where you incorporate multiplication? For example if someone wanted to buy x-amount of a certain product.
@Finsweet
@Finsweet 4 жыл бұрын
@@shaneveldhuizen2094 That's an awesome suggestion! We'll do this!
@jeremycohen8730
@jeremycohen8730 3 жыл бұрын
Awesome, exactly what I needed 👍🏼
@Finsweet
@Finsweet 3 жыл бұрын
You're welcome!!!
@nikitamanchenko7507
@nikitamanchenko7507 3 жыл бұрын
Why maximal sum is 1500? How I can increase them?
@medicenjuande
@medicenjuande Жыл бұрын
Thanks for this video!
@jeansvanjeansington1794
@jeansvanjeansington1794 Жыл бұрын
Doesn't work :( I did everything according to the video, but everytime I check the checkbox, the calculation is totally off and males no sense, total non-sens calculations with random numbers. Any idea?!
@belchev2007
@belchev2007 4 жыл бұрын
that's great, now will just wait once it will be available in CMS collection :)
@Finsweet
@Finsweet 4 жыл бұрын
Great idea!
@rosannemac
@rosannemac 2 жыл бұрын
hey! just wondering if this still works today (?) I've checked out the cloned project and the calculator isn't working there for me.
@juliennekita7128
@juliennekita7128 Жыл бұрын
Neither for me. It's very frustrated...
@YuLi-gx2ep
@YuLi-gx2ep 4 жыл бұрын
Thank you! your videos are super-helpful and really easy to follow! Can you make a video on how to make a price calculator where user can input numbers, please? For example width + height etc? It would be amazing and probably useful to many people!
@Finsweet
@Finsweet 4 жыл бұрын
You're welcome!!! Yes, we're going to do a pricing calculator series!
@juliennekita7128
@juliennekita7128 Жыл бұрын
Thank you for this wonderful video but it's not working for me 😭...
@andrelima7425
@andrelima7425 2 жыл бұрын
Works like a charm! Is there a way to add a progress bar to this?
@jasinAmsterdam1976
@jasinAmsterdam1976 3 жыл бұрын
Does anyone know why we can't set the "native" checkbox value in webflow??
@RenatoEsquarcit
@RenatoEsquarcit 2 жыл бұрын
Very nice! Can I ask why jquery is used? I've heard that is losing ground and less and less being used for projects. Can be done the same using vanilla javascript in Webflow? Thank you guys
@jasinAmsterdam1976
@jasinAmsterdam1976 3 жыл бұрын
How do I multiply the result? Say the selection as an hour rate and I want to multiply it by 8 for working day?
@ZakkeryBock
@ZakkeryBock 4 жыл бұрын
Hey Joe, I have a question. How do I make it so you can only select one of the check boxes? BTW great video, I literally was looking around to making a page like this and your video popped up. Perfect Timing lol. Thanks
@Finsweet
@Finsweet 4 жыл бұрын
Hey! You would use radios, check this walkthrough - kzbin.info/www/bejne/inqUXoujecZ2ras
@benjamingrey4064
@benjamingrey4064 4 жыл бұрын
Amazing video. I have a question. I'm creating a website for a nutritionist and we want to display recipes and meal plans. Each recipe will have set macros such as Carbs, Fats, Protein etc. The meal plan CMS will be made using references to the recipes CMS. On the meal plan page, I want there to be a calculation at the bottom of the plan stating the total macros of the plan, so breakfast + lunch + dinner = x. Any idea how to achieve this?
@Finsweet
@Finsweet 4 жыл бұрын
Hey, Benjamin! Could you send us a message on www.sweetjs.io/? One of our devs will try to help you out!
@dtmccarson
@dtmccarson 4 жыл бұрын
I just had a client ask me for something like this yesterday.
@Finsweet
@Finsweet 4 жыл бұрын
We hope this hack helped you out!
#43 - Use radio to create a pricing calculator
13:40
Finsweet
Рет қаралды 4,4 М.
#46 - Create a profit margin calculator with a Webflow form
10:59
Running With Bigger And Bigger Feastables
00:17
MrBeast
Рет қаралды 199 МЛН
How to create a responsive HTML table
27:19
Kevin Powell
Рет қаралды 217 М.
Andrew Tate Converts Her to Islam in 4 Minutes!
4:51
Jordan Kruk
Рет қаралды 1 МЛН
How to Insert Checkbox in Excel
11:26
Kevin Stratvert
Рет қаралды 718 М.
How To Create A Search Bar In JavaScript
14:28
Web Dev Simplified
Рет қаралды 409 М.
The Best Method of Scroll Snapping! Easy Webflow Interactions
7:50
Anansi Creative
Рет қаралды 34 М.
How to Create a Wordpress Cost Calculator for Free?
17:39
WP Simple Hacks - Wordpress tips and tricks
Рет қаралды 41 М.
JavaScript Get Multiple Checkbox Value In Array
12:56
Code Recorder
Рет қаралды 41 М.