---
title: "Coming soon: GravityKit&#8217;s 2024 Black Friday sale"
date: 2024-11-12
author: "Casey Burridge"
link: "https://staging.gravitykit.com/black-friday-2024-coming-soon/"
---

# Coming soon: GravityKit&#8217;s 2024 Black Friday sale

This Black Friday, our deals are going interstellar, with massive savings on our entire toolkit of Gravity Forms add-ons! Whether you're looking to supercharge your workflow or take your Gravity Forms setup to the next level, we've got unbeatable savings for you.

Get ready for extra-dimensional deals and galaxy-sized savings—the kind of discounts that only come around once every heliocentric earth orbit!

## Upcoming Black Friday deals

Deals available from November 18 – Dec 2.

- GravityKit All Access Lifetime – $500 off 🤯  
    This Black Friday only, we’re offering a special lifetime deal on our popular All Access Pass. Pay once and get our entire kit of essential Gravity Forms add-ons with lifetime updates!
- [GravityKit All Access](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/pricing/?focus=all-access) – 50% off ($399 $199)  
    Our entire kit of essential tools for extending and enhancing Gravity Forms. Get the most bang for your buck with our most value-packed bundle.
- [GravityView Pro](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/pricing/?focus=gravityview-pro) – 50% off ($199 $99)  
    Take GravityView to the next level with all of our premium extensions and layouts. Display data from multiple forms, create geolocation directories with the Maps layout, build smart spreadsheets with DataTables, and more!
- [GravityView](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/pricing/?focus=core) – 50% off ($99 $49)  
    The best way to display Gravity Forms data and build powerful web apps. Create business directories, databases, job boards, productivity systems, member profiles, and more.

## More otherworldly deals

- [GravityImport](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/products/gravityimport/) – 50% off  
    Import entries from a CSV to Gravity Forms. Migrate sites, move between form plugins, import images, and more!
- [Gravi](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/products/gravityimport/)[t](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/products/gravitycharts/)[yCharts](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/products/gravityimport/) – 50% off  
    Create beautiful charts and graphs using your Gravity Forms data; create business reports that look great.
- [GravityCalendar](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/products/gravitycalendar/) – 50% off  
    Display your Gravity Forms entries on a simple but powerful calendar. Display class schedules, business events, personal itineraries, and more.
- [GravityExport](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/products/gravityexport/) – 50% off  
    Export your Gravity Forms data to Excel, CSV, or PDF; send reports to Dropbox, FTP, or local storage.
- [GravityRevisions](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/products/gravityrevisions/) – 50% off  
    Track changes made to Gravity Forms entries and easily restore prior versions. View exactly which fields changed, who changed them, and when.
- [GravityEdit](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/products/gravityedit/) – 50% off  
    Edit form entries 340% faster. It has never been faster or easier to edit Gravity Forms entries.
- [GravityActions](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/products/gravityactions/) – 50% off  
    Easily bulk update Gravity Forms entries; save time and boost your productivity.
- [GravityMath](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/products/gravitymath/) – 50% off  
    Perform advanced calculations on your Gravity Forms data. Count the number of form submissions, display the total amount donated, and more!

(Deals available from November 18 – Dec 2)

![](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/wp-content/uploads/2024/09/kit-bfcm24.png)
/* GK optin */
/*Style the heading font*/
#gform_wrapper_76 .gform_heading .gform_title {
    color: white;
    font-weight: 700;
    line-height: 45px;
    font-family: system-ui,-apple-system,Segoe UI,Helvetica,Arial, sans-serif;
font-size:42px;
}

/*Form Description*/
#gform_wrapper_76 .gform_heading .gform_description {
    color: white;
    font-weight: 600;
    line-height: 20px;
    display: block;
    font-size:14px;
margin-bottom:10px !important;
    font-family: system-ui,-apple-system,Segoe UI,Helvetica,Arial, sans-serif;
font-size:16px;
line-height:1.3;
}

.desktop-optin {
	padding:10px 15px 0px 15px !important;
	max-height:350px;
	border-radius:10px;
    background-position: top;
    background-repeat: no-repeat;
}

.desktop-optin {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

#gform_wrapper_76 button {margin-bottom:50px;} 

/* Submit button */
#gform_wrapper_76 button {
    background:white;
    border:none;
    appearance: none;
    padding: 10px 25px;
    color: #001a4d;
    font-weight: 600;
border-radius:5px;
    font-size:17px;
text-transform: capitalize;
}
/* Submit button */
#gform_wrapper_76 button:hover {
cursor:pointer;
background: #D99B21;
color:#ffffff;
}

/* Basic input styles */
#gform_wrapper_76 input.large {
    border-radius:5px;
    height: 41px;
    text-indent:10px;
    transition:all 0.3s ease-in-out;
}

/* Responsive styles */
@media only screen and (max-width: 820px) {
.desktop-optin {display:none !important;}
}

@media only screen and (min-width: 820px) {
.mobile-optin {display:none !important;}
}

/* Mobile Optin */
.mobile-optin {
display: flex;
 justify-content: center;
 align-items: center;
color:#ffffff;
}

.mobile-optin {
padding:20px 20px 5px 20px;
border-radius: 10px;
}

.mobile-optin .gform_wrapper {
text-align:left;
/*margin-bottom:10px;*/
}

