printblur.fr Open in urlscan Pro
172.67.170.15  Public Scan

URL: https://printblur.fr/
Submission: On December 07 via api from US — Scanned from FR

Form analysis 2 forms found in the DOM

POST https://printblur.fr/user/logout

<form id="logout-form" action="https://printblur.fr/user/logout" method="POST" style="display: none;">
  <input type="hidden" name="_token" value="OjVly9KGRN0sH7gg7Z0NzeywJl68259lR3aZYeqK">
</form>

GET https://printblur.fr/search

<form class="form-search" action="https://printblur.fr/search" method="get">
  <div class="searchbox-grpup flex-b align-c">
    <div class="form-searchbox">
      <input id="js-search-text" class="form-control search-text" autocomplete="off" type="text" value="" name="q" placeholder="Search for anything">
      <button class="button search-button" type="submit">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="bi bi-search" viewBox="0 0 16 16">
          <path d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z"></path>
        </svg>
      </button>
    </div>
    <span class="is-moble close-search-mobile">
      <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-x-lg" viewBox="0 0 16 16">
        <path d="M1.293 1.293a1 1 0 0 1 1.414 0L8 6.586l5.293-5.293a1 1 0 1 1 1.414 1.414L9.414 8l5.293 5.293a1 1 0 0 1-1.414 1.414L8 9.414l-5.293 5.293a1 1 0 0 1-1.414-1.414L6.586 8 1.293 2.707a1 1 0 0 1 0-1.414z"></path>
      </svg>
    </span>
  </div>
  <div class="completions-wrapper">
    <div class="auto-suggestion">
      <aside class="completions-aside show-mobile">
        <ul class="completions-list" id="recent-suggestion">
          <li class="completions-list-head"> Recherches récentes </li>
        </ul>
        <ul class="completions-list" id="trending-suggestion">
          <li class="completions-list-head"> Recherches tendances </li>
        </ul>
        <div id="recent-template" style="display: none">
          <li class="completions-item" data-term="#1">
            <img class="recent-icon" src="/images/recent.svg" title="recent.svg" alt="recent.svg">
            <div class="flex-b flex-dc">
              <span>#1</span>
            </div>
          </li>
        </div>
        <div id="trending-template" style="display:none">
          <li class="completions-item" data-term="#1">
            <img class="trending-icon" src="/images/trend.svg" title="trend" alt="trend">
            <span>#1</span>
          </li>
        </div>
      </aside>
      <section class="completions-content" id="searchBoxPopularProduct">
        <div class="completions-box">
          <span class="loading-search" style="display: none"></span>
          <div id="suggestion-panel" style="display: none">
            <div class="completions-list-head"> Produits suggérés </div>
            <div class="completions-content-list">
              <div class="popular-products-list">
                <div class="popular-products" id="product-suggestion">
                </div>
              </div>
              <div class="popular-categories" id="category-suggestion">
              </div>
              <div class="completions-more-search flex-b flex-c align-c" style="display: none">
                <button type="button" class="button"> Afficher les résultats pour "<span class="current-keyword"></span>" </button>
              </div>
            </div>
          </div>
          <div id="default-panel">
            <div class="completions-list-head"> Vu récemment </div>
            <div class="completions-content-list">
              <div class="popular-products" id="product-popular"></div>
              <div class="popular-categories" id="category-popular"></div>
            </div>
          </div>
          <div id="no-result-template" style="display: none">
            <div class="nothing-matches"> Rien ne correspond à votre recherche de "<span class="current-keyword"></span>" </div>
          </div>
          <div id="category-template" style="display: none">
            <a class="completions-content-item category-result" style="background-color: #1" href="#2">
                        <span class="completions-txt">#3</span>
                    </a>
          </div>
          <div id="product-template" style="display: none">
            <div class="popular-product-content">
              <a class="popular-product-image-link" href="#1">
                            <img class="popular-product-image" data-src="#2" alt="#3">
                        </a>
              <div class="popular-product-detail">
                <a href="#1" class="popular-product-title-link">#3</a>
                <div class="popular-product-price-box">
                  <span>#4</span>
                  <small>#5</small>
                </div>
              </div>
            </div>
          </div>
        </div>
      </section>
      <section class="search-suggest-wrapper hide" id="suggestSearchBox">
        <ul class="search-suggest-list"></ul>
        <div class="completions-more-search flex-b align-c">
          <button type="button" class="button"> Afficher les résultats pour "<strong class="current-keyword"></strong>" </button>
        </div>
      </section>
      <div id="suggestKeywordTemplate" style="display: none">
        <li class="suggest-keyword">
          <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-search" viewBox="0 0 16 16">
            <path d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z"></path>
          </svg>
          <div class="suggest-keyword-content"></div>
        </li>
      </div>
      <div id="suggestTrendingTemplate" style="display: none">
        <li class="suggest-trending flex-b">
          <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 184.8 105.2" style="width: 16px; height: 16px; margin-right: 5px" xml:space="preserve">
            <path fill="#eb1a3a"
              d="M17,102.2c-3.9,3.9-10.2,3.9-14.1,0s-3.9-10.2,0-14.1l51.2-52c3.9-3.9,10.2-3.9,14.1,0L101.8,70l49.1-50h-8.4 c-5.5,0-10-4.5-10-10s4.5-10,10-10h32.4c5.5,0,10,4.5,10,10v32.4c0,5.5-4.5,10-10,10s-10-4.5-10-10v-8.1l-56,57 c-3.9,3.9-10.2,3.9-14.1,0L61.2,57.4L17,102.2z">
            </path>
          </svg>
          <span></span>
        </li>
      </div>
    </div>
  </div>
</form>

Text Content

Produits En Bois Faits Main - Printblur

 * Recherches récentes

 * Recherches tendances

#1
#1
Produits suggérés
Afficher les résultats pour ""
Vu récemment

Rien ne correspond à votre recherche de ""
#3
#3
#4 #5
Afficher les résultats pour ""


Connecter
0
 * Log In ou Sign Up
 * Produit fait-main
 * Plateaux
 * Bols
 * Cuillières
 * Gants & Mitaines
 * Couronnes & Affichettes de porte

 * Livraison
 * Retours
 * Centre d'aide


CUILLÈRES


BOLS


PLATEAUX


EXPLOREZ LES DESIGNS CHOISIS POUR VOUS


Our Perfect Fit Guarantee
Complimentary On All Orders
Exchange
If your item doesn’t fit perfectly and requires significant adjustments, we will
correct and remake your item free of charge, at no extra cost.
Remboursement
Something wrong with your item? Contact our Support team. Our well-trained and
friendly Support Team is available via email and hotline to help you fix this
case directly.
Pre- or post-purchase
At Printerval, we put the customer first because we ensure the quality of the
customer experience. Feel free to contact us here, we are always available to
assist with your case.


PRODUITS EN BOIS FAITS MAIN - PRINTBLUR

Vu récemment

 * 

 * Printblur.fr est un marché mondial en ligne, où les gens se réunissent pour
   fabriquer, vendre, acheter et collectionner des objets uniques. Il n'y a pas
   d'entrepôt Printblur - juste des artistes indépendants qui vendent les choses
   qu'ils aiment. Nous facilitons l'ensemble du processus, en vous aidant à vous
   connecter directement avec les fabricants pour trouver quelque chose
   d'extraordinaire.

 * Ne ratez aucune offre spéciale!
   Merci pour votre inscription!
   
 * En soumettant, vous acceptez notre Politique de confidentialité et de
   recevoir nos e-mails Marketing (désactiver à tout moment).

 * Suivez-nous
   
   

 * INFORMATION

 * Numéro de téléphone: +84936828888
 * Email: support@printblur.fr
 * Siège sociale: 3rd floor, 24T3 Thanh Xuan Complex Building, 6 Le Van Thiem
   Street, Thanh Xuan Trung Ward, Thanh Xuan District, Hanoi, Vietnam
 * Ouvrir un ticket de support
 * 

 * ENTREPRISE

 * A Propos De Nous
 * Politique de confidentialité
 * Conditions d'utilisation
 * Paiement
 * Nous contacter
 * Plan du site

 * DEMANDER DE L'AIDE

 * FAQ
 * Suivi de commande
 * Livraison & Expédition
 * Modification/Annulation de commande
 * Remboursement
 * Retour & Échange
 * DMCA
 * Politique De Propriété Intellectuelle

 * SHOP

 * Code promotionnel

 * 
 * 
 * 
 * 
 * 

© Printblur. Tous Droits Réservés | Email: Support@Printblur.fr (Temps de
soutien: Lun. au ven. 9h à 18h)



Votre article a été ajouté au panier

×
Vous pouvez aussi aimer