smozy.com Open in urlscan Pro
63.141.128.8  Public Scan

Submitted URL: http://konk.io/
Effective URL: https://smozy.com/konk/
Submission: On December 31 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

<form class="form" onsubmit="return false" data-url="/search.php" data-quick-search-form="">
  <div class="search-input-field">
    <input name="" id="" data-search-quick="" type="search" class="form-input" data-error-message="Search field cannot be empty." autocomplete="off" onfocus="this.placeholder=''" onblur="this.placeholder='Search'" placeholder="Search">
    <button class="button button--primary" name="" value="Search">
      <span class="icon">
        <svg>
          <use href="#icon-search"></use>
        </svg>
      </span>
    </button>
  </div>
</form>

<form class="form" onsubmit="return false" data-url="/search.php" data-quick-search-form="">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="nav-menu-quick-search">Search</label>
      <input class="form-input" data-search-quick="" name="nav-menu-quick-search" id="nav-menu-quick-search" data-error-message="Search field cannot be empty." placeholder="Search the store" autocomplete="off">
    </div>
  </fieldset>
</form>

POST /postreview.php

<form class="form writeReview-form" action="/postreview.php" method="post">
  <fieldset class="form-fieldset">
    <div class="form-field form-field--select">
      <label class="form-label" for="rating-rate">Rating <small>Required</small>
      </label>
      <!-- Stars -->
      <!-- TODO: Review Stars need to be componentised, both for display and input -->
      <select id="rating-rate" class="form-select" name="revrating" data-input="" aria-required="true">
        <option value="">Select Rating</option>
        <option value="1">1 star (worst)</option>
        <option value="2">2 stars</option>
        <option value="3">3 stars (average)</option>
        <option value="4">4 stars</option>
        <option value="5">5 stars (best)</option>
      </select>
    </div>
    <!-- Name -->
    <div class="form-field form-field--input form-field--inputText" id="revfromname" data-validation="">
      <label class="form-label" for="revfromname_input">Name <small>Required</small>
      </label>
      <input type="text" name="revfromname" id="revfromname_input" class="form-input" data-label="Name" data-input="" aria-required="true" aria-labelledby="revfromname" aria-live="polite">
    </div>
    <!-- Email -->
    <div class="form-field form-field--input form-field--inputText" id="email" data-validation="">
      <label class="form-label" for="email_input">Email <small>Required</small>
      </label>
      <input type="text" name="email" id="email_input" class="form-input" data-label="Email" data-input="" aria-required="true" aria-labelledby="email" aria-live="polite">
    </div>
    <!-- Review Subject -->
    <div class="form-field form-field--input form-field--inputText" id="revtitle" data-validation="">
      <label class="form-label" for="revtitle_input">Review Subject <small>Required</small>
      </label>
      <input type="text" name="revtitle" id="revtitle_input" class="form-input" data-label="Review Subject" data-input="" aria-required="true" aria-labelledby="revtitle" aria-live="polite">
    </div>
    <!-- Comments -->
    <div class="form-field form-field--textarea" id="revtext" data-validation="">
      <label class="form-label" for="revtext_input">Comments <small>Required</small>
      </label>
      <textarea name="revtext" id="revtext_input" data-label="Comments" rows="" aria-required="true" aria-labelledby="revtext" aria-live="polite" data-input="" class="form-input">
    </textarea>
    </div>
    <div class="g-recaptcha" data-sitekey="6LcjX0sbAAAAACp92-MNpx66FT4pbIWh-FTDmkkz">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-4d9uoie5bivo" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcjX0sbAAAAACp92-MNpx66FT4pbIWh-FTDmkkz&amp;co=aHR0cHM6Ly9zbW96eS5jb206NDQz&amp;hl=de&amp;v=u-xcq3POCWFlCr3x8_IPxgPu&amp;size=normal&amp;cb=ykr2tc9jmxky"></iframe></div>
        <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div><br>
    <div class="form-field form-field--submit">
      <input type="submit" class="button button--primary" value="Submit Review">
    </div>
    <input type="hidden" name="product_id" value="279">
    <input type="hidden" name="action" value="post_review">
  </fieldset>
</form>

POST

<form class="form" method="post" action="" enctype="multipart/form-data" data-cart-item-add="">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="product_id" value="279">
  <div data-product-option-change="" style="">
  </div>
  <div class="form-field form-field--stock u-hiddenVisually">
    <label class="form-label form-label--alternate"> Current Stock: <span data-product-stock=""></span>
    </label>
  </div>
  <div id="add-to-cart-wrapper" class="mb-4 add-to-cart-wrapper" style="display: none">
    <div class="alertBox productAttributes-message" style="display:none">
      <div class="alertBox-column alertBox-icon">
        <icon glyph="ic-success" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
            <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path>
          </svg></icon>
      </div>
      <p class="alertBox-column alertBox-message"></p>
    </div>
    <div class="add-to-cart-buttons">
      <div class="form-action">
        <input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary" type="submit" value="Add to Cart">
        <span class="product-status-message aria-description--hidden">Adding to cart… The item has been added</span>
      </div>
      <div class="add-to-cart-wallet-buttons" data-add-to-cart-wallet-buttons="">
      </div>
    </div>
  </div>
</form>

POST /wishlist.php?action=add&product_id=279

<form action="/wishlist.php?action=add&amp;product_id=279" class="form form-wishlist form-action" data-wishlist-add="" method="post">
  <a aria-controls="wishlist-dropdown" aria-expanded="false" class="button dropdown-menu-button" data-dropdown="wishlist-dropdown" href="#">
        <span>Add to Wish List</span>
        <i aria-hidden="true" class="icon">
            <svg>
                <use href="#icon-chevron-down"></use>
            </svg>
        </i>
    </a>
  <ul aria-hidden="true" class="dropdown-menu" data-dropdown-content="" id="wishlist-dropdown">
    <li>
      <input class="button" type="submit" value="Add to My Wish List">
    </li>
    <li>
      <a data-wishlist="" class="button" href="/wishlist.php?action=addwishlist&amp;product_id=279">Create New Wish List</a>
    </li>
  </ul>
</form>

POST /subscribe.php

<form class="form" action="/subscribe.php" method="post">
  <fieldset class="form-fieldset">
    <input type="hidden" name="action" value="subscribe">
    <input type="hidden" name="nl_first_name" value="bc">
    <input type="hidden" name="check" value="1">
    <div class="form-field">
      <label class="form-label is-srOnly" for="nl_email">Email Address</label>
      <div class="f-form-field">
        <input class="form-input" id="nl_email" name="nl_email" type="email" value="" placeholder="Your email address" aria-describedby="alertBox-message-text" aria-required="true" required="">
        <input class="button button--primary form-prefixPostfix-button--postfix" type="submit" value="Subscribe">
      </div>
    </div>
  </fieldset>
</form>

POST #

<form id="adabundle-online-dictionary-form" enctype="multipart/form-data" action="#" method="POST"><input type="text" tabindex="0" id="adabundle-online-dictionary-search" name="adabundle-online-dictionary-search" autocomplete="off"
    placeholder="Search Wikipedia Dictionary" aria-label="Search Wikipedia Dictionary"></form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

ABOUT US

CONTACT US

 * SMOZY
 * 1-800-828-1147
 * Pittsburgh, PA, 15232

INFORMATION

 * Home
 * Contact Us
 * Facebook
 * Shipping & Returns


Skip to main content

 * Wish Lists
 * Gift Certificates
 * Shop Info

 * Domains
   
   PRODUCT CATEGORIES
   
    * Domains
   
   FEATURED PRODUCTS
   
    * FRUTZ
      
      
   
    * IMVR
      
      
   
    * L0L
      
      
   
    * HOPHEAD.COM
      
      
   
    * GODIGGY.COM
      
      
   
    * AKUDA.COM
      
      
   
   
 * Home
 * Contact Us
 * Facebook
 * Shipping & Returns

0
 * 
 * * Sign in
   * Register
 * 0
   
 * 1-800-828-1147



0
Search




Call Us
Sign in / Register
 * Domains
 * Home
 * Contact Us
 * Facebook
 * Shipping & Returns

 * Gift Certificates

Compare


 1. Startseite
 2. Domains
 3. Konk

 * 


KONK

(You save )

Write a Review


WRITE A REVIEW

Close ×

KONK

Rating Required Select Rating 1 star (worst) 2 stars 3 stars (average) 4 stars 5
stars (best)
Name Required
Email Required
Review Subject Required
Comments Required




SKU: UPC:

Current Stock:

Adding to cart… The item has been added

Add to Wish List
 * 
 * Create New Wish List

 * Facebook
 * Email
 * Print
 * Twitter
 * Linkedin
 * Pinterest

 * Description

ABOUT KONK.AM


An extremely catchy and positive bold name.  

Make an Offer!

Close ×



 * Related Products

Previous

KONK.IO

Quick view

ISRC

Quick view

MUSERO.COM

Quick view

TRIZLO.COM

Quick view

CUREFULL.COM

Quick view
Next
Close ×


!

OK Cancel


Team@Smozy.com
1-800-828-1147

Pittsburgh, PA, 15232

SUBSCRIBE TO OUR NEWSLETTER

Email Address


NAVIGATE

 * Home
 * Contact Us
 * Facebook
 * Shipping & Returns
 * Sitemap

CATEGORIES

 * Domains

MY ACCOUNT

 * Orders
 * Returns
 * Messages
 * Addresses
 * Wish Lists
 * Recently Viewed
 * Account Settings

POPULAR BRANDS

 * Smozy
 * View All



© copyright 2023 SMOZY.





Solar theme designed by epicShops

©2022 Smozy.com Smozy LLC



ACCESSIBILITY MENU


Powered by Translate

Epilespy Safe Mode
Dampens color and removes blinks
This mode enables people with epilepsy to use the website safely by eliminating
the risk of seizures that result from flashing or blinking animations and risky
color combinations.
Visually Impaired Mode
Improves website's visuals
This mode adjusts the website for the convenience of users with visual
impairments such as Degrading Eyesight, Tunnel Vision, Cataract, Glaucoma, and
others.
Cognitive Disability Mode
Helps to focus on specific content
This mode provides different assistive options to help users with cognitive
impairments such as Dyslexia, Autism, CVA, and others, to focus on the essential
elements of the website more easily.
ADHD Friendly Mode
Reduces distractions and improve focus
This mode helps users with ADHD and Neurodevelopmental disorders to read,
browse, and focus on the main website elements more easily while significantly
reducing distractions.
Blindness Mode
Allows using the site with your screen-reader
This mode configures the website to be compatible with screen-readers such as
JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software for blind users
that is installed on a computer and smartphone, and websites must be compatible
with it.
Mute Sounds
Hide Images
Virtual Keyboard
Reading Guide
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
Navigation Keys
Text to Speech
Content Scaling
Default
Font Sizing
Default
Line Height
Default
Letter Spacing
Default
Text Magnifier
Readable Font
Dyslexia Friendly
Highlight Titles
Highlight Links
Left Aligned
Center Aligned
right_aligned
Dark Contrast
Light Contrast
Monochrome
High Contrast
High Saturation
Low Saturation
Adjust Text Color

Adjust Title Colors

Adjust Background Colors


Accessibility Statement Accessibility statement Reset Hide



ACCESSIBILITY STATEMENT We want everyone who visits this website to feel welcome
and find the experience rewarding, going above and beyond The Public Sector
Bodies Accessibility Regulations 2018. What Are We Doing? To help us make this
website a positive place for everyone, we've been using the Web Content
Accessibility Guidelines (WCAG) 2.1. These guidelines explain how to make web
content more accessible for people with disabilities, and user friendly for
everyone. How Are We Doing? We've worked hard on this website and believe we've
achieved our goal of optimum accessibility. We monitor the website regularly to
maintain this, but if you do find any problems, please get in touch. Let Us Know
What You Think If you enjoyed using this website, or if you had trouble with any
part of it, please get in touch. We'd like to hear from you in any of the
following ways: Email us at EMAIL HERE Call us on: PHONE NUMBER HERE Get in
touch at ADDRESS HERE





Original text

Rate this translation
Your feedback will be used to help improve Google Translate