anajshop.com
Open in
urlscan Pro
20.51.246.226
Public Scan
URL:
https://anajshop.com/
Submission: On August 23 via api from US — Scanned from US
Submission: On August 23 via api from US — Scanned from US
Form analysis
4 forms found in the DOMGET https://anajshop.com/catalogsearch/result/
<form class="form minisearch has-cat" id="search_mini_form" action="https://anajshop.com/catalogsearch/result/" method="get">
<div class="field search">
<div class="control"><input id="search" type="text" name="q" value="" placeholder="Search entire store here..." onfocus="this.placeholder = ''" onblur="this.placeholder = 'Search entire store here...'" class="input-text" maxlength="128"
role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
<div id="search_autocomplete" class="search-autocomplete"></div>
<div class="nested"><a class="action advanced" href="https://anajshop.com/catalogsearch/advanced/" data-action="advanced-search"><span class="advanced-label">Advanced Search</span></a></div>
<div data-bind="scope: 'searchsuiteautocomplete_form'"><!-- ko template: getTemplate() -->
<div id="searchsuite-autocomplete" class="searchsuite-autocomplete" data-bind="visible: showPopup()" style="display: none;">
<div data-bind="visible: anyResultCount()" style="display: none;">
<div class="suggest" data-bind="visible: result.suggest.data().length > 0" style="display: none;">
<div class="title"><!-- ko i18n: 'Suggested'--><span>Suggested</span><!-- /ko --></div>
<ul id="suggest" role="listbox" data-bind="foreach: result.suggest.data"></ul>
</div>
<div class="product" data-bind="visible: result.product.data().length > 0" style="display: none;">
<div class="title">
<!-- ko i18n: 'Products'--><span>Products</span><!-- /ko -->
<a class="see-all" data-bind="attr: {href: result.product.url}" href="">
<!-- ko i18n: 'See All' --><span>See All</span><!-- /ko -->
<span data-bind="text: result.product.size">0</span>
</a>
</div>
<ul id="product" role="listbox" data-bind="foreach: result.product.data"></ul>
</div>
</div>
<div class="no-result" data-bind="visible: !anyResultCount()"><!-- ko i18n: 'No Result'--><span>No Result</span><!-- /ko --></div>
</div><!-- /ko -->
</div>
</div>
</div>
<div class="actions"><button type="submit" title="Search" class="action search" aria-label="Search" disabled="disabled"><span>Search</span></button></div><input type="hidden" id="search-cat-input" name="cat" disabled="disabled">
</form>
POST https://anajshop.com/newsletter/subscriber/new/
<form class="form subscribe" novalidate="novalidate" action="https://anajshop.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
<div class="field newsletter"><label class="label" for="newsletter"><span>Sign Up for Our Newsletter:</span></label>
<div class="control"><input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}"></div>
</div>
<div class="actions"><button class="action subscribe primary" title="Subscribe" type="submit"><span>Subscribe</span></button></div>
</form>
Name: loginForm — POST https://anajshop.com/customer/account/loginPost/referer/aHR0cHM6Ly9hbmFqc2hvcC5jb20v/
<form name="loginForm" action="https://anajshop.com/customer/account/loginPost/referer/aHR0cHM6Ly9hbmFqc2hvcC5jb20v/" method="post" novalidate="novalidate"><input name="form_key" type="hidden" value="0o2VM1SX9RtIHNO2">
<div class="field email required"><label class="label" for="email-64e5d10eb9944"><span>Email</span></label>
<div class="control"><input name="login[username]" value="" autocomplete="off" id="email-64e5d10eb9944" type="email" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true"></div>
</div>
<div class="field password required"><label for="pass-64e5d10eb9944" class="label"><span>Password</span></label>
<div class="control"><input name="login[password]" type="password" autocomplete="off" class="input-text" id="pass-64e5d10eb9944" title="Password" data-validate="{required:true}" aria-required="true"></div>
</div>
<div></div>
<div class="actions-toolbar">
<div class="primary"><button type="submit" class="action login primary" name="send" id="send2-64e5d10eb9944"><span>Sign In</span></button></div>
<div class="secondary"><a class="action remind" href="https://anajshop.com/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a></div>
</div>
</form>
POST
<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
<div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
<div class="field email required">
<label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
<div class="control">
<input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{"mage/trim-input":{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
autocomplete="off">
</div>
</div>
<div class="field password required">
<label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
<div class="control">
<input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
</div>
</div>
<!-- ko foreach: getRegion('additional-login-form-fields') -->
<!-- ko template: getTemplate() -->
<input name="captcha_form_id" type="hidden" data-bind="value: formId, attr: {'data-scope': dataScope}" value="user_login" data-scope="">
<!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
<!-- /ko -->
<!-- /ko -->
<div class="actions-toolbar">
<input name="context" type="hidden" value="checkout">
<div class="primary">
<button type="submit" class="action action-login secondary" name="send" id="send2">
<span data-bind="i18n: 'Sign In'">Sign In</span>
</button>
</div>
<div class="secondary">
<a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://anajshop.com/customer/account/forgotpassword/">
<span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
</a>
</div>
</div>
</div>
</form>
Text Content
JavaScript seems to be disabled in your browser. For the best experience on our site, be sure to turn on Javascript in your browser. * My Account * My Wish List * Sign In * Compare * Default welcome msg! * Create an Account Skip to Content Toggle Nav * All Categories * Go to All Categories * Pulses * Wheat * Rice * Pulses * Rice * Wheat * Contact Us * Blog * Go to Blog * * Search * Hello, sign in Your account * Your Cart ₹0.00 0 Your cart You have no items in your shopping cart. * Search Search All Categories * All Categories * Pulses * Wheat * Rice Advanced Search Suggested Products See All 0 No Result Search Menu Account * My Account * My Wish List * Sign In * Compare * Default welcome msg! * Create an Account Settings Currency: USD - US Dollar * EUR - Euro Free Shipping All orders over ₹60 Tom Carter Bestseller Super fast delivery A bowl of joy, cereals bring smiles and morning delights. Anajshop.com is dedicated to transforming the lives of farmers and revolutionizing the agriculture sector. Through our platform, we provide farmers with the necessary tools, knowledge, and support to improve their agricultural practices, enhance their financial sustainability, and establish their presence in the market. By leveraging technology, data insights, and innovative approaches, we aim to create a sustainable and prosperous future for farmers and the agricultural industry as a whole. Shop Now Free Shipping On every order, every day! Secure Payment We value your security Customer Service Support 24/7 (+91)9111554999 Customer's Choice Check Our Collections Organic Rices Nature's wholesome embrace on your plate. Organic Pulses The heartbeat of sustainable nutrition, cultivating a healthier future. Organic Wheats A golden harvest of nourishment, nurturing both body and soil. Daily deal offers Deals Of The Day Cereals are the rich source of essential proteins.It's genuinely an amalgamation of all the nutrients and minerals. 211 Day 18 Hour 24 Min 54 Sec The deal has now expired Top Quality Products Best Seller Products Golden Grain Medley The Organic Cereals Provider Nourishing tomorrow's world with wholesome cereals, cultivating a future of vitality and resilience. Shop Now Customer's Choice What people are saying * AnajShop - Programmics Private Limited - The fully certified organic supermarket, we offer 1000s of products for delivery across the local. From Cereals,Grains, Vegetable, or Vegan Lasagna * 106/107 FIRST FLOOR, JAIRAM COMPLEX JAISTAMBH CHOWK, Raipur, Chhattisgarh 492001 * hello@anajshop.com facebook twitter Infomation * Privacy and Cookie Policy * About Us * Search Terms * Advanced Search * Orders and Returns * Contact Us Customer Suport * Help & FAQs * Contact Us * Returns * Order History * Sample Links Need help? / Quick contacts * +919111554999 * Monday - Friday: 9:00 - 20:00 * Saturday: 10:00 - 15:00 Subscribe Us Newsletter Sign Up for Our Newsletter: Subscribe © 2023 Programmics Private Limited * * * 0 * * * * * ‹› You have no items in your shopping cart Email Password Sign In Forgot Your Password? New customer? Start Here. * My account * My Wish List * Compare * My Orders * Contact Us * Currency: USD - US Dollar * EUR - Euro * About Us * Term & Conditions * FAQ * Returns & Refunds * hot Category * Pulses * Wheat * Rice * Track Your Orders * Order Custom Link Top Close Checkout as a new customer Creating an account has many benefits: * See order and shipping status * Track order history * Check out faster Create an Account Checkout using your account Email Address Password Sign In Forgot Your Password?