imperialterrain.com Open in urlscan Pro
23.227.38.69  Public Scan

Submitted URL: http://imperialterrain.com/
Effective URL: https://imperialterrain.com/
Submission: On February 26 via api from US — Scanned from CA

Form analysis 3 forms found in the DOM

GET /search

<form action="/search" method="get" role="search">
  <div class="input-group--underline">
    <input class="input-group__field" type="search" name="q" value="" placeholder="Search" aria-label="Search" tabindex="-1">
    <div class="input-group__btn">
      <button type="submit" class="btn btn--clear btn--square" tabindex="-1">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 21.4 21.4">
          <path fill="#444" d="M13.4 0c-4.4 0-8 3.6-8 8 0 1.8.6 3.5 1.7 4.9L0 20l1.4 1.4 7.1-7.1c1.4 1.1 3.1 1.7 4.9 1.7 4.4 0 8-3.6 8-8s-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"></path>
        </svg>
        <span class="icon__fallback-text">Search again</span>
      </button>
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search">
  <div class="input-group--underline">
    <input class="input-group__field" type="search" name="q" value="" placeholder="Search" aria-label="Search">
    <div class="input-group__btn">
      <button type="submit" class="btn btn--clear btn--square">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 21.4 21.4">
          <path fill="#444" d="M13.4 0c-4.4 0-8 3.6-8 8 0 1.8.6 3.5 1.7 4.9L0 20l1.4 1.4 7.1-7.1c1.4 1.1 3.1 1.7 4.9 1.7 4.4 0 8-3.6 8-8s-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"></path>
        </svg>
        <span class="icon__fallback-text">Search again</span>
      </button>
    </div>
  </div>
</form>

POST /cart

<form action="/cart" method="post" novalidate="" class=" cart-drawer cart-drawer--empty">
  <div class="cart-drawer__header" style="height: 85px;">
    <div class="cart-drawer__header-container">
      <button type="button" class="cart-drawer__close-button btn btn--clear btn--square">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 16.8 16.8">
          <path fill="#444" d="M16.8 1.5L15.4.1 8.4 7l-7-7L0 1.4l7 7-7 7 1.4 1.4 7-7 7 7 1.4-1.4-7-7z"></path>
        </svg>
        <span class="icon__fallback-text">Close Cart</span>
      </button>
      <p class="cart-drawer__header-title text-title text-center">Shopping Cart</p>
    </div>
  </div>
  <div class="cart-drawer__content">
    <div class="cart-drawer__content-container">
      <div class="cart-drawer__empty-text">
        <p class="text-center">Your cart is currently empty.</p>
      </div>
      <div class="cart-drawer__no-cookies">
        <p class="text-center">Enable cookies to use the shopping cart</p>
      </div>
      <div class="cart-drawer__item-list" data-cart-item-list="">
        <div class="cart-drawer__item ajax-cart__template" data-cart-item="" data-cart-item-id="" aria-live="polite">
          <a href="" class="cart-drawer__item-image" style="background-image: none;" data-cart-item-background-image="" data-cart-item-href=""></a>
          <div class="cart-drawer__item-content">
            <a href="" class="h4 cart-drawer__item-title" data-cart-item-href="" data-cart-item-title=""></a>
            <p class="cart-drawer__item-subtitle" data-cart-item-variant-title="">
            </p>
            <ul class="cart-drawer__item-properties" data-cart-item-property-list="">
              <li class="cart-drawer__item-property ajax-cart__template" data-cart-item-property=""> t: e </li>
            </ul>
            <p class="cart-drawer__item-price-container">
              <span class="cart-drawer__item-price" data-cart-item-price=""></span>
              <s data-cart-item-original-price=""></s>
            </p>
            <div class="cart-drawer__item-discount-container" data-cart-item-discount-list="">
              <p class="cart-drawer__item-discount text-small ajax-cart__template" data-cart-item-discount=""></p>
            </div>
            <label for="quantity_" class="label--hidden" data-cart-item-label-quantity="">Item Quantity</label>
            <input id="quantity_" class="cart-drawer__item-quantity" value="" type="number" pattern="\d*" min="1" aria-label="Item Quantity" data-cart-item-input-quantity="">
            <button class="cart-drawer__item-delete btn-link" type="button" data-cart-item-delete="">Remove</button>
          </div>
        </div>
        <div class="cart-drawer__item cart-drawer__note-container" data-cart-note-container="">
          <label for="CartSpecialInstructions">Special instructions for seller</label>
          <textarea name="note" class="cart-drawer__note" data-cart-note=""></textarea>
        </div>
      </div>
    </div>
  </div>
  <div class="cart-drawer__footer">
    <div class="cart-drawer__footer-container">
      <div class="cart-drawer__message-container">
        <div class="cart-drawer__message" data-cart-message=""></div>
      </div>
      <div class="cart-drawer__subtotal" aria-live="polite">
        <div class="cart-drawer__subtotal-label">
          <span class="h4">Subtotal</span>
        </div>
        <div class="cart-drawer__subtotal-price">
          <span class="cart-drawer__subtotal-number" data-cart-subtotal=""><span class="money" data-currency-usd="$0">$0</span></span>
        </div>
      </div>
      <div class="cart-drawer__discount-container" data-cart-total-discount-container="">
        <p class="cart-drawer__discount">
          <span>You're saving </span>
          <span data-cart-total-discount=""><span class="money" data-currency-usd="$0">$0</span></span>
        </p>
      </div>
      <p class="cart-drawer__disclaimer" style="margin-bottom: 15px">Shipping &amp; taxes calculated at checkout</p>
      <div id="selected-currency" class="USD">
        <p class="cart-drawer__disclaimer" style="text-align: left; margin-bottom: 15px">We process all orders in USD. While the content of your cart is currently displayed in <span class="selected-currency">USD</span>, you will checkout using USD at
          the most current exchange rate.</p>
      </div>
      <p class="cart-drawer__disclaimer" style="text-align: left">If purchasing Digital STL files, you agree to the
        <a href="https://imperialterrain.com/pages/licensing-agreement-for-digital-files-stl" target="_blank" style="color: white">STL Licensing Agreement</a>. No refunds on Digital STL Orders.</p>
      <button type="submit" class="btn btn--loader cart-drawer__checkout" name="checkout" data-cart-submit="" disabled=""> Checkout <span class="btn--loader-balls"></span>
      </button>
    </div>
  </div>
</form>

Text Content

Skip to content
 * Printable STL
 * Partners
   * Wasteland
   * Bishok
 * Other
   * Accessories
   * About
   * Blog
   * FAQ
   * Tutorials
   * Contact Us
   * Partners

Search again
Login
$ USD £ GBP € EUR $ CAD $ AUD
View cart
Shop Now

We print and ship to you

Licensed Printers

STL Files to Print at Home

Browse

Printed Models
We print and ship to you

Licensed Printers

Battleplan.stl
STL Files to Print at Home

Browse

Bishok STLs
Wasteland Scenics STLs


NEW STL PRODUCTS

View all



DESERT STANDARD TERRAIN BUNDLE
DIGITAL STL FILES

$16


FOREST SCATTER
DIGITAL STL FILES

$8


LARGE ROCK SCATTER TERRAIN SET
DIGITAL STL FILES

$12


ANCIENT RUINS BUNDLE
DIGITAL STL FILES

$21


SYLLOGY'S IMPERIAL BUNDLE
DIGITAL STL FILES

$10


SEARCH

Search again

MENU

 * Contact
 * About
 * FAQ

POLICY

 * Privacy Policy
 * Refund Policy
 * Shipping Policy
 * STL Licensing Agreement

 * Facebook
 * Instagram
 * YouTube

Payment icons
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Meta Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

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

This web site is in no way affiliated or endorsed by Games Workshop Limited,
Corvus Belli S.S.L., Megacon Games LLC, Hasslefree Miniatures, Wizards of the
Coast LLC, Marvel, Fantasy Flight Games(FFG), Disney or Lucasfilm, Ltd.

Copyright © 2024, Imperial Terrain. Powered by Shopify

Close Cart

Shopping Cart

Your cart is currently empty.

Enable cookies to use the shopping cart

 * t: e





Item Quantity Remove
Special instructions for seller
Subtotal
$0

You're saving $0

Shipping & taxes calculated at checkout

We process all orders in USD. While the content of your cart is currently
displayed in USD, you will checkout using USD at the most current exchange rate.

If purchasing Digital STL files, you agree to the STL Licensing Agreement. No
refunds on Digital STL Orders.

Checkout