Find Our Products

Silicone Products

 

At Melon Rubber, we specialize in high-performance silicone solutions for medical, automotive, and consumer industries. With expertise in LSR injection molding, FDA-certified silicone parts, and fast prototyping, we deliver custom silicone seals, gaskets, and components that meet the highest quality standards. Whether you need small-batch prototypes or mass production, our ISO-certified facility ensures precision, durability, and competitive pricing.

 

Why Choose Melon Rubber?
    ✅ FDA & ISO-Certified Production
    ✅ Fast Turnaround: Prototypes in 7 Days
    ✅Low MOQ (from 500 pieces)
    ✅Part Tolerance meets ±0.01mm ( ISO3302-1M2/RMA)
    ✅ Custom Solutions: From Design to Delivery
    ✅ Global Export Experience,Seamless logistics support for EU, North America, and APAC markets. FOB/CIF terms available.

1030 - Got error 28 from storage engine

select distinct p.products_model,p.price,p.max_order_num,p.min_order_num,p.products_brand_name, pd.products_name,p.products_quantity, p.products_image,p.is_shipping_free, p.products_weight, pd.products_description,pd.products_feature, pd.products_simpledescription, p.products_id, IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price,p.products_price,products_msrp,p.products_size,p.products_sizes from products_description pd, products p left join specials s on p.products_id = s.products_id ,categories_description cd,products_to_categories p2c where p.products_status = '1' and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and cd.categories_id = p2c.categories_id and pd.language_id = '1' and (p2c.categories_id=16 or p2c.categories_id = '2' or p2c.categories_id = '5' )order by p.products_sort_order ,p.products_id desc limit 0, 12

[TEP STOP]