www.currentcatalog.com
Open in
urlscan Pro
2606:4700:20::681a:8e3
Public Scan
Submitted URL: https://link.currentcatalog.com/click/17128651.732201/aHR0cHM6Ly93d3cuY3VycmVudGNhdGFsb2cuY29tP2NvZGU9Q0NGUjkz/56deaffd18ff43cb5...
Effective URL: https://www.currentcatalog.com/?code=CCFR93&utm_source=Sailthru&utm_medium=email&utm_campaign=2019%200607%20Promo%20Email%20CCF...
Submission Tags: falconsandbox
Submission: On July 30 via api from US — Scanned from DE
Effective URL: https://www.currentcatalog.com/?code=CCFR93&utm_source=Sailthru&utm_medium=email&utm_campaign=2019%200607%20Promo%20Email%20CCF...
Submission Tags: falconsandbox
Submission: On July 30 via api from US — Scanned from DE
Form analysis
4 forms found in the DOMGET https://www.currentcatalog.com/catalogsearch/result/
<form class="form minisearch" id="search_mini_form" action="https://www.currentcatalog.com/catalogsearch/result/" method="get">
<div class="field search">
<label class="label" for="search" data-role="minisearch-label">
<span>Search</span>
</label>
<div class="control">
<input id="search" type="text" name="q" value="" placeholder="ENTER KEYWORDS" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
<div id="searchSuggestions" style="left: 0px;">
<div class="suggestionsContent">
<div class="topProducts">
<div class="headerItem"></div>
<ul id="AC_SUG_P_UL"></ul>
</div>
<div class="topSearch noDesigner">
<div class="headerTopSearch">Top Queries</div>
<ul id="AC_SUG_Q_UL"></ul>
</div>
<div class="topDesigner">
<div class="headerTopDesigner">Top Designer</div><a class="AC_topdesigner" href="javascript:void(0)"><img class="AC_topdesignerimage" src=""></a>
</div>
</div>
</div>
<div id="search_autocomplete" class="search-autocomplete"></div>
<link rel="stylesheet" type="text/css" media="all" href="https://celebrosnlp.com/AutoComplete/Clients/CurrentC/CelebrosAutoCompleteV3.css">
<script type="text/javascript">
require(["jquery"], function(jQuery) {
require(["jquery/ui"], function() {
require(["https://currentc-ac.celebros.com/AutoComplete/Scripts/CelebrosAutoCompleteV3e.js"], function() {
CelebrosAutoCompleteV3("CurrentC", "search", onSelect, "currentc-ac.celebros.com", "currentc-ac.celebros.com", {
acShowType: "regular",
btnSearch: "search_button",
maxControl: "server"
});
});
});
});
function onSelect(aParameter) {
if ((aParameter["SelectedURL"] != "") && (aParameter["IsAutoComplete"])) {
var sCmp = (aParameter["SelectedURL"].indexOf("?") == -1) ? "?" : "&";
window.location = aParameter["SelectedURL"] + sCmp + "cmp=cel" + "&trigger=ac";
} else {
var targetLocation = "https://www.currentcatalog.com/catalogsearch/result/?q=" + encodeURIComponent(aParameter["SelectedQuery"]);
if (aParameter["IsAutoComplete"].toString().toLowerCase() == "true") targetLocation += "&Trigger=ac";
window.location = targetLocation;
}
};
</script>
</div>
</div>
<div class="actions">
<button type="submit" title="Search" class="action search" aria-label="Search" aria-controls="" disabled="">
<span>Search</span>
</button>
</div>
</form>
POST https://www.currentcatalog.com/newsletter/subscriber/new/
<form class="form subscribe" novalidate="novalidate" action="https://www.currentcatalog.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
<div class="field newsletter">
<div class="control" aria-live="polite" id="aria-live-newsletter">
<label for="newsletter">
<span class="label"> Sign Up for Our Newsletter: </span>
<input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
</label>
</div>
</div>
<div class="actions">
<button class="action subscribe primary" title="Subscribe" type="submit" aria-label="Subscribe" aria-controls="aria-live-newsletter">
<span>Subscribe</span>
</button>
</div>
</form>
POST https://www.currentcatalog.com/attentive/subscriber/new/
<form class="form attentive" novalidate="novalidate" action="https://www.currentcatalog.com/attentive/subscriber/new/" method="post" id="attentive-validate-detail">
<div class="field attentive">
<div class="control" aria-live="polite" id="aria-live-attentive">
<label for="attentive">
<span class="label"> SMS/Text Sign-Up: </span>
</label>
<input name="phone" type="text" id="attentive" placeholder="Enter mobile number" data-validate="{required:true, 'validate-attentive-phone':true}">
</div>
</div>
<div class="actions">
<button class="action subscribe primary" title="Submit" type="submit" aria-label="Submit" aria-controls="aria-live-attentive">
<span>Submit</span>
</button>
</div>
</form>
POST
<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
<div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
<div class="field email required">
<label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
<div class="control">
<input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{"mage/trim-input":{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
autocomplete="off">
</div>
</div>
<div class="field password required">
<label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
<div class="control">
<input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
</div>
</div>
<!-- ko foreach: getRegion('additional-login-form-fields') -->
<!-- ko template: getTemplate() -->
<!-- ko foreach: {data: elems, as: 'element'} --><!-- /ko -->
<!-- /ko -->
<!-- ko template: getTemplate() -->
<input name="captcha_form_id" type="hidden" data-bind="value: formId, attr: {'data-scope': dataScope}" value="user_login" data-scope="">
<!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
<!-- /ko -->
<!-- /ko -->
<div class="actions-toolbar">
<input name="context" type="hidden" value="checkout">
<div class="primary">
<button type="submit" class="action action-login secondary" name="send" id="send2">
<span data-bind="i18n: 'Sign In'">Sign In</span>
</button>
</div>
<div class="secondary">
<a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.currentcatalog.com/customer/account/forgotpassword/">
<span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
</a>
</div>
</div>
</div>
</form>
Text Content
The store will not work correctly in the case when cookies are disabled. JavaScript seems to be disabled in your browser. For the best experience on our site, be sure to turn on Javascript in your browser. This site uses cookies to optimize site functionality and provide you with a great user experience. By using currentcatalog.com, you accept our use of cookies. Allow Cookies Skip to Content * Welcome * Track Order * Email Signup * Request Catalog Change * View Online Catalog * Request Printed Catalog * Sign In * 1-800-848-2848 Toggle Nav Celebrate Life’s Special Moments® My Cart My Cart Close You have no items in your shopping cart. Search Search Top Queries Top Designer Search Menu Account * Checks * Free 4th box Find a fresh new check design! Shop New Checks * Personal Checks By Design * New Checks * View All Checks * Animal Checks * Bank Checks * Beach Checks * Cat Checks * Christian Checks * Cool Checks * Cute Checks * Dog Checks * Flower Checks * Girly Checks * Patriotic Checks * Scenic Checks * View All * Personal Checks By Format * Single & Duplicate Checks * Top-stub Checks * Side-tear Checks * Check Accessories * Checkbook Covers * Deposit Slips and Registers * Matching Address Labels * Security Products * High-Security Checks * RFID Wallets & Security Items * Business Checks * How to Order Checks * Address Labels * Dreams of the beach! Shop Nature & Scenic Labels * Address Labels By Design * Best Sellers * Christmas * Holidays * Occasions * Art and Graphic * Animals and Wildlife * Faith, Inspiration & Love * Floral and Gardening * Monograms, Initial, Symbols * Nature and Scenic * Patriotic * Professions * Special Interest * Solid Color & Clear * We've Moved * Address Labels By Type * Diecut * Foil * Large Border * Large Deluxe * Small Classic * Oversized * Rolled * Round * Square Select * Large Square * Wrap Around Connect * Address Stamps * Photo Address Labels * Specialty Labels * ID Labels * Sewing Labels * Package Labels * Canning Labels * Bookplates * Greeting Cards & Stationery * Shop Early! Shop Christmas Cards * Holiday Cards * Halloween Cards * Thanksgiving Cards * Christmas Cards * Father's Day Cards * View All * All Occasion Cards * Greeting Card Value Packs * Birthday Cards * Sympathy Cards * Thinking of You Cards * Get Well Cards * Anniversary & Wedding * Graduation Cards * Baby Cards * Single Cards * Card Organizer Books & Boxes * Personalized Stationery * Personalized Note Cards * Correspondence Cards * We've Moved Cards * Personalized Books & Planners * Stickers & Seals * Stickers * Envelope Seals * Notepads & Memo Pads * Novelty Memo Pads * Notepad Sets * Notes in Holders * Shopping List Pads * Sticky Notes & Cubes * Large Notepads * Stationery * Note Cards * Letter Paper * Thank You Cards * Theme Stationery * American Patriotic * Christmas Stationery * Love & Hearts * Mary Engelbreit Stationery * Peanuts & Snoopy Stationery * Gifts * Thoughtful gifts for her Save up to $4 Shop Gifts for Her * Shop by Category * Apparel & Jewelry * Coffee Mugs * Faith & Memorial Gifts * Figurine Gifts * Games & Puzzles * Gift Books & Bookmarks * Ornaments * Peanuts & Snoopy Gifts * Totes & Bags * Wine & Beer Gifts * Shop by Recipient * For Her * For Him * For Home * For the Cook * For Pet Lovers * For Teachers * Personalized Gifts * Photo Gifts * Photo Canvas * Photo Coasters * Photo Jewelry * Photo Mugs * Photo Stationery * Photo Throws * View All * For Kids * Treasured gifts for kids Save up to $3 Shop Gifts & Toys for Kids * Activity Books & Games * Storybooks * Gifts & Toys For Kids * Bestselling Gifts & Toys * Toys under $10 * Holiday Toys & Gifts * Halloween Treats & Gifts * Christmas Toys & Gifts * Kids' Kitchen * Placemats * Water Bottles & Cups * Personalized Bibs * Kids' Stationery & Cards * Kids' Thank You Cards * Kids' Birthday Cards * Personalized Pencils * Kids' Stickers * Kids' ID Labels * Sticker Scenes * Kids Personalized Bags * Kids' Canvas Totes * Backpacks * Kids Rooms * Bean Bags & Chairs * Kids' Throws * Kids' Personalized Beach Towels * Wrapping Paper * Make every gift special Save up to $2 Shop Christmas Wrapping Paper * Birthday & Everyday Wrap * Everyday Wrapping Paper * Birthday Double-Sided Wrap * Everyday Gift Bags * Everyday Gift Wrap Accessories * Christmas Wrapping Paper * Christmas Gift Wrap Accessories * Christmas Bows, Ribbon * Christmas Gift Bags * Christmas Tissue Paper * Christmas Treat Holders * Wrap Storage & Cutters * Money & Gift Card Holders * Holidays & Events * Christmas in July! Shop Christmas * Summer Celebrations * Halloween * Halloween Cards & Stationery * Halloween Decor * Halloween Treats * Halloween Stickers * Thanksgiving * Thanksgiving Cards & Stationery * Thanksgiving Decor * Wedding & Anniversary * Wedding & Anniversary Cards * Wedding Stationery & Labels * Wedding Gifts * Christmas * Christmas Cards * Christmas Decor * Christmas Wrapping Paper & Accessories * Christmas Stationery * Christmas Treat Holders * View All * Valentine's Day * Easter * 4th of July * Birthday * Birthday Cards * Birthday Wrapping Paper * Birthday Labels * Birthday Letter Paper * Birthday Stickers * Graduation * Faith * Inspirational Gifts! Shop Gifts of Faith * Gifts of Faith * Religious Cards * Religious All Occasion Cards * Religious Christmas Cards & Stationery * Religious Thanksgiving Cards * Religious Décor * Religious Stickers & Stationery * Religious Address labels * Religious Checks * For Home * Delightful Décor Shop Home Décor * Home Decor * Coasters * Decorative Accents & Figurines * Floral Wreaths, Banners * Linens & Table Runners * Night Lights * Rugs and Mats * Throws & Pillows * Wall Decor * Household Helpers * Kitchen and Dining * Cutting Boards * Gadgets * Mugs & Glasses * Recipe Cards & Labels * Tabletop & Kitchen Linens * Outdoor Decor * Home Office * Desk Accessories * File Folders * Mouse Pads * Organizer Books & Boxes * Office Stationery * Health & Safety * Travel Accessories * Decor Looks * Christmas Holiday Decor * Coastal Decor * Faith Decor * Lake House & Camping * Patriotic Decor * Magnets * Calendars * Our 2023 calendars are here! Shop Wall Calendars * Wall Calendars * Big Grid Calendars * Pocket Calendars * Specialty Calendars * Calendar Pads * Desk Calendars * Photo DIY Calendars * SALE & BOGOs * Shop Big Summer Sale * BOGOs * Special Deals * Clearance Sale - Save Over 65% * Christmas Sale * Christmas Cards Sale * Christmas Wrapping Paper Sale * Christmas Gift Wrap Accessories Sale * Christmas Gifts and Decor Sale * Gifts Sale & Deals * Greeting Cards Sale * Birthday Cards Sale * All Occasion Cards Sale * For Your Home Sale * Home Decor Sale * Home Office Sale * Kitchen Sale * Organizer Sale * Outdoor Sale * Household Helpers Sale * Holiday Sale & Deals * Summer Celebration Sale * Halloween Sale * Thanksgiving Sale * View All * Wrapping Paper Sale * Everyday Wrapping Paper Sale * Gift Wrap Accessories Sale * Stationery Sale * Notepads Sale * Note Cards Sale * Stickers Sale * Kids Gifts Sale & Deals * Calendar Sale & Deals * Welcome * Track Order * Email Signup * Request Catalog Change * View Online Catalog * Request Printed Catalog * Sign In * 1-800-848-2848 $2.99 Shipping on any $40+ Order! Use code: WWHPS40 Previous Shop Christmas IT'S CHRISTMAS IN JULY! BIG SUMMER SALE! SAVE UP TO 75% HURRY! QUANTITIES ARE LIMITED! Shop Sale Shop Wall Calendars 2023 WALL CALENDARS! Next YOUR ONLINE RESOURCE FOR THE BEST CHECKS, ADDRESS LABELS, AND WRAPPING PAPER! * CHRISTMAS CARDS * Save up to $2 CHRISTMAS WRAP * HALLOWEEN * THANKSGIVING * Only $4.99! SPECIAL PURCHASE! * BIG SUMMER SALE * CALENDARS * CARD VALUE PACKS * ADDRESS LABELS * Free 4th box PERSONAL CHECKS * HOME DÉCOR * TOYS & GIFTS FOR KIDS * BOGO deals STICKERS * Save 50% PHOTO PRODUCTS * BLUE RIBBON CLUB CUSTOMERS LIKE YOU PURCHASED THESE ITEMS Previous Santa & Snowman Stickers - BOGO $4.98 Harvest Thanksgiving Cards $6.49 Birthday Celebration Birthday Cards Now$1.99Was$6.79 Fall Bouquet Note Cards - BOGO $5.98 Watercolor Garden Note Card Value Pack - BOGO $6.98 Photo Balloons Jumbo Rolled Gift Wrap Now$5.99Was$9.99 Holiday Tissue Sheets - BOGO $5.00 Playful Type Birthday Cards Value Pack $10.99 Happy Birthday Envelope Seals - BOGO $2.98 Halloween Stickers - BOGO $6.98 Surprise Package Jumbo Rolled Gift Wrap Now$4.99Was$9.99 Elegant Thanksgiving Value Pack Now$4.49Was$7.49 Santa & Snowman Stickers - BOGO $4.98 Harvest Thanksgiving Cards $6.49 Birthday Celebration Birthday Cards Now$1.99Was$6.79 Fall Bouquet Note Cards - BOGO $5.98 Watercolor Garden Note Card Value Pack - BOGO $6.98 Photo Balloons Jumbo Rolled Gift Wrap Now$5.99Was$9.99 Holiday Tissue Sheets - BOGO $5.00 Playful Type Birthday Cards Value Pack $10.99 Happy Birthday Envelope Seals - BOGO $2.98 Halloween Stickers - BOGO $6.98 Surprise Package Jumbo Rolled Gift Wrap Now$4.99Was$9.99 Elegant Thanksgiving Value Pack Now$4.49Was$7.49 Santa & Snowman Stickers - BOGO $4.98 Harvest Thanksgiving Cards $6.49 Birthday Celebration Birthday Cards Now$1.99Was$6.79 Fall Bouquet Note Cards - BOGO $5.98 Watercolor Garden Note Card Value Pack - BOGO $6.98 Photo Balloons Jumbo Rolled Gift Wrap Now$5.99Was$9.99 Next YOUR ONLINE LEADER FOR PERSONAL CHECKS, CUSTOM ADDRESS LABELS AND HEAVYWEIGHT WRAPPING PAPER! Whatever your home office and gift giving needs are, Current has you covered with high-quality, timeless treasures. Make someone’s day with a personally selected gift and greeting card from our extensive, affordably priced selection. * Home Office - Charming personal checks, custom designed address labels and colorful stationery cheer up your home office chores. Make your correspondence, even bill paying, a joy when using one of our unique organizer books and classic personalized stationery. * Greeting Cards - Delightful birthday cards and cards all occasions are fun for the sender and the recipient alike. Start a collection in your home office so you’re never left without the perfect card for any celebration! * Holiday Celebrations – From Valentine’s Day to Christmas, and every holiday in between, we have the holiday cards, décor, and gifts you need. Don’t miss our Christmas shop with an unbeatable selection of Christmas cards, famous peek-proof Christmas gift wrap, and festive home décor. * Personalized Gift Giving – A personalized gift makes a lasting impression on friends and family. Shop favorite gift collections of coffee mugs, games & puzzles and more. For kid’s you love to spoil, shop our unique selection of toys and gifts and stationery for kids. And don’t forget to wrap it up in our heavyweight wrapping paper! * Home Décor - Make your house into a home with a wide variety of decorative accents, tabletop and kitchen décor, household organizational helpers, and even unique outdoor garden accessories. Email Sign-Up Sign up for Special Offers and Exclusives! As an exclusive email subscriber, you can look forward to receiving: * Money saving offers like free shipping and special discounts * Exclusive email-only sales * Previews of hot, new products Sign Up for Our Newsletter: Subscribe SMS/Text Sign-Up Get exclusive offers right from your phone! By submitting this form, you agree to receive recurring automated promotional and personalized marketing messages (e.g. cart reminders) from Current Catalog at the cell number used when signing up. Consent is not a condition of any purchase. Reply HELP for help and STOP to cancel. Msg frequency varies. Msg & data rates may apply. View TERMS & PRIVACY. SMS/Text Sign-Up: Submit Refer A Friend Tell your friends & you'll BOTH get rewarded! Refer Now! Stay Connected * * * * * Shop * Download Our Order Form * Request A Catalog * View Our Online Catalog * Wish List * My Account * Refer A Friend Help * Customer Service * Track Order * Shipping & Delivery * Returns & Exchanges * FAQ's * Product Safety * Proposition 65 * Contact Us About Us * Our Company * Our Guarantee * Site Map * Blue Ribbon Club * Affiliate Network * Careers * Privacy & Security * Accessibility Statement Shop our sister companies * * * * * * * * * Many of the names, characters, and images at this site are copyrighted. They may not be copied, reproduced, or used in any form without express written permission. ©2022 Current Catalog All Rights Reserved. Click to verify BBB accreditation and to see a BBB report. * * * Earn Rewards Close Checkout as a new customer Creating an account has many benefits: * See order and shipping status * Track order history * Check out faster Create an Account Checkout using your account Email Address Password Sign In Forgot Your Password?