us.familygeschenke.com Open in urlscan Pro
23.227.38.74  Public Scan

URL: https://us.familygeschenke.com/
Submission: On January 21 via api from US — Scanned from US

Form analysis 5 forms found in the DOM

POST /cart

<form action="/cart" id="CartDrawer-Form" class="cart__contents cart-drawer__form" method="post">
  <div id="CartDrawer-CartItems" class="drawer__contents js-contents">
    <p id="CartDrawer-LiveRegionText" class="visually-hidden" role="status"></p>
    <p id="CartDrawer-LineItemStatus" class="visually-hidden" aria-hidden="true" role="status"> Loading... </p>
  </div>
  <div id="CartDrawer-CartErrors" role="alert"></div>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderCountryMobileFormNoScriptDrawer" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization-form__select">
    <h2 class="visually-hidden" id="HeaderCountryMobileLabelNoScriptDrawer"> Country/region </h2>
    <select class="localization-selector link" name="country_code" aria-labelledby="HeaderCountryMobileLabelNoScriptDrawer">
      <option value="AT"> Austria (EUR €) </option>
      <option value="BE"> Belgium (EUR €) </option>
      <option value="CA"> Canada (CAD $) </option>
      <option value="FR"> France (EUR €) </option>
      <option value="DE"> Germany (EUR €) </option>
      <option value="IE"> Ireland (EUR €) </option>
      <option value="NL"> Netherlands (EUR €) </option>
      <option value="CH"> Switzerland (CHF CHF) </option>
      <option value="GB"> United Kingdom (GBP £) </option>
      <option value="US" selected=""> United States (USD $) </option>
    </select>
    <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderCountryMobileForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div>
    <h2 class="visually-hidden" id="HeaderCountryMobileLabel"> Country/region </h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="HeaderCountryMobileList" aria-describedby="HeaderCountryMobileLabel">
        <span>USD $ | United States</span>
        <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper" hidden="">
        <ul id="HeaderCountryMobileList" role="list" class="disclosure__list list-unstyled">
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="AT">
            <span class="localization-form__currency">EUR
              € |</span>
            Austria
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="BE">
            <span class="localization-form__currency">EUR
              € |</span>
            Belgium
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="CA">
            <span class="localization-form__currency">CAD
              $ |</span>
            Canada
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="FR">
            <span class="localization-form__currency">EUR
              € |</span>
            France
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="DE">
            <span class="localization-form__currency">EUR
              € |</span>
            Germany
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="IE">
            <span class="localization-form__currency">EUR
              € |</span>
            Ireland
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="NL">
            <span class="localization-form__currency">EUR
              € |</span>
            Netherlands
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="CH">
            <span class="localization-form__currency">CHF
              CHF |</span>
            Switzerland
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="GB">
            <span class="localization-form__currency">GBP
              £ |</span>
            United Kingdom
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset disclosure__link--active" href="#" aria-current="true" data-value="US">
            <span class="localization-form__currency">USD
              $ |</span>
            United States
          </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="country_code" value="US">
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <link href="//us.familygeschenke.com/cdn/shop/t/1/assets/component-loading-spinner.css?v=116724955567955766481704323602" rel="stylesheet" type="text/css" media="all">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper">
    <div class="field">
      <input id="NewsletterForm--sections--20524082069839__footer" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email" required="">
      <label class="field__label" for="NewsletterForm--sections--20524082069839__footer"> Email </label>
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe">
        <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor">
          </path>
        </svg>
      </button>
    </div>
  </div>
</form>

Text Content

Skip to content


YOUR CART IS EMPTY

Continue shopping


YOUR CART

Loading...


Order special instructions Order special instructions


ESTIMATED TOTAL

$0.00 USD

Tax included and shipping and discounts calculated at checkout
Update Check out

Welcome to the best handmade gift shop!


 * Home page
 * Shop by recipient
   Shop by recipient
    * To my wife
    * To my husband
    * To my son
    * To my daughter
    * To my mother
    * To my father
    * To my grandmother
    * To my grandfather
    * To my grandson
    * To my granddaughter
    * To my best friend
    * To my girlfriend

 * Shop by product
   Shop by product
    * 10K Gold and Diamond Necklaces
    * bracelet
    * Printed acrylic glass panels
    * Duvets
    * Decorative images
    * Engraved acrylics
    * Necklaces - Simple Pendants
    * Necklaces - Engraved lettering
    * Necklaces - Upload your photo
    * Necklaces - Man
    * Necklaces - With your name
    * Pillow
    * Luxury watch with crystal face and leather
    * Accesories

 * Track your order
 * Contact


COUNTRY/REGION

Austria (EUR €) Belgium (EUR €) Canada (CAD $) France (EUR €) Germany (EUR €)
Ireland (EUR €) Netherlands (EUR €) Switzerland (CHF CHF) United Kingdom (GBP £)
United States (USD $)
Update country/region


COUNTRY/REGION

USD $ | United States
 * EUR € | Austria
 * EUR € | Belgium
 * CAD $ | Canada
 * EUR € | France
 * EUR € | Germany
 * EUR € | Ireland
 * EUR € | Netherlands
 * CHF CHF | Switzerland
 * GBP £ | United Kingdom
 * USD $ | United States

 * Facebook
 * Instagram



 * Home page
 * Shop by recipient
    * To my wife
    * To my husband
    * To my son
    * To my daughter
    * To my mother
    * To my father
    * To my grandmother
    * To my grandfather
    * To my grandson
    * To my granddaughter
    * To my best friend
    * To my girlfriend

 * Shop by product
    * 10K Gold and Diamond Necklaces
    * bracelet
    * Printed acrylic glass panels
    * Duvets
    * Decorative images
    * Engraved acrylics
    * Necklaces - Simple Pendants
    * Necklaces - Engraved lettering
    * Necklaces - Upload your photo
    * Necklaces - Man
    * Necklaces - With your name
    * Pillow
    * Luxury watch with crystal face and leather
    * Accesories

 * Track your order
 * Contact

Search

Cart


FAMILY GIFTS AIMS TO MAKE CELEBRATING SPECIAL MOMENTS EASIER WITH CUSTOMIZABLE
PRODUCTS.

Shop all


OUR BEST COLLECTIONS OF 2024


 * TO MY WIFE
   
   
   TO MY WIFE


 * TO MY HUSBAND
   
   
   TO MY HUSBAND


 * TO MY DAUGHTER
   
   
   TO MY DAUGHTER


 * TO MY SON
   
   
   TO MY SON


 * TO MY MOTHER


 * TO MY FATHER


 * TO MY GRANDMOTHER


 * TO MY GRANDFATHER


 * TO MY GIRLFRIEND
   
   
   TO MY GIRLFRIEND


 * TO MY FRIEND
   
   
   TO MY FRIEND


 * TO MY BEST FRIEND


 * TO MY GRANDSON

View all


NECKLACES IN 10K GOLD AND DIAMONDS

Discover our high-quality collection of lifelong keepsakes crafted from solid
10k gold and sparkling diamonds.


 * EXAMPLE PRODUCT TITLE
   
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 


 * EXAMPLE PRODUCT TITLE
   
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 


 * EXAMPLE PRODUCT TITLE
   
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 


 * EXAMPLE PRODUCT TITLE
   
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 


HIGH-QUALITY WATCH WITH CRYSTAL DIAL AND LEATHER STRAP

Make your boyfriend, husband or someone special happy with our included greeting
card and luxurious gift box.


 * EXAMPLE PRODUCT TITLE
   
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 


 * EXAMPLE PRODUCT TITLE
   
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 


 * EXAMPLE PRODUCT TITLE
   
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 


 * EXAMPLE PRODUCT TITLE
   
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 


LIMITED SALE OF THE MOST POPULAR HANDCRAFTED DESIGNS


 * EXAMPLE PRODUCT TITLE
   
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 


 * EXAMPLE PRODUCT TITLE
   
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 


 * EXAMPLE PRODUCT TITLE
   
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 


 * EXAMPLE PRODUCT TITLE
   
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 


FREQUENTLY ASKED QUESTIONS (FAQS)


WHEN WILL MY PACKAGE ARRIVE?

USA: 5-10 working days

UK & Australia: 5-10 working days

Germany and Austria: 5-8 working days

International: 5-14 business days


HOW LONG DOES IT TAKE TO PROCESS YOUR ORDER?

All orders are processed within 1 business day. Orders are not shipped or
delivered on weekends or public holidays.


WHICH SHIPPING SERVICES ARE USED?

We use the local shipping service providers in your country or district


HOW CAN I RETURN MY ORDER TO YOU?

Send us an email with your order number and we will send you all the information
you need.


DO YOU DELIVER WORLDWIDE?

Yes. We deliver worldwide with local fulfillment service providers.


WILL I RECEIVE A TRACKING CODE?

Once your order has shipped, you will receive an email with your tracking code.


LEGAL INFORMATION

 * Over
 * Contact
 * imprint


MAIN MENU

 * Home page
 * Shop by recipient
 * Shop by product
 * Track your order
 * Contact


FAMILY GIFTS

Address: Hohenstaufen Strasse 1, Heilbronn 74074, Germany (This is not our
return address)

Contact: Support@familygifts.com

Telephone number:




SUBSCRIBE TO OUR EMAILS TO RECEIVE SPECIAL OFFERS!

Email
 * Facebook
 * Instagram

Payment methods
 * American Express
 * Apple Pay
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa

© 2024, Family Geschenke Powered by Shopify

 * Choosing a selection results in a full page refresh.
 * Opens in a new window.