dufyar.com Open in urlscan Pro
23.227.38.71  Public Scan

URL: https://dufyar.com/products/pack-3-parfums-prada-luna-rossa-versace-eros-le-beau-eau-de-parfum
Submission: On June 17 via api from CZ — Scanned from CA

Form analysis 7 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search-bar">
  <div class="search-bar__top-wrapper">
    <div class="search-bar__top">
      <input type="hidden" name="type" value="product">
      <input type="hidden" name="options[prefix]" value="last">
      <input type="hidden" name="options[unavailable_products]" value="last">
      <div class="search-bar__input-wrapper">
        <input class="search-bar__input" type="text" name="q" autocomplete="off" autocorrect="off" aria-label="Buscar..." placeholder="Buscar...">
        <button type="button" class="search-bar__input-clear hidden-lap-and-up" data-action="clear-input">
          <span class="visually-hidden">Limpiar</span>
          <svg focusable="false" class="icon icon--close " viewBox="0 0 19 19" role="presentation">
            <path
              d="M9.1923882 8.39339828l7.7781745-7.7781746 1.4142136 1.41421357-7.7781746 7.77817459 7.7781746 7.77817456L16.9705627 19l-7.7781745-7.7781746L1.41421356 19 0 17.5857864l7.7781746-7.77817456L0 2.02943725 1.41421356.61522369 9.1923882 8.39339828z"
              fill="currentColor" fill-rule="evenodd"></path>
          </svg>
        </button>
      </div><button type="submit" class="search-bar__submit" aria-label="Buscar"><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" style="width: 27px;top: 2px;position: relative;">
          <path d="m20.56 18.44-4.67-4.67a7 7 0 1 0-2.12 2.12l4.67 4.67a1.5 1.5 0 0 0 2.12 0 1.49 1.49 0 0 0 0-2.12ZM5 10a5 5 0 1 1 5 5 5 5 0 0 1-5-5Z" fill="var(--lupaebotao-buscar)" class="fill-464646"></path>
        </svg><svg focusable="false" class="icon icon--search-loader " viewBox="0 0 64 64" role="presentation">
          <path opacity=".4"
            d="M23.8589104 1.05290547C40.92335108-3.43614731 58.45816642 6.79494359 62.94709453 23.8589104c4.48905278 17.06444068-5.74156424 34.59913135-22.80600493 39.08818413S5.54195825 57.2055303 1.05290547 40.1410896C-3.43602265 23.0771228 6.7944697 5.54195825 23.8589104 1.05290547zM38.6146353 57.1445143c13.8647142-3.64731754 22.17719655-17.89443541 18.529879-31.75914961-3.64743965-13.86517841-17.8944354-22.17719655-31.7591496-18.529879S3.20804604 24.7494569 6.8554857 38.6146353c3.64731753 13.8647142 17.8944354 22.17719655 31.7591496 18.529879z">
          </path>
          <path d="M1.05290547 40.1410896l5.80258022-1.5264543c3.64731754 13.8647142 17.89443541 22.17719655 31.75914961 18.529879l1.5264543 5.80258023C23.07664892 67.43614731 5.54195825 57.2055303 1.05290547 40.1410896z"></path>
        </svg></button>
    </div>
    <button type="button" class="search-bar__close-button hidden-tablet-and-up" data-action="unfix-search">
      <span class="search-bar__close-text">Cerrar</span>
    </button>
  </div>
  <div class="search-bar__inner">
    <div class="search-bar__results" aria-hidden="true">
      <div class="skeleton-container">
        <div class="search-bar__result-item search-bar__result-item--skeleton">
          <div class="search-bar__image-container">
            <div class="aspect-ratio aspect-ratio--square">
              <div class="skeleton-image"></div>
            </div>
          </div>
          <div class="search-bar__item-info">
            <div class="skeleton-paragraph">
              <div class="skeleton-text"></div>
              <div class="skeleton-text"></div>
            </div>
          </div>
        </div>
        <div class="search-bar__result-item search-bar__result-item--skeleton">
          <div class="search-bar__image-container">
            <div class="aspect-ratio aspect-ratio--square">
              <div class="skeleton-image"></div>
            </div>
          </div>
          <div class="search-bar__item-info">
            <div class="skeleton-paragraph">
              <div class="skeleton-text"></div>
              <div class="skeleton-text"></div>
            </div>
          </div>
        </div>
        <div class="search-bar__result-item search-bar__result-item--skeleton">
          <div class="search-bar__image-container">
            <div class="aspect-ratio aspect-ratio--square">
              <div class="skeleton-image"></div>
            </div>
          </div>
          <div class="search-bar__item-info">
            <div class="skeleton-paragraph">
              <div class="skeleton-text"></div>
              <div class="skeleton-text"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="search-bar__results-inner"></div>
    </div>
  </div>
</form>

Name: loginPOST /account/login

<form method="post" action="/account/login" id="header_customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" name="login" class="form"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8"
    value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Conectarme a mi cuenta</h2>
    <p class="popover__legend">Ingresar tu e-mail y contraseña:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="login-customer[email]" class="form__field form__field--text" name="customer[email]" required="required">
    <label for="login-customer[email]" class="form__floating-label">Email</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="password" id="login-customer[password]" class="form__field form__field--text" name="customer[password]" required="required" autocomplete="current-password">
    <label for="login-customer[password]" class="form__floating-label">Contraseña</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Entrar</button>
</form>

Name: recoverPOST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8" name="recover" class="form"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Recuperar contraseña</h2>
    <p class="popover__legend">Introduce tu email:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="recover-customer[recover_email]" class="form__field form__field--text" name="email" required="required">
    <label for="recover-customer[recover_email]" class="form__floating-label">Email</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Recuperar</button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_template--22752585056574__main11245267878206" accept-charset="UTF-8" class="product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓">
  <style>
    .product-meta__title {
      color: var(--tit_prod-cor) !important;
    }
  </style>
  <div class="product-meta">
    <span class="quantitysell" style="font-size: 10px;color: var(--vendidos-cor-fonte);background: var(--vendidos-cor-fundo);padding: 3px 5px;border-radius: 3px;">523 VENDIDO</span>
    <span class="quantitysell" style="padding: 3px 5px;font-size: 10px;border-radius: 3px;background-color: var(--label2-cor-fundo);color: var(--label2-cor-fonte);">OFERTA DUTY FREE</span>
    <h1 class="product-meta__title heading h1" style="margin-bottom: 0px;">Combo 3 Parfums Prada Luna Rossa, Versace Eros, Le Beau (Eau De Parfum)</h1>
    <div class="bk-reviews default" id="auto-bk-star-section">
      <div class="tw-my-[1rem]">
        <a href="#bk-reviews-section"><div class="tw-flex tw-gap-2 tw-text-black/80 tw-text-md tw-items-center" style="justify-content: flex-start;"><div class="tw-flex tw-gap-1 tw-items-center"><div class="tw-text-2xl mb-[1px] tw-flex"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="tw-fill-secondary tw-stroke-secondary tw-w-[max(17.5px,_1.25rem)] tw-h-[max(17.5px,_1.25rem)]"><path stroke-linecap="round" stroke-linejoin="round" d="M11.48 3.499a.562.562 0 011.04 0l2.125 5.111a.563.563 0 00.475.345l5.518.442c.499.04.701.663.321.988l-4.204 3.602a.563.563 0 00-.182.557l1.285 5.385a.562.562 0 01-.84.61l-4.725-2.885a.563.563 0 00-.586 0L6.982 20.54a.562.562 0 01-.84-.61l1.285-5.386a.562.562 0 00-.182-.557l-4.204-3.602a.563.563 0 01.321-.988l5.518-.442a.563.563 0 00.475-.345L11.48 3.5z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="tw-fill-secondary tw-stroke-secondary tw-w-[max(17.5px,_1.25rem)] tw-h-[max(17.5px,_1.25rem)]"><path stroke-linecap="round" stroke-linejoin="round" d="M11.48 3.499a.562.562 0 011.04 0l2.125 5.111a.563.563 0 00.475.345l5.518.442c.499.04.701.663.321.988l-4.204 3.602a.563.563 0 00-.182.557l1.285 5.385a.562.562 0 01-.84.61l-4.725-2.885a.563.563 0 00-.586 0L6.982 20.54a.562.562 0 01-.84-.61l1.285-5.386a.562.562 0 00-.182-.557l-4.204-3.602a.563.563 0 01.321-.988l5.518-.442a.563.563 0 00.475-.345L11.48 3.5z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="tw-fill-secondary tw-stroke-secondary tw-w-[max(17.5px,_1.25rem)] tw-h-[max(17.5px,_1.25rem)]"><path stroke-linecap="round" stroke-linejoin="round" d="M11.48 3.499a.562.562 0 011.04 0l2.125 5.111a.563.563 0 00.475.345l5.518.442c.499.04.701.663.321.988l-4.204 3.602a.563.563 0 00-.182.557l1.285 5.385a.562.562 0 01-.84.61l-4.725-2.885a.563.563 0 00-.586 0L6.982 20.54a.562.562 0 01-.84-.61l1.285-5.386a.562.562 0 00-.182-.557l-4.204-3.602a.563.563 0 01.321-.988l5.518-.442a.563.563 0 00.475-.345L11.48 3.5z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="tw-fill-secondary tw-stroke-secondary tw-w-[max(17.5px,_1.25rem)] tw-h-[max(17.5px,_1.25rem)]"><path stroke-linecap="round" stroke-linejoin="round" d="M11.48 3.499a.562.562 0 011.04 0l2.125 5.111a.563.563 0 00.475.345l5.518.442c.499.04.701.663.321.988l-4.204 3.602a.563.563 0 00-.182.557l1.285 5.385a.562.562 0 01-.84.61l-4.725-2.885a.563.563 0 00-.586 0L6.982 20.54a.562.562 0 01-.84-.61l1.285-5.386a.562.562 0 00-.182-.557l-4.204-3.602a.563.563 0 01.321-.988l5.518-.442a.563.563 0 00.475-.345L11.48 3.5z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="tw-fill-secondary tw-stroke-secondary tw-w-[max(17.5px,_1.25rem)] tw-h-[max(17.5px,_1.25rem)]"><path stroke-linecap="round" stroke-linejoin="round" d="M11.48 3.499a.562.562 0 011.04 0l2.125 5.111a.563.563 0 00.475.345l5.518.442c.499.04.701.663.321.988l-4.204 3.602a.563.563 0 00-.182.557l1.285 5.385a.562.562 0 01-.84.61l-4.725-2.885a.563.563 0 00-.586 0L6.982 20.54a.562.562 0 01-.84-.61l1.285-5.386a.562.562 0 00-.182-.557l-4.204-3.602a.563.563 0 01.321-.988l5.518-.442a.563.563 0 00.475-.345L11.48 3.5z"></path></svg></div><p class="tw-text-[max(14px,_1rem)] tw-leading-[normal]">5.0</p></div><p class="tw-text-[max(14px,_1rem)] tw-leading-[normal]">(29 Reseñas)</p></div></a>
      </div>
    </div><!-- Start Areviews Collection Rating Code -->
    <!-- End Areviews Collection Rating Code -->
    <!-- AREVIEWS -->
  </div>
  <hr class="card__separator">
  <div class="product-form__info-item">
    <div class="product-form__info-content" role="region" aria-live="polite">
      <div class="price-list"><span class="price price--compare">
          <span class="visually-hidden">Precio habitual</span>$200.700,00</span>
        <br>
        <span class="price price--highlight">
          <span class="visually-hidden">Precio de venta</span>$39.990,00</span>
        <div class="discount__percentage" style="margin-left:0px !important"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-down" width="1.3em" height="1.3em" viewBox="0 0 24 24" stroke-width="2.5"
            stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" style="margin-right: 0px;margin-left: -4px;width: 18px;top: -1px;position: relative;">
            <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
            <line x1="12" y1="5" x2="12" y2="19"></line>
            <line x1="18" y1="13" x2="12" y2="19"></line>
            <line x1="6" y1="13" x2="12" y2="19"></line>
          </svg>80% </div>
      </div>
      <div class="product-form__price-info" style="display: none">
        <div class="unit-price-measurement">
          <span class="unit-price-measurement__price"></span>
          <span class="unit-price-measurement__separator">/ </span>
          <span class="unit-price-measurement__reference-value"></span>
          <span class="unit-price-measurement__reference-unit"></span>
        </div>
      </div>
    </div>
  </div><input type="hidden" name="id" data-sku="SKU_1710265455511_604" value="49906626986302">
  <div class="product-form__info-list">
    <style>
      .product-form__info-list {
        margin-top: -15px !important;
      }
    </style>
    <div class="fretefundo">
      <!-- CORREIOS --><svg fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" style="
        background: var(--product-truck-background);
        margin: 0px 8px;
        width: 38px;
        border-radius: 6px;
        padding: 1px 6px;
      ">
        <path d="M9 17a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM19 17a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" fill="var(--product-truck-color)" class="fill-ffffff" style="fill: var(--product-truck-background);">
        </path>
        <path
          d="M13 16V6a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h1m8-1a1 1 0 0 1-1 1H9m4-1V8a1 1 0 0 1 1-1h2.586a1 1 0 0 1 .707.293l3.414 3.414a1 1 0 0 1 .293.707V16a1 1 0 0 1-1 1h-1m-6-1a1 1 0 0 0 1 1h1M5 17a2 2 0 1 0 4 0m-4 0a2 2 0 1 1 4 0m6 0a2 2 0 1 0 4 0m-4 0a2 2 0 1 1 4 0"
          stroke="var(--product-truck-color)" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="stroke-374151">
        </path>
      </svg>
      <p class="ttl-frete">
        <b style="color: var(--product-free-shipping-color)">Envío gratis</b>
        <span class="ip-frete"><b>Válido para toda la Argentina</b></span>
      </p>
      <style>
        @media (max-width: 640px) {
          .fretefundo>img {
            height: 52px;
          }

          .fretefundo>p>span {
            font-size: 12px;
            color: var(--product-localization-color);
          }

          .fretefundo {
            margin-top: 14px;
          }

          .txt-frete {
            font-size: 10px;
            font-weight: bold;
            padding: 0;
            margin: 0;
            margin-right: -5px !important;
            color: var(--product-localization-color);
          }
        }

        .fretefundo {
          display: flex;
          align-items: center;
          border-radius: 7px;
          padding: 6px 10px 6px 0px;
          margin-top: var(--margin-frete1-s);
          margin-bottom: var(--margin-frete1-i);
          color: #a9a9a9;
          box-shadow: 0px 5px 6px -9px #a1a1a1;
          border: 1px solid #f5f5f5;
          background: var(--color-frete-fundo);
        }

        .ttl-frete {
          flex-grow: 1;
          font-size: 13px;
          line-height: 1.3;
          margin-bottom: 0px;
        }

        @media (min-width: 641px) {
          .txt-frete {
            font-size: 12px;
            font-weight: bold;
            padding: 0;
            margin: 0;
            color: #36b376;
          }
        }

        .ip-frete {
          display: block;
          color: var(--product-localization-color);
          font-size: 13px;
        }
      </style>
    </div>
    <style>
      #badges-product {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: column;
        width: 100%;
        border: 1px solid #0000001a;
        border-radius: 7px;
        padding: 7px;
        padding-left: 7px;
        margin: 1px 0px 1px 0px;
        background: #fff;
      }

      #badges-product .badge {
        display: flex;
        align-items: flex-start;
        justify-content: start;
        width: 100%;
      }

      #badges-product .badge .badge-icon {
        margin-right: 10px;
        margin-top: 5px;
        fill: rgba(0, 0, 0, 0.55);
      }

      #badges-product .badge .badge-text {
        flex: 1;
        font-size: 12px;
        margin-bottom: 5px;
      }
    </style>
    <div style="margin-bottom:-20px"></div>
    <style>
      div#_rsi-buy-now-button {
        width: 75% !important;
      }

      div#_rsi-buy-now-button,
      ._rsi-buy-now-button {
        max-width: 75%;
      }
    </style>
    <style>
      .product-form__add-button {
        max-width: 74% !important;
      }

      div#_rsi-buy-now-button,
      ._rsi-buy-now-button {
        max-width: 100% !important;
        width: 100% !important;
      }
    </style>
    <div class="product-form__info-item product-form__info-item--quantity">
      <div class="product-form__info-content" style="margin-top: var(--margem-compra-sup); margin-bottom: var(--margem-compra-inf);">
        <div class="quantity-selector quantity-selector--product">
          <button type="button" class="quantity-selector__button" data-action="decrease-picker-quantity" aria-label="Disminuir la cantidad en 1" title="Disminuir la cantidad en 1"><svg focusable="false" class="icon icon--minus " viewBox="0 0 10 2"
              role="presentation">
              <path d="M10 0v2H0V0z" fill="currentColor"></path>
            </svg></button>
          <input name="quantity" aria-label="Cantidad" class="quantity-selector__value" inputmode="numeric" value="1" size="3">
          <button type="button" class="quantity-selector__button" data-action="increase-picker-quantity" aria-label="Aumentar la cantidad en 1" title="Aumentar la cantidad en 1"><svg focusable="false" class="icon icon--plus " viewBox="0 0 10 10"
              role="presentation">
              <path d="M6 4h4v2H6v4H4V6H0V4h4V0h2v4z" fill="currentColor" fill-rule="evenodd"></path>
            </svg></button>
        </div>
        <div class="product-form__payment-container"><button type="submit" class="product-form__add-button button button--primary" data-action="add-to-cart">Añadir al carrito</button></div>
      </div>
    </div>
  </div>
  <style>
    button.product-item__action-button.button.button--small.button--primary {
      display: none !important;
    }
  </style>
  <style>
    .product-form__info-content {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
    }
  </style>
  <div class="bandeiras-background-top" style="margin-top: var(--margin-gar-s)!important;margin-bottom: var(--margin-gar-i); padding: 12px 15px 4px 15px; border-radius: 6px; background: #FAFAFA; display: flex;">
    <div style="margin-right: 10px">
      <svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" width="28" height="28" x="0" y="0" viewBox="0 0 20 20"
        style="enable-background:new 0 0 512 512;border-radius: 18px;padding: 4px;border: 1px solid var(--product-icon-return-color);" xml:space="preserve">
        <g>
          <path d="M10 0 2 2.3v7.4c0 4.7 3.2 8.9 7.7 10.2l.3.1.3-.1c4.5-1.3 7.7-5.5 7.7-10.2V2.3zm6 9.7c0 3.7-2.5 7.1-6 8.2-3.5-1.1-6-4.5-6-8.2V3.8l6-1.7 6 1.7z" fill="var(--product-icon-return-color)" data-original="#000000"></path>
          <path d="M7.4 8.4 6 9.8l3.3 3.3 4.6-4.7L12.5 7l-3.2 3.2z" fill="var(--product-icon-return-color)" data-original="#000000"></path>
        </g>
      </svg>
    </div>
    <span style="margin-top: -5px; margin-bottom: 5px;">
      <div style="font-weight: 700;font-size: 14px;color: var(--product-return-color);">Devoluciones gratis</div>
      <div style="font-size: 12px; line-height: 10px; color: #8f8f8f;">Reembolso del 100% de tu dinero</div>
      <div style="font-size: 12px; color: #8f8f8f;">7 días después de recibir la mercancía.</div>
    </span>
  </div>
  <input type="hidden" name="product-id" value="11245267878206"><input type="hidden" name="section-id" value="template--22752585056574__main">
</form>

<form class="stretch mx-2 flex flex-row gap-3 last:mb-2 md:mx-4 md:last:mb-6 lg:mx-auto lg:max-w-2xl xl:max-w-3xl">
  <div class="relative flex h-full flex-1 flex-col" bis_skin_checked="1">
    <div class="flex w-full items-center" bis_skin_checked="1"><br></div>
  </div>
</form>

POST /cart/add

<form class="form1" action="/cart/add" method="post"><input name="id" value="49906626986302" type="hidden">
  <button type="submit" style="font-size:15px !important; width:97% !important; padding: 0 !important;height: 40px !important; ">COMPRAR AHORA</button>
</form>

POST /contact#footer-newsletter

<form method="post" action="/contact#footer-newsletter" id="footer-newsletter" accept-charset="UTF-8" class="footer__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="form__input-wrapper form__input-wrapper--labelled"><input type="email" id="footer[contact][email]" name="contact[email]" class="form__field form__field--text" required="">
    <label for="footer[contact][email]" class="form__floating-label">Tu email</label>
  </div>
  <button type="submit" class="form__submit form__submit--tight button button--primary">Suscribir</button>
</form>

Text Content

Combo 3 Parfums Prada Luna Rossa, Versace Eros, Le Beau (Eau De Parfum


CARGANDO ENTORNO SEGURO


POR FAVOR, NO ACTUALICE LA PÁGINA

×
Ir directamente al contenido


¡Envío gratis!

Satisfacción garantizada

Calidad en un clic


 * INICIO
 * COMBOS DE PERFUMES
 * PERFUMES DE MUJER
 * PERFUMES PARA HOMBRE

Necesitas ayuda?

219839203
Suporte@gmail.com
DUTY FREE
Limpiar
Cerrar

Iniciar sesión
Mi cuenta


CONECTARME A MI CUENTA

Ingresar tu e-mail y contraseña:

Email
Contraseña
Entrar

¿ Nuevo cliente ? Crear cuenta

¿ Contraseña olvidada ? Recuperar contraseña


RECUPERAR CONTRASEÑA

Introduce tu email:

Email
Recuperar

Recordar tu contraseña? Volver para iniciar sesión


Encontrar mi pedido Rastreo de orden
0
Carrito
 * INICIO
 * COMBOS DE PERFUMES
 * PERFUMES DE MUJER
 * PERFUMES PARA HOMBRE


 1. Inicio
 2. Todos los productos
 3. Combo 3 Parfums Prada Luna Rossa, Ver...


Pasa el cursor sobre la imagen para ampliarla. Clic en la imagen para aumentar

/
523 VENDIDO OFERTA DUTY FREE


COMBO 3 PARFUMS PRADA LUNA ROSSA, VERSACE EROS, LE BEAU (EAU DE PARFUM)

5.0

(29 Reseñas)

--------------------------------------------------------------------------------

Precio habitual$200.700,00
Precio de venta$39.990,00
80%
/

Envío gratis Válido para toda la Argentina


Añadir al carrito
Devoluciones gratis
Reembolso del 100% de tu dinero
7 días después de recibir la mercancía.


DESCRIPCIÓN

Le Beau Jean Paul Gaultier La historia comienza con una invitación a la frescura
viril, como en la cubierta de un barco con el viento golpeando tu cara. Las
notas de bergamota, frescas y vigorizantes como la brisa del mar, abren este
perfume como las puertas a una aventura que promete emociones intensas. En el
corazón de esta fragancia masculina encontramos la madera de coco, dándole una
verdadera identidad amaderada y aromática. Las notas de fondo, con haba tonka,
aportan una sensación de libertad, creando una sensualidad irresistible.

Prada Luna Rossa Prada Luna Rossa Ocean for Men Eau de Toilette encarna al
máximo el espíritu de aventura, a través del descubrimiento de nuevos
horizontes. Sumérgete en las profundidades azules del océano con Ocean Luna
Rossa de Prada, para hombres con espíritu aventurero y atrevido. Esta fragancia
masculina Aromatique Fougère revela un brillante cóctel de cítricos de calidad
combinados con un audaz dúo de lavanda y salvia. Incluye un acorde sensual de
gamuza y azafrán y la elegante cremosidad de las notas de iris.

Versace Eros Versace lanza una nueva fragancia para hombres, Eros, inspirada y
profundamente conectada con la mitología griega, con el objetivo de revelar y
reavivar la pasión y aumentar el deseo. Eros, creado por Aurelien Guichard, se
anuncia como fresco, amaderado y ligeramente oriental, combinando aceite de
menta, manzana verde y limón italiano. La botella de cristal turquesa está
decorada con la cabeza de Medusa. “Es un perfume para un hombre que es su propio
maestro, un héroe”, dijo Donatella Versace






VOCÊ PODE GOSTAR

80% OFF

Combo de 3 Perfumes Versace DYLAN BLUE, Paco Rabanne PHANTOM e Jean Paul
Gaultier ULTRA MALE 100ml

(27)

Precio habitual$200.700,00
Precio de venta$39.990,00

+529 Unidades vendidas

83% OFF

Prada LUNA ROSSA CARBON 100ml

(12)

Precio habitual$121.274,00
Precio de venta$20.500,00

+552 Unidades vendidas

87% OFF

Chanel BLEU DE CHANEL 100ml

(24)

Precio habitual$157.012,00
Precio de venta$20.500,00

+562 Unidades vendidas

79% OFF

Paco Rabanne INVICTUS 100ml

(23)

Precio habitual$97.474,00
Precio de venta$20.500,00

+537 Unidades vendidas

80% OFF

Combo 3 Perfume Bleu de Chanel, Creed Aventus, Dolce Gabbana Azul Claro (Eau
Parfum)

(26)

Precio habitual$200.700,00
Precio de venta$39.990,00

+524 Unidades vendidas

80% OFF

Combo 3 perfumes Allure Homme Sport, Jean Paul Gaultier Scandal, Cartier
Declaration (Eau de Parfum)

(25)

Precio habitual$200.700,00
Precio de venta$39.990,00

+525 Unidades vendidas

90% OFF

Tom Ford BLACK ORCHID 100ml

(12)

Precio habitual$210.859,00
Precio de venta$20.500,00

+555 Unidades vendidas

80% OFF

Combo 3 perfumes Dior SAUVAGE, Yves Saint Laurent Y MEN y Versace EROS 100ml

(27)

Precio habitual$200.700,00
Precio de venta$39.990,00

+526 Unidades vendidas

75% OFF

Azzaro WANTED BY NIGHT 100ml

(12)

Precio habitual$81.400,00
Precio de venta$20.500,00

+550 Unidades vendidas

80% OFF

Combo 3 Perfumes Paco Rabanne ONE MILLION, Dior SAUVAGE e Paco Rabanne INVICTUS
100ml

(12)

Precio habitual$200.700,00
Precio de venta$39.990,00

+527 Unidades vendidas




VISTOS RECENTEMENTE



COMPRAR AHORA

Atención al cliente
 * Servicio: Lunes a sábado 9 am a 6 pm
 * Correo electrónico: contact@dutyfree.ar

POLÍTICAS
 * Política de privacidad
 * Politica de envios
 * Politica de reembolso
 * Condiciones de uso

Noticias

Mantente al día de todas las novedades y ofertas de primera mano

Tu email
Suscribir
Tienda verificada


Tienda oficial y registrada | www.dutfreearg.com
© | Av. La Voz del Interior 8500, X5008 HMH, Córdoba, Argentina

 * Abre en una nueva ventana.