rollwitus.com Open in urlscan Pro
35.212.124.173  Public Scan

URL: https://rollwitus.com/
Submission: On November 24 via api from US — Scanned from US

Form analysis 7 forms found in the DOM

GET https://rollwitus.com/

<form role="search" method="get" class="searchform" action="https://rollwitus.com/">
  <div class="flex-row relative">
    <div class="flex-col flex-grow">
      <label class="screen-reader-text" for="woocommerce-product-search-field-0">Search for:</label>
      <input type="search" id="woocommerce-product-search-field-0" class="search-field mb-0" placeholder="Search…" value="" name="s" autocomplete="off">
      <input type="hidden" name="post_type" value="product">
    </div>
    <div class="flex-col">
      <button type="submit" value="Search" class="ux-search-submit submit-button secondary button  icon mb-0" aria-label="Submit">
        <i class="icon-search"></i> </button>
    </div>
  </div>
  <div class="live-search-results text-left z-top">
    <div class="autocomplete-suggestions" style="position: absolute; display: none; max-height: 300px; z-index: 9999;"></div>
  </div>
</form>

POST /#wpcf7-f709-p2-o1

<form action="/#wpcf7-f709-p2-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init">
  <div style="display: none;">
    <input type="hidden" name="_wpcf7" value="709">
    <input type="hidden" name="_wpcf7_version" value="5.8.2">
    <input type="hidden" name="_wpcf7_locale" value="en_US">
    <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f709-p2-o1">
    <input type="hidden" name="_wpcf7_container_post" value="2">
    <input type="hidden" name="_wpcf7_posted_data_hash" value="">
  </div>
  <div class="form-flat">
    <p><span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" aria-required="true" aria-invalid="false"
          placeholder="Your Email (required)" value="" type="email" name="your-email"></span><br>
      <input class="wpcf7-form-control wpcf7-submit has-spinner button" type="submit" value="Sign Up"><span class="wpcf7-spinner"></span>
    </p>
  </div>
  <div class="wpcf7-response-output" aria-hidden="true"></div>
</form>

Name: ep_event_search_formGET

<form id="ep_event_search_form" class="ep-box-search-form ep-box-bottom" name="ep_event_search_form" method="get" role="search">
  <div class="ep-bg-light ep-border ep-rounded ep-px-3 ep-box-search-form-wrap">
    <div class="ep-box-row">
      <div class="ep-p-3 ep-position-relative ep-search-filter-bar ep-box-col-8 ep-default">
        <div class="ep-input-group">
          <span class="ep-input-group-text ep-bg-white ep-text-muted">
            <span class="material-icons-outlined">search</span>
          </span>
          <input name="keyword" id="ep_event_keyword_search" type="search" class="ep-form-control ep-form-control-sm ep-border-start-0" placeholder="Search Keyword" autocomplete="off">
          <button class="ep-btn ep-btn-dark ep-btn-sm ep-z-index-1" type="button" id="ep_event_find_events_btn"> Find Events </button>
        </div>
        <div id="ep-search-filters" class="ep-position-absolute ep-border ep-bg-white ep-rounded ep-p-4 ep-box-w-100 ep-shadow-sm" style="visibility: hidden">
          <div class="ep-box-row ep-text-small ep-mb-3 ep-py-4 ep-bg-light">
            <div class="ep-box-col-12 ep-text-small ep-mb-3"><span class="ep-text-small ep-fw-bold ep-text-uppercase">Quick searches</span></div>
            <div class="ep-box-col-12">
              <span class="ep-px-2 ep-py-1 ep-di-inline-block ep-text-small ep-cursor ep-rounded-1 ep-mr-1 ep-mb-1 ep-bg-primary ep-bg-opacity-10 ep-filters-days" id="ep_filter_next_weekend" data-key="next_weekend">Next Weekend</span>
              <span class="ep-px-2 ep-py-1 ep-di-inline-block ep-text-small ep-cursor ep-rounded-1 ep-mr-1 ep-mb-1 ep-bg-primary ep-bg-opacity-10 ep-filters-days" id="ep_filter_next_week" data-key="next_week">Next Week</span>
              <span class="ep-px-2 ep-py-1 ep-di-inline-block ep-text-small ep-cursor ep-rounded-1 ep-mr-1 ep-mb-1 ep-bg-primary ep-bg-opacity-10 ep-filters-days" id="ep_filter_next_month" data-key="next_month">Next Month</span>
              <span class="ep-px-2 ep-py-1 ep-di-inline-block ep-text-small ep-cursor ep-rounded-1 ep-mr-1 ep-mb-1 ep-bg-primary ep-bg-opacity-10 ep-filters-days" id="ep_filter_online" data-key="online">Online</span>
            </div>
          </div>
          <div class="ep-box-row ep-mb-3">
            <div class="ep-box-col-12 ep-fw-bold ep-text-small">Additional Filters</div>
          </div>
          <div class="ep-box-row ep-text-small ep-mb-2">
            <div class="ep-box-col-12 ep-text-small ep-mb-2"><span class="ep-text-small ep-fw-bold ep-text-uppercase">Date Range</span></div>
            <div class="ep-box-col-4 ep-text-small">
              <div class="ep-input-group ep-mb-2">
                <input type="text" id="filter-date-from" class="ep-form-control ep-form-control-sm" placeholder="From" readonly="">
                <button class="ep-btn ep-btn-light ep-border ep-btn-sm ep-trigger-date-to ep-lh-0 ep-trigger-date-from" type="button"><span class="material-icons-outlined ep-fs-6">calendar_month</span></button>
              </div>
            </div>
            <div class="ep-box-col-4 ep-text-small">
              <div class="ep-input-group ep-mb-2">
                <input type="text" id="filter-date-to" class="ep-form-control ep-form-control-sm" placeholder="To" readonly="">
                <button class="ep-btn ep-btn-light ep-border ep-btn-sm ep-trigger-date-to ep-lh-0" type="button"><span class="material-icons-outlined ep-fs-6">calendar_month</span></button>
              </div>
            </div>
            <div class="ep-box-col-4 ep-text-small" id="filter-date-days-section" style="display:none;">
              <select id="filter-date-days" class="ep-form-select ep-form-select-sm" aria-label=".form-select-sm example">
                <option selected="" value="all">All Days</option>
                <option value="weekdays">Weekdays</option>
                <option vlaue="weekends">Weekends</option>
              </select>
            </div>
          </div>
          <div class="ep-box-row ep-text-small ep-mb-3" style="display:none;">
            <div class="ep-box-col-12 ep-text-small ep-mb-2 d-none"><span class="small fw-bold text-uppercase">Location</span></div>
            <div class="ep-box-col-4 ep-text-small">
              <div class="ep-input-group">
                <input type="text" class="ep-form-control ep-form-control-sm" placeholder="Your Zip/ Pin">
                <button class="ep-btn ep-btn-primary ep-btn-sm" type="button"><span class="material-icons-outlined ep-fs-6">my_location</span></button>
              </div>
            </div>
            <div class="ep-box-col-4">
              <select class="ep-form-select ep-form-select-sm" aria-label=".form-select-sm example">
                <option selected="">Anywhere</option>
                <option>Online Only</option>
                <option value="1" disabled="">Within 50 miles</option>
                <option value="2" disabled="">Within 100 miles</option>
                <option value="3" disabled="">Within 250 miles</option>
                <option value="3" disabled="">Within 500 miles</option>
              </select>
            </div>
            <div class="ep-box-col-12 ep-mt-2 ep-text-small">
              <div class="ep-text-small ep-text-muted">Please enter your Zip/ Pin to enable distance related search options.</div>
            </div>
          </div>
          <div class="ep-box-row ep-text-small ep-gy-3">
            <div class="ep-box-col-12 ep-rounded ep-p-3 ep-my-2" style="display: none;">
              <label for="customRange1" class="ep-form-label ep-text-small ep-fw-bold">Ticket Price Range</label>
              <input type="range" class="ep-form-range" id="customRange1">
              <div class="ep-d-flex ep-justify-content-between">
                <div class="ep-input-group ep-input-group-sm ep-box-w-25">
                  <span class="ep-input-group-text">$</span>
                  <input type="text" class="ep-form-control ep-form-control-sm" value="20">
                </div>
                <div class="ep-input-group ep-input-group-sm ep-box-w-25">
                  <span class="ep-input-group-text">$</span>
                  <input type="text" class="ep-form-control ep-form-control-sm" value="500">
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class="ep-search-filter-overlay" style="display: none;"></div>
      </div>
      <div class="ep-p-3 ep-d-flex ep-align-items-center ep-justify-content-end ep-event-views-col ep-box-col-4 ep-default">
        <div class="ep-btn-group ep-overflow-hidden ep-event-views-filter-group" role="Event view Filters">
          <button type="button" class="ep-btn ep-btn-outline-primary ep_event_view_filter ep-active-view" id="ep_event_view_calendar" title="Calendar View" data-event_view="month">
            <span class="material-icons-outlined ep-fs-6">calendar_month</span>
          </button>
          <button type="button" class="ep-btn ep-btn-outline-primary ep_event_view_filter " id="ep_event_view_card" title="Square Grid View" data-event_view="square_grid">
            <span class="material-icons-outlined ep-fs-6">grid_view</span>
          </button>
          <button type="button" class="ep-btn ep-btn-outline-primary ep_event_view_filter " id="ep_event_view_list" title="Stacked Rows View" data-event_view="rows">
            <span class="material-icons-outlined ep-fs-6">view_agenda</span>
          </button>
          <button type="button" class="ep-btn ep-btn-outline-primary ep_event_view_filter " id="ep_event_view_masonry" title="Staggered Grid View" data-event_view="staggered_grid">
            <span class="material-icons-outlined ep-fs-6">dashboard</span>
          </button>
          <button type="button" class="ep-btn ep-btn-outline-primary ep_event_view_filter " id="ep_event_view_slider" title="Slider View" data-event_view="slider">
            <span class="material-icons-outlined ep-fs-6">panorama_horizontal</span>
          </button>
        </div>
      </div>
    </div>
  </div>
  <!-- Filters Applied Row -->
  <div class="ep-box-row ep-mt-3" id="ep_event_various_filters_section" style="display:none;">
    <div class="ep-box-col-12 ep-mb-3" id="ep_filter_count_clear">
      <span class="ep-text-small ep-mr-2" id="ep_total_filters_applied"></span>
      <a class="ep-text-small" href="https://rollwitus.com/">Clear All</a>
    </div>
    <div class="ep-box-col-12" id="ep_applied_filters_section"></div>
  </div>
  <!-- Event Loader -->
  <div class="ep-event-loader" role="alert" aria-live="polite" style="display: none;">
    <div class="ep-event-loader-circles-wrap">
      <svg class="ep-event-loader-circle-icon ep-event-loader-circle-icon-dot ep-event-loader-circle-dot ep-event-loader-first" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg">
        <circle cx="7.5" cy="7.5" r="7.5"></circle>
      </svg>
      <svg class="ep-event-loader-circle-icon ep-event-loader-circle-icon-dot ep-event-loader-circle-dot ep-event-loader-second" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg">
        <circle cx="7.5" cy="7.5" r="7.5"></circle>
      </svg>
      <svg class="ep-event-loader-circle-icon ep-event-loader-circle-icon-dot ep-event-loader-circle-dot ep-event-loader-third" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg">
        <circle cx="7.5" cy="7.5" r="7.5"></circle>
      </svg>
    </div>
  </div><!-- Event Loader End --> <!-- Filters Applied Row End -->
</form>

GET https://rollwitus.com/

<form role="search" method="get" class="searchform" action="https://rollwitus.com/">
  <div class="flex-row relative">
    <div class="flex-col flex-grow">
      <label class="screen-reader-text" for="woocommerce-product-search-field-1">Search for:</label>
      <input type="search" id="woocommerce-product-search-field-1" class="search-field mb-0" placeholder="Search…" value="" name="s" autocomplete="off">
      <input type="hidden" name="post_type" value="product">
    </div>
    <div class="flex-col">
      <button type="submit" value="Search" class="ux-search-submit submit-button secondary button  icon mb-0" aria-label="Submit">
        <i class="icon-search"></i> </button>
    </div>
  </div>
  <div class="live-search-results text-left z-top">
    <div class="autocomplete-suggestions" style="position: absolute; display: none; max-height: 300px; z-index: 9999;"></div>
  </div>
</form>

POST https://rollwitus.com/

<form id="evav_verify_form" action="https://rollwitus.com/" method="post">
  <div style="display: none;" class="evav-error">Sorry, you must be of legal age to enter this website.</div><input type="hidden" name="evav_verify_confirm" id="evav_verify_confirm" value="">
  <div class="evav_buttons"><input type="button" name="evav_confirm_age" id="evav_confirm_age" value="Yes I am of legal age" style="background-color:#2dc937;" tabindex="1">
    <div class="evav_buttons_sep"></div><input type="button" name="evav_not_confirm_age" id="evav_not_confirm_age" value="No I am under age" style="background-color:#cc3232;" tabindex="1">
  </div>
</form>

POST

<form class="woocommerce-form woocommerce-form-login login" method="post">
  <p class="woocommerce-form-row woocommerce-form-row--wide form-row form-row-wide">
    <label for="username">Username or email address&nbsp;<span class="required">*</span></label>
    <input type="text" class="woocommerce-Input woocommerce-Input--text input-text" name="username" id="username" autocomplete="username" value="">
  </p>
  <p class="woocommerce-form-row woocommerce-form-row--wide form-row form-row-wide">
    <label for="password">Password&nbsp;<span class="required">*</span></label>
    <span class="password-input"><input class="woocommerce-Input woocommerce-Input--text input-text" type="password" name="password" id="password" autocomplete="current-password"><span class="show-password-input"></span></span>
  </p>
  <p class="form-row">
    <label class="woocommerce-form__label woocommerce-form__label-for-checkbox woocommerce-form-login__rememberme">
      <input class="woocommerce-form__input woocommerce-form__input-checkbox" name="rememberme" type="checkbox" id="rememberme" value="forever"> <span>Remember me</span>
    </label>
    <input type="hidden" id="woocommerce-login-nonce" name="woocommerce-login-nonce" value="0b6236763e"><input type="hidden" name="_wp_http_referer" value="/"> <button type="submit" class="woocommerce-button button woocommerce-form-login__submit"
      name="login" value="Log in">Log in</button>
  </p>
  <p class="woocommerce-LostPassword lost_password">
    <a href="https://rollwitus.com/my-account/lost-password/">Lost your password?</a>
  </p>
</form>

POST

<form method="post" class="woocommerce-form woocommerce-form-register register">
  <p class="woocommerce-form-row woocommerce-form-row--wide form-row form-row-wide">
    <label for="reg_email">Email address&nbsp;<span class="required">*</span></label>
    <input type="email" class="woocommerce-Input woocommerce-Input--text input-text" name="email" id="reg_email" autocomplete="email" value="">
  </p>
  <p>A link to set a new password will be sent to your email address.</p>
  <p class="registration-form-mailpoet">
    <label for="mailpoet_subscribe_on_register">
      <input type="hidden" id="mailpoet_subscribe_on_register_active" value="1" name="mailpoet[subscribe_on_register_active]">
      <input type="checkbox" id="mailpoet_subscribe_on_register" value="1" name="mailpoet[subscribe_on_register]">&nbsp;Yes, add me to your mailing list </label>
  </p>
  <div class="woocommerce-privacy-policy-text">
    <p>Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our
      <a href="https://rollwitus.com/privacy-policy/" class="woocommerce-privacy-policy-link" target="_blank">privacy policy</a>.</p>
  </div>
  <p class="woocommerce-form-row form-row">
    <input type="hidden" id="woocommerce-register-nonce" name="woocommerce-register-nonce" value="4757000b7a"><input type="hidden" name="_wp_http_referer" value="/"> <button type="submit"
      class="woocommerce-Button woocommerce-button button woocommerce-form-register__submit" name="register" value="Register">Register</button>
  </p>
</form>

Text Content

Skip to content


 * CONTACT US


 * Assign a menu in Theme Options > Menus
 * 


 * CONTACT US

 * Menu

 * * Search for:
     
     
 * Design your Own Vibe
 * Our Vibe
   * Our Store
   * Our Family
 * Contact Us

 * Login
 * 
 * Cart / $0.00
   
   * No products in the cart.

 * CART
   
   
   
   No products in the cart.
   
   



 1. 
 2. 
 3. 
 4. 
 5. 
 6. 




ONE STOP SHOP FOR CUSTOM EVERYTHING

This site will feature homegrown custom work by talented adults from around the
world. If you think you have an art or talent that you want to shine some light
on, Than roll with us, and let’s create a whole new world together with our own
vibe.




ROLL WIT US STORE

Add to wishlist
Quick View

Socks

$25.00
Add to wishlist
Quick View

Unisex Hoodie

$40.00
Add to wishlist
Quick View

Stainless steel tumbler

$27.99
Add to wishlist
Quick View

Socks

$20.00
Add to wishlist
Quick View

Stainless steel water bottle

$22.99
Add to wishlist
Quick View

Men’s Long Sleeve Shirt

$30.00
Add to wishlist
Quick View

Premium recycled bomber jacket

$70.00 – $85.00
Add to wishlist
Quick View

Snap case for Samsung®

$22.00
SHOP OUR STORE

Show everyone who you’re rolling with in our trademark gear today!

OR CHECK OUT OUR FEATURE BRAND

SHOP 420NY BRAND CLICK HERE

HOME OF 420NY

a brand created to expresses a stoners vibe. #420NY

DO YOU WANT SOMETHING CUSTOM your way?

DESIGN YOU OWN WIT US

we have many ways we can customize to fit your vibe.


SOCIAL MEDIA


YOU WANT TO WEAR US FOR FREE?

click here to apply and become a ambassador wit us. and get gifts and more.


subscribe TO US






> By clicking submit, I acknowledge I have read and accepted the Privacy Policy.




DOWNLOAD APP AND GET MORE DISCOUNT

click to download app on your phone






MATCH OUR FUNDING


HELP US PUT ON THE BIGGEST  CANNABIS FESTIVAL IN UPSTATE, NEW YORK. ONE THAT
FILLED WITH EDUCATION, FUN AND SO MUCH MORE.


DONATE NOW AND BE APART


GET YOUR NAME PUT ON THE SCROLL. #ROLLWITUS




CONTACT US


EMAIL INFO@ROLLWITUS.COM AND A ROLL WIT US  TEAM LEAD WILL HELP YOU WITHIN 24HRS


607-380-3603 LEAVE A TEXT HERE CENTRAL NEW YORK REGION


ITS MORE TO OUR STORY

BUILD A BUNNY our story

HELP US WELCOME OUR NEW TEAM MEMBER.

Donate $5 and get a free tee shirt. all funds will got to helping talent in
communities near you. CLICK HERE AND ADD IT TO YOUR CART AT CHECKOUT


ROLL WIT US NEWS AND EVENTS

search Find Events
Quick searches
Next Weekend Next Week Next Month Online
Additional Filters
Date Range
calendar_month
calendar_month
All Days Weekdays Weekends
Location
my_location
Anywhere Online Only Within 50 miles Within 100 miles Within 250 miles Within
500 miles
Please enter your Zip/ Pin to enable distance related search options.
Ticket Price Range
$
$

calendar_month grid_view view_agenda dashboard panorama_horizontal
Clear All



today


NOVEMBER 2023

monthweekdayAgenda
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Sunday

30
12:00am
FIVE NIGHTS IN DRYDEN HALLOWEEN
2023-10-272023-10-31
01:30 PM09:00 PM
FIVE NIGHTS IN DRYDEN HALLOWEEN


31


1


2


3


4


5


6


7


8


9


10


11


12


13


14


15


16


17


18


19


20


21


22


23


24


25


26


27


28


29


30


1


2


3


4


5


6


7


8


9


10





Roll Wit Us Youtube Channel




 * Design your Own Vibe
 * Our Vibe
 * Contact Us

Copyright 2023 ©CC REAL Timebuilding Corp
Design By Barbercita LLC
 * Menu
 * Legal

 * Search for:
   
   
 * Design your Own Vibe
 * Our Vibe
   * Our Vibe
   * Our Store
   * Our Family
 * Contact Us
 * Login


 * DESIGN YOUR OWN


ARE YOU AGE 21 OR OLDER?

Sorry, you must be of legal age to enter this website.


THE PRODUCTS ON THIS WEBSITE ARE INTENDED FOR ADULTS ONLY.
By entering this website, you certify that you are of legal smoking age in the
location in which you reside (age 21+ in the United States).


LOGIN

Username or email address *

Password *

Remember me Log in

Lost your password?


REGISTER

Email address *

A link to set a new password will be sent to your email address.

 Yes, add me to your mailing list

Your personal data will be used to support your experience throughout this
website, to manage access to your account, and for other purposes described in
our privacy policy.

Register

Notifications