www.ctkclip.com Open in urlscan Pro
52.43.235.225  Public Scan

Submitted URL: http://ctkclip.com/
Effective URL: https://www.ctkclip.com/en/main/odm
Submission: On May 16 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: searchGET https://www.ctkclip.com/search

<form method="GET" name="search" id="search" action="https://www.ctkclip.com/search">
  <div class="q_input">
    <input type="hidden" name="_token" value="Jj5LtI440gMVjjmmfSVjvbVcv9AdSo6GY1A02Nyx"> <input type="text" placeholder="Type in what you're looking for" id="q_search_input_2" class="q_search_input" name="keyword">
    <input type="hidden" name="user_num" value="">
    <input type="hidden" name="ip" value="10.10.23.71">
    <input type="hidden" name="language" value="en">
    <button type="submit" onclick="searchSubmit();">
      <i class="ico_comm ico24 search_ico"></i>
    </button>
  </div>
</form>

Name: report_formPOST https://www.ctkclip.com/report_process

<form method="POST" name="report_form" id="report_form" action="https://www.ctkclip.com/report_process" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="Jj5LtI440gMVjjmmfSVjvbVcv9AdSo6GY1A02Nyx">
  <div class="form_comm form_w">
    <div class="form_row">
      <div class="form_label">Report guideline<span class="required_indi">*</span></div>
      <div class="form_item">
        <div class="chk_w">
          <div class="chk_item">
            <input type="checkbox" id="report_type1" name="report_type" value="1">
            <label for="report_type1">
              <i class="chk_ico"></i> Acceptance of money and valuables or equity investment by partner companies </label>
          </div>
          <div class="chk_item">
            <input type="checkbox" id="report_type2" name="report_type" value="2">
            <label for="report_type2">
              <i class="chk_ico"></i> Illegal use of company assets </label>
          </div>
          <div class="chk_item">
            <input type="checkbox" id="report_type3" name="report_type" value="3">
            <label for="report_type3">
              <i class="chk_ico"></i> Document/count manipulation </label>
          </div>
          <div class="chk_item">
            <input type="checkbox" id="report_type4" name="report_type" value="4">
            <label for="report_type4">
              <i class="chk_ico"></i> Assaults and unfair demands between executives and employees </label>
          </div>
          <div class="chk_item">
            <input type="checkbox" id="report_type5" name="report_type" value="5">
            <label for="report_type5">
              <i class="chk_ico"></i> A violation of other ethical management </label>
          </div>
        </div>
        <p class="error_msg"><span id="alert_report_type"></span></p>
      </div>
    </div>
    <div class="form_row">
      <div class="form_label">Title<span class="required_indi">*</span></div>
      <div class="form_item">
        <input type="text" name="report_title" id="report_title" placeholder="Please enter a title.">
        <p class="error_msg"><span id="alert_report_title"></span></p>
      </div>
    </div>
    <div class="form_row">
      <div class="form_label">Name<span class="required_indi">*</span></div>
      <div class="form_item">
        <input type="text" name="report_name" id="report_name" placeholder="Enter your full name.">
        <p class="error_msg"><span id="alert_report_name"></span></p>
      </div>
    </div>
    <div class="form_row">
      <div class="form_label">Email<span class="required_indi">*</span></div>
      <div class="form_item">
        <input type="text" name="report_email" id="report_email" placeholder="Please enter email address.">
        <p class="error_msg"><span id="alert_report_email"></span></p>
      </div>
    </div>
    <div class="form_row">
      <div class="form_label">Phone</div>
      <div class="form_item">
        <input type="text" name="report_phone_number" placeholder="Enter your phone number.">
      </div>
    </div>
    <div class="form_row">
      <div class="form_label">Mobile phone number</div>
      <div class="form_item">
        <input type="text" name="report_mobile_number" placeholder="Enter your mobile phone number.">
      </div>
    </div>
    <div class="form_row visible_hidden">
      <div class="form_label">fax</div>
      <div class="form_item">
        <input type="text" name="report_fax" placeholder="report fax" autocomplete="off" tabindex="-1">
      </div>
    </div>
    <div class="form_row">
      <div class="form_label">Description<span class="required_indi">*</span></div>
      <div class="form_item">
        <div class="textarea_w">
          <textarea name="report_description" id="report_description"></textarea>
        </div>
        <p class="error_msg"><span id="alert_report_description"></span></p>
      </div>
    </div>
    <div class="form_row file">
      <div class="form_label">Attachment #1</div>
      <div class="form_item">
        <div class="file_w">
          <div class="file_in">
            <input class="upload_file" name="report_file_name1" id="report_file_name1" disabled="disabled" value="Please upload a file.">
            <label for="report_attached1" class="file_btn">File Upload</label>
          </div>
          <input type="file" name="report_attached1" id="report_attached1" value="" class="upload_hidden">
        </div>
      </div>
    </div>
    <div class="form_row file">
      <div class="form_label">Attachment #2</div>
      <div class="form_item">
        <div class="file_w">
          <div class="file_in">
            <input class="upload_file" name="report_file_name2" id="report_file_name2" disabled="disabled" value="Please upload a file.">
            <label for="report_attached2" class="file_btn">File Upload</label>
          </div>
          <input type="file" name="report_attached2" id="report_attached2" value="" class="upload_hidden">
        </div>
      </div>
    </div>
    <div class="form_row file">
      <div class="form_label">Attachment #3</div>
      <div class="form_item">
        <div class="file_w">
          <div class="file_in">
            <input class="upload_file" name="report_file_name3" id="report_file_name3" disabled="disabled" value="Please upload a file.">
            <label for="report_attached3" class="file_btn">File Upload</label>
          </div>
          <input type="file" name="report_attached3" id="report_attached3" value="" class="upload_hidden">
        </div>
      </div>
    </div>
  </div>
  <input type="hidden" name="report_type_chk">
  <input type="hidden" name="report_file_name1">
  <input type="hidden" name="report_file_name2">
  <input type="hidden" name="report_file_name3">
</form>

Text Content

CTK CLIP



en
ko en
Sign In

 * Category
   
   

 * New In

 * FORMULA

 * PACKAGE

 * RESOURCES

 * CLIP EXCLUSIVE

 * MOQ1K

 * SPEED TO MARKET

 * CUSTOM PACKAGING

 * HOW IT WORKS
 * PARTNER

 * FORMULA

 * PACKAGE

 * ACCESSORY

Skincare
 * Moisturizers
   * Toners / Mists
   * Face Moisturizers
 * Cleansers
   * Face Wash / Cleansers
   * Exfoliators
   * Removers
 * Treatments / Serums
   * Serums / Essences
   * Face Oils
   * Eye Care
   * Lip Care
 * Masks
   * Face Masks
   * Sheet Masks
   * Pads / Patches
 * Sunscreen
   * Sun Care

Makeup
 * Face
   * Foundation
   * BB / CC
   * Tinted Moisturizer
   * Concealer
   * Primer / Makeup Base
   * Makeup Fixer / Setting Spray
   * Face Powder
   * Highlighter / Contour
   * Bronzer
   * Blush
 * Eye
   * Eyeshadow
   * Mascara
   * Eyeliner
   * Eyebrow
   * Eye Primer
 * Lip
   * Lipstick
   * Lip Gloss / Lip Oil
   * Lip Liner / Lip Pencil
 * Nail
   * Nail Care

BODY CARE
 * Bath / Shower
   * Body Wash
   * Body Scrubs
   * Hand Wash
 * Body Moisturizers
   * Body Lotions / Oils
   * Hand Cream / Foot Cream

HAIR CARE
 * Shampoo / Conditioner
   * Shampoo
   * Scalp Scrub
 * Hair Nutrition
   * Hair Serums / Oils
   * Hair Masks / Creams
   * Tonic / Scalp
 * Styling
   * Styling Creams
   * Hair Makeup

Perfume
 * Perfume

Browse by Themes
 * * Clean Beauty
   * Vegan
   * Cruelty Free
   * Ingredient
   * Speed To Market
   * MOQ1000
   * Bloom Planet

Browse by Concerns
 * * Hydrating / Moisturizing
   * Trouble Care / Soothing
   * Nutritional / Aging
   * Pores / Exfoliating
   * Brightening
   * Skin Barrier

Skincare / Makeup
 * Airless
   * Airless Pump Bottle
   * Applicator
   * Airless Jar
   * Others
 * Diptube
   * General / Essence Pump
   * Dispensor
   * Foaming Pump
   * Menda Pump
 * Mist
   * General Mist
   * Fine Mist / Longlasting
   * Airless / 360º Mist
 * Dropper
   * General Teat
   * Button
   * Auto Loading
   * Ampoule
 * Tube
   * Airless Pump Tube
   * General Cap Tube
   * Flip Top Cap Tube
   * Applicator Tip Tube
 * Jar
   * Plastic Single Wall
   * Plastic Double Wall
   * Glass
   * Metal
   * Pad / Patch
 * Bottle
   * PETG
   * PET
   * PE
   * Glass
   * Etc.
 * Tottle
 * Stick
   * Face / Body Stick
   * Slim Stick
   * Liquid Stick
 * Lip
   * Lipstick
   * Lip Gloss / Stain
   * Lip Balm
   * Lip Liner
   * Multi in 1
 * Eye / Mascara
   * Eye Pencil
   * Eye Liner / Liquid
   * Mascara / Brow
   * Multi in 1
 * Compact
   * Cushion Compact
   * Airless Compact
   * 1 Hold Compact / Pact
 * Multi Hole Palette
 * Loose Powder

Perfume
 * Perfume Glass

Browse by Themes
 * * Refillable
   * One material
   * PCR
   * Patented

Puff / Sponge
 * Puff
 * Sponge

Spatula / Tweezer
 * Spatula
 * Tweezer

Brush
Mirror
Bubble Maker
Etc.


 * * Skincare
     * Moisturizers
       * Toners / Mists
       * Face Moisturizers
     * Cleansers
       * Face Wash / Cleansers
       * Exfoliators
       * Removers
     * Treatments / Serums
       * Serums / Essences
       * Face Oils
       * Eye Care
       * Lip Care
     * Masks
       * Face Masks
       * Sheet Masks
       * Pads / Patches
     * Sunscreen
       * Sun Care
 * * Makeup
     * Face
       * Foundation
       * BB / CC
       * Tinted Moisturizer
       * Concealer
       * Primer / Makeup Base
       * Makeup Fixer / Setting Spray
       * Face Powder
       * Highlighter / Contour
       * Bronzer
       * Blush
     * Eye
       * Eyeshadow
       * Mascara
       * Eyeliner
       * Eyebrow
       * Eye Primer
     * Lip
       * Lipstick
       * Lip Gloss / Lip Oil
       * Lip Liner / Lip Pencil
     * Nail
       * Nail Care
 * * BODY CARE
     * Bath / Shower
       * Body Wash
       * Body Scrubs
       * Hand Wash
     * Body Moisturizers
       * Body Lotions / Oils
       * Hand Cream / Foot Cream
 * * HAIR CARE
     * Shampoo / Conditioner
       * Shampoo
       * Scalp Scrub
     * Hair Nutrition
       * Hair Serums / Oils
       * Hair Masks / Creams
       * Tonic / Scalp
     * Styling
       * Styling Creams
       * Hair Makeup
 * * Perfume
     * Perfume

 * * Browse by Themes
     
     * Clean Beauty
     * Vegan
     * Cruelty Free
     * Ingredient
     * Speed To Market
     * MOQ1000
     * Bloom Planet

 * * Browse by Concerns
     
     * Hydrating / Moisturizing
     * Trouble Care / Soothing
     * Nutritional / Aging
     * Pores / Exfoliating
     * Brightening
     * Skin Barrier

CERAMIDE BARRIER CREAM

Crave into our Ceramide cream and treat your skin like no other! Experience the
deep hydration, and velvety texture with our secret blend of fermented ceramides
and lily-derived plant cells.

Explore the edit
 * * Skincare / Makeup
     * Airless
       * Airless Pump Bottle
       * Applicator
       * Airless Jar
       * Others
     * Diptube
       * General / Essence Pump
       * Dispensor
       * Foaming Pump
       * Menda Pump
     * Mist
       * General Mist
       * Fine Mist / Longlasting
       * Airless / 360º Mist
     * Dropper
       * General Teat
       * Button
       * Auto Loading
       * Ampoule
     * Tube
       * Airless Pump Tube
       * General Cap Tube
       * Flip Top Cap Tube
       * Applicator Tip Tube
     * Jar
       * Plastic Single Wall
       * Plastic Double Wall
       * Glass
       * Metal
       * Pad / Patch
     * Bottle
       * PETG
       * PET
       * PE
       * Glass
       * Etc.
     * Tottle
     * Stick
       * Face / Body Stick
       * Slim Stick
       * Liquid Stick
     * Lip
       * Lipstick
       * Lip Gloss / Stain
       * Lip Balm
       * Lip Liner
       * Multi in 1
     * Eye / Mascara
       * Eye Pencil
       * Eye Liner / Liquid
       * Mascara / Brow
       * Multi in 1
     * Compact
       * Cushion Compact
       * Airless Compact
       * 1 Hold Compact / Pact
     * Multi Hole Palette
     * Loose Powder
 * * Perfume
     * Perfume Glass

 * * Browse by Themes
     * Refillable
     * One material
     * PCR
     * Patented

PLASTIC SINGLE WALL JAR P3415

Perfect round jar for storing and showcasing your favorite creams, lotions, or
condiments, its sleek design adds a touch of sophistication to any setting.

Explore the edit

 * * Inspiration
     
     Driven by big data analysis, we curate series based on current market
     trends.
     
     Discover more

 * * Blog
     
     Byte sized beauty intel from the perspective of our beauty editor.
     
     Discover more

 * * SPOTLIGHT ON
     
     Beauty concepts meticulously analyzed and translated into curated products.
     
     Discover more

 * * MOQ1000
 * * SPEED TO MARKET
 * * CUSTOM PACKAGING
 * * PROMOTIONAL SAMPLES
 * * BRANDING
 * * FULFILLMENT

CLIP SERVICE GUIDE

A comprehensive guide to the services CLIP has to offer for fuss-free
development.

Find out more



TRENDING PRODUCTS

 * Clear Brightening Capsule Essence

 * ELIXIR GLOW BODY BRONZING OIL

 * GIRLHOOD

 * VITA B5+ZINC PCA BLENDED CREAM

 * Round Glass Perfume PKG 3

 * SNAIL MOISTURIZER

We are sorry! We can’t seem to find any product that match your search term ""
Re-check spelling and spacing or try with a similar search term.

Can’t find what you are looking for? Drop us an ‘Inquiry’ and we will reach out
shortly!

Inquiry


COSMETICS DEVELOPMENT PLATFORM

 * 


 * HOW IT WORKS
   
   
   
   How it Works


 * SPEED TO MARKET
   
   
   
   Speed To Market


 * MOQ1000
   
   
   
   MOQ1000


 * PROMOTIONAL SAMPLES
   
   
   
   Promotional Samples


 * CUSTOM PACKAGING
   
   
   
   Custom Packaging


 * BRANDING
   
   
   
   Branding


 * FULFILLMENT
   
   
   
   Fulfillment


STEP 1

FORMULA

Step into cosmetic creation! Choose your desired formula.
Discover weekly, handpicked formulations by CLIP – from global favorites to
trendy textures.

 * #SPF FOUNDATION
 * #COFFEE BOOST
 * #SOFT TANNING

More

 * CHAK CHAK TONE UP CREAM (SPF50+ PA++++)

 * My Skin But Better CC Cream (SPF50+ PA++++)

 * Double Lasting Cream Cushion (SPF30 PA++)

 * Honey Peach Veil Cushion (SPF50+/ PA++++)

 * NATURAL FINISH TINTED MOISTURIZER



 * Coffee Rolling Wash Off Pack

 * Espresso Shot Ampoule

 * CAFE MOCHA FACIAL MASK

 * CAFFEINE DEPUFF EYE SERUM



 * Velvet Cream Pearl Bronzer Stick

 * Body Glow Jelly Bronzer

 * NATURAL CREAM BRONZER STICK

 * BIODEGRADABLE SPARKLES BRONZER

 * Never Get Messy Liquid Bronzer




STEP 2

PACKAGING

After choosing the formula, it`s time to develop containers that define your
brand – from CLIP`s patented containers to sustainable ones - CLIP has it all!

 * #PERFUME
 * #LIP GLOSS
 * #CUSTOM PACKAGING

More

 * Round Glass Perfume PKG 5

 * Round Glass Perfume PKG 4

 * Round Glass Perfume PKG 6

 * Round Glass Perfume PKG 1

 * Round Glass Perfume PKG 2



 * ML8835 ROUND PET LIP GLOSS

 * Lip Gloss / Stain P3355

 * Lip Gloss / Stain P3361

 * Lip Gloss / Stain P3362

 * LIPGLOSS SJLG049



 * ID Lip gloss

 * BOTTOMS UP STICK ROUND REFILL 7 (TopFill)

 * SLICE EYEBROW OG

 * REFILLABLE PALETTE 4HOLES

 * Beauty clip 4.5




STEP 3

PROJECT INQUIRY

Transform your dream product into a reality by sharing your inquiries about the
chosen product.
We are here to offer bespoke solutions that align with your desired development
direction.
Let`s bring your vision to life in style!

Send Inquiry



CTKCLIP

BEAUTY EDITORIALS

Stay tuned for the latest beauty trends with CTKCLIP`s series, drawing
inspiration from diverse concepts and featuring exclusive beauty editorials.

 * SPOTLIGHT ON
   
   
   
   TIMELESS BEAUTY
   
   The Fountain of Youthful Elasticity

 * Blog
   
   
   
   FULFILLMENT BY CTK
   
   CTK USA Fulfillment center

 * SPOTLIGHT ON
   
   
   
   GET IT WET
   
   Get your sleek WET LOOK!

 * SPOTLIGHT ON
   
   
   
   PERFECTLY IMPERFECT
   
   Journey of Self-Expression

 * SPOTLIGHT ON
   
   
   
   BAKUCHIOL, THE NEW RETINOL
   
   DAY AND NIGHT CARE

 * SPOTLIGHT ON
   
   
   
   GLOW GOALS
   
   Let us introduce a sweet deal!

 * SPOTLIGHT ON
   
   
   
   SKINCARE SAVY SAVINGS
   
   Smart Skincare Solutions

 * SPOTLIGHT ON
   
   
   
   SNAILY GLIDES
   
   Snail Mucin, let it glide on your skin!

 * SPOTLIGHT ON
   
   
   
   DARE THE DARK
   
   ROCK YOUR DARK SIDE




CLIP TIP

Recommended Packaging

Stop looking for the right container matching your formula.
Just CLICK!

Clip it!

Love the product? Add it to your list!
From `MY CLIP LIST`, request the development of your turnkey product by matching
your favorite formula and packaging.

Sample request made effortless in just a click

Seamless sample request with just one click!


 * REFRESHING TOUCH
   
   With gel comes a refreshing boost! Dive into various moisturizing ingredients
   in a jelly texture.

 * Stick it closer
   
   Focus on specific areas of your face and give them special care for a healthy
   complexion!

 * REFRESHING TOUCH
   
   With gel comes a refreshing boost! Dive into various moisturizing ingredients
   in a jelly texture.

 * Stick it closer
   
   Focus on specific areas of your face and give them special care for a healthy
   complexion!

01/02




MOST CLICKED PRODUCT IN AMERICA DURING THE PAST TWO WEEKS!

 * Take a look at the similar product
   
   added to your sample bag.
   
   

 * Most clicked product in
   
   Europe
   
   during the past two weeks!

 * Most clicked product in
   
   America
   
   during the past two weeks!

 * Take a look at the similar product
   
   added to your sample bag.
   
   

 * Most clicked product in
   
   Europe
   
   during the past two weeks!

Receive recommendations based on your preferences.
Get Recommendations
 *  * 
    * 
    * 
    * 
    * 

 *  * 
    * 
    * 
    * 
    * 

 *  * MOQ1000
    * MOQ1000
    * 
    * 
    * 

 *  * 
    * 
    * 
    * 
    * 

 *  * 
    * 
    * 
    * 
    * 

Inquiry
Keyword



Content

Cancel Inquiry
Inquiry
20%
1/5
What would you like to ask about? (Single Check Possible)
Turnkey
Formula
Packaging
Branding
Close Next
Please select a product. (Multiple Check Possible)
Makeup
Skincare
Packaging
Others

Other : OTC, COVID-19 related
Previous Next
Selling Country (for regulatory, multiple check possible)
United States
Europe
Asia
Korea
China
Others

Previous Next
Distribution Channel (multiple check possible)
E-Commerce
H&B / Drug store
Department Store
Specialty Store
Home / Tele Shopping
Door to Door Sales
Others

Specialty Store : Sephora / Ulta / Watsons / Etc
Previous Next
Detail information
Email (Required)

Full Name (Required)

Corporate Or Brand Name (Required)

Country (Required)
United States Korea, Republic of Afghanistan Albania Algeria Andorra Angola
Anguilla Antarctica Antigua and Barbuda Argentina Armenia Aruba Australia
Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize
Benin Bermuda Bhutan Bolivia, Plurinational State of Bonaire, Sint Eustatius and
Saba Bosnia and Herzegovina Botswana Bouvet Island Brazil British Indian Ocean
Territory Brunei Darussalam Bulgaria Burkina Faso Burundi Cambodia Cameroon
Canada Cape Verde Cayman Islands Central African Republic Chad Chile China
Christmas Island Cocos (Keeling) Islands Colombia Comoros Congo Congo, the
Democratic Republic of the Cook Islands Costa Rica Cote d'Ivoire Croatia Cuba
Curasao Cyprus Czech Republic Denmark Djibouti Dominica Dominican Republic
Ecuador Egypt El Salvador Equatorial Guinea Eritrea Estonia Ethiopia Falkland
Islands (Malvinas) Faroe Islands Fiji Finland France French Guiana French
Polynesia French Southern Territories Gabon Gambia Georgia Germany Ghana
Gibraltar Greece Greenland Grenada Guadeloupe Guam Guatemala Guernsey Guinea
Guinea-Bissau Guyana Haiti Heard Island and McDonald Islands Holy See (Vatican
City State) Honduras Hong Kong Hungary Iceland India Indonesia Iran, Islamic
Republic of Iraq Ireland Isle of Man Israel Italy Jamaica Japan Jersey Jordan
Kazakhstan Kenya Kiribati Kuwait Kyrgyzstan Lao People's Democratic Republic
Latvia Lebanon Lesotho Liberia Libya Liechtenstein Lithuania Luxembourg Macao
Macedonia, the Former Yugoslav Republic of Madagascar Malawi Malaysia Maldives
Mali Malta Marshall Islands Martinique Mauritania Mauritius Mayotte Mexico
Micronesia, Federated States of Moldova, Republic of Monaco Mongolia Montenegro
Montserrat Morocco Mozambique Myanmar Namibia Nauru Nepal Netherlands New
Caledonia New Zealand Nicaragua Niger Nigeria Niue Norfolk Island Northern
Mariana Islands Norway Oman Pakistan Palau Palestine, State of Panama Papua New
Guinea Paraguay Peru Philippines Pitcairn Poland Portugal Puerto Rico Qatar
Reunion Romania Russian Federation Rwanda Saint Barthelemy Saint Helena,
Ascension and Tristan da Cunha Saint Kitts and Nevis Saint Lucia Saint Martin
(French part) Saint Pierre and Miquelon Saint Vincent and the Grenadines Samoa
San Marino Sao Tome and Principe Saudi Arabia Senegal Serbia Seychelles Sierra
Leone Singapore Sint Maarten (Dutch part) Slovakia Slovenia Solomon Islands
Somalia South Africa South Georgia and the South Sandwich Islands South Sudan
Spain Sri Lanka Sudan Suriname Svalbard and Jan Mayen Swaziland Sweden
Switzerland Syrian Arab Republic Tajikistan Tanzania, United Republic of
Thailand Timor-Leste Togo Tokelau Tonga Trinidad and Tobago Tunisia Turkey
Turkmenistan Turks and Caicos Islands Tuvalu Uganda Ukraine United Arab Emirates
United Kingdom United States Minor Outlying Islands Uruguay Uzbekistan Vanuatu
Venezuela, Bolivarian Republic of Vietnam Virgin Islands, British Virgin
Islands, U.S. Wallis and Futuna Western Sahara Yemen Zambia Zimbabwe Kosovo
Taiwan Netherlands Antilles Aland Islands American Samoa
Business Type (Required)
Cosmetic Brand Manufacturer (Filer) Manufacturer (PKG) Preparing for Cosmetic
Brand Others
Expected Delivery Date

Product

Expected Quantity
Less or 5,000 5,001 ~ 20,000 20,001 ~ 50,000 50,001 ~ 200,000 200,001 or More
Target Price
USD KRW
Target Consumer Age Group
Under 13
13~17
18~24
25~34
35~44
Over 45
Selling Point

Previous Submit
Please select an item.
Ok
Your request has been submitted.
Ok
File Upload
A file of 5MB or less can only be attatched.
Ok
File Upload
A file of 5MB or less can only be attatched.
Ok
Ask about product
You have completed a product inquiry!
Ok
Sign In
Authentication is required. Please sign in to use this function.
Ok
Product has been successfully clipped to MY CLIP.
Move to My clip
Selected product has been unclipped and removed from MY CLIP.
Ok
Added to Sample Bag
Go to Cart
Added to Sample Bag
Go to Cart
Products are deleted in my sample bag.
Ok

Sorry. It has no sample(s) for selected product.
Please refer to the below.


Ok
The product is already in your cart.
Go to Cart
The product has been clipped.
Move to My clip
Selected product has been unclipped and removed from MY CLIP.
Ok
Your request has been submitted.
Ok
A file of 5MB or less can only be attatched.
Ok
Up to 3 files can be attatched
Ok
ALZ files cannot be uploaded.
Ok
Please enter your email correctly.
Ok


Reporting
Report guideline

Target all stakeholders involved in the company's unethical behavior. However,
matters related to slander that are not based on facts and personal privacy that
are not related to work will not be included.

 

- Deceptive advertising, infringement of intellectual property rights, violation
of personal information protection

- Corruption, such as workplace harassment, violation of gender equality,
embezzlement of company assets, leakage of company intellectual property rights,
or unfair use

- Illegal acceptance of money and valuables or unfair acts against partners,
collusion with competitors, and fraudulent solicitation of stakeholders

- Manipulation of documents and coefficients, contrary to the interests of
shareholders and the company

- Violations of environmental and human rights protection, and win-win
violations with local communities

- Other violations of ethical management

Protection of informants

The informant's personal information and the contents of the report are
protected, and no information is disclosed or implied without the informant's
consent.

 

- You can report the report anonymously.

- However, in the case of anonymous reports, if the content is not specific or
the facts are unclear, the investigation may not proceed.

- Violations of informant protection, such as retaliation against informants or
providing disadvantages, are strictly punished in accordance with in-house
regulations such as employment rules.

- The reporting section is protected by a secure security system, and the
reporting investigation is handled under security by a designated person

* Star marked field is mandatory.

Collection information: Name and contact information

Purpose of collection: Processing complaints according to reports and replying
to the results of processing

Retention period: It is held until the above purpose is achieved, and is not
used for any purpose other than confirmation of information.

Agree to collect and use personal information
Report guideline*
Acceptance of money and valuables or equity investment by partner companies
Illegal use of company assets
Document/count manipulation
Assaults and unfair demands between executives and employees
A violation of other ethical management



Title*



Name*



Email*



Phone

Mobile phone number

fax

Description*



Attachment #1
File Upload
Attachment #2
File Upload
Attachment #3
File Upload
Cancel Submit
Please agree to the privacy policy before proceeding.
Ok
Hi 🥰
Is there anything on your mind? Are you dreaming of a specific product? 💬
Feel free to ask us;
We will help you clear up your ideas!



Cosmetics Development Platform
 * 
 * 
 * 
 * 

 * INFORMATION
   * HOW IT WORKS
   * ABOUT CLIP
   * About CTK
   * FAQ
 * CLIP EXCLUSIVE
   * MOQ1000
   * SPEED TO MARKET
   * CUSTOM PACKAGING
   * PROMOTIONAL SAMPLES
   * BRANDING
   * FULFILLMENT
 * Ask Us

Subscribe the Beauty Insider News



Get sneaky previews, new arrivals alerts and trends inspirations before anyone
else.

THANK YOU 🙌
FOR SUBSCRITING TO OUR NEWSLETTER.

We are incredibly excited to have you join the clippers club. Look out for our
mail in your inbox as you will be hearing from us very soon! 💌


Copyright ⓒ 2020 CTK Corp. All Rights Reserved.
 * Business Info.
 * Terms&Condition
 * Privacy Policy
 * Reporting

CTK Co., Ltd.

 * CEOIan Chung

 * Address234, Hyoryeong-ro, Seocho-gu, Seoul, Republic of Korea

 * Emailclip@ctkclip.com

 * Business Registration No.214-86-81682

 * E-commerce Registration No. 2020-Seoul-Seocho-3467