


View the popup in its variations
This Black Friday Sale popup is the perfect way to capture emails while driving sales. It offers an exclusive, limited-time discount, enticing users to enter their email address and receive their special deal instantly in their inbox.
How to Set Up
To make your popup work correctly with Contact Form 7, follow these steps:
1. Create a new form in Contact Form 7.
2. Copy and paste the following code inside the form editor:
<div class="form-blak-friday-sale">
<label class="cocopopup-blak-friday-sale">[email* your-email autocomplete:email placeholder "Enter your email address here... "] </label>
[submit "Send My Free Shipping Coupon!"]
</div>
3. Save the form, then copy the form shortcode
(e.g., [contact-form-7 id="123" title="Coupon Form"]).
4. Paste the shortcode inside your popup settings to display the form correctly.
To set up the confirmation button so that it disappears when clicked and the email form appears, follow these steps:
1. Add the class “cocopopup-yes-button” to the confirmation button.
2. Add the class “cocopopup-hide-element” to the Contact Form 7 form to keep it hidden and only show it when the user clicks the confirmation button.
This ensures that your form matches the popup’s design and works smoothly.