Skip to product information
1 of 2

Aloha Card Company

1990 Upper Deck - Ken Griffey Jr #156

1990 Upper Deck - Ken Griffey Jr #156

Regular price $7.99 USD
Regular price Sale price $7.99 USD
Sale Sold out
Quantity


<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>Shipping Policy</title>
  <style>
    body {
      font-family: Arial, sans-serif;
      line-height: 1.6;
      max-width: 700px;
      margin: 0 auto;
      padding: 20px;
    }
    h2 {
      text-align: center;
      text-decoration: underline;
    }
    .section {
      margin-bottom: 20px;
    }
    .price {
      font-weight: bold;
      text-decoration: underline;
    }
    .highlight {
      color: red;
      font-weight: bold;
      font-size: 1.5em;
      text-align: center;
      margin-bottom: 20px;
    }
    ul {
      margin: 5px 0 0 20px;
    }
  </style>
</head>
<body>

  <h2>Shipping Policy</h2>

  <div class="highlight">FREE SHIPPING ON ORDERS OVER $60</div>

  <p><strong>Please ask for combined shipping</strong>, any extra charges will be refunded.</p>

  <div class="section">
    <p><strong>Orders Under $20 ? <span class="price">$0.99</span></strong></p>
    <ul>
      <li>Cards will be shipped via Plain White Envelope (PWE) / eBay Standard Envelope service.</li>
      <li>Up to four (4) cards can be combined per envelope. Any excess shipping charges incurred due to multiple purchases will be refunded.</li>
      <li>Purchases of five (5) or more cards will be shipped securely via Bubble Mailer with Tracking (BMWT) using USPS Ground Advantage for <span class="price">$4.99</span>.</li>
    </ul>
  </div>

  <div class="section">
    <p><strong>Raw Cards ($20?$100) and All Graded Cards ? <span class="price">$4.99</span></strong></p>
    <ul>
      <li>Cards will be shipped securely in a Bubble Mailer with Tracking (BMWT).</li>
      <li>Multiple card purchases will be combined into a single shipment whenever possible. Excess shipping charges will be refunded.</li>
    </ul>
  </div>

  <div class="section">
    <p><strong>Cards Valued $100?$200 ? <span class="price">$4.99</span></strong></p>
    <ul>
      <li>Cards will be shipped securely via USPS Ground Advantage in a cardboard box.</li>
    </ul>
  </div>

  <div class="section">
    <p><strong>Cards Valued Over $200 ? <span class="price">$6.99</span></strong></p>
    <ul>
      <li>Cards will be shipped securely via USPS Ground Advantage in a cardboard box with insurance coverage.</li>
    </ul>
  </div>

</body>
</html>
View full details