http://n.pkup.fr/cl6zsspqI

Submitted URL:
http://n.pkup.fr/cl6zsspqI
Report Finished:

The outgoing links identified from the page

LinkText
https://www.google.com/maps?q=68 RUE DES ROSIERS+93400+ST OUEN SUR SEINEVOIR SUR LA CARTE
https://www.laposte.fr/pages/recevoir-un-colissimo/courrielInformations sur vos données personnelles
https://www.colissimo.entreprise.laposte.fr/fr/mentions-legalesMentions légales
https://www.pickup.fr/politique-de-confidentialitehttps://www.pickup.fr/politique-de-confidentialite

JavaScript Variables · 2 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetogglestring
onscrollendstring

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"><head>
	<meta charset="utf-8">
  	<meta name="robots" content="noindex, nofollow">
	<meta name="viewport" content="width=device-width, initial-scale=1">
  	<link rel="icon" href="data:,">
  	<link rel="shortcut icon" href="data:,">
	<link rel="apple-touch-icon" href="data:,">
	<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
	<link rel="preconnect" href="https://fonts.googleapis.com">
	<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
	<link href="https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;700&amp;display=swap" rel="stylesheet">
	<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;640&amp;display=swap" rel="stylesheet">
	<style type="text/css">
		#wrapper {
			width: 375px;
			max-width: 100%;
			/* border: 1px dashed silver; */
			margin: 0 auto;
			padding: 0;
      font-size: 13px;
			line-height: 16px;
		}

		#header {
			padding: 10px 0;
		}

		#header .col-6 {
			display: flex;
			align-items: center;
			justify-content: center;
		}

		#header .col-6 img {
			width: 100px;
		}

		#page_body,
		#page_footer,
        #bloc_faq {
			background-color: #f07835;
		}

		#page_body {
		padding: 20px 0 40px 0;
	}

	#page_footer, #bloc_faq {
		padding-bottom: 20px;
	}

    #bloc_faq .white-frame {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    #bloc_faq .col-7 {
        padding: 0 5px 0 15px;
    }

    #bloc_faq .col-5 {
        padding: 0 10px 0 0;
        display: flex;
        align-items: center;
    }

    #bloc_faq button {
		background-color: #f07835;
        color: #ffffff;
        border: none;
        border-radius: 15px;
        padding: 8px;
        font-size: 12px;
        font-weight: 700;
	}

		#page_body .col-10 {
			min-height: 200px;
			padding-top: 25px;
			padding-bottom: 15px;
		}

		.white-frame {
			background-color: #ffffff;
			border-radius: 10px;
		}

    #page_body .col-12, #page_body .row {
			padding: 10px 0;
		}

    .barcode {
      padding-bottom: 0 !important;
    }

		.diverted {
            margin-bottom: 20px;
            padding: 20px 10px !important;
            font-size: 13px;
            line-height: 16px;
            padding: 15px;
            background-color: #f07835;
			color: #ffffff;
            border-radius: 10px;
            text-align: center;
        }

      .code-pass {
		width: 165px;
        border-top: 1px solid #727071;
        border-bottom: 1px solid #727071;
        padding: 10px 0 10px 10px;
        margin-top: 15px;
        margin-bottom: 15px;
      }

      .code-nopass {
  		font-size: 18px;
		font-weight: 700;
		border: 1px solid #E5E5E5;
		border-radius: 5px;
		width: 30%;
		margin: 0 auto;
		padding: 5px !important;
      }

			.instructions {
			font-size: 13px;
			line-height: 16px;
			padding: 0 0 10px 0;
		}

		.instructions div {
			padding: 5px 0;
		}

		.instructions .col-3 {
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.instructions .col-9 {
			padding-right: 20px;
		}

		.instructions img {
			width: 30px;
		}

		#image_pass img {
			width: 130px;
			height: 130px;
		}

		.instructions img {
			width: 30px;
		}

		#separateur_1 {
			height: 15px;
			border-bottom: 1px dashed #B8B8B8;
		}

		#separateur_1:before {
			width: 30px;
			height: 30px;
			border-radius: 20px;
			background-color: #f07835;
			display: inline-block;
			vertical-align: middle;
			margin-left: -23px;
			content: '';
			float: left;
		}

		#separateur_1:after {
			width: 30px;
			height: 30px;
			border-radius: 20px;
			background-color: #f07835;
			display: inline-block;
			vertical-align: middle;
			margin-right: -23px;
			content: '';
			float: right;
		}

		#separateur_2 {
			height: 15px;
		}

		.day_opening,
		.hours_opening {
			padding: 0 !important;
		}

		.day_opening {
			font-weight: 700;
		}

		#page_footer .col-10 {
			display: flex;
			justify-content: center;
		}

		#page_footer .col-10 img {
			width: 50px;
			height: 54px;
			background-color: #ffffff;
			padding: 8px;
			position: relative;
			top: -27px;
			border: 3px solid #f07835;
			border-radius: 30px;
		}

		h1 {
			color: #f07835;
			margin-bottom: 0;
			font-size: 18px;
			line-height: 21px;
			font-weight: 700;
			position: relative;
			top: -20px;
		}

        h2 {
			color: #f07835;
			font-family: Montserrat;
			font-size: 14px;
			line-height: 15px;
			padding-left: 15px;
			padding-right: 15px;
		}

        h3 {
			color: #f07835;
			margin-bottom: 0;
			font-size: 11px;
			line-height: 14px;
			font-weight: 700;
		}

		#rgpd {
			font-size: 11px;
		}

		.mt-10 {
			margin-top: 10px;
		}

		.mt-20 {
			margin-top: 20px;
		}

		.mt-30 {
			margin-top: 30px;
		}

		.mt-40 {
			margin-top: 40px;
		}

		.mb-10 {
			margin-bottom: 10px;
		}

        .mb-20 {
			margin-bottom: 20px;
		}


        .pb-0 {
                padding-bottom: 0 !important;
            }

        .pl-0 {
			padding-left: 0 !important;
		}

	</style>
	<title></title>
</head>

<body>
	<div class="container" id="wrapper">
		<div class="container" id="header">
			<div class="row">
				<div class="col-6 text-center">


					<img src="https://avnprod.blob.core.windows.net/avn-prod/LOGO_CLS">

                </div>
				<div class="col-6 text-center">
					<img style="display:none!important;" src="" unselectable="on">
				</div>
			</div>
		</div>
		<div class="container" id="page_body">
			<div class="row">

				<!------ LEFT COLUMN --------->

				<div class="col-1 text-center">
				</div>

				
				<!------ MIDDLE COLUMN --------->

				<div class="col-10 white-frame">


					<!------ START PICKUP PASS --------->
					
					<div class="col-12 text-center barcode">
						<h2><strong>VOTRE PICKUP PASS</strong></h2>
						<img src="https://avisageng-colis-webexternal.pickup-services.com/api/barcode/DataMatrix?d=FR90747;6M21059905450|94216315">
					</div>
					<div class="col-12 text-center">
						<div id="separateur_1"></div>
						<div id="separateur_2"></div>
					</div>
					<div class="col-12 mb-20">

           <div class="row">

							<div class="col-3 text-center">
								<img src="https://avnprod.blob.core.windows.net/avn-prod/LANDING_SCAN_CLS_ORANGE" width="30">
							</div>

							<div class="col-9 pl-0">



                    À vous de jouer. Récupérez votre colis <strong>en consigne en quelques secondes,</strong> avec le Pickup Pass ci-dessus.
                
					    </div>
						
            </div>

                <div class="row pb-0">
                <div class="col-3 text-center">
                  <img src="https://avnprod.blob.core.windows.net/avn-prod/LANDING_CODES_CLS" width="30">
                </div>
                <div class="col-9 pb-0 pl-0">
                 Ou <strong>saisissez les codes suivants</strong> sur la consigne&nbsp;:

                            <div class="code-pass">
                                Identifiant&nbsp;: <strong>9421</strong><br>
                                Code d'ouverture&nbsp;: <strong>6315</strong>
                            </div>

                Comme par magie, le casier s’ouvre&nbsp;! Votre colis Colissimo n°6M21059905450 est là&nbsp;!
              
                </div>
                </div>
	

      </div>
						<!------ END PICKUP PASS --------->
				

                  
                  
                  <!------ START PARCELPOINT WITHOUT PICKUP PASS --------->
					

					
						<!------ START LOCKER WITHOUT PICKUP PASS --------->


						<!------ END LOCKER WITHOUT PICKUP PASS --------->



					<!------ START DIVERTED --------->

					<!------ END DIVERTED --------->


                   <!------ START NOTATHOMENOTCHOSEN --------->

                  
					<!------ END NOTATHOMENOTCHOSEN --------->


					<!------ START LOCATION / HOURS --------->

                    <div class="col-12">


							<h2><strong>VOTRE CONSIGNE PICKUP</strong></h2>

						<div class="row">
							<div class="col-3 text-center">
								<img src="https://avnprod.blob.core.windows.net/avn-prod/LANDING_LOCATION_CLS_ORANGE" width="30">
							</div>
							<div class="col-9 pl-0">
								<strong>Consigne Pickup Drive Rosiers</strong><br>
68 RUE DES ROSIERS<br>
93400 ST OUEN SUR SEINE<br>
                              <a href="https://www.google.com/maps?q=68 RUE DES ROSIERS+93400+ST OUEN SUR SEINE" target="_blank" style="color:#000000; text-decoration:underline;">VOIR SUR LA CARTE</a>
							</div>
						</div>
						<div class="row">
							<div class="col-3 text-center">
								<img src="https://avnprod.blob.core.windows.net/avn-prod/LANDING_HOURS_CLS_ORANGE" width="30">
							</div>
							<div class="col-9 pl-0">
								    <div class="day_opening">lundi</div><div class="hours_opening">09:30 - 13:30 / 14:30 - 19:00</div>
    <div class="day_opening">mardi - vendredi</div><div class="hours_opening">09:30 - 19:00</div>
    <div class="day_opening">samedi</div><div class="hours_opening">09:30 - 13:30 / 14:30 - 19:00</div>
							</div>
						</div>

					</div>

				

					<!------ END LOCATION / HOURS --------->


					<!------ END MIDDLE COLUMN --------->

				</div>

					<!------ RIGHT COLUMN --------->

				<div class="col-1 text-center">
				</div>

					<!------ END BODY --------->

			</div>
		</div>
		

		<!------ START FOOTER --------->

		<div class="container" id="page_footer">
			<div class="row">
				<div class="col-1 text-center">

				</div>
				<div class="col-10 white-frame">
					<div class="col-12 text-center">
						<img src="https://avnprod.blob.core.windows.net/avn-prod/LANDING_PARCEL_CLS_ORANGE">
						<h1>Vous avez jusqu’au<br> mercredi 25 septembre 2024<br> pour récupérer votre colis.<br> Après l'heure, c'est plus l'heure&nbsp;!</h1>
					</div>
				</div>
				<div class="col-1">

				</div>
			</div>
		</div>

		<!------ END FOOTER --------->



		<!------ START RGPD --------->
		<div class="container mt-20" id="rgpd">
			<div class="row">
				<div class="col-1 text-center">

				</div>
				<div class="col-10">
					<div class="col-12 text-center">
						<p>
              2024 © LA POSTE.<br>Tous droits réservés.<br>
							<a href="https://www.laposte.fr/pages/recevoir-un-colissimo/courriel" target="_blank" style="color:#706F6F; text-decoration:underline;">Informations sur vos données personnelles</a><br>
							<a href="https://www.colissimo.entreprise.laposte.fr/fr/mentions-legales" target="_blank" style="color:#706F6F; text-decoration:underline;">Mentions légales</a>
                          <br><br>
          PICKUP SERVICES<br> SAS capital de 339 290 euros, 66-68 rue des Rosiers – 93400 Saint-Ouen, RCS de BOBIGNY 432 938 710.<br><br> Pour plus d’information sur notre Politique de protection des données, veuillez cliquer sur le lien suivant&nbsp;: <a target="_blank" href="https://www.pickup.fr/politique-de-confidentialite">https://www.pickup.fr/politique-de-confidentialite</a>
            </p>
					</div>
				</div>
				<div class="col-1">

				</div>
			</div>
		</div>
		<!------ END RGPD --------->

	</div>


</body></html>