perfectbazarr.com Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://perfectbazarr.com/
Submission: On December 29 via api from US — Scanned from US

Form analysis 11 forms found in the DOM

GET /search

<form action="/search" method="get" role="search">
  <label for="Search" class="hidden-label">Search</label>
  <div class="search__input-wrap">
    <input class="search__input" id="Search" type="search" name="q" value="" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list"
      autocorrect="off" autocomplete="off" autocapitalize="off" autofocus="true" spellcheck="false" placeholder="Search" tabindex="0">
    <input name="options[prefix]" type="hidden" value="last">
    <button class="btn--search" type="submit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
        <defs>
          <style>
            .cls-1 {
              fill: none;
              stroke: #000;
              stroke-miterlimit: 10;
              stroke-width: 2px
            }
          </style>
        </defs>
        <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
      </svg>
      <span class="icon__fallback-text">Search</span>
    </button>
  </div>
  <button class="btn--close-search">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
  </button>
  <div id="predictive-search" class="search__results" tabindex="-1"></div>
</form>

GET /search

<form action="/search" method="get" role="search">
  <label for="Search" class="hidden-label">Search</label>
  <div class="search__input-wrap">
    <input class="search__input" id="Search" type="search" name="q" value="" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list"
      autocorrect="off" autocomplete="off" autocapitalize="off" autofocus="true" spellcheck="false" placeholder="Search" tabindex="0">
    <input name="options[prefix]" type="hidden" value="last">
    <button class="btn--search" type="submit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
        <defs>
          <style>
            .cls-1 {
              fill: none;
              stroke: #000;
              stroke-miterlimit: 10;
              stroke-width: 2px
            }
          </style>
        </defs>
        <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
      </svg>
      <span class="icon__fallback-text">Search</span>
    </button>
  </div>
  <button class="btn--close-search">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
  </button>
  <div id="predictive-search" class="search__results" tabindex="-1"></div>
</form>

GET /search

<form action="/search" method="get" role="search">
  <label for="Search" class="hidden-label">Search</label>
  <div class="search__input-wrap">
    <input class="search__input" id="Search" type="search" name="q" value="" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list"
      autocorrect="off" autocomplete="off" autocapitalize="off" autofocus="true" spellcheck="false" placeholder="Search" tabindex="0">
    <input name="options[prefix]" type="hidden" value="last">
    <button class="btn--search" type="submit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
        <defs>
          <style>
            .cls-1 {
              fill: none;
              stroke: #000;
              stroke-miterlimit: 10;
              stroke-width: 2px
            }
          </style>
        </defs>
        <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
      </svg>
      <span class="icon__fallback-text">Search</span>
    </button>
  </div>
  <button class="btn--close-search">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
  </button>
  <div id="predictive-search" class="search__results" tabindex="-1"></div>
</form>

POST /cart

<form action="/cart" method="post" novalidate="" data-location="header" class="cart__drawer-form">
  <div class="cart__scrollable">
    <div data-products="">
      <div class="cart__items" data-count="0" data-cart-subtotal="0">
      </div>
    </div>
    <div class="cart__item-row">
      <label for="CartHeaderNote" class="add-note"> Add order note <span class="note-icon note-icon--open" aria-hidden="true">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-pencil" viewBox="0 0 64 64">
            <defs>
              <style>
                .cls-1,
                .cls-2 {
                  fill: none;
                  stroke: #000;
                  stroke-width: 2px
                }

                .cls-1 {
                  stroke-miterlimit: 10
                }
              </style>
            </defs>
            <path class="cls-1" d="M52 33.96V58H8V14h23.7"></path>
            <path class="cls-1" d="M18 47l13-5 24-24-8-8-24 24-5 13zM23 34l8 8"></path>
            <path id="svg_2" data-name="svg 2" class="cls-2" d="M47 10l1-1a5.44 5.44 0 0 1 7.82.18A5.52 5.52 0 0 1 56 17l-1 1"></path>
          </svg>
        </span>
        <span class="note-icon note-icon--close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <defs>
              <style>
                .cls-1 {
                  fill: none;
                  stroke: #000;
                  stroke-miterlimit: 10;
                  stroke-width: 2px
                }
              </style>
            </defs>
            <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close</span>
        </span>
      </label>
      <textarea name="note" class="input-full cart__note hide" id="CartHeaderNote"></textarea>
    </div>
  </div>
  <div class="cart__footer">
    <div class="cart__item-sub cart__item-row cart__item--subtotal">
      <div>Subtotal</div>
      <div data-subtotal="">Rs.0.00</div>
    </div>
    <div data-discounts="">
      <div class="cart__discounts text-right hide">
        <div>
        </div>
      </div>
    </div>
    <div class="cart__item-row cart__checkout-wrapper payment-buttons">
      <button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout"> Check out </button>
    </div>
    <div class="cart__item-row--footer text-center">
      <small>Shipping, taxes, and discount codes calculated at checkout.</small>
    </div>
  </div>
</form>

POST /contact#newsletter-sections--15073013530660__newsletter-popup

<form method="post" action="/contact#newsletter-sections--15073013530660__newsletter-popup" id="newsletter-sections--15073013530660__newsletter-popup" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type"
    value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-sections--15073013530660__newsletter-popup" class="hidden-label">Enter your email</label>
  <label for="newsletter-form-submit-sections--15073013530660__newsletter-popup" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="popup">
  <div class="input-group newsletter__input-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-sections--15073013530660__newsletter-popup" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
    <div class="input-group-btn">
      <button type="submit" id="newsletter-form-submit-sections--15073013530660__newsletter-popup" class="btn" name="commit" aria-label="Subscribe">
        <span class="form__submit--large">Subscribe</span>
        <span class="form__submit--small">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-right" viewBox="0 0 50 15">
            <path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63z"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="AddToCartForm-template--15073012908068__c4ad5d03-02e5-46ef-8919-011569332eff-7375912304676" accept-charset="UTF-8" class="product-single__form" enctype="multipart/form-data"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="product__policies rte"><a href="/policies/shipping-policy">Shipping</a> calculated at checkout. </div>
  <div class="payment-buttons"><button type="submit" name="add" data-add-to-cart="" class="btn btn--full add-to-cart btn--secondary">
      <span data-add-to-cart-text="" data-default-text="Add to cart"> Add to cart </span>
    </button>
    <div data-shopify="payment-button" class="shopify-payment-button"><dynamic-checkout wallet-configs="[]" access-token="59bae3a26a1f18084605c0555fcea0ab" buyer-country="PK" buyer-locale="en" buyer-currency="PKR" shop-id="57571737636">
        <style>
          dynamic-checkout .wallet-button-fade-in,
          cart-wallet-buttons .wallet-button-fade-in {
            animation: animation-fade-in .3s cubic-bezier(.1, .79, 1, 1)
          }

          @keyframes animation-fade-in {
            0% {
              opacity: 0
            }

            to {
              opacity: 1
            }
          }

          button[aria-disabled=true] {
            opacity: .5;
            cursor: not-allowed
          }
        </style>
        <div class="wallet-button-fade-in"><shopify-buy-it-now-button access-token="59bae3a26a1f18084605c0555fcea0ab" buyer-country="PK" disabled="false"><button type="button"
              class="shopify-payment-button__button shopify-payment-button__button--unbranded">Buy it now</button></shopify-buy-it-now-button></div>
      </dynamic-checkout></div>
  </div>
  <div class="shopify-payment-terms product__policies"></div>
  <select name="id" data-product-select="" class="product-single__variants no-js">
    <option selected="selected" value="40905118908452"> Black - Rs.4,899.00 PKR </option>
    <option value="40905118941220"> White - Rs.4,899.00 PKR </option>
  </select><input type="hidden" name="product-id" value="7375912304676">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="AddToCartForm-template--15073012908068__04fa8e5e-6d6f-4474-98bc-5676c3717f7b-7375806890020" accept-charset="UTF-8" class="product-single__form" enctype="multipart/form-data"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="product__policies rte"><a href="/policies/shipping-policy">Shipping</a> calculated at checkout. </div>
  <div class="payment-buttons"><button type="submit" name="add" data-add-to-cart="" class="btn btn--full add-to-cart btn--secondary">
      <span data-add-to-cart-text="" data-default-text="Add to cart"> Add to cart </span>
    </button>
    <div data-shopify="payment-button" class="shopify-payment-button"><dynamic-checkout wallet-configs="[]" access-token="59bae3a26a1f18084605c0555fcea0ab" buyer-country="PK" buyer-locale="en" buyer-currency="PKR" shop-id="57571737636">
        <style>
          dynamic-checkout .wallet-button-fade-in,
          cart-wallet-buttons .wallet-button-fade-in {
            animation: animation-fade-in .3s cubic-bezier(.1, .79, 1, 1)
          }

          @keyframes animation-fade-in {
            0% {
              opacity: 0
            }

            to {
              opacity: 1
            }
          }

          button[aria-disabled=true] {
            opacity: .5;
            cursor: not-allowed
          }
        </style>
        <div class="wallet-button-fade-in"><shopify-buy-it-now-button access-token="59bae3a26a1f18084605c0555fcea0ab" buyer-country="PK" disabled="false"><button type="button"
              class="shopify-payment-button__button shopify-payment-button__button--unbranded">Buy it now</button></shopify-buy-it-now-button></div>
      </dynamic-checkout></div>
  </div>
  <div class="shopify-payment-terms product__policies"></div>
  <select name="id" data-product-select="" class="product-single__variants no-js">
    <option selected="selected" value="40904476098596"> Default Title - Rs.1,499.00 PKR </option>
  </select><input type="hidden" name="product-id" value="7375806890020">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="AddToCartForm-template--15073012908068__c7829407-0d6a-4adc-a036-f1cd2f429e4d-7375910895652" accept-charset="UTF-8" class="product-single__form" enctype="multipart/form-data"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="product__policies rte"><a href="/policies/shipping-policy">Shipping</a> calculated at checkout. </div>
  <div class="payment-buttons"><button type="submit" name="add" data-add-to-cart="" class="btn btn--full add-to-cart btn--secondary">
      <span data-add-to-cart-text="" data-default-text="Add to cart"> Add to cart </span>
    </button>
    <div data-shopify="payment-button" class="shopify-payment-button"><dynamic-checkout wallet-configs="[]" access-token="59bae3a26a1f18084605c0555fcea0ab" buyer-country="PK" buyer-locale="en" buyer-currency="PKR" shop-id="57571737636">
        <style>
          dynamic-checkout .wallet-button-fade-in,
          cart-wallet-buttons .wallet-button-fade-in {
            animation: animation-fade-in .3s cubic-bezier(.1, .79, 1, 1)
          }

          @keyframes animation-fade-in {
            0% {
              opacity: 0
            }

            to {
              opacity: 1
            }
          }

          button[aria-disabled=true] {
            opacity: .5;
            cursor: not-allowed
          }
        </style>
        <div class="wallet-button-fade-in"><shopify-buy-it-now-button access-token="59bae3a26a1f18084605c0555fcea0ab" buyer-country="PK" disabled="false"><button type="button"
              class="shopify-payment-button__button shopify-payment-button__button--unbranded">Buy it now</button></shopify-buy-it-now-button></div>
      </dynamic-checkout></div>
  </div>
  <div class="shopify-payment-terms product__policies"></div>
  <select name="id" data-product-select="" class="product-single__variants no-js">
    <option selected="selected" value="40905105145892"> Default Title - Rs.2,499.00 PKR </option>
  </select><input type="hidden" name="product-id" value="7375910895652">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="AddToCartForm-template--15073012908068__be5e171c-f91f-49c1-9bfb-eb756f8e4246-7375824158756" accept-charset="UTF-8" class="product-single__form" enctype="multipart/form-data"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="product__policies rte"><a href="/policies/shipping-policy">Shipping</a> calculated at checkout. </div>
  <div class="payment-buttons"><button type="submit" name="add" data-add-to-cart="" class="btn btn--full add-to-cart btn--secondary">
      <span data-add-to-cart-text="" data-default-text="Add to cart"> Add to cart </span>
    </button>
    <div data-shopify="payment-button" class="shopify-payment-button"><dynamic-checkout wallet-configs="[]" access-token="59bae3a26a1f18084605c0555fcea0ab" buyer-country="PK" buyer-locale="en" buyer-currency="PKR" shop-id="57571737636">
        <style>
          dynamic-checkout .wallet-button-fade-in,
          cart-wallet-buttons .wallet-button-fade-in {
            animation: animation-fade-in .3s cubic-bezier(.1, .79, 1, 1)
          }

          @keyframes animation-fade-in {
            0% {
              opacity: 0
            }

            to {
              opacity: 1
            }
          }

          button[aria-disabled=true] {
            opacity: .5;
            cursor: not-allowed
          }
        </style>
        <div class="wallet-button-fade-in"><shopify-buy-it-now-button access-token="59bae3a26a1f18084605c0555fcea0ab" buyer-country="PK" disabled="false"><button type="button"
              class="shopify-payment-button__button shopify-payment-button__button--unbranded">Buy it now</button></shopify-buy-it-now-button></div>
      </dynamic-checkout></div>
  </div>
  <div class="shopify-payment-terms product__policies"></div>
  <select name="id" data-product-select="" class="product-single__variants no-js">
    <option selected="selected" value="40904564637732"> Default Title - Rs.3,500.00 PKR </option>
  </select><input type="hidden" name="product-id" value="7375824158756">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="AddToCartForm-template--15073012908068__275e37e6-1832-4ed8-aa7e-142d97e05e2e-7375805743140" accept-charset="UTF-8" class="product-single__form" enctype="multipart/form-data"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="product__policies rte"><a href="/policies/shipping-policy">Shipping</a> calculated at checkout. </div>
  <div class="payment-buttons"><button type="submit" name="add" data-add-to-cart="" class="btn btn--full add-to-cart btn--secondary">
      <span data-add-to-cart-text="" data-default-text="Add to cart"> Add to cart </span>
    </button>
    <div data-shopify="payment-button" class="shopify-payment-button"><dynamic-checkout wallet-configs="[]" access-token="59bae3a26a1f18084605c0555fcea0ab" buyer-country="PK" buyer-locale="en" buyer-currency="PKR" shop-id="57571737636">
        <style>
          dynamic-checkout .wallet-button-fade-in,
          cart-wallet-buttons .wallet-button-fade-in {
            animation: animation-fade-in .3s cubic-bezier(.1, .79, 1, 1)
          }

          @keyframes animation-fade-in {
            0% {
              opacity: 0
            }

            to {
              opacity: 1
            }
          }

          button[aria-disabled=true] {
            opacity: .5;
            cursor: not-allowed
          }
        </style>
        <div class="wallet-button-fade-in"><shopify-buy-it-now-button access-token="59bae3a26a1f18084605c0555fcea0ab" buyer-country="PK" disabled="false"><button type="button"
              class="shopify-payment-button__button shopify-payment-button__button--unbranded">Buy it now</button></shopify-buy-it-now-button></div>
      </dynamic-checkout></div>
  </div>
  <div class="shopify-payment-terms product__policies"></div>
  <select name="id" data-product-select="" class="product-single__variants no-js">
    <option selected="selected" value="40904471314468"> Default Title - Rs.4,399.00 PKR </option>
  </select><input type="hidden" name="product-id" value="7375805743140">
</form>

POST /contact#newsletter-template--15073012908068__newsletter

<form method="post" action="/contact#newsletter-template--15073012908068__newsletter" id="newsletter-template--15073012908068__newsletter" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input
    type="hidden" name="utf8" value="✓">
  <label for="Email-template--15073012908068__newsletter" class="hidden-label">Enter your email</label>
  <label for="newsletter-form-submit-template--15073012908068__newsletter" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="section">
  <div class="input-group newsletter__input-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-template--15073012908068__newsletter" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
    <div class="input-group-btn">
      <button type="submit" id="newsletter-form-submit-template--15073012908068__newsletter" class="btn" name="commit" aria-label="Subscribe">
        <span class="form__submit--large">Subscribe</span>
        <span class="form__submit--small">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-right" viewBox="0 0 50 15">
            <path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63z"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

Text Content

Skip to content
Pause slideshow Play slideshow

Welcome To Our Store Hassle Free Delivery On All Over Pakistan😍

Welcome To Our Store Hassle Free Delivery On All Over Pakistan😍

 Unlock Unbeatable Discounts at Our Store 

 Unlock Unbeatable Discounts at Our Store 

... Site navigation


PERFECT BAZAAR

Search
Search

Search 0 Cart ... Site navigation
Close
Search
Search

Cancel
 * Home
 * Home & Decor
 * Health & Fitness
 * Kitchen Appliances

Search
Search

Add order note Close
Subtotal
Rs.0.00

Check out
Shipping, taxes, and discount codes calculated at checkout.
Your cart is currently empty.
 * Home
 * 
   Home & Decor
 * 
   Health & Fitness
 * 
   Kitchen Appliances


Save 10% off your first purchase

Sign up today and we'll send you a 10% discount code towards your first
purchase.

Enter your email Subscribe
Subscribe
Buy Now
"Close (esc)"


MOST SELLING PRODUCTS

View all
Quick shop Add to cart
Sale


USB Rechargeable Portable Blender Juicer
(9)
Sale priceRs.2,499.00 Rs.2,499.00 Regular price Rs.4,599.00 Rs.4,599.00 Save
Rs.2,100

"Close (esc)"
Quick shop Add to cart

Blawless Rechargeable 2 in 1 Eyebrow Trimmer''
(5)
Rs.1,499.00 Rs.1,499.00

"Close (esc)"
Quick shop Add to cart
Sale


Compact USB Humidifier with LED Night Lamp
(12)
Sale priceRs.1,499.00 Rs.1,499.00 Regular price Rs.2,199.00 Rs.2,199.00 Save
Rs.700

"Close (esc)"
Quick shop Add to cart
Sale


Airpods Pro 2nd Generation
(5)
Sale priceRs.3,500.00 Rs.3,500.00 Regular price Rs.5,000.00 Rs.5,000.00 Save
Rs.1,500

"Close (esc)"
Quick shop Add to cart
Sale


Awaken in Style with the Creative Q Light Analog Sunrise Alarm Clock – Bluetooth
Audio
(5)
Sale priceRs.4,899.00 Rs.4,899.00 Regular price Rs.6,019.00 Rs.6,019.00 Save
Rs.1,120

"Close (esc)"
Quick shop Add to cart
Sale


11-Piece Set of Premium Power Resistance Exercise Bands
(2)
Sale priceRs.2,299.00 Rs.2,299.00 Regular price Rs.2,999.00 Rs.2,999.00 Save
Rs.700

"Close (esc)"


POPULAR CATEGORIES


Home & Decor

Health & Fitness

Kitchen Appliances

Smart Watches

Earbuds

Shop



HOME & DECOR

View all
Quick shop Add to cart
Sale


Awaken in Style with the Creative Q Light Analog Sunrise Alarm Clock – Bluetooth
Audio
(5)
Sale priceRs.4,899.00 Rs.4,899.00 Regular price Rs.6,019.00 Rs.6,019.00 Save
Rs.1,120

"Close (esc)"
Quick shop Add to cart
Sale


Compact USB Humidifier with LED Night Lamp
(12)
Sale priceRs.1,499.00 Rs.1,499.00 Regular price Rs.2,199.00 Rs.2,199.00 Save
Rs.700

"Close (esc)"
Quick shop Add to cart

Electric Mosquito Killer LED Lamp - Bug-Free Comfort with Modern Design
Rs.2,000.00 Rs.2,000.00

"Close (esc)"
Quick shop Add to cart
Sale


Flame Aroma Diffuser & Humidifier – Ultrasonic Cool Mist with LED Lamp
Sale priceRs.3,899.00 Rs.3,899.00 Regular price Rs.5,000.00 Rs.5,000.00 Save
Rs.1,101

"Close (esc)"
Quick shop Add to cart
Sale


LED Crystal Diamond Table Lamp - Elegant Lighting for Your Home Decor
Sale priceRs.2,599.00 Rs.2,599.00 Regular price Rs.3,699.00 Rs.3,699.00 Save
Rs.1,100

"Close (esc)"
Quick shop Add to cart
Sale


Automatic Door Closer - Adjustable Tension (500g-1000g) Closing Device
Sale priceRs.1,199.00 Rs.1,199.00 Regular price Rs.1,599.00 Rs.1,599.00 Save
Rs.400

"Close (esc)"
Quick shop Add to cart
Sale


Mini Electric Shaver for On-the-Go Grooming
Sale priceRs.2,399.00 Rs.2,399.00 Regular price Rs.3,299.00 Rs.3,299.00 Save
Rs.900

"Close (esc)"


AWAKEN IN STYLE WITH THE CREATIVE Q LIGHT ANALOG SUNRISE ALARM CLOCK – BLUETOOTH
AUDIO

5 Reviews
 1. 
 2. 
 3. 
 4. 




AWAKEN IN STYLE WITH THE CREATIVE Q LIGHT ANALOG SUNRISE ALARM CLOCK – BLUETOOTH
AUDIO

Price Regular price Rs.6,019.00 Rs.6,019.00 Sale priceRs.4,899.00 Rs.4,899.00
Save Rs.1,120
/
Color Color
Black
White
Quantity
− +
Shipping calculated at checkout.
Add to cart
Buy it now

Black - Rs.4,899.00 PKR White - Rs.4,899.00 PKR

Buy with Cash on Delivery
[{"id":40905118908452,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":{"id":31897616056356,"product_id":7375912304676,"position":3,"created_at":"2023-12-24T16:08:46+05:00","updated_at":"2023-12-24T16:08:49+05:00","alt":null,"width":790,"height":1413,"src":"\/\/perfectbazarr.com\/cdn\/shop\/files\/1726511533485330432.jpg?v=1703416129","variant_ids":[40905118908452]},"available":true,"name":"Awaken
in Style with the Creative Q Light Analog Sunrise Alarm Clock – Bluetooth Audio
-
Black","public_title":"Black","options":["Black"],"price":489900,"weight":0,"compare_at_price":601900,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":24339787579428,"position":3,"preview_image":{"aspect_ratio":0.559,"height":1413,"width":790,"src":"\/\/perfectbazarr.com\/cdn\/shop\/files\/1726511533485330432.jpg?v=1703416129"}}},{"id":40905118941220,"title":"White","option1":"White","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":{"id":31897615990820,"product_id":7375912304676,"position":1,"created_at":"2023-12-24T16:08:46+05:00","updated_at":"2023-12-24T16:08:48+05:00","alt":null,"width":700,"height":700,"src":"\/\/perfectbazarr.com\/cdn\/shop\/files\/fc1298c3-8b03-4b7b-b9c5-12e0a61194c9_trans_700x_6749c05c-4929-43ed-8a5e-6f0a15efeb9e.jpg?v=1703416128","variant_ids":[40905118941220]},"available":true,"name":"Awaken
in Style with the Creative Q Light Analog Sunrise Alarm Clock – Bluetooth Audio
-
White","public_title":"White","options":["White"],"price":489900,"weight":0,"compare_at_price":601900,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":24339787513892,"position":1,"preview_image":{"aspect_ratio":1.0,"height":700,"width":700,"src":"\/\/perfectbazarr.com\/cdn\/shop\/files\/fc1298c3-8b03-4b7b-b9c5-12e0a61194c9_trans_700x_6749c05c-4929-43ed-8a5e-6f0a15efeb9e.jpg?v=1703416128"}}}]



HEALTH & FITNESS

View all
Quick shop Add to cart
Sale


Arm Excerciser Forearm Strengthener
(2)
Sale priceRs.2,199.00 Rs.2,199.00 Regular price Rs.2,899.00 Rs.2,899.00 Save
Rs.700

"Close (esc)"
Quick shop Add to cart

Blawless Rechargeable 2 in 1 Eyebrow Trimmer''
(5)
Rs.1,499.00 Rs.1,499.00

"Close (esc)"
Quick shop Add to cart
Sale


Folding Push Up Board - Portable Home Fitness
Sale priceRs.2,999.00 Rs.2,999.00 Regular price Rs.4,000.00 Rs.4,000.00 Save
Rs.1,001

"Close (esc)"
Quick shop Add to cart
Sale


Portable Rechargeable Neck Fan - USB-Powered Cooling for On-the-Go Comfort
Sale priceRs.2,199.00 Rs.2,199.00 Regular price Rs.3,000.00 Rs.3,000.00 Save
Rs.801

"Close (esc)"
Quick shop Add to cart
Sale


Professional Hair Straightening Brush and Comb
Sale priceRs.1,899.00 Rs.1,899.00 Regular price Rs.2,000.00 Rs.2,000.00 Save
Rs.101

"Close (esc)"
Quick shop Add to cart
Sale


Mini Electric Shaver for On-the-Go Grooming
Sale priceRs.2,399.00 Rs.2,399.00 Regular price Rs.3,299.00 Rs.3,299.00 Save
Rs.900

"Close (esc)"


BLAWLESS RECHARGEABLE 2 IN 1 EYEBROW TRIMMER''

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




BLAWLESS RECHARGEABLE 2 IN 1 EYEBROW TRIMMER''

Price Regular priceRs.1,499.00 Rs.1,499.00
/
Quantity
− +
Shipping calculated at checkout.
Add to cart
Buy it now

Default Title - Rs.1,499.00 PKR

Buy with Cash on Delivery
[{"id":40904476098596,"title":"Default Title","option1":"Default
Title","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Blawless
Rechargeable 2 in 1 Eyebrow Trimmer''","public_title":null,"options":["Default
Title"],"price":149900,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":""}]



KITCHEN APPLIANCES

View all
Quick shop Add to cart
Sale


INSTANT ELECTRIC WATER HEATER
(1)
Sale priceRs.3,899.00 Rs.3,899.00 Regular price Rs.45,000.00 Rs.45,000.00 Save
Rs.41,101

"Close (esc)"
Quick shop Add to cart
Sale


Mini Portable Turbine Washing Machine
Sale priceRs.2,499.00 Rs.2,499.00 Regular price Rs.3,500.00 Rs.3,500.00 Save
Rs.1,001

"Close (esc)"
Quick shop Add to cart
Sale


Portable Electric Stove & Heater
Sale priceRs.2,499.00 Rs.2,499.00 Regular price Rs.2,899.00 Rs.2,899.00 Save
Rs.400

"Close (esc)"
Quick shop Add to cart
Sale


Portable Rechargeable Juicer Blender - 6 Blades, Electric, Mini Size
Sale priceRs.2,399.00 Rs.2,399.00 Regular price Rs.3,599.00 Rs.3,599.00 Save
Rs.1,200

"Close (esc)"
Quick shop Add to cart
Sale


Self Adhesive Marble Sheet for Stylish Home Transformations - Waterproof
Sale priceRs.2,699.00 Rs.2,699.00 Regular price Rs.3,499.00 Rs.3,499.00 Save
Rs.800

"Close (esc)"
Quick shop Add to cart
Sale


USB Rechargeable Portable Blender Juicer
(9)
Sale priceRs.2,499.00 Rs.2,499.00 Regular price Rs.4,599.00 Rs.4,599.00 Save
Rs.2,100

"Close (esc)"


USB RECHARGEABLE PORTABLE BLENDER JUICER

 1. 
 2. 
 3. 
 4. 
 5. 




USB RECHARGEABLE PORTABLE BLENDER JUICER

Price Regular price Rs.4,599.00 Rs.4,599.00 Sale priceRs.2,499.00 Rs.2,499.00
Save Rs.2,100
/
Quantity
− +
Shipping calculated at checkout.
Add to cart
Buy it now

Default Title - Rs.2,499.00 PKR

Buy with Cash on Delivery
[{"id":40905105145892,"title":"Default Title","option1":"Default
Title","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"USB
Rechargeable Portable Blender Juicer","public_title":null,"options":["Default
Title"],"price":249900,"weight":0,"compare_at_price":459900,"inventory_management":"shopify","barcode":""}]



EARBUDS

View all
Quick shop Add to cart
Sale


Airpods Pro 2nd Generation
(5)
Sale priceRs.3,500.00 Rs.3,500.00 Regular price Rs.5,000.00 Rs.5,000.00 Save
Rs.1,500

"Close (esc)"
Quick shop Add to cart
Sale


Airpods PRO Titanium ANC
Sale priceRs.2,999.00 Rs.2,999.00 Regular price Rs.3,569.00 Rs.3,569.00 Save
Rs.570

"Close (esc)"
Quick shop Add to cart
Sale


Ambie Earcuffs By Arch
Sale priceRs.3,990.00 Rs.3,990.00 Regular price Rs.5,899.00 Rs.5,899.00 Save
Rs.1,909

"Close (esc)"
Quick shop Add to cart
Sale


M90 Pro Original TWS Wireless Headphones – Unleash True Audio Excellence
Sale priceRs.1,999.00 Rs.1,999.00 Regular price Rs.2,699.00 Rs.2,699.00 Save
Rs.700

"Close (esc)"
Quick shop Add to cart
Sale


M28 Wireless Gaming Earphones: Low Latency, In-Ear Design for Sports & Gaming –
Your Must-Have for Chicken Dinner Triumph!
Sale priceRs.2,199.00 Rs.2,199.00 Regular price Rs.3,299.00 Rs.3,299.00 Save
Rs.1,100

"Close (esc)"
Quick shop Add to cart
Sale


M10 Bluetooth Wireless Earphones
Sale priceRs.1,699.00 Rs.1,699.00 Regular price Rs.2,399.00 Rs.2,399.00 Save
Rs.700

"Close (esc)"


AIRPODS PRO 2ND GENERATION

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




AIRPODS PRO 2ND GENERATION

Price Regular price Rs.5,000.00 Rs.5,000.00 Sale priceRs.3,500.00 Rs.3,500.00
Save Rs.1,500
/
Quantity
− +
Shipping calculated at checkout.
Add to cart
Buy it now

Default Title - Rs.3,500.00 PKR

Buy with Cash on Delivery
[{"id":40904564637732,"title":"Default Title","option1":"Default
Title","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Airpods
Pro 2nd Generation","public_title":null,"options":["Default
Title"],"price":350000,"weight":0,"compare_at_price":500000,"inventory_management":"shopify","barcode":""}]



FEATURED COLLECTION

View all
Quick shop Add to cart
Sale


HK9 Pro Smart Watch
Sale priceRs.8,799.00 Rs.8,799.00 Regular price Rs.12,499.00 Rs.12,499.00 Save
Rs.3,700

"Close (esc)"
Quick shop Add to cart
Sale


G9 Ultra Pro Smart Watch (Golden Edition) - 49MM Ultra Series 8.
Sale priceRs.4,999.00 Rs.4,999.00 Regular price Rs.8,999.00 Rs.8,999.00 Save
Rs.4,000

"Close (esc)"
Quick shop Add to cart
Sale


KD99 Ultra Smart Watch Series 8
(1)
Sale priceRs.2,899.00 Rs.2,899.00 Regular price Rs.4,399.00 Rs.4,399.00 Save
Rs.1,500

"Close (esc)"


T900 ULTRA SMART WATCH

 1. 
 2. 
 3. 
 4. 
 5. 




T900 ULTRA SMART WATCH

Price Regular price Rs.5,000.00 Rs.5,000.00 Sale priceRs.4,399.00 Rs.4,399.00
Save Rs.601
/

Quantity
− +
Shipping calculated at checkout.
Add to cart
Buy it now

Default Title - Rs.4,399.00 PKR

Buy with Cash on Delivery
[{"id":40904471314468,"title":"Default Title","option1":"Default
Title","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"T900
Ultra Smart Watch","public_title":null,"options":["Default
Title"],"price":439900,"weight":0,"compare_at_price":500000,"inventory_management":"shopify","barcode":""}]
Excellent

4.76 average
49 reviews
Jafar shambazi

It was my first time and I was perplexed but thank you LatestGadgetStore for
delivering a 100% original and high-quality product I highly recommend it to
everyone.
PK 12/24/2023
Abudullah

It has always been a pleasure shopping here. I was very impressed with the
quality of the packaging and timely delivery of the products
PK 12/24/2023
Shoiab

AirPods Pro 2nd redefines wireless earbuds with their impeccable sound, premium
build, and seamless Apple integration.it is very good quality product
PK 12/24/2023
Anas

Product original,I Received my earbuds from Latest Gadget Store It was my first
time online Purchase. I got what I needed and product itself is working very
well.
PK 12/24/2023
Mir hamzza

Good product, good price and fast delivery, recommend👍
PK 12/24/2023
Saad

Mashallah Mashallah me jinte tareef karo utni kam he bhtreen light he and Thanks
To seller👍
PK 12/24/2023
Abul Hammed

Amazing look Kamal K light he Mera first experience Tha likin Good Hogya g I am
satisfied Thanks Perfect bazaar, thanks Seller.
PK 12/24/2023
Imran jafri

The light is just super different colors there is a radio there is a charge for
the phone and came very quickly I will order again thanks to the seller!!!
PK 12/24/2023
Shawani baloch

Verified purchase
Very Fast delevery and same bejha hy jasa revies mein hy hige recomended
ES 12/24/2023
Asim khan

Verified purchase
thank u for giving me a same product
MX 12/22/2023
M.Yousuf

Verified purchase
great product which works well thx to seller and it was a fast shipping in 3
days approx very recomend!
IL 12/18/2023
Nabeel baloch

Verified purchase
gorgeous Quality 😍😍😍 superbbbb💯💯💯 delivery time so fast thanks PB mghy
laga low price m quality sahi ni h lkn jb try kia tw wahhh zabar0😍😍😍 plz
purchase it ...
LT 12/17/2023




POPULAR BRANDS




FREE SHIPPING

Free Shipping On All Products


HIGH QUALITY PRODUCTS

We Provide High Quality Products to Our Customers


24/7 CUSTOMER SUPPORT

We Provide 24/7 Customer Support


OUR STORE

Shop the Latest Trends and Save Big at Our Online E-Commerce Store.


PRODUCT DELIVERY

We Provide 100% Orignal Products Fast & Reliable, Hassle-Free Product Delivery
Right to Your Doorstep!


RETURN

We Guarantee 15 days return and exchange policy

Sign up and save

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

Enter your email Subscribe
Subscribe



SHOP

 * Home & Decor
 * Health & Fitness
 * Kitchen Appliances
 * Smart Watches
 * Earbuds


PRIVACY POLICY

 * Privacy Policy
 * Refund Policy
 * Terms of Service
 * Shipping Policy
 * Contact


GET IN TOUCH

 * +03274844008

Follow us
© 2023 Perfect Bazaar Powered by SR-♛

"Close (esc)"


"Close (esc)"
Perfect Bazaar







Powered by Trustoo.io