www.postbeeld.com Open in urlscan Pro
142.132.128.208  Public Scan

Submitted URL: https://www.postbeeld.eu/
Effective URL: https://www.postbeeld.com/
Submission: On August 18 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://www.postbeeld.com/search

<form class="mb-hks-search-header-form" data-action="https://www.postbeeld.com/search" data-ho-ajax-form="ajaxsearch" action="https://www.postbeeld.com/search" method="get" role="search">
  <div class="sb-overlay"></div>
  <div class="inner">
    <div class="input-group">
      <span class="input-group-btn">
        <button title="Search" class="btn btn-search">
          <i class="icon-search"></i>
        </button>
        <button title="Close" class="btn close">×</button>
      </span>
      <input type="text" name="q" value="" class="form-control sb-input ui-autocomplete-input" maxlength="128" placeholder="Searching for..." data-minlength="3" data-sid="16" data-lang="en" autocomplete="off"><span role="status" aria-live="polite"
        class="ui-helper-hidden-accessible"></span>
      <span class="cat-filter-label"> Search in: </span>
      <select class="cat-filter-search hidden-xs" name="cat_id">
        <option value="2" data-url="/search">All groups...</option>
        <option value="4242" data-url="https://www.postbeeld.com/various-collectibles">Hobby &amp; Collectables store</option>
        <option value="4240" data-url="https://www.postbeeld.com/numismatics-coins">Numismatics (coins)</option>
        <option value="1506" data-url="https://www.postbeeld.com/stamps">Stamps</option>
        <option value="4239" data-url="https://www.postbeeld.com/supplies">Supplies</option>
      </select>
      <button class="btn commit-search" type="submit" title="Search">
        <svg width="2em" height="2em" viewBox="0 0 16 16" class="bi bi-arrow-right" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"></path>
        </svg>
      </button>
    </div>
  </div>
  <div class="ajax-search-results" data-ho-ajax="hks.search.header.form.result" data-ho-ajax-group="ajaxsearch">
    <div class="row">
    </div>
  </div>
  <script type="text/javascript">
    jQuery(function($) {
      var inputGroup = $('.mb-hks-search-header-form .input-group');
      if (inputGroup.hasClass('border')) {
        inputGroup.removeClass('border');
      }
    });
  </script>
</form>

POST https://www.postbeeld.com/customer/account/loginPost/

<form action="https://www.postbeeld.com/customer/account/loginPost/" method="post" id="mini-login-form" data-ho-ajax-form="account">
  <div class="panel-body">
    <div class="form-group">
    </div>
    <div class="form-group">
      <input name="form_key" type="hidden" value="b6PRRsbiGEckU2Wo">
      <label for="mini-login">Email:</label>
      <input type="text" name="login[username]" id="mini-login" value="" class="required-entry validate-email input-text form-control">
    </div>
    <div class="form-group">
      <label for="mini-password">Password:</label>
      <input type="password" name="login[password]" id="mini-password" class="required-entry input-text form-control">
      <div class="help-block">
        <a href="https://www.postbeeld.com/customer/account/forgotpassword/">
                        Forgot Your Password?                    </a>
      </div>
    </div>
  </div>
  <div class="panel-footer clearfix">
    <button type="submit" class="btn pull-right btn-primary">
      <i class="icon-user"></i> Login </button>
  </div>
</form>

POST https://www.postbeeld.com/newsletter/subscriber/new/

<form action="https://www.postbeeld.com/newsletter/subscriber/new/" method="post" id="newsletter-widget-form">
  <input name="form_key" type="hidden" value="b6PRRsbiGEckU2Wo">
  <div class="panel-body form-horizontal">
    <label for="newsletter">Sign Up for Our Newsletter:</label>
    <input class="required-entry col-sm-12 validate-firstname" id="firstname" type="text" placeholder="First Name" name="firstname" title="First Name">
    <input class="required-entry col-sm-12 validate-lastname" id="lastname" type="text" placeholder="Last Name" name="lastname" title="Last Name">
    <input class="required-entry col-sm-12 validate-email" type="email" placeholder="Email" name="email" id="newsletter" title="Email">
    <input type="hidden" name="newsletter" value="1">
    <div class="checkbox second-newsletter">
      <label for="second-newsletter">
        <input id="second-newsletter" class="checkbox" type="checkbox" name="second_newsletter" value="1"> Also inform me about the weekly discount offers. </label>
    </div>
  </div>
  <div class="panel-footer">
    <button type="submit" title="Subscribe" class="btn btn-default pull-right">
      <i class="icon-envelope-alt"></i> Subscribe </button>
  </div>
</form>

https://www.postbeeld.com/ticket/front/post/

<form id="ticketForm" action="https://www.postbeeld.com/ticket/front/post/" data-ho-ajax-form="ticket">
  <div class="modal-content">
    <div class="modal-header">
      <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
      <h3 class="modal-title"> Need help? </h3>
    </div>
    <div class="modal-body">
      <div class="row">
        <div class="col-xs-12">
          <p> It's likely you will find the answer on <a href="https://desk.zoho.eu/portal/postbeeld/" target="_blank"><b>this page</b></a>. <br> If you cannot find the answer to your question, please use the contact form below to contact us. </p>
          <input name="form_key" type="hidden" value="b6PRRsbiGEckU2Wo">
          <input name="form_send" type="hidden" value="send">
          <input name="form_send_check" class="form_send_check" type="hidden" value="newValueCheck">
          <label for="ticket-email"> Email </label>
          <input type="text" id="ticket-email" name="ticket_email" <label="" for="ticket-message"> Question / Message <textarea id="ticket-message" name="ticket_message"></textarea>
        </div>
      </div>
    </div>
    <div class="modal-footer">
      <button type="submit" class="btn btn-primary ticket-submit" data-loading-text="<i class='icon-send'></i> Sending..."> Send </button>
    </div>
  </div>
</form>

Text Content

× Search in: All groups...Hobby & Collectables storeNumismatics
(coins)StampsSupplies

0 My Basket
My Basket

You have no items in your shopping cart.

View / Edit Cart Checkout
Wishlist
Login
Login
Create an Account
Email:
Password:
Forgot Your Password?
Login
 * Home
 * Stamps
 * Auction
 * Numismatics (coins)
 * Supplies
 * Hobby & Collectables store
 * Freestampcatalogue
 * Freestampmagazine

Menu Apply Filters
Help
 * Contact
 * Payment methods
 * Shipping fees
 * Volume discount
 * Article Information
 * Subscriptions
 * Trade and sell
 * Advantages of a PostBeeld account
 * See how we work
 * Company history
 * Our stores
 * Terms of delivery
 * Warranty
 * Auction

Currency
 * $ – US Dollar
 * AU$ – Australian Dollar
 * R$ – Brazilian Real
 * £ – British Pound
 * CA$ – Canadian Dollar
 * CN¥ – Chinese Yuan
 * DKK – Danish Krone
 * € – Euro
 * ₹ – Indian Rupee
 * ¥ – Japanese Yen
 * MX$ – Mexican Peso
 * NZ$ – New Zealand Dollar
 * NOK – Norwegian Krone
 * PLN – Polish Zloty
 * RUB – Russian Rouble
 * $ – Singapore Dollar
 * CZK – Czech Republic Koruna
 * TRL – Turkish Lira (1922–2005)
 * ZAR – South African Rand
 * SEK – Swedish Krona
 * CHF – Swiss Franc

Language
 * Deutsch
 * English
 * Español
 * Français
 * Italiano
 * Nederlands
 * русский
 * 中文

37 Stamps added today 220023 Stamps in stock


JavaScript seems to be disabled in your browser.
For full functionality of this site it is necessary to enable JavaScript. Here
are the instructions how to enable JavaScript in your web browser.

We use cookies. Close message
Make your selection
Country
Filter on Country
Topic
Filter on Topic
Year
 * Year range
 * Year

to


Year


Auction
 1. 167 Auction

Show Less Show More

Condition
 1. 189270 Mint NH Stamps
 2. 11537 Unused (hinged) Stamps
 3. 37010 Used Stamps
 4. 23730 First Day Cover
 5. 2288 Maximum Cards
 6. 4180 Postal history
 7. 4068 Unused postal stationary
 8. 1265 Used Postal Stationary

Show Less Show More

Product Type
 1. 547 Stamps Subscriptions
 2. 194867 Stamps Series
 3. 15809 Stamps Singles
 4. 8801 Unique items

Show Less Show More
Sign Up for Our Newsletter:
Also inform me about the weekly discount offers.
Subscribe

Every first day of the month we hold an auction with unique pieces. Lots are
added up to and including the 15th of the previous month and bidding is always
possible from the 16th.
Every week: Thousands of new additions to our webshop.





NEVER MISS A NEW STAMP ISSUE


Subscribe to new issues (both country and topic) and we will reserve the stamps
for you.

More info


ITEMS ADDED IN THE LAST 24 HOURS 00037

View newly added Stamps

Added 165 items yesterday and 1616 over the last seven days.
220023 currently in stock





RECOMMENDED PRODUCTS


DB FREIGHT TRAIN SET (3PCS) ZVP

vz11449a, 1:160 (N), Minitrix

€24.00
Used article


DB FREIGHT TRAIN SET (3PCS) ZVP

vz11416a, 1:160 (N), Minitrix

€22.50
Used article


NS COVERED STAKE WAGON 'DE HOOP CARDBOARD' OVP

vz46311, 1:87 (H0), Roco

€15.00
Used article


DB TANK WAGON 'EVA' OVP

vz46072, 1:87 (H0), Roco

€25.00
Used article


SBB CAR TRANSPORTER

vz46631, 1:87 (H0), Roco

€42.50
Used article


ZAHNRAD-GEPACKTRIEBWAGEN DEH 4/4 DER F0/BVZ

v1263201z, 1:87 (H0m), Bemo

€250.00
Used article

More stamps? Click here!

STORE HAARLEM


More Info

PHYSICAL STORES

We have a physical store in Haarlem where you can collect your orders, get
personal advice on how to build your stamp collection and browse through the
many products that we have in stock.

More Info

SAFE BUYING

For more than 30 years PostBeeld has been selling stamps under the management of
its owner, Rob Smit. Because of the great experience and knowledge built up over
the years, we at PostBeeld feel we know what we are talking about, something you
benefit from when buying rare stamps. We guarantee the authenticity and quality
of all products offered on our webshop. If a product does not meet your
expectations, you may return it with no questions asked. PostBeeld is a member
of NVPH and IFDSA. We also have stores in Haarlem and Leiden where you can
collect your orders.

Read more

LARGE CHOICE

At PostBeeld you can choose from 500,000 different stamps which you can easily
view sorted by country or topic. Do you collect stamps of a specific topic? Then
you are certain to find what you're looking for in our topic lists, which
contain 350 different subjects. Our stock changes rapidly. Almost daily we add
hundreds, sometimes thousands, of new products to our stock. Beside stamps
you'll also find handbooks, catalogues and other stamp and coin supplies.

Read more

SERVICE

We are always available to answer your questions. We are happy to give you
advice on how to build your stamp collection. As an extra service to you we
publish a free world stamp catalogue on the internet. Via this catalogue you can
also make a wishlist of items we don't have in stock at a particular time. Then,
when those items are back in stock, you will automatically receive a
notification email from us.

Read more


NEW PRODUCTS


1991, HAIFA 91 S/S

sisb044, Israel, 1991

€4.50
Mint NH
€4.00
Used or CTO
€5.00
First Day Cover


1973, DEFINITIVES 2V, NORMAL PAPER

sis0598x, Israel, 1973

€1.30
Mint NH
€0.70
Used or CTO
€2.60
First Day Cover


1979, CHILDREN PAINTINGS 3V

sis0808, Israel, 1979

€0.70
Mint NH
€1.00
First Day Cover


1980, MAGEN DAVID ADOM S/S

sisb019, Israel, 1980

€1.90
Mint NH
€1.50
Used or CTO
€1.60
First Day Cover


1980, HAIFA 80 EXPOSITION S/S

sisb020, Israel, 1980

€1.80
Mint NH
€1.25
Used or CTO


1984, MEMORIAL DAY 1V

sis0961, Israel, 1984

€0.70
Mint NH
€0.70
First Day Cover


1984, OLYMPIC GAMES LOS ANGELES S/S

sisb026, Israel, 1984

€3.50
Mint NH
€4.00
Used or CTO
€4.00
First Day Cover


1966, WALES 1V

senwal4, Great Britain, 1966

€0.70
Mint NH


1981, NATIONAL THEATRE 2V

sza0583, South Africa, 1981

€0.70
Mint NH

14d 7h 1 Sep 2024 14:41:20 CEST




1991, SPECIAL PRESENTATION PACK, 100 YEARS PHILIPS

snep6756!, Netherlands, 1991

€1.00
Mint NH

14d 7h 1 Sep 2024 14:41:40 CEST




2002, PROMOTIONAL S/S, WALSALL SECURITY PRINTERS, AMPHILEX 2002

senp6757!, Great Britain, 2002

€1.00
Mint NH

14d 7h 1 Sep 2024 14:42:00 CEST




1944, BOOKLET WITH 10 RED CROSS SEALS

szdp6758!, Sweden, 1944

€3.00
Mint NH

More new products? Click here!

Pay safe with among others


We ship with


PostBeeld is member of



POSTBEELD IS THE INTERNET'S LARGEST ONLINE STAMP SHOP FOR THE COLLECTOR

PostBeeld has a vast amount of stock. More than 200,000 different postage stamp
series, in various conditions. However, the strongest point of PostBeeld is its
stock turnover. Almost every day we add hundreds to thousands of stamps to our
inventory, so each time you visit postbeeld.com you are almost always likely to
find something of interest to you for your collection.

POSTBEELD STAMP SHOP HAARLEM

Kloosterstraat 17
2021 VJ Haarlem
Netherlands
Tuesday-Saturday 10:00-17:00

OFFICE

Tel.: +31 (0) 23 - 527 21 36
Monday to Friday 10:00-17:00

View our physical store
Address & Contact

STAMPS

Country list stamps
Topic list stamps
New stamp issue subscriptions

COIN AND STAMP SUPPLIES

Stockbooks
Protector Mounts
Catalogues and Handbooks
Magnifiers & Tweezers
Albums for Postage Stamps
Protection bags
Coin Supplies
Testing Equipment

FOLLOW US ON



FAQ | Terms of delivery | Privacy notice © 1982 - 2024 PostBeeld B.V.

Need help?
×


NEED HELP?

It's likely you will find the answer on this page.
If you cannot find the answer to your question, please use the contact form
below to contact us.

Email Question / Message
Send


Please wait...



×

WHAT IS REMEMBER ME?

Checking Remember Me will let you access your shopping cart on this computer
when you are logged out.

Close