www.jjshouse.com Open in urlscan Pro
172.67.25.18  Public Scan

Submitted URL: http://jjshouse.no/
Effective URL: https://www.jjshouse.com/no?country=NO&currency=NOK
Submission Tags: tranco_l324
Submission: On May 20 via api from DE — Scanned from NO

Form analysis 6 forms found in the DOM

GET /no/search.php

<form method="get" action="/no/search.php" class="header-search">
  <input type="text" name="q" placeholder="Feriekjoler" class="input_text" autocomplete="off">
  <em class="iconfont icon-search" id="searchIcon"></em>
</form>

Name: form_loginPOST /no/ajax.php?act=login&back=https%3A%2F%2Fwww.jjshouse.com%2Fno%3Fcountry%3DNO%26currency%3DNOK

<form action="/no/ajax.php?act=login&amp;back=https%3A%2F%2Fwww.jjshouse.com%2Fno%3Fcountry%3DNO%26currency%3DNOK" method="post" name="form_login" id="form_login" autocomplete="off">
  <input type="hidden" value="login" name="act">
  <table cellspacing="0">
    <tbody>
      <tr>
        <td class="inputcol">
          <label>*Email</label>
          <input type="text" id="_email" name="login[email]" value="" class="login_input text elmbBlur" maxlength="96" autocomplete="off">
        </td>
      </tr>
      <tr class="mt-24">
        <td class="inputcol">
          <i class="iconfont icon-hide_password"></i>
          <label>*Passord</label>
          <input type="password" id="_password" name="login[password]" class="login_input text elmbBlur pr-34" maxlength="40">
        </td>
      </tr>
      <tr class="mt-8">
        <td class="inputcol">
          <p id="_msg" class="hide _msg"></p>
        </td>
      </tr>
      <tr class="mt-8">
        <td class="inputcol">
          <p class="forgotTip">
            <a href="/no/forgotpassword.php" target="_blank" title="Glemt passordet ditt?" class="u">Glemt passordet ditt?</a>
          </p>
          <p></p>
        </td>
      </tr>
      <tr class="mt-16 pb-16">
        <td class="sign-in-btn-td">
          <a href="javascript:void(0);" class="sign-btn nav_pop" tabindex="3">
                        <input type="submit" value="LOGG INN" alt="Logg Inn" title="Logg Inn" src="https://cdn-www.jjshouse.com/public/zeus/images/tran.gif" class="signInBtn">
                        </a>
        </td>
      </tr>
    </tbody>
  </table>
</form>

Name: form_regPOST /no/ajax.php?act=register&back=https%3A%2F%2Fwww.jjshouse.com%2Fno%3Fcountry%3DNO%26currency%3DNOK

<form action="/no/ajax.php?act=register&amp;back=https%3A%2F%2Fwww.jjshouse.com%2Fno%3Fcountry%3DNO%26currency%3DNOK" method="post" name="form_reg" id="form_reg" autocomplete="off" style="display: block;">
  <input type="hidden" name="act" value="register">
  <input type="hidden" name="reg[scenario]" value="others">
  <table cellspacing="0">
    <tbody>
      <tr>
        <td>
          <p class="alert hide _msg" id="_msgx"></p>
        </td>
      </tr>
      <tr>
        <td class="inputcol relative">
          <label>*Email</label>
          <input type="text" id="email" name="reg[email]" class="text elmbBlur register_input" maxlength="60" autocomplete="off"><span id="regEmailValWait"></span>
        </td>
      </tr>
      <tr class="mt-24">
        <td class="inputcol">
          <label>*Passord</label>
          <i class="iconfont icon-hide_password"></i>
          <input placeholder="minst 5 tegn" type="password" id="password" name="reg[password]" class="register_input text elmbBlur pr-34" maxlength="32">
        </td>
      </tr>
      <tr style="display:none" class="mt-24">
        <td class="inputcol datepicker">
          <label>Arrangementsdag (Valgfri)</label>
          <div style="position: relative; height:100%;"><input type="text" id="datepicker_pop" name="event_day" class="register_input text elmbBlur hasDatepicker" readonly="readonly" maxlength="32"><span
              class="ui-icon-calendar-register iconfont icon-date"></span></div>
        </td>
      </tr>
      <tr style="display:none" class="mt-24">
        <td>
          <div class="style-preference" id="vue-component-stylepreference-pop" @vue:mounted="mounted" @vue:unmounted="unmounted">
            <label class="style-preference_label"> Stil preferanse ( Valgfri) </label>
            <i class="iconfont icon-arrow-down"></i>
            <div :class="`style-preference_input ${showPopup || labelArr.length ? 'focus' : ''}`" @click.stop="showPop">
              <div v-for="(item, index) of labelArr" :key="item.label" class="style-preference_input-item">
                <span>${ item.label }</span>
                <i v-if="!index" class="iconfont icon-close" @click.stop="del(item)"></i>
              </div>
            </div>
            <div v-show="showPopup" class="style-preference_pop" @click.stop="showPopup = true">
              <div v-for="(style, index) in stylePreference" :key="index" class="style-preference_pop-item">
                <input :id="index" v-model="modelValue" name="reg[style_preference][]" type="checkbox" hidden="" :value="index">
                <label class="checkBox" :for="index">${ style }</label>
              </div>
            </div>
          </div>
        </td>
      </tr>
      <tr class="mt-16">
        <td class="newsletter">
          <input type="checkbox" checked="checked" id="agreeNewsLetter" name="reg[agreeNewsLetter]">
          <label> Jeg ønsker å motta eksklusive tilbud og våre siste nyheter.</label>
        </td>
      </tr>
      <tr class="mt-10">
        <td class="sign-up-btn-td">
          <a href="javascript:void(0);" class="sign-up-btn nav_pop" tabindex="3">
                        <input type="submit" value="BLI MED GRATIS" alt="BLI MED GRATIS" title="BLI MED GRATIS" src="https://cdn-www.jjshouse.com/public/zeus/images/tran.gif" class="signUpBtn">
                    </a>
        </td>
      </tr>
      <tr class="mt-10">
        <td class="privacy">
          <p>Ved å opprette en konto, godtar du JJ's House sine <a href="/no/about/help.php?page_id=253" target="_blank" class="u">vilkår og betingelser</a> og
            <a href="/no/about/help.php?page_id=254" target="_blank" class="u">personvernerklæring</a>.</p>
        </td>
      </tr>
      <tr class="pt-10">
        <td>
          <div class="login-dividing-line">
            <span>eller BLI MED MED</span>
          </div>
        </td>
      </tr>
      <tr>
        <td class="sns-login">
          <div class="gmail_login gmailSignBtn mt-common-click" data-mt="{&quot;ec&quot;:&quot;login&quot;,&quot;ea&quot;:&quot;click&quot;,&quot;en&quot;:&quot;join_google_icon&quot;}"
            data-mt-custom="{&quot;module&quot;:&quot;login_and_regist&quot;,&quot;component&quot;:&quot;nav_login_dialog&quot;}">
            <img src="https://cdn-www.jjshouse.com/public/zeus/images/login-register/google.png" alt="google icon" width="24">
            <span>GOOGLE</span>
          </div>
          <div class="facebook_login fbSignBtn mt-common-click" data-mt="{&quot;ec&quot;:&quot;login&quot;,&quot;ea&quot;:&quot;click&quot;,&quot;en&quot;:&quot;join_fb_icon&quot;}"
            data-mt-custom="{&quot;module&quot;:&quot;login_and_regist&quot;,&quot;component&quot;:&quot;nav_login_dialog&quot;}" onclick="pageData.loginModule.get_facebook_login()">
            <img src="https://cdn-www.jjshouse.com/public/zeus/images/login-register/facebook.png" alt="facebook icon" width="24">
            <span>FACEBOOK</span>
          </div>
        </td>
      </tr>
    </tbody>
  </table>
  <input type="hidden" name="act" value="register">
</form>

Name: often_bought_formPOST

<form id="often_bought_form" name="often_bought_form" method="post">
  <input type="hidden" name="act" value="add_cart_item">
  <input type="hidden" name="byAjax" value="true">
  <input class="input-goods-id" type="hidden" name="goods_id" value="">
  <div id="popup-goods-style"></div>
  <div class="often-bought-add-to-cart-out mt-common-click" data-mt="{&quot;ec&quot;:&quot;product&quot;, &quot;ea&quot;:&quot;click&quot;, &quot;en&quot;:&quot;add_cart&quot;}\" data-mt-custom="">
    <input class="often-bought-add-to-cart mix-match-goods-add-to-cart" type="button" value="LEGG TIL I KURVEN" data-button-name="LEGG TIL I KURVEN">
  </div>
  <div class="see-full-detail">
    <a class="mt-common-click mt-common-exposure" href="">Se Detaljer</a>
  </div>
</form>

POST /no/ajax.php?act=add_style_gallery

<form class="style-gallery-form" id="form_style_gallery" action="/no/ajax.php?act=add_style_gallery" method="post" enctype="multipart/form-data">
  <input type="hidden" name="type" value="goods">
  <input type="hidden" name="fromDomain" value="">
  <input type="hidden" name="ucid" value="4108">
  <div id="gallery-write-head">
    <a href="javascript:void(0)" class="dialog-close iconfont icon-close"></a>
  </div>
  <!--
                <div id="page-choose-source">
                    <div class="choose-source">Velg en kilde</div>
                    <div class="social-net">
                        <div id="device"><p>ENHET</p></div>
                        <div id="facebook"><p>FACEBOOK</p></div>
                        <div id="instagram"><p>INSTAGRAM</p></div>
                    </div>
                </div>
                -->
  <div id="page-source">
    <input id="file-social-first" type="hidden" name="pic_url">
    <input id="file-social-two" type="hidden" name="pic_url">
    <input id="file-social-three" type="hidden" name="pic_url">
    <input id="file-social-four" type="hidden" name="pic_url">
    <input id="file-social-five" type="hidden" name="pic_url">
    <div id="photo-device">
      <div class="computer"></div>
      <span class="choose-file">
        <label for="_file" class="addPhoto">VELG EN FIL</label>
        <input class="_file" id="_file" type="file" multiple="">
      </span>
      <div class="attachment">
        <input id="file_upload_list_id" type="hidden" name="fileListId">
        <input id="file_upload_list_size" type="hidden" name="fileListSize">
        <input id="file_upload_list_type" type="hidden" name="fileListType">
        <div class="liar_label">
          <div class="liar_label_div">
            <video class="liar_label_video" controls="controls" id="liar_label_video_1" src="https://cdn-www.jjshouse.com/public/zeus/images/sample_video.mp4">
            </video>
            <a class="close" index="1"></a>
          </div>
          <div class="liar_label_div">
            <img class="liar_label_img" id="liar_label_1" src="">
            <a class="close" index="1"></a>
          </div>
          <div class="liar_label_div">
            <img class="liar_label_img" id="liar_label_2" src="">
            <a class="close" index="2"></a>
          </div>
          <div class="liar_label_div">
            <img class="liar_label_img" id="liar_label_3" src="">
            <a class="close" index="3"></a>
          </div>
          <div class="liar_label_div">
            <img class="liar_label_img" id="liar_label_4" src="">
            <a class="close" index="4"></a>
          </div>
          <div class="liar_label_div">
            <img class="liar_label_img" id="liar_label_5" src="">
            <a class="close" index="5"></a>
          </div>
        </div>
      </div>
      <div class="max-warning">
        <span class="note">Merk: </span>En video max, 50MB maks per video, eller 5 bilder max, 15MB maks per bilde.
      </div>
      <!--
                        <div class="progress-pre-button">
                            <i class="back-icon"></i>Tilbake
                        </div>
                        -->
      <p id="progress-next-device" class="progress-next">Neste</p>
    </div>
    <div id="photo-face">
      <p class="text">VELG ET BILDE FRA FACEBOOK <span class="error-tip" id="face_select_photo">Vennligst velg et bilde</span>
        <span class="max-tip">Maks 5 bilder, 15MB maks per bilde.</span>
      </p>
      <div id="face"></div>
      <div class="progress-pre-button">
        <i class="back-icon"></i>Tilbake
      </div>
      <p id="progress-next-facebook" class="progress-next">Neste</p>
    </div>
    <div id="photo-ins">
      <p class="text">VELG ET BILDE FRA INSTAGRAM <span class="error-tip" id="ins_select_photo">Vennligst velg et bilde</span>
        <span class="max-tip">Maks 5 bilder, 15MB maks per bilde.</span>
      </p>
      <div id="ins"></div>
      <div class="progress-pre-button">
        <i class="back-icon"></i>Tilbake
      </div>
      <p id="progress-next-instagram" class="progress-next">Neste</p>
    </div>
  </div>
  <div id="page-device">
    <div class="user-show-pic">
      <div id="show_img">
        <img id="gallery_img" src="">
        <video id="gallery_video" controls="controls" class="liar_label_video" src="https://cdn-www.jjshouse.com/public/zeus/images/sample_video.mp4"></video>
      </div>
      <div id="show_img_thumbnail">
        <a class="left-swiping"></a>
        <a class="right-swiping"></a>
      </div>
    </div>
    <div id="input_text">
      <ul>
        <li>
          <label for="user_name" class="user-name">
            <p style="float:left">Ditt Navn:<span><em>* </em></span></p>
            <p class="error-tip" id="comment_nick_tip"></p>
          </label>
          <input type="hidden" id="defaule_user_name" value="">
          <input type="text" id="user_name" value="" name="user_name">
        </li>
        <li>
          <label for="title_of_review" class="title-of-review">
            <p>Overskrift på anmeldelsen din:<span><em>* </em></span></p>
            <p class="error-tip" id="comment_title_tip"></p>
          </label>
          <input type="text" maxlength="100" id="title_of_review" value="" name="title_of_review" placeholder="Fortell oss hva du synes">
        </li>
        <li>
          <label for="comment_content" class="comment-content">
            <p style="float:left">Din anmeldelse:<span><em>* </em></span></p>
            <p class="error-tip" id="comment_content_tip"></p>
          </label>
          <textarea maxlength="3000" class="review_textarea" id="comment_content" name="comment" placeholder="TIPS:
Er du fornøyd med kjøpet ditt?
Du kan beskrive produktets kvalitet, stil, passform, materiale osv."></textarea>
        </li>
        <li>
          <input class="zs-radio" hidden="" type="checkbox" name="anonymous" id="anonymous" value="1">
          <label class="is-anonymous-title" for="anonymous">Anonymitet</label>
        </li>
      </ul>
    </div>
    <div id="prev" class="progress-pre-button">
      <i class="back-icon"></i>Tilbake
    </div>
    <input type="button" id="sbmt_style_gallery" value="SEND INN">
  </div>
</form>

POST /no/ajax.php

<form method="POST" action="/no/ajax.php" id="subscribe_submit">
  <p>
    <input id="your_email" name="email" type="text" placeholder="Skriv inn din epostadresse">
    <input type="hidden" name="act" value="newsletter_subscirbe">
    <button id="mt-common-subscribe" type="submit" value="" class="mt-common-click" data-mt="{&quot;ec&quot;:&quot;nl_subscribe&quot;,&quot;ea&quot;:&quot;click&quot;,&quot;en&quot;:&quot;&quot;}">
      <i class="iconfont icon-arrow-right-2"></i>
    </button>
  </p>
</form>

Text Content

 * Nylig søk
   
   Høyaktuelle søk
   Feriekjoler
   Små hvite kjoler
   Tilbehør for menn
   Navnesmykker
   Brudepikekjoler i stor størrelse
   Ringer
   Enkel brudekjole
   Trompet/Havfruebrudekjoler
   Bryllupsblomster
   Bryllupsgjestkjolekolleksjon
   Wraps
   Brudekjoler
   
 * 0
   Ønskelisten din er tom.
   
 * velkommen tilbake Ny på JJ's House?
   50 % RABATT +
   
   2000 poeng
   
   Bursdags-
   
   gave
   
   Månedlige
   
   VIP-fordeler
   
   LOGG INN BLI MED GRATIS
   
   *Email *Passord
   
   
   
   Glemt passordet ditt?
   
   
   
   eller BLI MED MED
   GOOGLE
   FACEBOOK
   
   
   
   *Email *Passord Arrangementsdag (Valgfri)
   
   Stil preferanse ( Valgfri)
   ${ item.label }
   ${ style }
   Jeg ønsker å motta eksklusive tilbud og våre siste nyheter.
   
   Ved å opprette en konto, godtar du JJ's House sine vilkår og betingelser og
   personvernerklæring.
   
   eller BLI MED MED
   GOOGLE
   FACEBOOK
   
   50 % RABATT +
   
   2000 poeng
   
   Bursdags-
   
   gave
   
   Månedlige
   
   VIP-fordeler
   
   
   
   
   Ordre status Problemer med retur og tariff
   
 * 0
   Din handlevogn er tom.
   Intern feil oppstod
   
   Prøv hjemmeprogram på det sterkeste anbefalt! For å være kostnadsbesparende
   og tidseffektiv, kan du glede deg over de samme kjolene hjemme for hver 115
   kr-172 kr med gratis frakt og returtjeneste.
   
   DELSUM:
   SE VESKEN MIN Kassen.
   
   VAT inkludert
   
   
 * Land/Region
   Norge NO
   Sverige Danmark Island Finland Grønnland Australia Belgia Brasil Bulgaria
   Chile Colombia Danmark De Forente Arabiske Emirater England Estland Finland
   Frankrike Gibraltar Grønnland Guernsey Hellas Hong Kong, Kina Hungaria Irland
   Island Isreal Italia Japan Jersey Jordan Kanada Kroatia Kypros Latvia
   Liechtenstein Litauen Luxenbourg Malaysia Malta Monaco Nederland New Zealand
   Norge Peru Poland Portugal Puerto Rico Qatar Romania Saudi Arabia Serbia
   Singapore Slovakia Slovenia Spain, Baleares Spain, Ceuta Spain, Las Palmas
   Spain, Melilla Spain, Santa Cruz de Tenerife Spania Sveits Sverige Sør Afrika
   Taiwan, Kina Thailand Tsjekkia Tyskland USA Østerrike
   
   Valuta
   
   NORWEGIAN KRONA
   
   
   Sprog
   
   NORSK
   
   English
   OK
   

Sendes om 48 timer
Bryllup
Brudekjoler Brudepikekjolekolleksjon Kjoler til brudens mor
Bryllupsgjestkjolekolleksjon Brudepikekjoler til tenåringer Blomsterpikekjoler
Spesielle anledninger
Skoleball kjoler Selskapskjoler Cocktailkjoler Semi-formelt & Avslappet
Festkjoler
Tilbehør
Bryllup- & Festsmykker Paraplyer til Bryllup Hatter Hårpynt Brudeslør
Bryllupsblomster Bånd & Belter Morgenkåpe Underskjørt Armbånd
Sko
Bryllup sko Dansesko Jentesko Pumps Sandaler Tilbehør til Sko
Ballkjoler
Ballkjoler
Ballkjoler 2024 Nyheter Skoleball kjoler Under €120 Stor størrelse Ballkjoler
til mødre Stilgalleri
Kjøp etter stil
A-Formet Havfrue Korte Lange Klassisk stil Paljetter Ryggløs
Kjøp etter farge
Svart Blå Grønn Rød Rosa Hvit Lilla
Matchende tilbehør
Ballkjolers tilbehør og sko Plaggpose Stoffprøver

Bryllupsgjest
Bryllupsgjestkjolekolleksjon
Bryllupsgjest kjoler 2024 Nyheter Stor størrelse Under 1 131 kr Kjoler til
brudens mor Uformelle Kjoler Selskapskjoler Cocktailkjoler Blomsterpikekjoler
Bryllupsfesten 2024
Kjøp etter stil
Strand Smoking Semi-formell Bloemen Vår Sommer Maxikjoler Midikjoler
Kjøp etter farge
Mørk marineblå Burgunder Blålig grå Svart Rosa Blå Grønn Lilla
Matchende tilbehør
Sko Smykker Vesker Undertøy Blomsterpike tilbehør Plaggpose

Brudepike
Brudepikekjolekolleksjon
Brudepikekjoler 2024 Nyheter Under 1 417 kr Stor størrelse Brudepikekjoler for
Gravide Stoffprøver Stilgalleri Forlover kjoler Bryllupsfesten 2024
Brudepikekjoler til tenåringer Blomsterpikekjoler
Kjøp etter stil
Vår Sommer Lange Korte Sateng Beskjeden Kjøp etter farge Rosa Blå Grønn Lilla
Rød Blomster
Matchende tilbehør
Alle tilbehør Smykker Brudepike sko Plaggpose Sjal Hårpynt Bryllupsblomster Bånd
& Belter Morgenkåpe Armbånd Stoffprøver Undertøy Tilbehør for menn Gaver til
brudens forlovere

Mor
Kjoler til brudens mor
Kjoler til brudens mor 2024 Nyheter Under 2 132 kr Stor størrelse Vårkjoler til
brudens mor Jumpsuits og separater Kjoler med paljetter Stilgalleri
Bryllupsfesten 2024
Kjøp etter farge
Mørk marineblå Cabernet Blålig grå Marineblå Svart Dus rosa Dus Blå Skiferblå
Mørkegrønn Champagne
Kjøp etter stil
Formelle kjoler A-Formet Ermestiler Med jakker og sjal Chiffon kjoler Kjoler med
blonder Kappe Flutter Sleeve Handle etter lengde Lange Korte Te-lengde
Ankel-lengde
Matchende tilbehør
Alle tilbehør Sjal Sko Smykker Plaggpose Clutch vesker Hatter Bryllupsblomster
Hårpynt Armbånd Ringer Undertøy

Brud
Brudekjoler
Brudekjoler 2024 Nyheter Under 2 847 kr Stor størrelse Små hvite kjoler Real
Wedding Handle etter anledning Generalprøvemiddag Utdrikningslag Gavedryss for
bruden Forlovelse Kjoler til Bryllupsrecepisjon Bryllupsreise Register Mål
Avslappet
Kjøp etter stil
Strand Enkel Korte Ball Trompet/Havfrue Boho Elegant Vintage Hvit Barselvennlig
Jumpsuits Fargede brudekjoler Kjøp etter sesong Vår Sommer Høst Vinter
Bryllup Tilbehør
Alle tilbehør Noe blått tilbehør Brudeslør Bryllup sko Bryllupsmykker Plaggpose
Wraps Hårpynt Bånd & Belter Bryllupsblomster Morgenkåpe Underskjørt Ringer
Armbånd Undertøy Tilbehør for menn Bryllupsgaver

Fest
Festkjoler
Festkjoler 2024 Nyheter Festkjoler i store størrelser Under 701 kr Skoleball
kjoler Ballkjoler Selskapskjoler Cocktailkjoler Kjoler til brudens mor
Bryllupsgjestkjolekolleksjon Bursdagsfest Graduation kjoler Formelle kjoler Små
svarte kjoler Små hvite kjoler Konfirmasjonskjoler
Kjøp etter stil
Smoking Semi-formelle kjoler Sateng Blonder Paljetter Chiffon Lange Middag Mini
Lange ermer
Kjøp etter farge
Svart Blå Grønn Lilla Hvit Rød Rosa Bloemen
Matchende tilbehør
Kveldstilbehør og sko Cocktailtilbehør og sko Baltilbehør og sko Plaggpose
Stoffprøver
Jenter
Jente kjoler
Jente kjoler 2024 Nyheter Brudepikekjoler til tenåringer Junior Mix & Match
Blomsterpikekjoler Første kommunion kjoler Konfirmasjonskjoler Festkjoler til
jenter Bryllupsfesten 2024
Blomsterpikekjoler
Alle blomsterpikekjoler Nyheter Ballkjole Sløyfe kjoler Blomster kjoler Elfenben
Hvit Rosa Stilgalleri
Brudepikekjoler til tenåringer
Alle brudepikekjoler til tenåringer Nyheter Gulvlengde Knelengde Chiffon Sateng
Dus rosa Dus Blå Stilgalleri
Matchende tilbehør
Tilbehør og sko for blomsterpiker Junior brudepike tilbehør og sko Plaggpose
Stoffprøver

Kjoler
Kjoler
Kjoler 2024 Nyheter Under 558 kr Matchende tilbehør
Handle etter anledning
Bryllupsgjestkjolekolleksjon Formelle kjoler Semi-formelle kjoler Feriekjoler
Uformelle Kjoler Graduation kjoler Strandkjoler Festkjoler Kjoler for en date
Kjoler til bryllupsreisen Arbeidskjoler
Kjøp etter stil
Maxikjoler Midikjoler Minikjoler Jumpsuits og separater Solkjoler Sateng kjoler
Kjoler med blonder Stroppekjoler Bodycon kjoler Lange ermer Korte ermer
Omslagskjoler
Kjøp etter trender
Vårkjoler Sommerkjoler Kjoler med trykk og blomster Små svarte kjoler Små hvite
kjoler Paljettkjoler Sexy kjoler Elegante kjoler Høstkjoler Vinterkjoler
Kjøp etter farge
Blå kjoler Grønn kjoler Rosa kjoler Svarte kjoler Hvite kjoler Rød kjoler Lilla
kjoler Gule kjoler
Tilbehør & Sko
Tilbehør
Alle tilbehør Nyheter Paraplyer til Bryllup Brudeslør Hårpynt Undertøy Hatter
Bryllupsblomster Clutch vesker Morgenkåpe Bånd & Belter Underskjørt Plaggpose
Stoffprøver Blomsterpike tilbehør Noe blått tilbehør
Smykker
Bryllup- & Festsmykker Navnesmykker Armbånd Ringer Personlige smykker Sko
Bryllup sko Dansesko Pumps Sandaler Jentesko Herresko Tilbehør til Sko
Herreklær
Drakter Skjorter T-skjorter Vester Bukser Tilbehør for menn Gaver Bryllupsgaver
Gaver til gjester

Salg
Tilbud
Alle salg Opptil 50 % RABATT + 2000 poeng - For nye venner Gi 15% rabatt, få 15%
rabatt - Verve venner Kjøp 1 få 1 gratis - Kjole-outlet Opp Til 50% Rabatt -
Ryddesalg Kjøp 4 - få 20% - Gaver til dine kjære 10% studentrabatt

Inspirasjon
JJ's House fellesskap
Pop-up-butikken for deling av reiser - Se bildene fra våre venner i
Storbritannia! Ekte mors historier Promjentas Eventyrlige Natt Englekjole
Solkysset kjærlighetshistorier
Stilgalleri
Kjoler til brudens mor Skoleball kjoler Brudepikekjoler Brudekjoler
Selskapskjoler Cocktailkjoler Blomsterpikekjoler Brudepikekjoler til tenåringer



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



Online help

Ordre

1. How do I place an order?

To place your order, simply follow the steps as shown below:
1. Go to the item page.
2. Choose your preferred color and size (if applicable).
3. Click "Add to Cart"
4. Review that everything is correct and click "Checkout".
5. Go to the checkout page.
6. If you're a registered customer, sign in first. If you're a new customer,
checkout as guest now.
7. Fill out all shipping and payment information.
8. Click "Place Order"
You'll be taken to a confirmation page that will give you an order number and
you will be emailed a confirmation once the payment has processed. Please be
sure to read all emails from us carefully.
If you need further guidance or run into any issues when placing your order,
please Contact Us, and we'll get back to you as soon as possible."

Les artikkelen
Les artikkelen

2. I ordered a standard-size dress, not a custom-made one. Why is it taking so
long?

All of our dresses are made to order, whether you ordered a standard or custom
size, both require tailoring time. Tailoring Time is displayed on each dress's
product page.
If you've already placed an order, your estimated delivery date is in your Order
Confirmation email. Or you can find it on the Order Details page via this link.
Once your order has been shipped, we will email you a confirmation and tracking
number with updated delivery information. Alternatively, you can retrieve the
tracking number on the order details page via this link.
If your estimated delivery date has passed and you order hasn't been delivered,
please Contact Us for further help.

Les artikkelen
Les artikkelen

3. How can I track my order status?

1. You can log in our website with your email and track your order status in "My
orders" if you placed the order under your resigerred acount.
2. If the order was placed without signing in, you could just use "look up a
single order" function to track your order. Please refer to the following steps:
1). Go to Sign In My Account at the right top of our website.
2). Click "order status"
3). Enter your Order Number and Email Address to see your order details.

Les artikkelen
Les artikkelen

4. When will I receive my order?

Normalt vil bestillingen din ankomme innen 2-3 uker. Tilpasning tar 9-12 dager,
og ekstra rask levering tar 2-4 dager. Vennligst sjekk Tilpasningstid og
Frakttid på produktsiden hvis du ønsker å vite detaljene.

Les artikkelen
Les artikkelen

Produkt

1. What is the best way to choose my size?

Please kindly refer to our Size Chart to choose the correct size.
If your measurements align with our size chart, I suggest you choose standard
size.
If your measurements cannot be found in the size chart, I recommend you choose
custom size to ensure the dress fits you.

Les artikkelen
Les artikkelen

2. Will my item be exactly the same color as what is shown on your website?

Our color charts online have been adjusted to display color as close as possible
to the color of the actual fabrics. However, camera resolution and computer
monitors can mean the color may vary slightly between the photos and the actual
fabric. Colors are subject to the actual dresses you get. We suggest you order a
fabric swatch to view colors in person.

Les artikkelen
Les artikkelen

3. Could we get color swatches to see what the colors look like in reality?

Yes, color swatches are just $2 each. They take anywhere from 2-10 business days
to arrive. Order swatches.

Les artikkelen
Les artikkelen

4. How can I make sure all of my dresses are the same color?

Color consistency is of the utmost importance of course. However, there is a
chance that there will be slight variations if dresses in same color submit
several orders at different times. Because batches of fabric are produced at
different times, the same fabric of the same color at different times might be
slightly different.
You need to order all dresses within 24 hours and contact us to tell us all the
dress should be in the same color. Then, all the dresses will be cut from the
same bolt of fabric to make sure they come in the exact same color.
After 24 hours, we cannot guarantee any late orders will be included in the same
dye lot as the rest of your party.
Keep in mind that screen resolutions can alter the way colors look on your
computer depending on how you have it set. We always recommend ordering Swatches
(free shipping) beforehand so you can see the true color quality of each fabric
in person. Please note that different types of fabrics do take the dye
differently, and will not match perfectly.

Les artikkelen
Les artikkelen

5. Can I change the design of a dress?

Currently we can only add spaghetti straps and remove trains for some of our
dresses. For other changes, you can Contact Us for more information.

Les artikkelen
Les artikkelen

Betaling

1. What methods of payment do you accept?

You can use any of the payment methods listed below to pay for your order. We
take your security very seriously, therefore your details are safe with us.
Please see below the payment methods we accept:
*Please note, some payment methods are only available as a payment method for
selected countries on our web. If the payment method is available for your
country, you will see this payment option at checkout.

Les artikkelen
Les artikkelen

2. How can I pay with Wire Transfer?

To send a wire transfer, just submit instructions to your bank, and provide the
information about our account (you can find this on the order details page).
After you transfer your money, please inform us of which method you use, sender
name, transaction ID and the transaction amount as well as the country you
transfer the money from. You can also choose to chat now or email us.

Les artikkelen
Les artikkelen

3. How can I change payment methods?

If you have an unpaid order and want to use a different payment method, it's
easy:
1. Sign into ‘My Account’ and click ‘My Orders’ in the upper right corner.
2. Click on the unpaid order you want to complete payment on.
3. Click ‘Edit Order’ and select your desired payment method, and then proceed
to pay.

Les artikkelen
Les artikkelen

Leveranse

1. Where/What countries do you ship to?

We ship worldwide to nearly every country across the globe, covering North and
South America, Europe, Asia, Africa, Oceania, and more.
We employ the services of major, trusted international carriers to ensure your
package arrives at your destination safely and securely.
If your shipping destination is not available at checkout, please just Contact
Us.

Les artikkelen
Les artikkelen

2. What shipping methods do you offer?

Expedited Shipping, Standard Shipping, and Super Save Shipping are available for
most of the countries that we ship to. Once you've entered your shipping
address, you'll be able to see the available shipping methods.
Shipping costs are calculated automatically at the checkout page when both the
destination and delivery service are selected.
You may add items to the checkout page to check on the accurate shipping fee.
Customers can also place a test order to check the total cost.

Les artikkelen
Les artikkelen

3. What if I need to change my shipping address?

Yes, you can change the shipping address Before Shipment. Please Contact Us. We
will correct your shipping address and send you a confirmation email as soon as
possible.
While we can no longer make any changes to your address, if your package is
being shipped, you will need to contact the carrier to request changes of
delivery.
Orders (swatches, accessories, fabric, etc.) cannot be updated once the package
has been shipped.
For an unpaid order, you can place a new one as you want and put in the correct
details. Unpaid orders will be cancelled automatically in 5 days."

Les artikkelen
Les artikkelen

4. How much does shipping cost?

The shipping costs depend on the weight of the order, the country of destination
and the shipping method, if you put all items in the cart and go to checkout,
you will see the shipping costs, which are automatically calculated by the
system.

Les artikkelen
Les artikkelen

Retur

1. What is your return policy?

JJ's House will issue a full refund including tax and shipping for any damaged,
defective, or mis-shipped items. If your item arrives damaged or defective,
please reach out to our Customer Service team directly for assistance with
processing your return.
Please keep in mind that all dresses are uniquely made to order to keep costs
low for our customers. We also understand that colors on your computer screen
can be a little different to how they appear in person. For these reasons, we
encourage you to order a Swatch (free shipping) to help you decide.
FOR ALL RETURNS:
JJ's House will only issue one prepaid return label per order. You will be
responsible for paying shipping fees including, but not limited to, the cost to
ship and any shipping materials on additional returns. Because of this, we
recommend returning all unwanted items at one time.
FOR ALL STANDARD SIZE DRESSES, SHOES, AND ACCESSORIES:
JJ's House will issue a full refund of the cost of the returned product if you
are not satisfied with your item(s). Contact our Customer Service to initiate
the return process within 14 days upon receiving your item(s). The item must be
returned in its original condition (if eligible per the return policy).
Please note:
* The item must be unworn, unwashed, unaltered, undamaged and with the original
tags attached. We cannot process the return of any faulty item.
* Original shipping fee & return shipping fee will not be refunded.
* As all items (including standard size) are made-to-order, we cannot afford to
accept the ‘buy-many-keep-one’ purchase. Our customer service team may cancel an
order believed to have been made with that intention.
FOR ALL CUSTOM SIZE DRESSES:
At JJ's House, we understand that you may want the dress to ideal fit! To help
you out, we offer custom sizing on most of our dresses. Custom sizing takes the
same amount of time to make and ship to you!
A few things to remember about custom dresses:
Custom dresses are made specifically to the measurements you provide (bust,
waist, hips, height, and hollow-to-floor). That means no one else will be able
to wear that dress once it's made. Because of this, we are unable to accept any
returns on custom dresses. Please double check your measurements and color
choice before ordering.
We understand that sometimes small alterations are needed, we offer limited
alterations reimbursement for only our custom sizes. Simply send us a picture of
your receipt from the tailor and your order number and we'll do the rest! Yes,
it really is that easy!
FOR ALL PRESONALIZED AND PERSONAL CARE ITEMS:
All personalized and personal care items (including earrings, lingerie,
swimwear, etc.) are final sale. Due to hygiene issues there are no
returns/exchanges.
FOR ALL SAMPLE SALE ITEMS:
All Sample Sale items are final sale. No returns, no refunds, no exchages.
EXCHANGE POLICY
We do not offer an exchange service for any products at this time. Because all
items are made-to-order, we do not have ready-made dresses or products that can
be shipped in exchange for your returned items. You will need to return unwanted
items (if eligible per the return policy), and then place a new order for the
replacement items. All new orders are subject to the current production period.
HOW TO RETURN
1. Submit a return request at Contact Us to Customer Service within 14 days of
receiving your order. Please include the reason for return and photographs for
verification.
2. Once we have approved your request, you will be sent a return form which
needs to be included with your return. Please send your item(s) using local post
within 14 days from receiving the return form.
3. When we receive the returned package, the item(s) will be inspected to ensure
it is in the original condition and has the issues stated in the return request.
4. Once confirmed, the refund will be credited back to the original payment
method within 10-15 days (the processing time depends on your payment method and
bank).
Please note:
* We reserve the right to refuse the return if received in an unacceptable
condition.
* We cannot process any products that are returned without our prior knowledge.
* We are not liable for return item(s) that are lost or damaged, please keep the
receipt with tracking information.
CANCELLATION POLICY
All our items are made-to-order, including standard size items. Once the
tailoring process has begun, there will be Labor Costs and Material Costs, with
this in mind, please refer to our cancellation policy below:
• Unpaid orders are automatically cancelled after 5 days.
• Cancel order within 24 hours of payment for a full refund.
• Cancel order 24–72 hours after payment: 80% refund + shipping fee.
• Cancel order 72-120 hours after payment: 50% refund + shipping fee.
• Cancel order > 120 hours after payment: Refund of shipping fee only.
• Once your order is shipped, it cannot be cancelled.

Les artikkelen
Les artikkelen

2. What is your return/exchange process?

You may need to Contact US to initiate the return process within 14 days upon
receiving your items. Our after-sales department will handle the issue
thereafter.

Les artikkelen
Les artikkelen

3. Can I return a standard-size dress?

Yes, you can return any standard size item within 14 days of receipt of your
item for a full refund (excluding shipping fee, as long as it is unworn,
unwashed, unaltered, undamaged, original tags attached).

Les artikkelen
Les artikkelen

Min konto

1. How I can change my email address?

We can change email address for you. Please Contact Us with your new email
address. We will change it within 24 hours.
If there is no order under your account, we suggest you to register a new
account on our website with your email address first and send us an email. Once
getting your confirmation, we will transfer the account information for you.
Please click here to register your new account.

Les artikkelen
Les artikkelen

2. What should I do if I forget my password?

If you've forgotten your password, please click this link to reset your
password. We'll then email you a link directly to your registered email address
to reset your password.
We recommend checking your junk and spam folder if you're having trouble finding
it.

Les artikkelen
Les artikkelen

About JJ's House

1. Do you have a store?

We are sorry but currently we do not have any physical stores. As an e-commerce
company, we just do business online. You can see the products on our website and
place the order. We will make the products for you once your order is confirmed.
We completely understand that you may have concerns about the fit and the style
of our dresses. If so, you can choose custom size to ensure the fit. For most of
adult dresses, we can make it with your measurements and the dress will fit you
well. Each of our dresses is totally made to order according to our pictures. We
sincerely hope you could give us a try.

Les artikkelen
Les artikkelen

2. Why choose JJ's House?

JJ’s House is a global online retailer. Our innovative approach brings you the
best in formal wear at affordable prices – and our in-house designers have
created a wide range of looks to have you dressed to impress anywhere, anytime.
All our dresses are made-to-measure by our expert tailors to ensure the perfect
fit, just for you. We pride ourselves on being socially and environmentally
conscious - our made-to-order model means the fabric and other materials used
don’t go to waste. We work in close, fair partnership with our tailors.

Les artikkelen
Les artikkelen

Can't find what you're looking for? Please don't hesitate to

Chat now


 * 
 * 
 * 
 * 





UTVALGTE TRENDER HOS JJ'S HOUSE

BRUD

BRUDEPIKE

MOR

BRYLLUPSGJEST

JENTER

SKOLEBALL

KVELD

COCKTAIL

BALL

BRYLLUPSFESTEN

BRYLLUPSGJEST

FESTKJOLER

Kampanjer og aktiviteter


Tilbehør
HANDLE NÅ
Sko
HANDLE NÅ
/
Se Detaljer



DIN PERFEKTE KJOLE, SKO OG TILBEHØR TIL PROM, BRYLLUP OG ANDRE SPESIELLE
ARRANGEMENTER.


PETITE TIL PLUSS STØRRELSE


SEND OM 48 TIMER


100% HÅNDLAGET


FARGE OG STOFFPRØVE

ABOUT US

STILGALLERI

*DEL UTSEENDET DITT FOR Å KOMME OPP TIL 716 KR RABATT!

LAST OPP DIN
VIS GALLERI

VELG EN FIL

Merk: En video max, 50MB maks per video, eller 5 bilder max, 15MB maks per
bilde.

Neste

VELG ET BILDE FRA FACEBOOK Vennligst velg et bilde Maks 5 bilder, 15MB maks per
bilde.


Tilbake

Neste

VELG ET BILDE FRA INSTAGRAM Vennligst velg et bilde Maks 5 bilder, 15MB maks per
bilde.


Tilbake

Neste

 * Ditt Navn:*
   
   

 * Overskrift på anmeldelsen din:*
   
   

 * Din anmeldelse:*
   
   

 * Anonymitet

Tilbake

SOSIALE MEDIER

@jjshouseofficial @jjshouseofficial

KJØP NÅ

KJØP NÅ

KJØP NÅ

KJØP NÅ

KJØP NÅ

KJØP NÅ

KJØP NÅ

KJØP NÅ

KJØP NÅ


ELEGANTE BRYLLUPSKJOLER, BRUDEPIKER OG FESTLIGE ANLEDNINGER FOR DINE FORMELLE
ARRANGEMENTER




Feiring av milepæler er en betydningsfull begivenhet som krever nøye
planlegging, spesielt når det gjelder valg av den perfekte kjolen. Fra tidløse
klassikere til moderne og elegante design, vårt nøye kuraterte utvalg er perfekt
for formelle arrangementer av alle slag. Enten du skal i bryllup, galla eller en
spesiell anledning, er våre kjoler designet for å få deg til å se og føle deg
fantastisk. Oppdag vårt utvalg og finn den perfekte antrekket for ditt neste
formelle arrangement.





BRUDEKJOLER

Vi tilbyr et bredt utvalg av imponerende brudekjoler. Oppdag et utvalg av
silhuetter, stoffer og fargekombinasjoner som passer til din visjon, enten det
er for en galla, en avslappet sammenkomst eller en intim bryllupsseremoni på et
spesielt sted.





BRUDEPIKEKJOLEKOLLEKSJON

Utforsk vår samling av elegante brudepikekjoler. Med et utvalg av stiler, farger
og størrelser, vil du finne de perfekte kjolene for å komplementere
bryllupstemaet. Enten du foretrekker en koordinert look eller en blanding av
forskjellige stiler, garanterer vårt utvalg at hvert medlem av bryllupsfesten
vil skinne på sin spesielle dag.





KJOLER FOR BRUDENS ELLER BRUDGOMMENS MOR

Gjør bryllupsdagen uforglemmelig for brudens og brudgommens mor med vårt
fengslende utvalg av kjoler. Oppdag sofistikerte kjoler for brudens mor i
elegante stiler, farger og størrelser. Enten det er klassisk eleganse eller
moderne stil, vil du finne den perfekte kjolen for å komplementere din rolle på
denne spesielle dagen og skinne sammen med dine kjære.





BRUDEPIKEKJOLER TIL TENÅRINGER

Oppdag vår sjarmerende samling av kjoler for junior brudepiker. Fra søte stiler
til levende farger, vil du finne den perfekte kjolen for dine unge følgesvenner.
Med et utvalg av størrelser, sikrer våre kjoler for junior brudepiker at hver
deltaker i bryllupsfesten din passer perfekt.





BLOMSTERPIKEKJOLER

Oppdag vårt brede utvalg av blomsterpikekjoler til bryllup. Tilgjengelig i
hvitt, elfenben, champagne og flere andre farger, våre kjoler sikrer at
blomsterjentene dine ser best mulig ut på din spesielle dag. Finn den perfekte
antrekket for de yngste medlemmene av bryllupsfesten din.





BRYLLUPSGJESTKJOLEKOLLEKSJON

Oppdag vår nøye utvalgte samling av bryllupsgjestekjoler, designet for å få deg
til å skinne på denne spesielle dagen. Velg blant et utvalg av stiler for hvert
bryllupstema og feiringssted, enten det er en seremoni på stranden eller en
formell begivenhet i en ballsal. Våre kjoler garanterer elegante og stilige
antrekk for å feire det lykkelige paret på denne minneverdige anledningen.





SKOLEBALL KJOLER

Oppdag vår imponerende samling av promkjoler. Fra glamorøse ballkjoler til
elegante og slanke stiler, har vi den perfekte kjolen for å gjøre din
avslutningskveld uforglemmelig. Med et utvalg av tilgjengelige størrelser, vil
du finne din drømmepromkjole og gjøre et statement på årets mest etterlengtede
arrangement.





COCKTAILKJOLER

Oppdag vår sofistikerte, men lekne samling av cocktail- og festkjoler, perfekte
for å skille seg ut på festlige anledninger. Fra dristige minikjoler til
elegante maxikjoler, vårt utvalg dekker alt fra sjarmerende til fascinerende.
Fremhev stilen din med vårt elegante utvalg som tilbyr noe for enhver smak og
anledning. Finn din ideelle cocktailkjole og skille deg ut på hvert arrangement.





TILBEHØR

Fullfør antrekket ditt med vår imponerende samling av accessoirer. Fra glitrende
smykker til elegante clutcher, har vi alt du trenger for å fullføre antrekket
ditt for enhver anledning. Enten du leter etter den perfekte siste finishen til
et bryllup, en skoleball eller en cocktailfest, vil våre accessoirer gi
antrekket ditt den ekstra glamouren.



LAST NED FOR Å NYTE

5% RABATT

FOR 1. BESTILLINGEN

& FÅ 200 POENGER

Skann QR kode




NYHETSBREV ABONNER



LAST NED APPEN VÅR FOR Å NYTE 5% RABATT FOR 1. BESTILLINGEN & FÅ 200 POENGER

 * BEDRIFT INFO
 * Om JJ's House
 * JJ's House VIP
 * Karrierer
 * Blogg
 * Samarbeid med bloggere
 * Anmeldelser
 * Presse
 * Affiliate
 * JJ's House fellesskap
 * Laget på bestilling

 * HJELP OG RETNINGSLINJER
 * Hjelp & Vanlige spørsmål
 * Returer og refusjon
 * Informasjon om returfrakt
 * Behandling og fraktinformasjon
 * Hvordan velge en størrelse
 * Hvordan spore rekkefølge
 * Hvordan bestille
 * Betalingsinformasjon
 * Avbestillingsregler
 * Retningslinjer for ordreendringer

 * KUNDESERVICE
 * Studentrabatt
 * Fordeler for nye brukere
 * Verv en venn
 * Spor din Bestilling
 * Kontakt Oss

 *  
 *  
 *  
 *  
 *  

 * 
 * 


 * Vilkår for Bruk
 * Personvernerklæring
 * Om informasjonskapsler
 * Sidekart
 * Cookie-innstillinger

Copyright @2010 - 2024 JJ's House. Alle rettigheter forbeholdt.
Selskap: TOP BRIDAL PTE. LTD.; Addresse: 50 Raffles Place, #30-00 Singapore Land
Tower, Singapore
Selskap: TOP BRIDAL LIMITED; Addresse: 2 Eastbourne Terrace, London, W2 6LG, UK


Registrer deg for å få alle gavene nedenfor og hjelpe vennen din med å få poeng!
Få 100 poeng!
15% avslag
SAMLE ALLE




50% AVSLAG FOR ALLE
Registrer




By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.
Cookies Settings Accept All Cookies



PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices