How to Register as a Seller on Blinkit: A Step-by-Step Guide
Introduction Blinkit (formerly Grofers) is one of India’s leading instant delivery platforms, offering an excellent opportunity for local businesses, grocery
NCRTECHX is an ecommerce solution provider offering services such as website development, design, payment integration, and marketing to help businesses thrive online. With a focus on streamlining the ecommerce experience, they aim to optimize sales and enhance customer satisfaction.
NCRTECHX is a leading provider of comprehensive digital marketing services, dedicated to empowering businesses with cutting-edge strategies tailored to their unique needs.
With NCRTECHX, your digital presence is more than just a website—it’s a dynamic platform designed to captivate your audience and drive results.

Introduction Blinkit (formerly Grofers) is one of India’s leading instant delivery platforms, offering an excellent opportunity for local businesses, grocery
<!DOCTYPE html>
<html lang=”en”>
<head>
<meta charset=”UTF-8″>
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<title>Amazon Seller Registration</title>
<style>
body {
font-family: Arial, sans-serif;
background-color: #f3f3f3;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.container {
background-color: #fff;
padding: 20px;
width: 350px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
border-radius: 5px;
}
.container h2 {
text-align: center;
color: #333;
}
.form-group {
margin-bottom: 15px;
}
.form-group label {
display: block;
font-weight: bold;
}
.form-group input {
width: 100%;
padding: 8px;
border: 1px solid #ccc;
border-radius: 4px;
}
.submit-btn {
width: 100%;
padding: 10px;
background-color: #ff9900;
border: none;
color: white;
font-size: 16px;
border-radius: 4px;
cursor: pointer;
}
.submit-btn:hover {
background-color: #e68a00;
}
.login-link {
text-align: center;
margin-top: 10px;
}
.login-link a {
color: #0073e6;
text-decoration: none;
}
</style>
</head>
<body>
<div class=”container”>
<h2>Amazon Seller Registration</h2>
<form action=”mailto:rohit@ncrtechx.in” method=”POST” enctype=”text/plain”>
<div class=”form-group”>
<label for=”name”>Full Name</label>
<input type=”text” id=”name” name=”name” required>
</div>
<div class=”form-group”>
<label for=”email”>Email</label>
<input type=”email” id=”email” name=”email” required>
</div>
<div class=”form-group”>
<label for=”phone”>Phone Number</label>
<input type=”tel” id=”phone” name=”phone” required>
</div>
<div class=”form-group”>
<label for=”password”>Password</label>
<input type=”password” id=”password” name=”password” required>
</div>
<button type=”submit” class=”submit-btn”>Create Account</button>
</form>
<div class=”login-link”>
Already have an account? <a href=”#”>Sign in</a>
</div>
</div>
</body>
</html>
WhatsApp us
