<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Product Inquiry</title>
</head>
<body>
    <p>Dear Sir/Madam,</p>

    <p>I hope this message finds you well.</p>

    <p>My name is Vicente Matías, and I am the Purchasing Director at Geek Trading, based in Amsterdam, Netherlands.</p>

    <p>We are currently exploring opportunities to expand our product portfolio, and your product offering has caught our attention as a potential strong fit for our market.</p>

    <p>To help us evaluate a possible collaboration, we would appreciate it if you could provide detailed information regarding:</p>

    <ul>
        <li>Pricing structure (including price per unit and volume discounts)</li>
        <li>Minimum order quantity (MOQ)</li>
        <li>Estimated delivery times</li>
        <li>Available payment terms and methods</li>
        <li>Shipping terms and conditions</li>
    </ul>

    <p>Additionally, if available, please share your latest product catalog or brochure, along with any relevant technical specifications or certifications.</p>

    <p>Thank you in advance for your time and assistance. We look forward to your response and hope to explore a mutually beneficial partnership.</p>

    <p>Best regards,</p>

    <p>
        Vicente Matías<br>
        Purchasing Director<br>
        Geek Trading<br>
        Amsteldijk 106C<br>
        1074 JG Amsterdam<br>
        North Holland, Netherlands<br>
        Tel: +31 10 415 3627<br>
        <a href="http://www.geektrading.com">http://www.geektrading.com</a>
    </p>
</body>
</html>