picoart.cn111.net Open in urlscan Pro
203.195.182.107  Public Scan

URL: https://picoart.cn111.net/
Submission: On August 19 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

POST /message/

<form action="/message/" class="row_small_box" method="post" onsubmit="return form_submit(this);">
  <ul class="row_small">
    <li class="">
      <label class="enquiry_label form_inp " inp-types="shallow">
        <input id="name_v623af3ee21ab4" autocomplete="off" autocorrect="off" class="enquiry_inp enquiry_inp_placeholder" name="contacts" oninput="setCustomValidity('')" oninvalid="setCustomValidity('Please fill in this field')"
          placeholder="Enter your name" required="" title="" type="text">
        <span class="required_span">Name</span>
        <p class="required_tips">Format error</p>
      </label>
    </li>
    <li class="">
      <label class="enquiry_label form_inp " inp-types="shallow">
        <input id="email_v623af3ee21ab4" autocomplete="off" autocorrect="off" class="enquiry_inp enquiry_inp_placeholder" name="email" oninput="setCustomValidity('')" oninvalid="setCustomValidity('Please fill in this field')"
          placeholder="Enter your e-mail" required="" title="" type="text">
        <span class="required_span">E-mail</span>
        <p class="required_tips">Format error</p>
      </label>
    </li>
    <li class="">
      <label class="enquiry_label form_inp " inp-types="shallow">
        <input id="phone_v623af3ee21ab4" autocomplete="off" autocorrect="off" class="enquiry_inp enquiry_inp_placeholder" name="mobile" oninput="this.value=this.value.replace(/[^\d]/,'');setCustomValidity('')"
          oninvalid="setCustomValidity('Please fill in this field')" placeholder="Enter your phone" title="" type="text">
        <span class="required_span">Phone/WhatsApp/Skype</span>
        <p class="required_tips">Format error</p>
      </label>
    </li>
    <li class="">
      <label class="enquiry_label form_inp " inp-types="shallow">
        <input id="company_v623af3ee21ab4" autocomplete="off" autocorrect="off" class="enquiry_inp enquiry_inp_placeholder" name="company" oninput="setCustomValidity('')" oninvalid="setCustomValidity('Please fill in this field')"
          placeholder="Enter your company name" title="" type="text">
        <span class="required_span">Company Name</span>
        <p class="required_tips">Format error</p>
      </label>
    </li>
    <li class="li-fill" style="width:100%;">
      <label class="enquiry_label form_inp " inp-types="shallow">
        <textarea id="msg_v623af3ee21ab4" autocomplete="off" autocorrect="off" class="enquiry_inp enquiry_inp_placeholder" name="content" oninput="setCustomValidity('')" oninvalid="setCustomValidity('Please fill in this field')"
          placeholder="Enter the content of your inquiry" required="" rows="4" title=""></textarea>
        <span class="required_span">Content</span>
        <p class="required_tips">Format error</p>
      </label>
    </li>
  </ul>
  <div class="enquiry_btn_box btn_box ">
    <button id="submit_v623af3ee21ab4" btn-types="deep" class="btn" type="submit">
      <div module_name="module" template-edit="btn_languages">SEND INQUIRY NOW</div>
    </button>
  </div>
</form>

/add-enquiry

<form action="/add-enquiry" class="bottom-inquiry-box__form">
  <button class="bottom-inquiry-box__close iconfont iconguanbi" data-inquiry-close="" type="button"></button>
  <h4 class="bottom-inquiry-box__title">Send your inquiry</h4>
  <input name="enquiry_type" type="hidden" value="0">
  <input name="visitlength" type="hidden" value="====1722403699====">
  <input name="source" type="hidden" value="0">
  <input name="id" type="hidden" value="0">
  <div class="bottom-inquiry-box__scroll">
    <label class="bottom-inquiry-box__label">
      <input autocomplete="off" autocorrect="off" class="bottom-inquiry-box__input" name="name" oninput="setCustomValidity('')" oninvalid="setCustomValidity('Please fill in this field')" placeholder="Enter your name" required="" title="">
      <span class="bottom-inquiry-box__tip">Name</span>
    </label>
    <label class="bottom-inquiry-box__label">
      <input autocomplete="off" autocorrect="off" class="bottom-inquiry-box__input" name="email" oninput="setCustomValidity('')" oninvalid="setCustomValidity('Please fill in this field')" placeholder="Enter your e-mail" required="" title=""
        type="email">
      <span class="bottom-inquiry-box__tip">E-mail</span>
      <span class="bottom-inquiry-box__error">Format error</span>
    </label>
    <label class="bottom-inquiry-box__label">
      <input autocomplete="off" autocorrect="off" class="bottom-inquiry-box__input" name="phone" oninput="setCustomValidity('')" oninvalid="setCustomValidity('Please fill in this field')" placeholder="Enter your phone" title="">
      <span class="bottom-inquiry-box__tip">Phone/WhatsApp/Skype</span>
    </label>
    <label class="bottom-inquiry-box__label">
      <input autocomplete="off" autocorrect="off" class="bottom-inquiry-box__input" name="company" oninput="setCustomValidity('')" oninvalid="setCustomValidity('Please fill in this field')" placeholder="Enter your company name" title="">
      <span class="bottom-inquiry-box__tip">Company Name</span>
    </label>
    <label class="bottom-inquiry-box__label">
      <textarea autocomplete="off" autocorrect="off" class="bottom-inquiry-box__input" name="msg" oninput="setCustomValidity('')" oninvalid="setCustomValidity('Please fill in this field')" placeholder="Enter the content of your inquiry" required=""
        rows="3" title=""></textarea>
      <span class="bottom-inquiry-box__tip">Content</span>
    </label>
  </div>
  <button id="submit_main" class="bottom-inquiry-box__btn bg-color" type="submit">SEND INQUIRY NOW</button>
</form>

/search

<form action="/search" class="sousuos_box" onsubmit="return head_form_fun(this);">
  <div class="search_cons">
    <input autocomplete="off" autocorrect="off" name="search" placeholder="SEARCH" required="" type="text">
    <button class="bg-color">
      <span class="iconfont iconsousuo"></span>
      <span class="btn_txt">SEARCH</span>
    </button>
    <i class="iconfont iconsousuo"></i>
  </div>
</form>

<form class="" onsubmit="return inquiryDialogFromSubmit(this)">
  <div class="body">
    <div class="inquiry_from">
      <div class="form-group">
        <label><i class="red">*</i>Name</label>
        <input class="form-control" name="name" oninput="setCustomValidity('')" oninvalid="this.setCustomValidity('Please fill in this field')" required="" type="text">
      </div>
      <div class="form-group">
        <label> Phone </label>
        <input class="form-control" name="phone" oninput="setCustomValidity('')" oninvalid="this.setCustomValidity('Please fill in this field')" type="text">
      </div>
      <div class="form-group">
        <label><i class="red">*</i>E-mail</label>
        <input class="form-control" name="email" onchange="checkemail(this)" oninput="setCustomValidity('')" oninvalid="checkemail(this,true)" required="" type="text">
      </div>
      <div class="form-group">
        <label><i class="red">*</i>Content</label>
        <textarea class="form-control" name="content" oninput="setCustomValidity('')" required="" style="resize: none;height: auto;"></textarea>
      </div>
    </div>
  </div>
  <div class="dialog-footer el-dialog__footer">
    <button id="submit_popup_inquiry" class="dialog-foot-btn" type="submit"> Send Inquiry Now </button>
  </div>
</form>

Text Content

Converting Concepts Into Reality Since 2003 | Pico Art Sculpture And Wall Art

 * 
 * 
 * 
 * 


 * HOME
 * PROJECTS
 * PRODUCTS
   * Sculpture
     * Stainless Steel Sculpture
     * Brass Sculpture
     * Iron Sculpture
     * Composite Sculpture
     * Clear Resin Sculpture
     * Mixed Sculpture
     * Fiberglass Sculpture
   * Wall Art
     * Metal Wall Art
     * Leather Wall Art
     * Mixed Wall Art
     * Oil Painting
 * WHY US
   * SUCCESSFUL PROJECT CASE
 * NEWS
 * ABOUT US
   * OFFICE AND FACTORY
 * CONTACT US

 * 
 * 
 * 
 * 

 * ART AS YOU WISH
   
   Integrating different cultures and fashion elements into art.
   
   LEARN MORE



 * banner
   
   LEARN MORE

PRODUCT CENTER

Our artworks are handmade and created by talented artists graduated from famous
art schools. During the design and manufacturing of the decorative sculpture,
metal sculpture, and wall art, we integrate different cultures and fashion
elements into art by using a variety of materials such as stainless steel, iron,
copper ,composite, fiberglass and wood etc.

 * stainless steel bear sculpture Supplier & manufacturers
   
   The material is stainless steel 304, it is better for outdoor used.
   
   This dolphin sculpture with mirror finish, so it looks very smoonth and shiny
   if put it under the sunshine.
   
   For matching mirror finish, the main process is what we can see in this
   video: polishing.
   
   After many workers time and energy, they polished the surface and welded
   points time by time to make it looks it an mirror.
   
   But I think it is worthy as the dolphin looks very cute and beautiful.

 * electroplating stainless steel abstract sculpture Supplier & manufacturers
   

WHY CHOOSE US

Pico Art was started in 2003. We are a professional manufacturer of art works
and an art agent, mainly dealing with wall art and sculptures. Our artworks are
handmade and are created by talented artists. Tabletop sculptures in exclusive
hotels, installation art across urban landscapes. Pico art creates with
consideration space.




CUSTOMIZED NOW >>

 * Exhibition (show room)
   

 * Expertise
   
   A specialized factory for artwork with latest technologies like 3D design, 3D
   CNC and laser cutting machines

 * Superior Quality
   
   Partnership with high-end brands and famous artists

 * Experience
   
   Serving world-wide clients from 100+ countries for over 20 years

 * Quality Control
   
   Strong Supply Chain Based on Strict QC ISO9001 System. ISO 9001 Quality
   Certification and CE by SGS.  

INQUIRY ME NOW, GOT THE PRICE LIST.

We are committed to producing the best quality products at the most competitive
prices. Therefore, we sincerely invite all interested companies to contact us
for more information.

CONTACT US

SUCCESSFUL PROJECT CASE

Over the past 20 years, we have been successfully working with our regular
customers from over 100 countries such as Holland, USA, Italy, France, Japan,
Russia and Dubai etc. We’re quite confident and experienced in quality control
as per customer’s requirements. The following are cases of decorative sculpture,
metal sculpture, and wall art.

 * stainless steel bear sculpture Supplier & manufacturers
   
   The material is stainless steel 304, it is better for outdoor used.
   
   This dolphin sculpture with mirror finish, so it looks very smoonth and shiny
   if put it under the sunshine.
   
   For matching mirror finish, the main process is what we can see in this
   video: polishing.
   
   After many workers time and energy, they polished the surface and welded
   points time by time to make it looks it an mirror.
   
   But I think it is worthy as the dolphin looks very cute and beautiful.

 * electroplating stainless steel abstract sculpture Supplier & manufacturers
   

 * 

 * ABOUT US
   
   
   
   
   
   
   
   
   
   
   We are a professional manufacturer of art works and an art agent, mainly
   dealing with oil paintings and sculptures. Our oil paintings are 100%
   handmade and are created by talented artists graduated from famous art
   schools. During the design and manufacturing of the sculptures, we integrate
   different cultures and fashion elements into art by using a variety of
   materials such as stainless steel, iron, copper, composite, and fiberglass
   etc.
   
   
   
   
   
   
   
   
   
   
   
   
   
    20 Years' Process Experience
    Professional production and sales team
    Pico Art was established in 2004
    Our mission is “Do art as you wish “
   
   
   
   
   
   
   
   
   
   
   READ MORE

LATEST NEWS

Our goal is to satisfy our customers with high precision and reliable quality to
ensure that every customer can feel comfortable and confident with our goods in
their applications.



LEAVE A MESSAGE

Just tell us your requirements, we can do more than you can imagine.

 * Name
   
   Format error

 * E-mail
   
   Format error

 * Phone/WhatsApp/Skype
   
   Format error

 * Company Name
   
   Format error

 * Content
   
   Format error

SEND INQUIRY NOW

Sitemap

 * Converting Concepts Into Reality Since 2003 | Pico Art Sculpture And Wall Art
   
   
   
   
   READ MORE>>
   
   

 * PRODUCTS
   
   Sculpture
   
   Stainless Steel Sculpture
   
   Brass Sculpture
   
   Iron Sculpture
   
   Composite Sculpture
   
   Clear Resin Sculpture
   
   Mixed Sculpture
   
   Fiberglass Sculpture
   
   Wall Art
   
   Metal Wall Art
   
   Leather Wall Art
   
   Mixed Wall Art
   
   Oil Painting
   

 * QUICK LINKS
   
   Home
   PROJECTS
   PRODUCTS
   WHY US
   NEWS
   ABOUT US
   CONTACT US

 * CONTACT US
   
   Email: pico@picoart.cn
   Tel: +86 755 89315343
   Add: Yiwei Industrial Zone, Baishi Sanjiaotang, Qiuchang Town, Huiyang
   District, Huizhou, Guangdong Province, China.
   Sitemap

Copyright © 2024 Pico Art Co., ltd. - www.picoart.com All Rights Reserved.  

 Web Design

 * linkedin
 * whatsapp
 * whatsapp
 * facebook
 * twitter
 * share
 * 

 * Share
 * Send Inquiry

SEND YOUR INQUIRY

Name E-mail Format error Phone/WhatsApp/Skype Company Name Content
SEND INQUIRY NOW

Choose a different language
╳

English

русский

Español

français

العربية
Current language:English
SEARCH

Send Your Inquiry

*Name
Phone
*E-mail
*Content
Send Inquiry Now

Please enter the calculation result.

Please enter the calculation result.

Verification failed. Please re-enter.
submit

 * facebook
 * youtube
 * pinterest
 * instagram
 * linkedin
 * vimeo