0 0
0
No products in the cart.
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Twtmarket | GST Certificate</title>
  <style>
    body {
      font-family: 'Poppins', sans-serif;
      background-color: #f5f5f5;
      margin: 0;
      padding: 0;
    }
    .gst-container {
      max-width: 800px;
      margin: 40px auto;
      background: #fff;
      padding: 40px;
      border-radius: 15px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    }
    h1 {
      text-align: center;
      color: #222;
      margin-bottom: 10px;
    }
    h3 {
      text-align: center;
      color: #444;
      font-weight: normal;
    }
    .details {
      margin-top: 30px;
      line-height: 1.8;
      font-size: 16px;
      color: #333;
    }
    .highlight {
      color: #007bff;
      font-weight: bold;
    }
    .note {
      margin-top: 20px;
      background: #eaf6ff;
      padding: 15px;
      border-radius: 10px;
      border-left: 4px solid #007bff;
      font-size: 15px;
    }
    .footer {
      text-align: center;
      margin-top: 30px;
      font-size: 14px;
      color: #666;
    }
  </style>
</head>
<body>

  <div class="gst-container">
    <h1>Twtmarket GST Certificate</h1>
    <h3>Trusted, Registered & Secure Marketplace</h3>
    <hr>

    <div class="details">
      <p><strong>Business Name:</strong> <span class="highlight">Twtmarket (Trust World Trade Market)</span></p>
      <p><strong>Goods and Services Tax Identification Number (GSTIN):</strong> <span class="highlight">09NVPPK9703R2Z4</span></p>
      <p><strong>Registered Contact Number:</strong> <span class="highlight">+91 9286407088</span></p>
      <p><strong>Total Number of Additional Places of Business in the State:</strong> <span class="highlight">1</span></p>
    </div>

    <div class="note">
      <strong>Note:</strong> Twtmarket is a government-registered e-commerce business under the Goods and Services Tax Act. 
      All business transactions, invoices, and deliveries are 100% legal and verified. 
      Customers can trust Twtmarket for safe and authentic online shopping.
    </div>

    <div class="footer">
      © 2025 Twtmarket | All Rights Reserved
    </div>
  </div>

</body>
</html>
Your experience on this site will be improved by allowing cookies Cookie Policy