www.code20x.com Open in urlscan Pro
103.174.152.42  Public Scan

URL: https://www.code20x.com/
Submission: On June 25 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET https://www.code20x.com/

<form role="search" method="get" class="woocommerce-product-search" action="https://www.code20x.com/">
  <label class="screen-reader-text" for="woocommerce-product-search-field-0">Search for:</label>
  <input type="search" id="woocommerce-product-search-field-0" class="search-field" placeholder="Search for products" value="" name="s">
  <button type="submit" value="Search" class="">Search</button>
  <input type="hidden" name="post_type" value="product">
</form>

POST

<form class="woocommerce-form woocommerce-form-login login" method="post">
  <div class="form-group">
    <label for="modal_username">Username or email<span class="text-danger">*</span></label>
    <input type="text" class="form-control" name="username" id="modal_username" autocomplete="username">
  </div>
  <div class="form-group">
    <label for="modal_password">Password<span class="text-danger">*</span></label>
    <div class="password-toggle">
      <input class="form-control" type="password" name="password" id="modal_password" autocomplete="current-password">
      <label class="password-toggle-btn">
        <input class="custom-control-input" type="checkbox">
        <i class="czi-eye password-toggle-indicator"></i>
        <span class="sr-only">Show password</span>
      </label>
    </div>
  </div>
  <div class="form-group d-flex flex-wrap justify-content-between">
    <div class="custom-control custom-checkbox mb-2">
      <input class="custom-control-input" name="rememberme" type="checkbox" id="modal_rememberme" value="forever">
      <label class="custom-control-label" for="modal_rememberme">Remember me</label>
    </div>
    <a href="https://www.code20x.com/my-account-2/lost-password/" class="font-size-sm">Lost your password?</a>
  </div>
  <button type="submit" class="btn btn-primary btn-block btn-shadow" name="login" value="Login">Login</button>
  <input type="hidden" id="woocommerce-login-nonce" name="woocommerce-login-nonce" value="0d898fee59"><input type="hidden" name="_wp_http_referer" value="/"> <input type="hidden" name="redirect" value="https://www.code20x.com/my-account-2/">
</form>

POST

<form method="post" class="woocommerce-form woocommerce-form-register register">
  <div class="woocommerce-form-row woocommerce-form-row--wide form-group">
    <label for="reg_email">Email address<span class="text-danger">*</span></label>
    <input type="email" class="woocommerce-Input woocommerce-Input--text input-text form-control" name="email" id="reg_email" autocomplete="email" value="">
  </div>
  <p class="font-size-sm text-muted">A password will be sent to your email address.</p>
  <wc-order-attribution-inputs><input type="hidden" name="wc_order_attribution_source_type" value="typein"><input type="hidden" name="wc_order_attribution_referrer" value="(none)"><input type="hidden" name="wc_order_attribution_utm_campaign"
      value="(none)"><input type="hidden" name="wc_order_attribution_utm_source" value="(direct)"><input type="hidden" name="wc_order_attribution_utm_medium" value="(none)"><input type="hidden" name="wc_order_attribution_utm_content"
      value="(none)"><input type="hidden" name="wc_order_attribution_utm_id" value="(none)"><input type="hidden" name="wc_order_attribution_utm_term" value="(none)"><input type="hidden" name="wc_order_attribution_utm_source_platform"
      value="(none)"><input type="hidden" name="wc_order_attribution_utm_creative_format" value="(none)"><input type="hidden" name="wc_order_attribution_utm_marketing_tactic" value="(none)"><input type="hidden"
      name="wc_order_attribution_session_entry" value="https://www.code20x.com/"><input type="hidden" name="wc_order_attribution_session_start_time" value="2024-06-25 09:53:39"><input type="hidden" name="wc_order_attribution_session_pages"
      value="1"><input type="hidden" name="wc_order_attribution_session_count" value="1"><input type="hidden" name="wc_order_attribution_user_agent"
      value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"></wc-order-attribution-inputs>
  <div class="show_if_seller" style="display:none">
    <div class="split-row form-row-wide row">
      <div class="woocommerce-form-row form-group col-12 col-sm-6">
        <label for="first-name">First Name <span class="required">*</span></label>
        <input type="text" class="input-text form-control" name="fname" id="first-name" value="" required="required" disabled="">
      </div>
      <div class="woocommerce-form-row form-group col-12 col-sm-6">
        <label for="last-name">Last Name <span class="required">*</span></label>
        <input type="text" class="input-text form-control" name="lname" id="last-name" value="" required="required" disabled="">
      </div>
    </div>
    <div class="woocommerce-form-row form-group form-row-wide">
      <label for="company-name">Shop Name <span class="required">*</span></label>
      <input type="text" class="input-text form-control" name="shopname" id="company-name" value="" required="required" disabled="">
    </div>
    <div class="woocommerce-form-row form-group form-row-wide">
      <label for="seller-url" class="pull-left">Shop URL <span class="required">*</span></label>
      <strong id="url-alart-mgs" class="pull-right"></strong>
      <input type="text" class="input-text form-control" name="shopurl" id="seller-url" value="" required="required" disabled="">
      <small>https://www.code20x.com/store/<strong id="url-alart"></strong></small>
    </div>
    <div class="woocommerce-form-row form-group form-row-wide">
      <label for="shop-phone">Phone Number<span class="required">*</span></label>
      <input type="text" class="input-text form-control" name="phone" id="shop-phone" value="" required="required" disabled="">
    </div>
  </div>
  <div class="form-row form-group user-role">
    <label class="radio form-check-inline">
      <input type="radio" name="role" class="form-check-input dokan-role-customer" value="customer" checked="checked"> I am a customer </label>
    <label class="radio form-check-inline">
      <input type="radio" name="role" class="form-check-input dokan-role-seller" value="seller"> I am a vendor </label>
  </div>
  <div class="woocommerce-privacy-policy-text"></div>
  <div class="text-right">
    <button type="submit" class="woocommerce-Button woocommerce-button button woocommerce-form-register__submit btn btn-primary" name="register" value="Register"><i class="czi-user mr-2 ml-n1"></i>Register</button>
  </div>
  <input type="hidden" id="woocommerce-register-nonce" name="woocommerce-register-nonce" value="7476f2adc3"><input type="hidden" name="_wp_http_referer" value="/">
</form>

GET https://www.code20x.com/

<form role="search" method="get" class="woocommerce-product-search" action="https://www.code20x.com/">
  <label class="screen-reader-text" for="woocommerce-product-search-field-1">Search for:</label>
  <input type="search" id="woocommerce-product-search-field-1" class="search-field" placeholder="Search for products" value="" name="s">
  <button type="submit" value="Search" class="">Search</button>
  <input type="hidden" name="post_type" value="product">
</form>

GET https://www.code20x.com/

<form class="hero-search-form" method="get" action="https://www.code20x.com/" autocomplete="off">
  <div class="input-group input-group-overlay input-group-lg">
    <div class="input-group-prepend-overlay">
      <span class="input-group-text p-3"><i class="czi-search"></i></span>
    </div>
    <input class="form-control form-control-lg prepended-form-control rounded-right-0" type="text" placeholder="Start your search" name="s" value="">
    <div class="input-group-append">
      <select name="product_cat" id="product_cat" class="custom-select">
        <option value="0" selected="selected">All categories</option>
        <option class="level-0" value="add-ons">Add-Ons</option>
        <option class="level-0" value="graphics">Graphics</option>
        <option class="level-0" value="photos">Photos</option>
        <option class="level-0" value="ui-design">UI Design</option>
        <option class="level-0" value="web-themes">Web Themes</option>
      </select>
    </div>
    <input type="hidden" id="search-param" name="post_type" value="product">
  </div>
</form>

POST /

<form id="wpforms-form-401" class="wpforms-validate wpforms-form" data-formid="401" method="post" enctype="multipart/form-data" action="/" data-token="0bca3588dbd6e7561041f8dbb096995c" data-token-time="1719309217" novalidate="novalidate">
  <div class="wpforms-head-container">
    <div class="wpforms-title">Subscribe to newsletter</div>
  </div><noscript class="wpforms-error-noscript">Please enable JavaScript in your browser to complete this form.</noscript>
  <div class="wpforms-hidden" id="wpforms-error-noscript">Please enable JavaScript in your browser to complete this form.</div>
  <div class="wpforms-field-container">
    <div id="wpforms-401-field_1-container" class="wpforms-field wpforms-field-email" data-field-id="1"><label class="wpforms-field-label wpforms-label-hide" for="wpforms-401-field_1" aria-hidden="false">Email <span class="wpforms-required-label"
          aria-hidden="true">*</span></label><input type="email" id="wpforms-401-field_1" class="wpforms-field-large wpforms-field-required" name="wpforms[fields][1]" placeholder="Your email" spellcheck="false"
        aria-errormessage="wpforms-401-field_1-error" required=""></div>
  </div><!-- .wpforms-field-container -->
  <div class="wpforms-field wpforms-field-hp"><label for="wpforms-401-field-hp" class="wpforms-field-label">Website</label><input type="text" name="wpforms[hp]" id="wpforms-401-field-hp" class="wpforms-field-medium"></div>
  <div class="wpforms-submit-container"><input type="hidden" name="wpforms[id]" value="401"><input type="hidden" name="page_title" value="Footer Jumbotron"><input type="hidden" name="page_url" value="https://www.code20x.com/"><input type="hidden"
      name="page_id" value="192"><input type="hidden" name="wpforms[post_id]" value="192"><button type="submit" name="wpforms[submit]" id="wpforms-submit-401" class="wpforms-submit btn btn-primary" data-alt-text="Sending..."
      data-submit-text="Subscribe" aria-live="assertive" value="wpforms-submit">Subscribe</button></div>
</form>

Text Content

Menu Close ×
Search for: Search
 * Photos
   *  * All Photos
      * Abstract
      * Animals
      * Architecture
      * Beauty & Fashion
      * Business
      * Education
      * Food & Drink
      * Holidays
      * Industrial
      * people
      * Sports
      * Technology
 * Graphics
   *  * All Graphics
      * Icons
      * Illustration
      * Patterns
      * Textures
      * Web Elements
 * UI Design
   *  * All UI Design
      * PSD Templates
      * Sketch Templates
      * Adobe XD Templates
      * Figma Templates
 * Web Themes
   *  * All Web Themes
      * WordPress Themes
      * Bootstrap Themes
      * eCommerce Templates
      * Muse Templates
      * Plugins
 * Fonts
   *  * All Fonts
      * Blackletter
      * Display
      * Non Western
      * Sans Serif
      * Script
      * Serif
      * Slab Serif
      * Symbols
 * Add-Ons
   *  * All Add-Ons
      * Photoshop Add-Ons
      * Illustrator Add-Ons
      * Sketch Plugins
      * Procreate Brushes
      * InDesign Palettes
      * Lightroom Presets
      * Other Software

EN-US / ৳ 
 * ৳  BDT
 * EN-US




 * Sign in
 * Sign up

Username or email*
Password*
Show password
Remember me
Lost your password?
Login
Email address*

A password will be sent to your email address.

First Name *
Last Name *
Shop Name *
Shop URL * https://www.code20x.com/store/
Phone Number*
I am a customer I am a vendor

Register
Search

0 Wishlist

Account

0

No products in the cart.

 * Categories
   * Photos
      *  * All Photos
         * Abstract
         * Animals
         * Architecture
         * Beauty & Fashion
         * Business
         * Education
         * Food & Drink
         * Holidays
         * Industrial
         * people
         * Sports
         * Technology
   
   * Graphics
      *  * All Graphics
         * Icons
         * Illustration
         * Patterns
         * Textures
         * Web Elements
   
   * UI Design
      *  * All UI Design
         * PSD Templates
         * Sketch Templates
         * Adobe XD Templates
         * Figma Templates
   
   * Web Themes
      *  * All Web Themes
         * WordPress Themes
         * Bootstrap Themes
         * eCommerce Templates
         * Muse Templates
         * Plugins
   
   * Fonts
      *  * All Fonts
         * Blackletter
         * Display
         * Non Western
         * Sans Serif
         * Script
         * Serif
         * Slab Serif
         * Symbols
   
   * Add-Ons
      *  * All Add-Ons
         * Photoshop Add-Ons
         * Illustrator Add-Ons
         * Sketch Plugins
         * Procreate Brushes
         * InDesign Palettes
         * Lightroom Presets
         * Other Software

 * Home
 * Shop
   * Category Page
   * Single Item Page
   * Cart
   * Checkout
 * Account
   * Shop User Account
     * Order History
     * Profile Settings
     * Account Addresses
     * Downloads
   * Vendor Dashboard
     * Settings
     * Purchases
     * Sales
     * Products
     * Payouts
   * Sign In / Sign Up
   * Password Recovery
 * Pages
   * About Us
   * Contacts
   * 404 Not Found
 * Blog
   * Blog List with Sidebar
   * Single Post

Search for: Search


OVER 1,500 CURATED DESIGN RESOURCES, IMAGES, GRAPHIC & WEBSITE TEMPLATES


HIGH QUALITY ITEMS CREATED BY OUR GLOBAL COMMUNITY

All categories Add-Ons Graphics Photos UI Design Web Themes


DISCOVER FEATURED PRODUCTS

Every week we hand-pick some of the best items from our collection

Add to wishlist
Add to cart
by rajumiah092 in Patterns
Rated 5.00 out of 5


FLOATING PHONE AND TABLET MOCKUP (PSD)

12 Sales
15.99৳ 
Add to wishlist
Add to wishlist
Add to cart
by rajumiah092 in Patterns
Rated 4.00 out of 5


GRAVITY DEVICE MOCKUPS (PSD)

15 Sales
13.50৳ 
Add to wishlist
Add to wishlist
Add to cart
by rajumiah092 in Icons


GRAVITY DEVICE MOCKUPS (PSD)

28.99৳ 
Add to wishlist
Add to wishlist
Add to cart
by rajumiah092 in Patterns
Rated 4.00 out of 5


BUSINESS CARD BRANDING MOCKUP

7 Sales
23.90৳ 
Add to wishlist
Add to wishlist
Add to cart
by rajumiah092 in Figma Templates, UI Design
Rated 4.00 out of 5


COFFE PAPER CUP MOCKUP

27 Sales
24.99৳ 
Add to wishlist
Add to wishlist
Add to cart
by rajumiah092 in Web Themes
Rated 4.00 out of 5


CORPORATE BRANDING MOCKUP (PSD)

30 Sales
18.99৳  28.90৳ 
Add to wishlist
Add to wishlist
Add to cart
by Createx in Web Elements


FLAT-LINE E-COMMERCE ICONS (AI)

23.99৳ 
Add to wishlist
Add to wishlist
Add to cart
by rajumiah092 in Patterns
Rated 5.00 out of 5


FLOATING PHONE AND TABLET MOCKUP (PSD)

12 Sales
15.99৳ 
Add to wishlist
Add to wishlist
Add to cart
by rajumiah092 in Patterns
Rated 4.00 out of 5


GRAVITY DEVICE MOCKUPS (PSD)

15 Sales
13.50৳ 
Add to wishlist
Add to wishlist
Add to cart
by rajumiah092 in Icons


GRAVITY DEVICE MOCKUPS (PSD)

28.99৳ 
Add to wishlist
Add to wishlist
Add to cart
by rajumiah092 in Patterns
Rated 4.00 out of 5


BUSINESS CARD BRANDING MOCKUP

7 Sales
23.90৳ 
Add to wishlist
Add to wishlist
Add to cart
by rajumiah092 in Figma Templates, UI Design
Rated 4.00 out of 5


COFFE PAPER CUP MOCKUP

27 Sales
24.99৳ 
Add to wishlist
Add to wishlist
Add to cart
by rajumiah092 in Web Themes
Rated 4.00 out of 5


CORPORATE BRANDING MOCKUP (PSD)

30 Sales
18.99৳  28.90৳ 
Add to wishlist
Add to wishlist
Add to cart
by Createx in Web Elements


FLAT-LINE E-COMMERCE ICONS (AI)

23.99৳ 
Add to wishlist
Add to wishlist
Add to cart
by rajumiah092 in Patterns
Rated 5.00 out of 5


FLOATING PHONE AND TABLET MOCKUP (PSD)

12 Sales
15.99৳ 
Add to wishlist
Add to wishlist
Add to cart
by rajumiah092 in Patterns
Rated 4.00 out of 5


GRAVITY DEVICE MOCKUPS (PSD)

15 Sales
13.50৳ 
Add to wishlist
Add to wishlist
Add to cart
by rajumiah092 in Icons


GRAVITY DEVICE MOCKUPS (PSD)

28.99৳ 
Add to wishlist
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7


THE MOST RECENT RELEASES

All categories

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

View more products


SELLER OF THE MONTH

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------


WHY OUR MARKETPLACE?

Quality Guarantee

Quality checked by our team

Customer Support

Friendly 24/7 customer support

Lifetime Free Updates

Never pay for an update

Secure Payments

we posess SSL / Secure сertificate


FROM THE BLOG

Latest marketplace news, success stories and tutorials


Read More Posts
Marketplace

High quality items created by our global community.

16 PRODUCTS

3 MEMBERS

2 VENDORS

 * Twitter
 * Facebook
 * Instagram
 * Pinterest
 * YouTube


CATEGORIES

 * Photos
 * Graphics
 * UI Design
 * Web Themes
 * Fonts
 * Add-Ons


FOR MEMBERS

 * Licenses
 * Return Policy
 * Payment Methods
 * Become a vendor
 * Become an affiliate
 * Marketplace benefits

Subscribe to newsletter
Please enable JavaScript in your browser to complete this form.
Please enable JavaScript in your browser to complete this form.
Email *
Website
Subscribe
*Receive early discount offers, updates and new products info.

--------------------------------------------------------------------------------

© All rights reserved. Made by Createx Studio
 * Help Center
 * Affiliates
 * Support
 * Terms & Conditions

Top

0 Wishlist Menu 0 0.00৳ 


Notifications