dexoexclusive.shop Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://dexoexclusive.shop/
Submission: On November 26 via api from BE — Scanned from CA

Form analysis 9 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field d-flex">
    <input type="hidden" name="type" value="product">
    <input class="search__input field__input w-100 mr-atuo pl-0 pr-5 py-1" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search Products..." role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list"
      aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label visually-hidden" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button class="search__button field__button border-0" aria-label="Search">
      <svg aria-hidden="true" fill="none" focusable="false" width="24" class="svg-search" viewBox="0 0 24 24">
        <path d="M10.364 3a7.364 7.364 0 1 0 0 14.727 7.364 7.364 0 0 0 0-14.727Z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path>
        <path d="M15.857 15.858 21 21.001" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"></path>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <h3 class="mb-3">Login</h3>
  <p class="mb-5">Please enter your e-mail and password: </p>
  <div class="form-group mb-4">
    <input type="email" name="customer[email]" id="CustomerEmail" class="form-control " placeholder="Email" autocorrect="off" autocapitalize="off" autofocus="">
    <label for="CustomerEmail" class="label--hidden">Email</label>
  </div>
  <div class="form-group mb-4">
    <input type="password" value="" autocomplete="on" name="customer[password]" id="CustomerPassword" class="form-control " placeholder="Password">
    <label for="CustomerPassword" class="label--hidden">Password</label>
  </div>
  <p class="text-right mb-3 small"><a href="#recover" id="RecoverPassword">Forgot your password?</a></p>
  <p>
    <button type="submit" class="btn btn-theme gradient-theme w-100">Login</button>
  </p>
  <p class="pt-2"><span class="d-inline-block pr-2">New customer? </span><a href="https://shopify.com/79572140216/account?locale=en" id="customer_register_link" target="_blank">Register</a></p>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div class="form-group mb-4">
    <input class="form-control" type="email" value="" name="email" id="RecoverEmail" placeholder="Email" autocorrect="off" autocapitalize="off">
    <label for="RecoverEmail" class="label--hidden">Email</label>
  </div>
  <p>
    <button type="submit" class="btn btn-theme gradient-theme w-100">Submit</button>
  </p>
  <button type="button" id="HideRecoverPasswordLink" class="text-link link-accent-color">Back to login</button>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="site-footer__newsletter-label mb-3">
    <p>Get a 10% discount on your first order.</p>
  </div>
  <div class="form-group flex-column">
    <input type="email" value="" placeholder="Your email" name="contact[email]" id="NewsletterEmail-ec49d85b-17bb-4b65-a49f-3086aa5430cd" class="form-control w-100 mb-3" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email"
      required="" style="background-color:rgba(0,0,0,0);border-color:#ffffff">
    <label for="NewsletterEmail-ec49d85b-17bb-4b65-a49f-3086aa5430cd">Your email</label>
    <div class="d-flex  justify-content-lg-start ">
      <button type="submit" class="btn btn-theme " name="commit">
        <span class="position-relative">Subscribe</span>
      </button>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryFormNoScript" accept-charset="UTF-8" class="localization-form mr-3" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization-form__select">
    <select class="localization-selector link" name="country_code" aria-labelledby="FooterCountryLabelNoScript">
      <option value="PK" selected=""> Pakistan (PKR ₨) </option>
    </select>
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderCountryFormMobile" accept-charset="UTF-8" class="localization-form mr-3" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="no-js-hidden">
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector d-flex align-items-center" aria-expanded="false" aria-controls="FooterCountryList" aria-describedby="FooterCountryLabel">PKR ₨ <svg
          aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper header-left" hidden="">
        <ul id="" role="list" class="disclosure__list list-unstyled  disable_name ">
          <li class="disclosure__item" tabindex="-1">
            <a class="disclosure__link caption-large link disclosure__link--active focus-inset" href="#" aria-current="true" data-value="PK"><span class="localization-form__currency"> PKR ₨</span></a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="country_code" value="PK">
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="FooterLanguageFormNoScript" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization-form__select"><select class="localization-selector link" name="locale_code" aria-labelledby="FooterLanguageLabelNoScript">
      <option value="en" lang="en" selected=""> English </option>
    </select>
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update language</button>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderLanguageFormMobile" accept-charset="UTF-8" class="localization-form mr-lg-3" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="no-js-hidden">
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector  link--text caption-large" aria-expanded="false" aria-controls="" aria-describedby="FooterLanguageLabel"> English <svg aria-hidden="true"
          focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper header-left" hidden="">
        <ul id="" role="list" class="disclosure__list list-unstyled  disable_name ">
          <li class="disclosure__item" tabindex="-1">
            <a class=" link--text disclosure__link caption-large disclosure__link--active link focus-inset" href="#" hreflang="en" lang="en" aria-current="true" data-value="en">
                  English
                </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="locale_code" value="en">
  </div>
</form>

POST

<form autocomplete="" id="es-form" action="" method="POST" class="es-form">
  <div class="d-flex align-items-baseline es-form-header">
    <div class="flex-fill">
      <div class="mb-2" style="color: rgb(0, 0, 0) !important; font-size: 18px !important; text-align: left !important; font-weight: 900 !important;">Please fill in the form to order</div>
    </div>
    <div class="es-modal-header"><span class="text-black-50 close-icon"><i class="bi bi-x-lg"></i></span></div>
  </div><!---->
  <div class="es-group es-header-group"><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div>
  <div class="es-group es-cart_content-group"><!---->
    <div data-v-48b6db63="" class="loading-container">
      <i data-v-48b6db63=""><svg data-v-48b6db63="" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" width="30" height="30" style="margin: auto; display: block; shape-rendering: auto;"><circle cx="50" cy="50" fill="none" stroke="#000000" stroke-width="10" r="35" stroke-dasharray="164.93361431346415 56.97787143782138"><animateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;360 50 50" keyTimes="0;1"></animateTransform></circle></svg></i>
    </div><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!---->
  </div>
  <div class="es-group es-order_summary-group"><!----><!---->
    <div data-v-e1469f80=""><!----><!----></div><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!---->
  </div>
  <div class="es-group es-shipping_options-group"><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div>
  <div class="es-group es-first_name-group"><!----><!----><!----><!----><!----><!----><!----><!---->
    <div class="row">
      <div class="col-sm-3"><label for="es-first_name" class="es-label"> Name <span class="text-danger">*</span></label></div>
      <div class="col-sm-9">
        <div class="es-input-group es-input-container flex-nowrap es-first_name-container "><span class="es-input-group-text"><i class="bi bi-person-circle"></i></span><input required="required" placeholder="Name" name="first_name" id="es-first_name"
            type="text" class="es-input es-form-control"></div>
      </div>
    </div><!----><!----><!----><!----><!----><!----><!----><!----><!---->
  </div>
  <div class="es-group es-phone-group"><!----><!----><!----><!----><!----><!----><!----><!---->
    <div class="row">
      <div class="col-sm-3"><label for="es-phone" class="es-label"> Phone <span class="text-danger">*</span></label></div>
      <div class="col-sm-9">
        <div class="es-input-group es-input-container flex-nowrap es-phone-container "><span class="es-input-group-text"><i class="bi bi-telephone-fill"></i></span><input required="required" placeholder="Phone" name="phone" id="es-phone" type="tel"
            class="es-input es-form-control"></div>
      </div>
    </div><!----><!----><!----><!----><!----><!----><!----><!----><!---->
  </div>
  <div class="es-group es-address-group"><!----><!----><!----><!----><!----><!----><!----><!---->
    <div class="row">
      <div class="col-sm-3"><label for="es-address" class="es-label"> Address <span class="text-danger">*</span></label></div>
      <div class="col-sm-9">
        <div class="es-input-group es-input-container flex-nowrap es-address-container "><span class="es-input-group-text"><i class="bi bi-geo-alt-fill"></i></span><input required="required" placeholder="Address" name="address" id="es-address"
            type="text" class="es-input es-form-control"></div>
      </div>
    </div><!----><!----><!----><!----><!----><!----><!----><!----><!---->
  </div>
  <div class="es-group es-city-group"><!----><!----><!----><!----><!----><!----><!----><!----><!----><!---->
    <div class="row">
      <div class="col-sm-3"><label for="es-city" class="es-label"> Region <span class="text-danger">*</span></label></div>
      <div class="es-input-container flex-nowrap es-city-container col-sm-9"><select placeholder="Region" required="required" name="city" id="es-city" class="es-input es-select">
          <option disabled="disabled" selected="selected" value=""> Region </option>
          <option value="[object Object]"> Azad Kashmir </option>
          <option value="[object Object]"> Balochistan </option>
          <option value="[object Object]"> Federally Administered Tribal Areas </option>
          <option value="[object Object]"> Gilgit-Baltistan </option>
          <option value="[object Object]"> Islamabad Capital Territory </option>
          <option value="[object Object]"> Khyber Pakhtunkhwa </option>
          <option value="[object Object]"> Punjab </option>
          <option value="[object Object]"> Sindh </option>
        </select></div>
    </div><!----><!----><!----><!----><!----><!----><!---->
  </div>
  <div class="es-group es-buyer_accepts_marketing-group"><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!---->
    <div data-v-9ab877d6="" class="row"><!---->
      <div data-v-9ab877d6="" class="col-sm-12">
        <div data-v-9ab877d6="" style="padding: 4px 0px; display: flex; align-items: center;">
          <div data-v-9ab877d6=""><input data-v-9ab877d6="" type="checkbox" id="Subscribe to stay updated with new products and offers!" class="es-checkbox" value="Subscribe to stay updated with new products and offers!"></div><label
            data-v-9ab877d6="" for="Subscribe to stay updated with new products and offers!" class=" es-checkbox-label">Subscribe to stay updated with new products and offers!</label>
        </div>
      </div>
    </div><!----><!----><!----><!----><!---->
  </div>
  <div class="es-group es-cta-group"><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!---->
    <div data-v-f38941e5="" id="es-bumps" class="es-bumps"><!----></div><!---->
    <div>
      <div><button id="es-form-button" type="button" class="es-button  es-cta-btn" style="color: rgb(255, 255, 255) !important; background-color: rgb(0, 0, 0) !important; display: flex !important;"><!---->
          <div style="line-height: 24px;">
            <div><span>BUY IT NOW - </span></div><!---->
          </div><!---->
        </button></div>
    </div><!----><!---->
  </div>
  <div class="es-group es-country-group" style="display: none;"><!----><!----><!----><!----><!----><!----><!----><!----><!----><!---->
    <div class="row"><!---->
      <div class="es-input-container flex-nowrap es-country-container col-sm-12"><select name="country" id="es-country" class="es-input es-select"><!---->
          <option value="[object Object]"> Pakistan </option>
        </select></div>
    </div><!----><!----><!----><!----><!----><!----><!---->
  </div>
  <ul id="es-errors" class="es-errors"></ul>
</form>

Text Content

Free Delivery All Over Pakistan J. Shop Now Free Delivery All Over Pakistan J.
Shop Now Free Delivery All Over Pakistan J. Shop Now Free Delivery All Over
Pakistan J. Shop Now Free Delivery All Over Pakistan J. Shop Now Free Delivery
All Over Pakistan J. Shop Now Free Delivery All Over Pakistan J. Shop Now Free
Delivery All Over Pakistan J. Shop Now Free Delivery All Over Pakistan J. Shop
Now Free Delivery All Over Pakistan J. Shop Now
Navigation




 * Home
 * Catalog
 * Contact

Search
WHAT ARE YOU LOOKING FOR?
Search


Login
Wishlist 0 Cart 0
Cart 0

Spend Rs.1,000.00 for Free Shipping

No products in the cart.
Shop our products

YOU MAY ALSO LIKE


Order Note
Add Order Note Save Close
Coupon

LIST COUPON

Pose → 20% off all collections

Coupon code will work on checkout page

Coupon
Save Close
Shipping

GET SHIPPING ESTIMATES

Country --- Australia Austria Belgium Canada Czechia Denmark Finland France
Germany Hong Kong SAR Ireland Israel Italy Japan Malaysia Netherlands New
Zealand Norway Pakistan Poland Portugal Singapore South Korea Spain Sweden
Switzerland United Arab Emirates United Kingdom United States

Province AlabamaAlaskaAmerican SamoaArizonaArkansasArmed Forces AmericasArmed
Forces EuropeArmed Forces PacificCaliforniaColoradoConnecticutDelawareWashington
DCMicronesiaFloridaGeorgiaGuamHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarshall
IslandsMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew
HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaNorthern Mariana
IslandsOhioOklahomaOregonPalauPennsylvaniaPuerto RicoRhode IslandSouth
CarolinaSouth DakotaTennesseeTexasUtahVermontU.S. Virgin
IslandsVirginiaWashingtonWest VirginiaWisconsinWyoming

Zip/Postal Code

Calculate shipping Close


Total: Rs.0.00
Taxes and shipping calculated at checkout
I agree with the terms and conditions
Check Out
View Cart


 * 0 300 3699248
 * dexoexclusive@gmail.com
 * Login / Register
 * 


Get 10% Off — Compare 0
We've sent you an email with a link to update your password.


LOGIN

Please enter your e-mail and password:

Email
Password

Forgot your password?

Login

New customer? Register


RESET YOUR PASSWORD

We will send you an email to reset your password.

Email

Submit

Back to login

Previous
shop now
Shop now

Next
 * 1
 * 2
 * 3

Crash Sale Top 70% Off J. Janan Special Editions J. Crash Sale Top 70% Off J.
Janan Special Editions J. Crash Sale Top 70% Off J. Janan Special Editions J.
Crash Sale Top 70% Off J. Janan Special Editions J. Crash Sale Top 70% Off J.
Janan Special Editions J. Crash Sale Top 70% Off J. Janan Special Editions J.
Crash Sale Top 70% Off J. Janan Special Editions J. Crash Sale Top 70% Off J.
Janan Special Editions J. Crash Sale Top 70% Off J. Janan Special Editions J.
Crash Sale Top 70% Off J. Janan Special Editions J.


J.

Special Edition
 * J. Collection
 * Normal Perfumes

Sale -%
Add to Wishlist Quickshop **Janan Intense Perfume (100ml) for Men** Unleash your
inner power and charisma... Compare

Add to Cart
Junaid Jamshad Janan Intense Perfume (100ml) For Men
Regular price Rs.1,699.00
Sale -%
Add to Wishlist Quickshop **J. Janan Gold Perfume Big Cap 100ml for Men**
Experience luxury and... Compare

Add to Cart
Junaid Jamshad J. Janan Gold Perfume Big Cap 100ml Or Men
Regular price Rs.1,699.00
Sale -%
Add to Wishlist Quickshop **Janan Platinum Big Cap Perfume by J. Fragrances for
Men 100ml** Elevate... Compare

Add to Cart
Junaid Jamshad Janan Platinum Big Cap Perfume By J. Fragrances For Men 100 Ml
Regular price Rs.1,699.00
Sale -%
Add to Wishlist Quickshop   **Janan Oud by Junaid Jamshed Perfume Big Cap 100ml
for Men**... Compare

Add to Cart
Junaid Jamshad Janan Oud By Junaid Jamshed Perfume Big Cap For Men 100ml
Regular price Rs.1,699.00
Sale -%
Add to Wishlist Quickshop J. Janan Sport Perfume Big Cap 100ml for Men Unleash
your energy... Compare

Add to Cart
Junaid Jamshad J. Janan Sport Perfume Big Cap 100ml For Men
Regular price Rs.1,699.00
Example Product Title
$19.99
Example Product Title
$19.99
Example Product Title
$19.99
Example Product Title
$19.99
Example Product Title
$19.99
Example Product Title
$19.99
All Products

You Want To Buy Some


SPECIAL EDITION



Unveil the essence of luxury with the J. Janan Special Edition Perfumes—a
premium collection crafted for those who appreciate the finer things in life.
Each fragrance in this exclusive range is a masterpiece, meticulously designed
to evoke sophistication, allure, and timeless elegance.

hurry up
Previous
— Shoaib K.
 * 
 * 
 * 
 * 
 * 

IT’S WONDERFUL TO SEE SUCH HIGH-QUALITY PERFUMES BEING MADE IN PAKISTAN. J.
JANAN BRINGS WORLD-CLASS FRAGRANCES TO THE MARKET. THE GOLD EDITION IS A TRUE
MASTERPIECE

— Shoaib K.

— Amina T.
 * 
 * 
 * 
 * 
 * 

“I RECENTLY BOUGHT THE J. JANAN OUD PERFUME, AND I AM ABSOLUTELY IN LOVE WITH
IT. IT’S THE PERFECT BALANCE OF WARM, WOODY NOTES AND EXOTIC SPICES.

— Amina T.

— Ahmed M.
 * 
 * 
 * 
 * 
 * 

I’M A HUGE FAN OF BOLD FRAGRANCES, AND J. JANAN INTENSE FITS MY STYLE PERFECTLY.
THE SCENT IS POWERFUL, YET REFINED, AND IT STAYS ON ME ALL DAY"

— Ahmed M.

— Shoaib K.
 * 
 * 
 * 
 * 
 * 

IT’S WONDERFUL TO SEE SUCH HIGH-QUALITY PERFUMES BEING MADE IN PAKISTAN. J.
JANAN BRINGS WORLD-CLASS FRAGRANCES TO THE MARKET. THE GOLD EDITION IS A TRUE
MASTERPIECE

— Shoaib K.

— Amina T.
 * 
 * 
 * 
 * 
 * 

“I RECENTLY BOUGHT THE J. JANAN OUD PERFUME, AND I AM ABSOLUTELY IN LOVE WITH
IT. IT’S THE PERFECT BALANCE OF WARM, WOODY NOTES AND EXOTIC SPICES.

— Amina T.

Next
 * 1
 * 2
 * 3


SUMMER SALE

50% Off Everything for a limited time only
 * 15Days D
 * 10 Hours H
 * 39 Mins M
 * 51 Secs S

Shop now
Crash Sale
shop now
Crash Sale
shop now
#J. Janan


SPECIAL EDITION



FREE SHIPPING

Free Shipping All Over Pakistan

QUALITY !

100% Best Quality

HOW MUCH ORDER COMPLETE

Around 25000 Order In 2024

ORIGINAL !

We Are Selling 100% Original Products


JOIN OUR BEACH CLUB

Become a member and earn points & exclusive rewards every time you shop.
Join Now


ABOUT US

0 300 3699248

dexoexclusive@gmail.com

J. Janan Perfumes– Unlock the power of unforgettable elegance with every spray.
A scent that turns heads, leaves lasting impressions, and embodies the essence
of true sophistication..



FOOTER MENU

 * Search



NEWSLETTER

Get a 10% discount on your first order.

Your email
Subscribe
 * Fb
 * Tw
 * Pin
 * Ins
 * You
 * Tiktok

© 2023 - Pose. Powered by Shopify


Someone recently bought J. Janan Gold Perfume Big Cap 100ml Or Men
Karachi Pakistan
About 1 minutes ago
Verified

Cookie Policy
This website uses cookies to ensure you get the best experience on our website.
Read Privacy
accept all


 * Home
 * Catalog
 * Contact

 * 0 300 3699248
 * dexoexclusive@gmail.com
 * Login / Register
 * Pakistan (PKR ₨)
   Update country/region
   PKR ₨
    * PKR ₨
   
   English
   Update language
   English
    * English

 * choosing a selection results in a full page refresh

Quantity
-
+
Add To Cart
Spend Rs.1,000.00 for Free Shipping

SKU:
Type:
Vendor:
View details
There are no products in the comparison list!

Please fill in the form to order





Name *

Phone *

Address *

Region *
Region Azad Kashmir Balochistan Federally Administered Tribal Areas
Gilgit-Baltistan Islamabad Capital Territory Khyber Pakhtunkhwa Punjab Sindh

Subscribe to stay updated with new products and offers!
BUY IT NOW -
Pakistan