Seller

Seller
Seller

Sign up with Blinkit and grow your business

Expand your retail presence with Blinkit
*
*
*
*
*
*
*
*
*
*
*
Upload requirements
Start selling your products in 4 simple steps
fill the form
Fill the form
ddsd
Identify locations you want to expand to
list your products
List your products on our app
products
Arrange to send products to the location

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/select2.min.css" />
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/select2.min.js"></script>

<script>jQuery(document).ready(function($) {
  $('.select2').select2({
    placeholder: 'Select City',
    allowClear: true
  });
});</script>