riflepaperco.com Open in urlscan Pro
2606:4700:10::ac43:1b10  Public Scan

Submitted URL: http://riflepaperco.com/
Effective URL: https://riflepaperco.com/
Submission: On January 16 via api from SG — Scanned from DE

Form analysis 5 forms found in the DOM

GET https://riflepaperco.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://riflepaperco.com/catalogsearch/result/" method="get" autocomplete="off">
  <div class="field search">
    <div class="search-wrapper">
      <div class="control">
        <div class="input-container"><input id="search" type="text" name="q" value="" placeholder="Search" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
          <div class="close-icon"><span></span></div>
        </div>
        <div id="search_autocomplete" class="search-autocomplete"></div>
        <div data-bind="scope: 'searchsuiteautocomplete_form'"><!-- ko template: getTemplate() -->
          <div id="searchsuite-autocomplete" class="searchsuite-autocomplete" data-bind="visible: showPopup()" style="display: none;">
            <div data-bind="visible: anyResultCount()" class="searchsuite-autocomplete-interior" style="display: none;">
              <div class="suggest" data-bind="visible: result.suggest.data().length > 0" style="display: none;">
                <div class="title"><!-- ko i18n: 'Suggested'--><span>Suggested</span><!-- /ko --></div>
                <ul id="suggest" class="suggest-autocomplete-list" role="listbox" data-bind="foreach: result.suggest.data"></ul>
              </div>
              <div class="product cmspage" data-bind="visible: ((result.product.data().length > 0) || (result.cmspage &amp;&amp; result.cmspage.data().length > 0))" style="display: none;">
                <!-- ko if: (result.product.size() !== 0) --><!-- /ko -->
                <ul id="product" class="product-autocomplete-list cmspage-autocomplete-list" role="listbox">
                  <!-- ko foreach: result.product.data --><!-- /ko -->
                  <!-- ko if: result.cmspage -->
                  <!-- ko foreach: result.cmspage.data --><!-- /ko -->
                  <!-- /ko -->
                </ul>
              </div>
            </div>
            <!-- ko if: (result.product.size() !== 0) --><!-- /ko -->
            <div class="no-result" data-bind="visible: !anyResultCount()">
              <h3>No products were found for your search.</h3>
              <p>Make sure everything is spelled right, or try entering a new search term.</p>
              <p>Still can’t find what you’re looking for? Get in touch at <a href="mailto:help@riflepaperco.com">help@riflepaperco.com</a> or call us at <br>1-800-498-9774 Monday–Friday from 9am–6pm EST.</p>
            </div>
          </div><!-- /ko -->
        </div>
      </div>
    </div>
  </div>
  <div class="actions"><button type="submit" title="Search" class="action search" disabled="disabled"><span>Search</span></button></div>
</form>

POST https://riflepaperco.com/customer/ajax/login/

<form class="form form-login" action="https://riflepaperco.com/customer/ajax/login/" method="post" id="customer-popup-login-form" novalidate="novalidate"><input name="form_key" type="hidden" value="4tMAiBqMklNh7O7G"> <input type="hidden"
    name="redirect_url" value="https://riflepaperco.com/">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field note">If you have an account, sign in with your email address.</div>
    <div class="messages"></div>
    <div class="field email required"><label class="label" for="email"><span>Email</span></label>
      <div class="control"><input name="username" value="" autocomplete="off" id="email-login" type="email" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true"></div>
    </div>
    <div class="field password required"><label for="pass" class="label"><span>Password</span></label>
      <div class="control"><input name="password" type="password" autocomplete="off" class="input-text" id="pass-login" title="Password" data-validate="{required:true}" aria-required="true"></div>
    </div>
    <div class="forgot-password"><!-- <span class="switch-recover">Forgot Your Password?</span> --><a class="action remind" href="https://riflepaperco.com/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a></div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary"><button type="submit" class="action login primary" name="send" id="send2-login"><span>Sign In</span></button></div>
    <div class="or-another-selection">or</div>
    <div class="secondary"><a class="action create" href="https://riflepaperco.com/customer/ajax/register/" id="switch-register"><span>Create an Account</span></a></div>
  </div>
</form>

POST https://riflepaperco.com/customer/ajax/register/

<form class="form-create-account form" action="https://riflepaperco.com/customer/ajax/register/" method="post" id="customer-popup-form-register" enctype="multipart/form-data" autocomplete="off" novalidate="novalidate">
  <fieldset class="fieldset"><input name="form_key" type="hidden" value="4tMAiBqMklNh7O7G"> <input type="hidden" name="redirect_url" value="https://riflepaperco.com/">
    <div class="messages"></div>
    <div class="field email required"><label for="popup-email_address" class="label"><span>Email</span></label>
      <div class="control"><input type="email" name="email" autocomplete="email" id="popup-email_address" value="" title="Email" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true"></div>
    </div>
    <div class="field field-name-firstname required"><label class="label" for="firstname"><span>First Name</span></label>
      <div class="control"><input type="text" id="firstname" name="firstname" value="" title="First Name" class="input-text required-entry" data-validate="{required:true}" aria-required="true"></div>
    </div>
    <div class="field field-name-lastname required"><label class="label" for="lastname"><span>Last Name</span></label>
      <div class="control"><input type="text" id="lastname" name="lastname" value="" title="Last Name" class="input-text required-entry" data-validate="{required:true}" aria-required="true"></div>
    </div>
    <div class="field password required"><label for="password" class="label"><span>Password</span></label>
      <div class="control"><input type="password" name="password" id="password" title="Password" class="input-text" data-password-min-length="8" data-password-min-character-sets="3" data-validate="{required:true, 'validate-customer-password':true}"
          autocomplete="off"
          aria-required="true"><!-- <div id="password-strength-meter-container" data-role="password-strength-meter" ><div id="password-strength-meter" class="password-strength-meter">Password Strength: <span id="password-strength-meter-label" data-role="password-strength-meter-label" >No Password</span></div></div> -->
      </div>
    </div>
    <div class="field confirmation required"><label for="password-confirmation" class="label"><span>Confirm Password</span></label>
      <div class="control"><input type="password" name="password_confirmation" title="Confirm Password" id="password-confirmation" class="input-text" data-validate="{required:true, equalTo:'#password'}" autocomplete="off" aria-required="true"></div>
    </div>
    <div id="error-message-container"></div>
    <div class="field choice newsletter check-boxes"><!-- <p class="note">By providing your personal information, you agree to our <a href="#">Privacy Policy</a> and <a href="#">Terms of Service</a>.</p> --><span
        class="checkbox-input field choice"><input type="checkbox" name="is_subscribed" title="Sign Up for Newsletter" value="1" id="popup-is_subscribed" class="checkbox"><label for="popup-is_subscribed" class="label"><span>Receive news and special
            offers via email</span></label></span></div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary"><button type="submit" class="action submit primary" title="Create an Account"><span>Create an Account</span></button></div>
    <div class="or-another-selection">or</div>
    <div class="secondary"><a class="action switch-login" href="https://riflepaperco.com/customer/account/login/"><span>Back to Sign In</span></a></div>
  </div>
</form>

POST https://riflepaperco.com/cms/index/forgotpasswordpost/

<form class="form password forget" action="https://riflepaperco.com/cms/index/forgotpasswordpost/" method="post" id="form-validate" novalidate="novalidate">
  <fieldset class="fieldset">
    <div class="field note">Please enter your email address below to receive a password reset link.</div>
    <div class="field email required"><label for="email_address" class="label"><span>Email</span></label>
      <div class="control"><input type="email" name="email" alt="email" id="email_address" class="input-text" value="" data-validate="{required:true, 'validate-email':true}" aria-required="true"></div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="secondary"><a class="action switch-login" href="https://riflepaperco.com/customer/account/login/referer/aHR0cHM6Ly9yaWZsZXBhcGVyY28uY29tLw%2C%2C/"><span>Back to Sign In</span></a></div>
    <div class="primary"><button type="submit" class="action submit primary" title="Reset My Password"><span>Reset My Password</span></button>
      <!-- <a class="action primary remind" data-bind='mageInit:{"forgotPassword": { "emailElement": "form.password.forget #email_address" }}'><span data-bind="i18n: 'Reset My Password'"></span> --></div>
  </div>
</form>

POST #

<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST"> <input type="text" tabindex="0" name="acsb_search" autocomplete="off" placeholder="Search the online dictionary..."
    aria-label="Search the online dictionary..."> <i class="acsbi-search"></i> </form>

Text Content

Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER
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.

USE CODE: DREAM15 FOR $15 TOWARDS YOUR PURCHASE OF MENAGERIE AND STRAWBERRY
FIELDS SLEEPWEAR SHOP NOW

FREE DOMESTIC SHIPPING ON ORDERS OVER $50* (EXCLUDING RUGS & PILLOWS)

search
Toggle Nav
riflepaperco-logo-futuraRIFLE PAPER CO.
 * Sign In/Register

Bag: 0

My Cart
Close Your shopping bag is empty.

Suggested



NO PRODUCTS WERE FOUND FOR YOUR SEARCH.

Make sure everything is spelled right, or try entering a new search term.

Still can’t find what you’re looking for? Get in touch at help@riflepaperco.com
or call us at
1-800-498-9774 Monday–Friday from 9am–6pm EST.

Search
 * Desk & Planners
   * Calendars
     Planners
     Desk Accessories
     Journals & Notebooks
     Notepads
     Pens & Pencils
     Address Books
     Shop All
     Shop 2022 Calendars
     Shop Embroidered Journals
 * Stationery
   * Greeting Cards
     Social Stationery Sets
     Assorted Card Sets
     Postcards
     Personalized
     Digital Cards
     Photobooks
     Shop All
     
     Shop Thank You Cards
     Shop Essentials Card Box
 * Accessories
   * Pouches & Accessories
     Phone Cases
     Tech
     Drinkware
     Umbrellas
     Scarves
     Shoes
     Scrunchies & Headbands
     Face Masks
     Pet
     Tattoos
     Swimwear
     Shop All
     
     Shop iPhone 13 Cases
     Shop Pouches & Accessories
 * Sleepwear & Swim
   * Pajamas
     Sleep Shirts
     Slip Dresses
     Robes
     Swim
     Shop All
     Shop Sleepwear
     Shop Swimwear
 * Home Décor
   * Rugs
     Pillows & Throws
     Wallpaper
     Art Prints
     Fabric
     Trays & Coasters
     Candles
     Books & Puzzles
     Kitchen
     Shop All
     
     Shop Rugs
     Shop Candles
 * Occasions
   * Party Supplies
     Gift Wrap
     Gift Bags
     Gift Tags
     Stickers & Labels
     Gift Cards
     Shop All
     
     Shop Party Goods
     Shop Gift Wrap
 * Sale
   * Shoes
     Calendars & Planners
     Desk & Stationery
     Accessories
     Tech
     Rugs & Pillows
     Art Prints
     Occasions
     Greeting Cards
     Shop All
     
     Shop Keds Markdowns
     Shop 2022 Planners & Calendars
 * Our Story


HOLIDAY

Gift Guide
Greeting Cards
Gift Wrap
Puzzles
Mugs
Hair Accessories
Ornaments
Party Goods
Fabric
Candles
Advent Calendars
Tea Towels
Shop All


SLEEPWEAR & SWIM

Sleepwear
Robes
Swim
Shop All


DESK & PLANNERS

Calendars
Planners
Desk Accessories
Journals & Notebooks
Notepads
Pens & Pencils
Address Books
Shop All


STATIONERY

Greeting Cards
Social Stationery Sets
Assorted Card Sets
Postcards
Personalized
Digital Cards
Photobooks
Shop All


ACCESSORIES

Pouches & Accessories
Shoes
Phone Cases
Tech
Drinkware
Umbrellas
Scarves
Scrunchies & Headbands
Face Masks
Pet
Tattoos
Swimwear
Shop All


HOME DÉCOR

Rugs
Pillows & Throws
Wallpaper
Art Prints
Fabric
Trays & Coasters
Candles
Books & Puzzles
Kitchen
Shop All


OCCASIONS

Party Supplies
Gift Wrap
Gift Tags
Stickers & Labels
Gift Cards
Shop All


SALE

Shoes
Calendars & Planners
Desk & Stationery
Accessories
Tech
Art Prints
Occasions
Greeting Cards
Shop All
Shop Planners
 * Help
 * Sign In
 * Our Story

Currency
USD - US Dollar
 * EUR - Euro

UP TO 30% OFF KEDS

Shop Now

New Markdowns


UP TO 30% OFF KEDS SNEAKERS & BOOTS

Shop Now

THANK YOU CARDS

Shop Now

2022 PLANNERS

Shop Now

PEEL & STICK WALLPAPER

Shop Now

Floral Home Décor


A FRESH START

Shop Now


BEST SELLERS

Our best selling stationery, home goods, and accessories in all your favorite
florals.

 1. Sale
    
    Hydrangea 2022 17-Month Planner
    Special Price $30.60 Regular Price $36.00
 2. Camont Umbrella
    $38.00
 3. Five Year Keepsake Journal Set
    $60.00
 4. Strawberry Fields Disposable Face Masks
    $15.00
 5. Sale
    
    Inspirational Quote 2022 Wall Calendar
    Special Price $22.10 Regular Price $26.00
 6. Mixed Florals Essentials Card Box
    $30.00


 


WINTER PARK, FL

SHOP

Flagship
Stockists
Wholesale
Gift Cards

ABOUT

Our Story
Careers
Press

ORDERS

Shipping
Returns
International

HELP

Contact
FAQ
Accessibility
 *  
 *  
 *  
 *  

Newsletter

Sign up and get 10% off

Subscribe



©2008–2022 Rifle, Inc. all rights reserved. Terms & Privacy



SIGN IN

Close
If you have an account, sign in with your email address.

Email

Password

Forgot Your Password?
Sign In
or
Create an Account



REGISTER

Close
Email

First Name

Last Name

Password

Confirm Password


Receive news and special offers via email
Create an Account
or
Back to Sign In



RESET MY PASSWORD

Close
Please enter your email address below to receive a password reset link.
Email

Back to Sign In
Reset My Password

Close

OH, HELLO!

Enjoy 10% off

Sign up for our newsletter to save 10% on your next full-price purchase (and to
bring a little beauty to your inbox).



Sign Up for Our Newsletter:

Subscribe



Thanks for signing up!

Keep an eye on your inbox for your 10% off code.

SHOP BEST SELLERS
No Thanks




English
Accessibility Adjustments
Reset Settings Statement Hide Interface
Choose the right accessibility profile for you
OFF ON
Seizure Safe Profile Eliminates flashes and reduces color
This profile enables epileptic and seizure prone users to browse safely by
eliminating the risk of seizures that result from flashing or blinking
animations and risky color combinations.
OFF ON
Vision Impaired Profile Enhances the website's visuals
This profile adjusts the website, so that it is accessible to the majority of
visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract,
Glaucoma, and others.
OFF ON
Cognitive Disability Profile Assists with reading and focusing
This profile provides various assistive features to help users with cognitive
disabilities such as Autism, Dyslexia, CVA, and others, to focus on the
essential elements of the website more easily.
OFF ON
ADHD Friendly Profile More focus and fewer distractions
This profile significantly reduces distractions, to help people with ADHD and
Neurodevelopmental disorders browse, read, and focus on the essential elements
of the website more easily.
OFF ON
Blind Users (Screen-reader) Use the website with your screen-reader
This profile adjusts the website to be compatible with screen-readers such as
JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software that is
installed on the blind user’s computer and smartphone, and websites should
ensure compatibility with it.

Note: This profile prompts automatically to screen-readers.
OFF ON
Keyboard Navigation (Motor) Use the website with the keyboard
This profile enables motor-impaired persons to operate the website using the
keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such
as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics)
to jump to specific elements.

Note: This profile prompts automatically for keyboard users.
Content Adjustments
Content Scaling
Default

Readable Font
Highlight Titles
Highlight Links
Text Magnifier
Adjust Font Sizing
Default

Align Center
Adjust Line Height
Default

Align Left
Adjust Letter Spacing
Default

Align Right
Color Adjustments
Dark Contrast
Light Contrast
Monochrome
High Saturation
Adjust Text Colors
Cancel
High Contrast
Adjust Title Colors
Cancel
Low Saturation
Adjust Background Colors
Cancel
Orientation Adjustments
Mute Sounds
Hide Images
Read Mode
Reading Guide
Useful Links
Select an option Home Header Footer Main Content
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
HIDDEN_ADJUSTMENTS
Keyboard Navigation
Accessible Mode
Screen Reader Adjustments
Read Mode

Choose the Interface Language
English
Español
Deutsch
Português
Français
Italiano
עברית
繁體中文
Pусский
عربى
عربى
Nederlands
繁體中文
日本語
Accessibility StatementCompliance status

We firmly believe that the internet should be available and accessible to anyone
and are committed to providing a website that is accessible to the broadest
possible audience, regardless of ability.

To fulfill this, we aim to adhere as strictly as possible to the World Wide Web
Consortium’s (W3C) Web Content Accessibility Guidelines 2.1 (WCAG 2.1) at the AA
level. These guidelines explain how to make web content accessible to people
with a wide array of disabilities. Complying with those guidelines helps us
ensure that the website is accessible to blind people, people with motor
impairments, visual impairment, cognitive disabilities, and more.

This website utilizes various technologies that are meant to make it as
accessible as possible at all times. We utilize an accessibility interface that
allows persons with specific disabilities to adjust the website’s UI (user
interface) and design it to their personal needs.

Additionally, the website utilizes an AI-based application that runs in the
background and optimizes its accessibility level constantly. This application
remediates the website’s HTML, adapts its functionality and behavior for
screen-readers used by blind users, and for keyboard functions used by
individuals with motor impairments.

If you wish to contact the website’s owner please use the website's form

Screen-reader and keyboard navigation

Our website implements the ARIA attributes (Accessible Rich Internet
Applications) technique, alongside various behavioral changes, to ensure blind
users visiting with screen-readers can read, comprehend, and enjoy the website’s
functions. As soon as a user with a screen-reader enters your site, they
immediately receive a prompt to enter the Screen-Reader Profile so they can
browse and operate your site effectively. Here’s how our website covers some of
the most important screen-reader requirements:

 1. Screen-reader optimization: we run a process that learns the website’s
    components from top to bottom, to ensure ongoing compliance even when
    updating the website. In this process, we provide screen-readers with
    meaningful data using the ARIA set of attributes. For example, we provide
    accurate form labels; descriptions for actionable icons (social media icons,
    search icons, cart icons, etc.); validation guidance for form inputs;
    element roles such as buttons, menus, modal dialogues (popups), and others. 
    
    Additionally, the background process scans all of the website’s images. It
    provides an accurate and meaningful image-object-recognition-based
    description as an ALT (alternate text) tag for images that are not
    described. It will also extract texts embedded within the image using an OCR
    (optical character recognition) technology. To turn on screen-reader
    adjustments at any time, users need only to press the Alt+1 keyboard
    combination. Screen-reader users also get automatic announcements to turn
    the Screen-reader mode on as soon as they enter the website.
    
    These adjustments are compatible with popular screen readers such as JAWS,
    NVDA, VoiceOver, and TalkBack.
    
    
 2. Keyboard navigation optimization: The background process also adjusts the
    website’s HTML and adds various behaviors using JavaScript code to make the
    website operable by the keyboard. This includes the ability to navigate the
    website using the Tab and Shift+Tab keys, operate dropdowns with the arrow
    keys, close them with Esc, trigger buttons and links using the Enter key,
    navigate between radio and checkbox elements using the arrow keys, and fill
    them in with the Spacebar or Enter key.
    
    Additionally, keyboard users will find content-skip menus available at any
    time by clicking Alt+2, or as the first element of the site while navigating
    with the keyboard. The background process also handles triggered popups by
    moving the keyboard focus towards them as soon as they appear, not allowing
    the focus to drift outside.
    
    Users can also use shortcuts such as “M” (menus), “H” (headings), “F”
    (forms), “B” (buttons), and “G” (graphics) to jump to specific elements.

Disability profiles supported on our website
 * Epilepsy Safe Profile: this profile enables people with epilepsy to safely
   use the website by eliminating the risk of seizures resulting from flashing
   or blinking animations and risky color combinations.
 * Vision Impaired Profile: this profile adjusts the website so that it is
   accessible to the majority of visual impairments such as Degrading Eyesight,
   Tunnel Vision, Cataract, Glaucoma, and others.
 * Cognitive Disability Profile: this profile provides various assistive
   features to help users with cognitive disabilities such as Autism, Dyslexia,
   CVA, and others, to focus on the essential elements more easily.
 * ADHD Friendly Profile: this profile significantly reduces distractions and
   noise to help people with ADHD, and Neurodevelopmental disorders browse,
   read, and focus on the essential elements more easily.
 * Blind Users Profile (Screen-readers): this profile adjusts the website to be
   compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A
   screen-reader is installed on the blind user’s computer, and this site is
   compatible with it.
 * Keyboard Navigation Profile (Motor-Impaired): this profile enables
   motor-impaired persons to operate the website using the keyboard Tab,
   Shift+Tab, and the Enter keys. Users can also use shortcuts such as “M”
   (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to
   jump to specific elements.

Additional UI, design, and readability adjustments
 1. Font adjustments – users can increase and decrease its size, change its
    family (type), adjust the spacing, alignment, line height, and more.
 2. Color adjustments – users can select various color contrast profiles such as
    light, dark, inverted, and monochrome. Additionally, users can swap color
    schemes of titles, texts, and backgrounds with over seven different coloring
    options.
 3. Animations – epileptic users can stop all running animations with the click
    of a button. Animations controlled by the interface include videos, GIFs,
    and CSS flashing transitions.
 4. Content highlighting – users can choose to emphasize essential elements such
    as links and titles. They can also choose to highlight focused or hovered
    elements only.
 5. Audio muting – users with hearing devices may experience headaches or other
    issues due to automatic audio playing. This option lets users mute the
    entire website instantly.
 6. Cognitive disorders – we utilize a search engine linked to Wikipedia and
    Wiktionary, allowing people with cognitive disorders to decipher meanings of
    phrases, initials, slang, and others.
 7. Additional functions – we allow users to change cursor color and size, use a
    printing mode, enable a virtual keyboard, and many other functions.

Assistive technology and browser compatibility

We aim to support as many browsers and assistive technologies as possible, so
our users can choose the best fitting tools for them, with as few limitations as
possible. Therefore, we have worked very hard to be able to support all major
systems that comprise over 95% of the user market share, including Google
Chrome, Mozilla Firefox, Apple Safari, Opera and Microsoft Edge, JAWS, and NVDA
(screen readers), both for Windows and MAC users.

Notes, comments, and feedback

Despite our very best efforts to allow anybody to adjust the website to their
needs, there may still be pages or sections that are not fully accessible, are
in the process of becoming accessible, or are lacking an adequate technological
solution to make them accessible. Still, we are continually improving our
accessibility, adding, updating, improving its options and features, and
developing and adopting new technologies. All this is meant to reach the optimal
level of accessibility following technological advancements. If you wish to
contact the website’s owner, please use the website's form

Hide Accessibility Interface? Please note: If you choose to hide the
accessibility interface, you won't be able to see it anymore, unless you clear
your browsing history and data. Are you sure that you wish to hide the
interface?
Accept Cancel

Continue



Processing the data, please give it a few seconds...