perfectdealz.co.za Open in urlscan Pro
192.200.160.248  Public Scan

Submitted URL: https://trk.klclick3.com/ls/click?upn=TnjAw6pfN27P3MZnjrY5nE-2B1I9ocbTauRGGDoHTaL7WQw4kRe7a52A2W-2Fofb3cTDoBGeUatIW4xbNQi...
Effective URL: https://perfectdealz.co.za/pill-and-vitamin-organizer-water-bottle?_kx=T1j_ISS4-EKZPiGNyhTDVy5bGYHuRYDgokSU0JXjXybG-MokPMUe...
Submission: On September 26 via api from ZA — Scanned from DE

Form analysis 5 forms found in the DOM

/search.php

<form class="form" action="/search.php">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="search_query">Search</label>
      <div class="form-prefixPostfix wrap">
        <input class="form-input" data-search-quick="" name="search_query" id="search_query" data-error-message="Search field cannot be empty." placeholder="Search the store" autocomplete="off">
        <input type="submit" class="button button--primary form-prefixPostfix-button--postfix" value="Search">
      </div>
    </div>
  </fieldset>
</form>

/search.php

<form class="form" action="/search.php">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="search_query_mobile">Search</label>
      <div class="form-prefixPostfix wrap">
        <input class="form-input" data-search-quick="" name="search_query" id="search_query_mobile" data-error-message="Search field cannot be empty." placeholder="Search the store" autocomplete="off">
        <input type="submit" class="button button--primary form-prefixPostfix-button--postfix" value="Search">
      </div>
    </div>
  </fieldset>
</form>

POST https://perfectdealz.co.za/cart.php

<form class="form form--addToCart" method="post" action="https://perfectdealz.co.za/cart.php" enctype="multipart/form-data" data-cart-item-add="">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="product_id" value="2803">
  <div class="emthemesModez-productView-optionsGrid">
    <div data-product-option-change="" style="">
      <div class="form-field" data-product-attribute="set-select">
        <label class="form-label form-label--alternate form-label--inlineSmall" for="attribute_select_238"> Color: <small>Required</small>
        </label>
        <select class="form-select form-select--small" name="attribute[238]" id="attribute_select_238" required="">
          <option value="">Choose Options</option>
          <option data-product-attribute-value="469" value="469" selected="" data-default="" disabled="disabled">Black (Out of stock)</option>
          <option data-product-attribute-value="470" value="470" disabled="disabled">Pink (Out of stock)</option>
          <option data-product-attribute-value="471" value="471">Yellow</option>
          <option data-product-attribute-value="472" value="472" disabled="disabled">Blue (Out of stock)</option>
          <option data-product-attribute-value="473" value="473">Red</option>
        </select>
      </div>
    </div>
  </div>
  <div class="form-field form-field--stock u-hiddenVisually">
    <label class="form-label form-label--alternate"> Current Stock: <span data-product-stock=""></span>
    </label>
  </div>
  <div class="form-field form-field--increments _addToCartVisibility" style="">
    <label class="form-label form-label--alternate" for="qty[]">Quantity:</label>
    <div class="form-increment" data-quantity-change="">
      <button class="button button--icon" data-action="dec" disabled="">
        <span class="is-srOnly">Decrease Quantity:</span>
        <i class="icon" aria-hidden="true">
                                            <svg>
                                                <use xlink:href="#icon-keyboard-arrow-down"></use>
                                            </svg>
                                        </i>
      </button>
      <input class="form-input form-input--incrementTotal" id="qty[]" name="qty[]" type="tel" value="1" data-quantity-min="0" data-quantity-max="0" min="1" pattern="[0-9]*" aria-live="polite" disabled="">
      <button class="button button--icon" data-action="inc" disabled="">
        <span class="is-srOnly">Increase Quantity:</span>
        <i class="icon" aria-hidden="true">
                                            <svg>
                                                <use xlink:href="#icon-keyboard-arrow-up"></use>
                                            </svg>
                                        </i>
      </button>
    </div>
  </div>
  <div class="alertBox productAttributes-message" style="">
    <div class="alertBox-column alertBox-icon">
      <icon glyph="ic-success" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
          <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path>
        </svg></icon>
    </div>
    <p class="alertBox-column alertBox-message">The selected product combination is currently unavailable.</p>
  </div>
  <div class="form-action _addToCartVisibility" style="">
    <input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary" type="submit" value="Add to Cart" disabled="">
  </div>
  <!-- snippet location product_addtocart -->
</form>

POST /wishlist.php?action=add&product_id=2803

<form action="/wishlist.php?action=add&amp;product_id=2803" class="form form-wishlist form-action" data-wishlist-add="" method="post">
  <a aria-controls="wishlist-dropdown" aria-expanded="false" class="button dropdown-menu-button" data-dropdown="wishlist-dropdown">
        <span>Add to Wish List</span>
        <i aria-hidden="true" class="icon">
            <svg>
                <use xlink:href="#icon-chevron-down"></use>
            </svg>
        </i>
    </a>
  <ul aria-hidden="true" class="dropdown-menu" data-dropdown-content="" id="wishlist-dropdown" tabindex="-1">
    <li>
      <input class="button" type="submit" value="Add to My Wish List">
    </li>
    <li>
      <a data-wishlist="" class="button" href="/wishlist.php?action=addwishlist&amp;product_id=2803">Create New Wish List</a>
    </li>
  </ul>
</form>

POST /subscribe.php

<form class="form" action="/subscribe.php" method="post">
  <fieldset class="form-fieldset">
    <input type="hidden" name="action" value="subscribe">
    <input type="hidden" name="nl_first_name" value="bc">
    <input type="hidden" name="check" value="1">
    <div class="form-field">
      <label class="form-label is-srOnly" for="nl_email">Email Address</label>
      <div class="form-prefixPostfix wrap">
        <input class="form-input form-prefixPostfix-input" id="nl_email" name="nl_email" type="email" value="" placeholder="Your email address">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Subscribe">
      </div>
    </div>
  </fieldset>
</form>

Text Content

Toggle menu
 * Welcome to Perfect Dealz!

 * Returns
 * Refund Policy

 * 77 5th Street, Wynberg, Sandton, 2092, Johannesburg
 * 0110482402
 * Sign in or Register

 * Wish Lists
 * Compare
 * Recently Viewed
   
 * Cart 0
   


Search


Categories
 * Kiddies
    * All Kiddies
    * All Kiddies
    * Baby care & Nursery
    * Changing & Feeding
    * Educational
    * Kiddies Accessories
    * Kiddies Games
    * Travel & Play

 * Home & Living
    * All Home & Living
    * All Home & Living
    * Bed & Bath
    * Cleaning Accessories
    * Cooking Products
    * Decor
    * Kitchen Accessories
    * Kitchenware
    * Storage & Organization

 * Health & Beauty
    * All Health & Beauty
    * All Health & Beauty
    * Clothing & Accessories
    * Fitness & Exercise
    * Hair Accessories
    * Health Care Devices
    * Make up & Beauty
    * Personal Care
    * Shapewear
    * Sports Accessories

 * Garden & Outdoor
    * All Garden & Outdoor
    * All Garden & Outdoor
    * All Pets
    * Camping Braai & Picnic
    * Garden Care
    * Hardware
    * Outdoor Activities
    * Outdoor Lights
    * Tools

 * Electronics & DIY
    * All Electronics & DIY
    * All Electronics & Diy
    * Automotive
    * Electrical Accessories
    * Lights
    * Repairs
    * Security
    * Tech Dealz
    * Tools

 * Games & Novelties
    * All Games & Novelties
    * All Games & Novelties
    * Board Games
    * Family Games
    * Kiddies Games

 * Under R100
 * Combo Dealz
 * Under R250
 * Under R50
 * Clearance
 * All Products
 * Scales & Ladders

 * Flash Sale
 * Clearance
 * Deal Of The Week

 * Sign in Register

 * 
 * 
 * 
 * 

Search





Categories
 * Kiddies
    * All Kiddies
    * All Kiddies
    * Baby care & Nursery
    * Changing & Feeding
    * Educational
    * Kiddies Accessories
    * Kiddies Games
    * Travel & Play

 * Home & Living
    * All Home & Living
    * All Home & Living
    * Bed & Bath
    * Cleaning Accessories
    * Cooking Products
    * Decor
    * Kitchen Accessories
    * Kitchenware
    * Storage & Organization

 * Health & Beauty
    * All Health & Beauty
    * All Health & Beauty
    * Clothing & Accessories
    * Fitness & Exercise
    * Hair Accessories
    * Health Care Devices
    * Make up & Beauty
    * Personal Care
    * Shapewear
    * Sports Accessories

 * Garden & Outdoor
    * All Garden & Outdoor
    * All Garden & Outdoor
    * All Pets
    * Camping Braai & Picnic
    * Garden Care
    * Hardware
    * Outdoor Activities
    * Outdoor Lights
    * Tools

 * Electronics & DIY
    * All Electronics & DIY
    * All Electronics & Diy
    * Automotive
    * Electrical Accessories
    * Lights
    * Repairs
    * Security
    * Tech Dealz
    * Tools

 * Games & Novelties
    * All Games & Novelties
    * All Games & Novelties
    * Board Games
    * Family Games
    * Kiddies Games

 * Under R100
 * Combo Dealz
 * Under R250
 * Under R50
 * Clearance
 * All Products
 * Scales & Ladders











 * Home
 * Health & Beauty
 * Pill and Vitamin Organizer Water Bottle


PILL AND VITAMIN ORGANIZER WATER BOTTLE





SKU: UPC: MPN: Gift wrapping: Options available Shipping: Calculated at Checkout


BULK DISCOUNT RATES

Below are the available bulk discount rates for each individual item when you
purchase a certain amount

Buy 3 - 4 and get 5% off Buy 5 - 7 and get 7.5% off Buy 8 - 9 and get 10% off
Buy 10 - 14 and get 15% off Buy 15 or above and get 20% off

On Sale
Previous

Next

MSRP:
SALE Now: R65.00

Was: R175.00
— You save 63%
Or split into 3X interest-free payment


Color: Required Choose Options Black (Out of stock) Pink (Out of stock) Yellow
Blue (Out of stock) Red
Current Stock:
Quantity:
Decrease Quantity: Increase Quantity:

The selected product combination is currently unavailable.


Add to Wish List
 * 
 * Create New Wish List

Cards only for instore purchases (please be advised that we do not keep cash at
our premises)
 * Facebook
 * Email
 * Print
 * Twitter
 * Linkedin
 * Pinterest

 * Description


DESCRIPTION


 PILL AND VITAMIN ORGANIZER WATER BOTTLE

 * Water bottle with built-in daily pill box organizer
 * Seven compartment pill organizer for each day of the week
 * Great way to take your medication while on the go
 * Hand wash recommended
 * Daily medicine/pill box
 * BPA Free, odorless, stain-resistant
 * Colors are for illustration purposes. Actual product colors may vary.
 * 600ml

Package Contents

 * 1x Water Bottle

 

 
View AllClose


 * Related Products
 * Customers Also Viewed


RELATED PRODUCTS

On Sale

Add to Cart
Quick view

2 DRAWER COSMETIC ORGANIZER

MSRP:
SALE Now: R165.00
Was: R399.00
2 Drawer Cosmetic Organizer Acrylic Cosmetic Makeup Organizer Plastic Storage
Box Jewelry Drawer Box Boxes Drawer Organizer 2 + Lipstick Makeup Brush
PARAMETER Product material: Acrylic ...
On Sale

Add to Cart
Quick view

AQUA DOG WATER BOTTLE

MSRP:
SALE Now: R69.00
Was: R149.00
  Aqua Dog Water Bottle The Aqua Dog water bottle is designed for your pet to
safely drink water
On Sale

Add to Cart
Quick view

AUTOMATIC BOTTLE WATER DISPENSER

MSRP:
SALE Now: R129.00
Was: R299.00
Automatic Water Dispenser Automatic Bottle Water Dispenser The electric
dispenser is suitable for pure bottled drinking water and compatible with a
variety of models gallon barrels without...
On Sale

Add to Cart
Quick view

PILL PRO ORGANIZE YOUR PILLS AND VITAMINS

MSRP:
SALE Now: R69.00
Was: R199.00
Pill Pro Organize Your Pills and Vitamins Organize Pills and Vitamins for Each
Day of the week The Pill Organiser lets you conveniently organize your medicine
and vitamins for each
On Sale

Add to Cart
Quick view

REMOTE ORGANIZER

MSRP:
SALE Now: R95.00
Was: R249.00
Remote Organizer Keep all of your remote controls handy and never lose them
again with the Multi-Layer Remote Control Organizer. The design of this product
makes it easier for you to select the...


CUSTOMERS ALSO VIEWED

Previous
On Sale

Add to Cart
Quick view

SEDY BICYCLE BAG

MSRP:
SALE Now: R295.00
Was: R420.00
Sedy Bicycle Bag Introducing the amazing, handy bicycle bag for those long
riding trips with your friends or family. The bag is spacious enough to carry
basic necessities, and can also be...
On Sale

Add to Cart
Quick view

SNACKEEZ 2 IN 1 SNACK AND DRINK CUP

MSRP:
SALE Now: R89.00
Was: R199.00
Snackeez 2 in 1 Snack and Drink Cup Snackeez is a portable snacking station,
allowing you to carry your drink and snack together in one hand. Its design
resembles a large glass with an upper cup...
On Sale

Add to Cart
Quick view

PORTABLE CHARCOAL BBQ GRILL

MSRP:
SALE Now: R5,499.00
Was: R15,999.00
Portable Charcoal BBQ Grill With a stylish black finish, this American Grill
Charcoal BBQ is an outdoor cooking solution that looks great in any garden. The
charcoal tray is easily adjustable using...
On Sale

Add to Cart
Quick view

SELF ADHESIVE HOME WALL MOUNTABLE STORAGE SHELF

MSRP:
SALE Now: R59.00
Was: R149.00
Self Adhesive Home Wall Mountable Storage Shelf Holder Wall-mounted design saves
space and keeps your home tidy. Made of high-quality PP materials, strong and
durable. Adhesive design, easy to...
On Sale

Add to Cart
Quick view

SELF DEFENSE STUN GUN

MSRP:
SALE Now: R149.00
Was: R299.00
Self Defense Stun Gun Super-HI DC Pulse Self-Protector Features as follows: 1.
Adopt a High-frequency oscillation circuit to improve output current. With the
large capacity DC discharge, the output...
On Sale

Add to Cart
Quick view

SHAKER BOTTLE HAND SQUEEZING CUP 450ML

MSRP:
SALE Now: R129.00
Was: R249.00
Shaker Bottle Hand Squeezing Cup 450ml Made of environmentally friendly
material, it allows you to squeeze juices in a practical way.  Process any fruit
and make your juice or vitamin in...
On Sale

Add to Cart
Quick view

MULTIFUNCTION FOLDABLE LAPTOP TABLE T8

MSRP:
SALE Now: R399.00
Was: R849.00
Multifunction Foldable Laptop Table T8 The Multifunction Foldable Laptop Table
T8 is a spine and neck-friendly product that can be adjusted according to your
needs. Now you can take your work to...
On Sale

Add to Cart
Quick view

RECHARGEABLE CORDLESS BIONIC GARDEN TRIMMER

MSRP:
SALE Now: R359.00
Was: R799.00
Rechargeable Cordless Bionic Garden Trimmer WIRELESS: The Bionic Trimmer is
wireless as it is rechargeable. No more carrying bulky, cumbersome wiring. No
more gas needed! Save time, resources, and...
On Sale

Choose Options
Quick view

WALL MOUNTED PHONE HOLDER

MSRP:
SALE Now: R15.00
Was: R45.00
Wall Mounted Phone Holder -Find a home for your phone, data cable & pendant
-Bottom part of the bracket with cable slot. All kinds of plugs cables hung
Type: Phone Holders Material:...
On Sale

Add to Cart
Quick view

RIFLE SCOPE 3-9X40 AOEG

MSRP:
SALE Now: R799.00
Was: R1,999.00
Rifle scope 3-9x40 AOEG A guarantee of high quality at a reasonable price.
Enclosed in a durable, metal casing clear optics with a mil-dot type cross as we
as adjustable zoom. Due to cross...
On Sale

Add to Cart
Quick view

PORTABLE HEATER

MSRP:
SALE Now: R275.00
Was: R449.00
Portable Heater Sometimes all you want to do is to take the heat with you from
the office or the house, or vice versa. With the Portable Heater, you can take
your heat everywhere you go. Safe...
Next


OK






SUBSCRIBE TO OUR NEWSLETTER

Get the latest updates on new products and upcoming sales

Email Address




 * COMPANY

 * About Us

 * Privacy Policy

 * Refund Policy

 * Payment Policy

 * Pre-Order Terms and Conditions

 * Fast Delivery

 * Shipping Conditions

 * Become a reseller

 * Competitions

 * Returns

 * Order & Collect

 * How to purchase

 * Scam Alert

 * 



Chat to us on whatsapp: 064 601 3518

 * 77 5th Street, Wynberg, Sandton, 2092, Johannesburg
 * Call us at 0110482402

 * 
 * 
 * 
 * 



NAVIGATE

 * Under R250
 * Flash Sale
 * Clearance Sale!
 * Contact Us
 * Sitemap



CATEGORIES

 * Kiddies
 * Home & Living
 * Health & Beauty
 * Garden & Outdoor
 * Electronics & DIY
 * Games & Novelties
 * Under R100
 * Combo Dealz
 * Under R250
 * Under R50




© 2022 Perfect Dealz.




We use cookies (and other similar technologies) to collect data to improve your
shopping experience.By using our website, you're agreeing to the collection of
data as described in our Privacy Policy.

SettingsReject allAccept All Cookies