www.culvermobility.com Open in urlscan Pro
23.227.38.74  Public Scan

URL: https://www.culvermobility.com/products/wildcat-silver-folding-lightweight-heavy-duty-electric-wheelchair-330-lbs-max-load-500w...
Submission: On July 07 via api from US — Scanned from CA

Form analysis 7 forms found in the DOM

GET /search

<form action="/search" method="get" class="search-bar" role="search">
  <input type="hidden" name="type" value="product">
  <input type="search" name="q" placeholder="Search" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
  <button type="submit" class="btn icon-search">
    <svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
      <path
        d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5   S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9   C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z">
      </path>
    </svg>
  </button>
</form>

GET /search

<form action="/search" method="get" class="search-bar" role="search">
  <input type="hidden" name="type" value="product">
  <input type="search" name="q" placeholder="Search" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
  <button type="submit" class="btn icon-search">
    <svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
      <path
        d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5   S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9   C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z">
      </path>
    </svg>
  </button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="add-to-cart-form" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓">
  <div id="product-variants">
    <input type="hidden" name="id" value="41454540685480">
  </div>
  <div class="quantity">
    <label for="quantity"> Quantity: </label>
    <div class="qty-group">
      <a href="#" data-minus-qtt="" class="minus button"></a>
      <input type="text" data-qtt-id="quantity__7180788662440" name="quantity" value="1">
      <a href="#" data-plus-qtt="" class="plus button"></a>
    </div>
  </div>
  <div class="groups-btn">
    <input data-btn-addtocart="" type="submit" name="add" class="btn" id="product-add-to-cart" value="Add to Cart" data-form-id="#add-to-cart-form">
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="form-sticky" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="row align-items-center">
    <div class=" col-img-title">
      <div class="pr-img sticky-item">
        <img src="//www.culvermobility.com/cdn/shop/products/71H2OsxdoJL._AC_SL1500_compact.jpg?v=1636180916" alt="">
        <div class="product-title">
          <span> WILDCAT (Silver) - Folding Lightweight Heavy Duty Electric Wheelchair 330 lbs Max Load-500W-13 Miles </span>
        </div>
      </div>
    </div>
    <div class="col-variant">
      <div class="sticky-item sticky_group">
        <div class="quantity">
          <div class="qty-group">
            <a href="#" data-minus-qtt="" class="minus button"></a>
            <input type="text" data-qtt-id="quantity__7180788662440" name="quantity" value="1">
            <a href="#" data-plus-qtt="" class="plus button"></a>
          </div>
        </div>
      </div>
    </div>
    <div class=" col-actions">
      <div class="action sticky-item">
        <input type="hidden" name="id" value="41454540685480">
        <input data-sticky-btn-addtocart="" type="submit" name="add" class="btn sticky-add-to-cart" value="Add to Cart">
      </div>
    </div>
  </div>
</form>

POST /contact

<form method="post" action="/contact" id="contact_form" accept-charset="UTF-8" class="input-group"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <input class="input-group-field" type="email" name="contact[email]" aria-label="Email Address" placeholder="enter your email address" required="required">
  <input class="btn" type="submit" value="Submit">
</form>

POST /account/login

<form accept-charset="UTF-8" action="/account/login" method="post">
  <input name="form_type" type="hidden" value="customer_login">
  <input name="utf8" type="hidden" value="✓">
  <div class="ct-login">
    <div class="form-group">
      <label for="customer_email">
        <span> Email Address </span>
        <em>*</em>
      </label>
      <input class="form-control" type="email" value="" name="customer[email]" placeholder="Email Address">
    </div>
    <div class="form-group">
      <label for="customer_password">
        <span> Password </span>
        <em>*</em>
      </label>
      <input class="form-control" type="password" value="" placeholder="Password" name="customer[password]">
    </div>
    <div class="action-btn">
      <input type="submit" class="btn btn-login" value="Login">
      <a class="text-hover forgot-password" href="/account/login#recover">
              Forgot your password?
            </a>
    </div>
  </div>
  <div class="ct-register">
    <a href="/account/register" class="btn btn-register">
            Create An Account
          </a>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <div class="form-content">
    <div class="form-group">
      <input type="text" required="" id="contactFormName" name="contact[Name]" autocapitalize="words" placeholder="Your Name">
    </div>
    <div class="form-group">
      <input type="email" name="contact[email]" required="" id="contactFormEmail" autocorrect="off" autocapitalize="off" placeholder="Your Email">
    </div>
    <div class="form-group">
      <input type="tel" required="" name="contact[Phone Number]" pattern="[0-9]*" placeholder="Your Phone">
    </div>
    <div class="form-group custom-radio">
      <label>
        <span> Do You Need: </span>
      </label>
      <input checked="" id="do-you-need-1" type="radio" name="contact[Do You Need:]" value="Pricing">
      <label for="do-you-need-1">
        <span> Pricing </span>
      </label>
      <input id="do-you-need-2" type="radio" name="contact[Do You Need:]" value="Answers">
      <label for="do-you-need-2">
        <span> Answers </span>
      </label>
      <input id="do-you-need-3" type="radio" name="contact[Do You Need:]" value="Both">
      <label for="do-you-need-3">
        <span> Both </span>
      </label>
    </div>
    <div class="form-group">
      <label for="contactFormMessage">
        <span> What can i help you with today ? </span>
      </label>
      <textarea rows="6" name="contact[Message]" id="contactFormMessage"></textarea>
    </div>
    <div class="form-group custom-radio last">
      <label>
        <span> How would you like me to contact you? </span>
      </label>
      <input checked="" id="contact-with-you-1" type="radio" name="contact[How would you like me to contact you?]" value="Phone">
      <label for="contact-with-you-1">
        <span> Phone </span>
      </label>
      <input id="contact-with-you-2" type="radio" name="contact[How would you like me to contact you?]" value="Email">
      <label for="contact-with-you-2">
        <span> Email </span>
      </label>
      <input id="contact-with-you-3" type="radio" name="contact[How would you like me to contact you?]" value="Both">
      <label for="contact-with-you-3">
        <span> Both </span>
      </label>
    </div>
    <div class="actions">
      <input type="submit" class="btn" value="Send Question">
    </div>
  </div>
</form>

Text Content

FAST & FREE SHIPPING NOW! 949-467-4390

trending
 * dempus
 * sample
 * magnis
 * loremous saliduar
 * naminos
 * dinterdum

Popular Products



0
 * Home
 * Shop
 * Accessories
   Accessories
    * Artemis
    * Cobra
    * Leopard
    * Shawk
    * Wolf
    * Lynx

 * Free Financing
 * Helpful
   Helpful
    * User Manuals
    * FAQs
    * Comparison Chart
    * Culver Mobility Catalog

 * About
 * Contact

trending
 * dempus
 * sample
 * magnis
 * loremous saliduar
 * naminos
 * dinterdum

Popular Products


0
Home WILDCAT (Silver) - Folding Lightweight Heavy Duty Electric Wheelchair 330
lbs Max Load-500W-13 Miles
-23%





WILDCAT (SILVER) - FOLDING LIGHTWEIGHT HEAVY DUTY ELECTRIC WHEELCHAIR 330 LBS
MAX LOAD-500W-13 MILES

3 sold in last 10 hours
Availability: In stock
$1,699.00 $1,299.00
MOTORIZED WHEELCHAIRS FOR SENIORS - This power electric wheelchair is a perfect
choice to have your mobility independence. It is very convenient as a mobility
wheelchair, with powerful motors and a high-volume lithium battery. With the new
anti-leaning rear design, it is perfectly stable and safe. You can visit
amusement...
Quantity:


185 customers are viewing this product.
 * Features
 * Shipping & Returns

Features


 * MOTORIZED WHEELCHAIRS FOR SENIORS - This power electric wheelchair is a
   perfect choice to have your mobility independence. It is very convenient as a
   mobility wheelchair, with powerful motors and a high-volume lithium battery.
   With the new anti-leaning rear design, it is perfectly stable and safe. You
   can visit amusement parks, museums, exhibits and shopping centers with ease.
   Designed for your mobility independence.
 * DURABLE, LIGHTWEIGHT AND STYLISH - New technology aircraft alloy grade carbon
   steel construction makes this portable wheelchair lightweight as low as with
   battery 65 lbs and more durable. Thanks to the powerful and easy to charge
   lithium battery, our dual motorized wheelchair (250W x 2 Brushless Motor)
   provides an extra distance of up to 13 miles.
 * FOLDABLE, EASY TO HANDLE AND CARE - New light-weight and comfortably designed
   dual motorized electric wheelchair only folds up in 3 seconds and fits easily
   in most trunks equal or bigger than Honda Civic or Toyota Prius. Very
   convenient for storage and travel. Besides, the seat and backrest cushion can
   be easily removed for cleaning. The weight capacity of this lightweight
   electric wheelchair for seniors is 330 lbs. No need for any maintenance.
 * AIRLINE APPROVED, TRAVEL FRIENDLY - Our new electric wheelchair is airline
   approved so you will have all necessary and most safety features as a
   default. This Lightweight and foldable Wheelchair can be taken on airplanes,
   cruise ships, trains and cars. The All Terrain Wheelchair can be driven
   safely in grass, deceleration strip, gravel, brick, muddy, bumpy, road or
   snow.
 * RISK-FREE PURCHASE - We guarantee your happiness and satisfaction. If the
   products you received have missing parts, please contact us ASAP. We offer a
   one-year spare parts warranty and six months of battery warranty. We also
   offer 30 days return and a full refund for your Electric Wheelchairs.
 * 

ELECTROMAGNETIC BRAKE! Stops smooth and super safely. 24V 500W Motor, Max 4 mph,
Range: 13 Miles, Charging Time: 6-8 hours. Comfy Premium Breathable Memory Foam
Seat and Back Cushions.
LIGHTWEIGHT: 65 lbs Total Weight (59 lbs without battery)
HEAVY-DUTY: 330 lbs load capacity
SAFE: Standard Equipped with Seat-Belt and Anti-Tipper
LONG RANGE: Equipped with 1 Lithium Battery which can go up to 13 miles with a
full charge
ALL-TERRAIN: Never Fail You on Grass, Ramp, Brick, Muddy, Snow, Bumpy Roads
COMFORTABLE: Premium Breathable Seat and Back Cushions
EASY CONTROL: 8 Inch Front Wheels Make it Easy for Wheelchair to Rotate 360° on
a 33 Inch Turning Radius
BEST PRICE: Now with an Unbeatable Price. Get Yours Today and Enjoy the Free
Mobility Now!

What You Get
1 x Electric Wheelchair
1 x Control Joystick
1 x Charger
1 X Detachable Li-ion Battery
1 x User ManualDimensions (LxWxH)


Overall size 40” x 24” x 39” Fold size 27” x 17” x 30” Seat height 20” (from the
ground) Armrest height 29” (from the ground) Backrest height 18 - 24”
(adjustable) Backrest width 16” Max loading weight 330 lbs Max Speed 4 mph

Front-wheel diameter 8 inch (solid) Rear-wheel diameter 12 inch (inflatable)
Battery 12AH Li-ion Motor x 2 cs Brushless DC 24V 250W x 2 Max distance* Up to
13+ miles (* varies based on weight, incline, speed factors) Brake Intelligent
electromagnetic brake Controller Type Detachable All-Direction Joystick Turning
radius ≤ 33 inch

Shipping & Returns

RETURNS POLICY



30-Day Return Policy

We want you to be fully satisfied with every item that you purchase from
culvermobility.com

If you are not satisfied with a product that you have purchased, you may return
it within 30 days of delivery for a full refund of the purchase price, minus the
shipping, handling and restocking fees(15%) that apply.

The product must be returned in new condition, in original boxes, and with all
paperwork, parts and accessories in order to satisfy our return policy.

Please see our Return Rules and Restrictions and Return Exceptions before
returning your item.

 

Return Rules And Restrictions

 * Items must be returned within 30 days of delivery.
 * You must include the original packing slip or your sales receipt. Be certain
   to save copies for your records.
 * Your returned item must be in new condition, in original boxes, and with all
   paperwork, parts and accessories.
 * Shipping and handling costs and other additional charges are non-refundable.
 * We will not accept CODs or third party billing for returned merchandise.
 * You can expect a refund in the same form of payment originally used for
   purchase within 3-5 days of our receiving and inspecting your returned
   product.

We cover shipping charges on returned Items only if the item arrives at the
designated shipping address defective or damaged. We do not refund shipping
charges on Items that are returned due to "buyer remorse."



Here are the return steps:

1. Contact CULVER Mobility.com by phone or Online within 30-Day of purchase with
your sales receipt number, and explain the reasons of your return.
Our customer service representative will give you a Return Authorization Number
RA#, the shipping return address and the restocking fees associated with that
return.

2.Pack the item securely in the original package, if possible. Enclose the
original packing slip or a copy of your sales receipt with the item.

3.All products must be returned in new condition, in original boxes, and with
all paperwork, parts and accessories to ensure a correct credit. Write clearly
the RA# on the Outside of the box.

4.All return shipping charges must be prepaid and shipped back within 10 days.
We cannot accept C.O.D. deliveries. For your protection, we recommend that you
use UPS, FedEx or Insured Parcel Post for your return.

5.Keep the Return Tracking Number from the package you are returning to ensure
that the package is returned to the warehouse.

6.You can expect a refund in the same form of payment originally used for
purchase usually within 3-5 business days of our receiving and inspecting your
returned product. Delays may be experienced in the case of incomplete returns.



SHIPPING



CULVER Mobility accepts orders 24 hours a day, 7 days a week. Orders delivered
within the 48 contiguous states should arrive in 3 – 7 business days, depending
on delivery location and product availability. Orders are processed in the order
they are received. Expedited shipping methods are available for select products.

* Free standard ground shipping for all orders within the 48 contiguous United
States.

* A minimum handling fee might apply on some small products.

* You will be provided with the total shipping cost for your order during
Checkout.

* Depending on the item(s) you purchase and the location to which the items will
be delivered, different shipping methods will be available. Some shipping
methods have their own restrictions and charges that will be applied to your
order.

* You will be asked to provide a valid phone number at Checkout. We deliver most
of our orders via UPS, FedEx or Freight Companies, which require a valid phone
number to ensure delivery. Standard Ground All items ship for FREE to the 48
contiguous United States via a Standard Ground Service. Your order will be
delivered to your home front or driveway. You can expect your order to arrive
within 4-10 full business days.



HAVE QUESTIONS?ASK AN EXPERT


RELATED PRODUCTS

-34%


SHAWK (Black)-Reclining Folding Lightweight Electric Wheelchair 500W Motor,330
lbs-13 miles
$2,499.00 $1,649.00
SHAWK (Black)-Reclining Folding Lightweight Electric Wheelchair 500W Motor,330
lbs-13 miles
MOTORIZED WHEELCHAIRS FOR SENIORS - This power electric wheelchair is a perfect
choice to have your mobility independence. It is very convenient as a mobility
wheelchair, with powerful motors and a high-volume lithium battery. With the new
anti-leaning rear design,...
$2,499.00 $1,649.00
-20%


WOLF (Black) - Folding Lightweight Heavy Duty Electric Wheelchair 330 lbs Max
Load-500W-13 Miles
$1,889.00 $1,499.00
WOLF (Black) - Folding Lightweight Heavy Duty Electric Wheelchair 330 lbs Max
Load-500W-13 Miles
MOTORIZED WHEELCHAIRS FOR SENIORS - This power electric wheelchair is a perfect
choice to have your mobility independence. It is very convenient as a mobility
wheelchair, with powerful motors and a high-volume lithium battery. With the new
anti-leaning rear design,...
$1,889.00 $1,499.00
-23%


KANO-World's Lightest (only 35lbs) Foldable Electric Wheelchair, Travel Size,
User-Friendly
$1,299.00 $988.00
KANO-World's Lightest (only 35lbs) Foldable Electric Wheelchair, Travel Size,
User-Friendly
✔Super Lightweight Folding Electric Wheelchair has been nominated The World’s
Lightest Foldable Power Wheelchair. Weighing only 35 Pounds. Portable
Lightweight Folding Electric Wheelchair is designed to provide a versatile and
convenient wheelchair ideal for comfortable mobility support through all
areas...
$1,299.00 $988.00
-22%


PANTHER- Electric Wheelchair for Adults, All Terrain Lightweight Foldable
Wheelchairs
$2,449.00 $1,899.00
PANTHER- Electric Wheelchair for Adults, All Terrain Lightweight Foldable
Wheelchairs
MOTORIZED WHEELCHAIRS FOR SENIORS - This power electric wheelchair is a perfect
choice to have your mobility independence. It is very convenient as a mobility
wheelchair, with powerful motors and a high-volume lithium battery. With the new
anti-leaning rear design,...
$2,449.00 $1,899.00
-34%


SHAWK (Silver)-Reclining Folding Lightweight Electric Wheelchair 500W Motor,330
lbs-13 miles
$2,499.00 $1,649.00
SHAWK (Silver)-Reclining Folding Lightweight Electric Wheelchair 500W Motor,330
lbs-13 miles
MOTORIZED WHEELCHAIRS FOR SENIORS - This power electric wheelchair is a perfect
choice to have your mobility independence. It is very convenient as a mobility
wheelchair, with powerful motors and a high-volume lithium battery. With the new
anti-leaning rear design,...
$2,499.00 $1,649.00
-23%


KANO-World's Lightest (only 35lbs) Foldable Electric Wheelchair, Travel Size,
User-Friendly
$1,299.00 $988.00
KANO-World's Lightest (only 35lbs) Foldable Electric Wheelchair, Travel Size,
User-Friendly
✔Super Lightweight Folding Electric Wheelchair has been nominated The World’s
Lightest Foldable Power Wheelchair. Weighing only 35 Pounds. Portable
Lightweight Folding Electric Wheelchair is designed to provide a versatile and
convenient wheelchair ideal for comfortable mobility support through all
areas...
$1,299.00 $988.00
-20%


WOLF (Silver) - Folding Lightweight Heavy Duty Electric Wheelchair 330 lbs Max
Load-500W-13 Miles
$1,889.00 $1,499.00
WOLF (Silver) - Folding Lightweight Heavy Duty Electric Wheelchair 330 lbs Max
Load-500W-13 Miles
MOTORIZED WHEELCHAIRS FOR SENIORS - This power electric wheelchair is a perfect
choice to have your mobility independence. It is very convenient as a mobility
wheelchair, with powerful motors and a high-volume lithium battery. With the new
anti-leaning rear design,...
$1,889.00 $1,499.00
-13%


TIGER (Silver)-Folding Lightweight Heavy Duty Electric Wheelchair 330 lbs Max
Load-500W-13 Miles
$1,499.00 $1,299.00
TIGER (Silver)-Folding Lightweight Heavy Duty Electric Wheelchair 330 lbs Max
Load-500W-13 Miles
MOTORIZED WHEELCHAIRS FOR SENIORS - This power electric wheelchair is a perfect
choice to have your mobility independence. It is very convenient as a mobility
wheelchair, with powerful motors and a high-volume lithium battery. With the new
anti-leaning rear design,...
$1,499.00 $1,299.00


RECENTLY VIEWED PRODUCTS


>
WILDCAT (Silver) - Folding Lightweight Heavy Duty Electric Wheelchair 330 lbs
Max Load-500W-13 Miles


 * Home
 * Shop
 * Accessories
 * Free Financing
 * Helpful
 * About
 * Contact

 * Comparison Chart
 * FAQs
 * Shipping and Delivery
 * Blog

 * Privacy Policy
 * Returns Policy
 * Store Policy
 * Terms of Service
 * Do not sell my personal information


STAY CONNECTED

 * 
 * 

LIKE US on FACEBOOK




SIGN UP FOR OUR NEWSLETTER


© 2017-2023 Culver Mobility. All Rights Reserved.
 * 
 * 
 * 
 * 
 * 
 * 

Close

CUSTOMER LOGIN:

Email Address *
Password *
Forgot your password?
Create An Account
Close

SHOPPING CART:

Your cart is currently empty.

Continue Shopping
Total: $0.00
Check Out View Cart
Sign In Create an account




You have successfully subscribed!

HAVE QUESTIONS?

ASK THE FASHION EXPERT ANYTHING ON ELLA BOUTIQUE

We will follow up with you via email within 24-36 hours
Please answer the following questionnaire
Do You Need: Pricing Answers Both
What can i help you with today ?
How would you like me to contact you? Phone Email Both