kartcomfort.com
Open in
urlscan Pro
173.212.237.20
Public Scan
URL:
http://kartcomfort.com/product/test-prod-kabeh5
Submission: On February 11 via api from US — Scanned from US
Submission: On February 11 via api from US — Scanned from US
Form analysis
5 forms found in the DOMhttp://kartcomfort.com/products
<form action="http://kartcomfort.com/products" type="submit" class="search_form">
<input class="form-control appended-form-control search-bar-input" type="text" autocomplete="off" placeholder="Search" name="name" style="border-radius: 2rem!important;margin-bottom: 0 !important;">
<button class="input-group-append-overlay search_button" type="submit" style="border-radius: 0px 7px 7px 0px; left: unset; right: 0;top:0;
border-radius: 25px 25px 25px 25px !important; display: flex; align-items: center; justify-content: center;">
<span class="input-group-text" style="font-size: 20px;">
<i class="czi-search text-white"></i>
</span>
</button>
<input name="data_from" value="search" hidden="">
<input name="page" value="1" hidden="">
<div class="card search-card" style="position: absolute;background: white;z-index: 999;width: 100%;display: none">
<div class="card-body search-result-box" style="overflow:scroll; height:400px;overflow-x: hidden"></div>
</div>
</form>
POST http://kartcomfort.com/contact/store
<form action="http://kartcomfort.com/contact/store" method="POST" id="getResponse">
<input type="hidden" name="_token" value="gQUffLj2gm3svtlyvwVoEHRrHgzGS6Ax5fdD5k3H">
<div class="row">
<div class="col-sm-6">
<div class="form-group">
<label>Your name</label>
<input class="form-control name" name="name" type="text" value="" placeholder="John Doe" required="">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<label for="cf-email">Email address</label>
<input class="form-control email" name="email" type="email" value="" placeholder="johndoe@email.com" required="">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<label for="cf-phone">Your phone</label>
<input class="form-control mobile_number" type="text" name="mobile_number" value="" placeholder="Contact Number" required="">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<label for="cf-subject">Subject:</label>
<input class="form-control subject" type="text" name="subject" value="" placeholder="Short title" required="">
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for="cf-message">Message</label>
<textarea class="form-control message" name="message" rows="6" required=""></textarea>
</div>
</div>
</div>
<div class="text-center">
<button class="btn btn-primary my-4" type="submit">Send</button>
</div>
</form>
POST http://kartcomfort.com/contact/store
<form action="http://kartcomfort.com/contact/store" method="POST" id="getResponse">
<input type="hidden" name="_token" value="gQUffLj2gm3svtlyvwVoEHRrHgzGS6Ax5fdD5k3H">
<div class="row">
<div class="col-sm-6">
<div class="form-group">
<label>Your name</label>
<input class="form-control name" name="name" type="text" value="" placeholder="John Doe" required="">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<label for="cf-email">Email address</label>
<input class="form-control email" name="email" type="email" value="" placeholder="johndoe@email.com" required="">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<label for="cf-phone">Your phone</label>
<input class="form-control mobile_number" type="text" name="mobile_number" value="" placeholder="Contact Number" required="">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<label for="cf-subject">Subject:</label>
<input class="form-control subject" type="text" name="subject" value="" placeholder="Short title" required="">
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<label for="cf-message">Message</label>
<textarea class="form-control message" name="message" rows="6" required=""></textarea>
</div>
</div>
</div>
<div class="text-center">
<button class="btn btn-primary my-4" type="submit">Send</button>
</div>
</form>
<form id="add-to-cart-form" class="mb-2">
<input type="hidden" name="_token" value="gQUffLj2gm3svtlyvwVoEHRrHgzGS6Ax5fdD5k3H"> <input type="hidden" name="id" value="72">
<div class="position-relative mr-n4 mb-2">
</div>
<!-- Quantity + Add to cart -->
<div class="row no-gutters">
<div>
<div class="product-description-label text-body" style="margin-top: 10px;">Quantity:</div>
</div>
<div>
<div class="product-quantity d-flex justify-content-between align-items-center">
<div class="d-flex justify-content-center align-items-center" style="width: 160px;color: #095d40">
<span class="input-group-btn" style="">
<button class="btn btn-number" type="button" data-type="minus" data-field="quantity" disabled="disabled" style="padding: 10px;color: #095d40"> - </button>
</span>
<input type="text" name="quantity" class="form-control input-number text-center cart-qty-field" placeholder="1" value="1" product-type="physical" min="1" max="1000" style="padding: 0px !important;width: 40%;height: 25px;">
<span class="input-group-btn">
<button class="btn btn-number" type="button" product-type="physical" data-type="plus" data-field="quantity" style="padding: 10px;color: #095d40"> + </button>
</span>
</div>
<div class="float-right" id="chosen_price_div">
<div class="d-flex justify-content-center align-items-center mr-2">
<div class="product-description-label"><strong>Total price</strong> : </div> <strong id="chosen_price">Rs1,200.00</strong>
</div>
</div>
</div>
</div>
</div>
<div class="row no-gutters d-none mt-2 flex-start" style="display: flex !important;">
<div class="col-12">
</div>
</div>
<div class="d-flex justify-content-start mt-2 mb-3">
<button class="btn element-center btn-gap-right" onclick="buy_now()" type="button" style="width:37%; height: 45px; background: #FFA825 !important; color: #ffffff;">
<!--m-->
<span class="string-limit">Buy now</span>
</button>
<button class="btn btn--primary element-center btn-gap-right" onclick="addToCart()" type="button" style="width:37%; height: 45px;margin-left: 20px;">
<span class="string-limit">Add to cart</span>
</button>
<button type="button" onclick="addWishlist('72')" class="btn for-hover-bg" style="color:#169d53;font-size: 18px;">
<i class="fa fa-heart-o " aria-hidden="true"></i>
<span class="countWishlist-72">0</span>
</button>
</div>
</form>
<form action="">
<input type="text" class="seller_id" hidden="" seller-id="10">
<textarea shop-id="10" class="chatInputBox" id="chatInputBox" rows="5"> </textarea>
<div class="row">
<button class="btn btn-secondary" style="color: white;display: block;width: 47%;margin: 3px;" id="cancelBtn">Cancel </button>
<button class="btn btn-success " style="color: white;display: block;width: 47%;margin: 3px;" id="sendBtn">Send</button>
</div>
</form>
Text Content
☰ Available 24/7 at +971 567164747 0 0 Sing in Sing up 0 EMPTY CART Modules Biodegradabl... Paper Produc... Plastic Prod... Aluminium Pr... Hygiene & Pr... EVA Plumber EVA Electric... EVA Carpente... EVA Electron... Wooden Produ... E-commerce Scientist Hub Events IT Blog Tech AI Services Track Order Seller Seller Login Seller Apply Get Quotes GET QUOTES Your name Email address Your phone Subject: Message Send × Sellers Track Order Support Ticket Seller Login Seller's Apply Biodegradabl... Paper Produc... Plastic Prod... Aluminium Pr... Hygiene & Pr... EVA Plumber EVA Electric... EVA Carpente... EVA Electron... Wooden Produ... About Shop Coupons Blog Tech AI Contact Us Factory Products Services Track Order Get Quotes GET QUOTES Your name Email address Your phone Subject: Message Send test prod 0 0 Reviews 0 Orders 0 Wish listed Rs1,200.00 (Tax : Rs0.00) Quantity: - + Total price : Rs1,200.00 Buy now Add to cart 0 Shares Share Tweet Pin Email Share * Overview * Reviews rjfgvrfhjr 0 0 Ratings Excellent 0 Good 0 Average 0 Below Average 0 Poor 0 Product Review PRODUCT REVIEW NOT AVAILABLE Safe Payment 7 Days Return Policy 100% Authentic Products matin softech Seller info Chat Cancel Send 0 Reviews 1 Products Visit Store More From The Store test prod ( 0 ) Rs1,200.00 Similar products View all SIMILAR PRODUCT NOT AVAILABLE Welcome to the AI-powered unique platform that gives you the opportunity to save, earn and improve your business and household efficiency - Kartcomfort.com”. Subscribe SERVICE LINK * About * Blog * Tech * AI * Contact Us * Services * Track order * Factory Products * Shop * Coupons DOWNLOAD OUR APP Copyright © Developed and maintained by Matin SofTech Top