{"id":3737,"date":"2026-06-24T07:04:44","date_gmt":"2026-06-24T07:04:44","guid":{"rendered":"https:\/\/ycpcbs.com\/?page_id=3737"},"modified":"2026-08-10T02:21:30","modified_gmt":"2026-08-10T02:21:30","slug":"single-sided-fr4","status":"publish","type":"page","link":"https:\/\/ycpcbs.com\/pt\/single-sided-fr4\/","title":{"rendered":"Single Sided FR4"},"content":{"rendered":"<style>\n    html { scroll-behavior: smooth; }\n    body { font-family: Inter, sans-serif; }\n    .glass-card { background: rgba(255,255,255,.84); backdrop-filter: blur(14px); border: 1px solid rgba(52,199,89,.12); }\n    .hero-gradient { background: radial-gradient(circle at top right, rgba(52,199,89,.16), transparent 42%), radial-gradient(circle at bottom left, rgba(52,199,89,.08), transparent 42%); }\n    .green-glow { box-shadow: 0 24px 80px rgba(52,199,89,.18); }\n    @keyframes float { 0%{transform:translateY(0)} 50%{transform:translateY(-12px)} 100%{transform:translateY(0)} }\n    .animate-float { animation: float 6s ease-in-out infinite; }\n    .image-slot {\n      position: relative;\n      overflow: hidden;\n      border-radius: 1.25rem;\n      background:\n        radial-gradient(circle at 20% 18%, rgba(52,199,89,.20), transparent 28%),\n        radial-gradient(circle at 82% 76%, rgba(52,199,89,.14), transparent 30%),\n        linear-gradient(135deg, #f8fffa 0%, #eaf9ee 48%, #f8fafc 100%);\n      border: 1px solid rgba(15,23,42,.08);\n      box-shadow: inset 0 0 0 1px rgba(255,255,255,.65);\n    }\n    .image-slot::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background-image:\n        linear-gradient(90deg, rgba(52,199,89,.08) 1px, transparent 1px),\n        linear-gradient(rgba(52,199,89,.08) 1px, transparent 1px);\n      background-size: 22px 22px;\n      pointer-events: none;\n      z-index: 0;\n    }\n    .image-slot::after {\n      content: \"\";\n      position: absolute;\n      inset: 14px;\n      border: 1px dashed rgba(52,199,89,.28);\n      border-radius: 1rem;\n      pointer-events: none;\n      z-index: 0;\n    }\n    .image-slot img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n      position: relative;\n      z-index: 1;\n      transition: transform .45s ease, opacity .25s ease;\n    }\n    .image-slot:hover img { transform: scale(1.035); }\n    .image-slot img[src*=\"placehold.co\"] { opacity: 0; }\n    .image-slot.has-real-image img[src*=\"placehold.co\"],\n    .image-slot img:not([src*=\"placehold.co\"]) { opacity: 1; }\n    .hero-photo { min-height: 410px; }\n    .product-photo { min-height: 250px; }\n    .table-photo { border-radius: .9rem; }\n    .table-wrap { scrollbar-width: thin; scrollbar-color: #34C759 #f1f5f9; }\n    .product-table th { white-space: nowrap; }\n    .product-table td { vertical-align: middle; }\n    \n    \n    \n    \n    \n    \n  \n\n\/* YC PCB Unified Contact Popup *\/\n#ycpcbsFloatQuote{\n  position:fixed;\n  right:24px;\n  bottom:24px;\n  z-index:9998;\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:8px;\n  min-height:50px;\n  padding:13px 22px;\n  border:0;\n  border-radius:999px;\n  background:#34C759;\n  color:#ffffff!important;\n  text-decoration:none!important;\n  font-size:15px;\n  font-weight:800;\n  cursor:pointer;\n  box-shadow:0 14px 32px rgba(52,199,89,.34);\n  transition:transform .2s ease,background .2s ease,box-shadow .2s ease;\n}\n#ycpcbsFloatQuote:hover{\n  background:#28a745;\n  transform:translateY(-2px);\n  box-shadow:0 18px 38px rgba(52,199,89,.38);\n}\n\n.ycpcbs-contact-popup{\n  display:none;\n  position:fixed;\n  inset:0;\n  z-index:99999;\n  align-items:center;\n  justify-content:center;\n  padding:20px;\n  background:rgba(15,23,42,.68);\n  backdrop-filter:blur(6px);\n  -webkit-backdrop-filter:blur(6px);\n}\n.ycpcbs-contact-popup:target{display:flex}\n\n.ycpcbs-popup-dialog{\n  position:relative;\n  width:min(560px,100%);\n  max-height:calc(100vh - 40px);\n  overflow:auto;\n  padding:30px;\n  border:1px solid #dbe5ee;\n  border-radius:28px;\n  background:#fff;\n  box-shadow:0 30px 90px rgba(15,23,42,.24);\n}\n\n.ycpcbs-popup-close{\n  position:absolute;\n  top:15px;\n  right:16px;\n  width:38px;\n  height:38px;\n  display:grid;\n  place-items:center;\n  border-radius:50%;\n  border:1px solid #e2e8f0;\n  background:#f8fafc;\n  color:#0f172a!important;\n  font-size:24px;\n  line-height:1;\n  font-weight:800;\n  text-decoration:none;\n}\n\n.ycpcbs-popup-head{\n  padding-right:44px;\n  margin-bottom:22px;\n}\n.ycpcbs-popup-head h3{\n  margin:0;\n  color:#0f172a!important;\n  font-size:28px;\n  line-height:1.18;\n}\n.ycpcbs-popup-head p{\n  margin-top:10px;\n  color:#64748b!important;\n  font-size:14px;\n  line-height:1.65;\n}\n\n.ycpcbs-popup-field{margin-bottom:16px}\n\n.ycpcbs-contact-popup label{\n  display:block;\n  margin:0 0 8px;\n  color:#0f172a!important;\n  font-size:14px!important;\n  font-weight:800!important;\n}\n\n.ycpcbs-contact-popup input,\n.ycpcbs-contact-popup textarea{\n  width:100%!important;\n  border:1px solid #cbd5e1!important;\n  border-radius:14px!important;\n  background:#fff!important;\n  color:#0f172a!important;\n  padding:13px 14px!important;\n  font-family:Inter,Arial,sans-serif!important;\n  font-size:15px!important;\n  line-height:1.5!important;\n  outline:none!important;\n  box-shadow:none!important;\n  box-sizing:border-box!important;\n}\n\n.ycpcbs-contact-popup input:focus,\n.ycpcbs-contact-popup textarea:focus{\n  border-color:#34C759!important;\n  box-shadow:0 0 0 4px rgba(52,199,89,.13)!important;\n}\n\n.ycpcbs-contact-popup textarea{\n  min-height:135px!important;\n  resize:vertical!important;\n}\n\n.ycpcbs-popup-submit{\n  width:100%;\n  min-height:54px;\n  border:0;\n  border-radius:999px;\n  background:#34C759;\n  color:#fff!important;\n  font-size:15px;\n  font-weight:850;\n  cursor:pointer;\n  box-shadow:0 14px 30px rgba(52,199,89,.25);\n}\n.ycpcbs-popup-submit:hover{background:#28a745}\n.ycpcbs-popup-submit:disabled{opacity:.65;cursor:not-allowed}\n\n.ycpcbs-popup-note{\n  margin-top:14px;\n  text-align:center;\n  color:#64748b!important;\n  font-size:13px;\n  line-height:1.55;\n}\n.ycpcbs-popup-note a{\n  color:#166534!important;\n  font-weight:800;\n}\n\n@media(max-width:640px){\n  #ycpcbsFloatQuote{\n    right:14px;\n    bottom:14px;\n    min-height:46px;\n    padding:12px 18px;\n    font-size:14px;\n  }\n  .ycpcbs-contact-popup{\n    padding:12px;\n    align-items:flex-end;\n  }\n  .ycpcbs-popup-dialog{\n    width:100%;\n    max-height:88vh;\n    padding:24px 18px 20px;\n    border-radius:24px 24px 18px 18px;\n  }\n  .ycpcbs-popup-head h3{font-size:24px}\n}\n\n<\/style>\n<main>\n\n    <!-- Hero -->\n    <section class=\"relative min-h-screen flex items-center overflow-hidden hero-gradient bg-grid-pattern pt-20 pb-16\">\n      <div class=\"absolute top-24 right-10 w-72 h-72 bg-primary\/10 rounded-full blur-3xl\"><\/div>\n      <div class=\"absolute bottom-10 left-10 w-80 h-80 bg-primary\/5 rounded-full blur-3xl\"><\/div>\n\n      <div class=\"container mx-auto px-6 relative z-10\">\n        <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-14 items-center\">\n          <div class=\"text-center lg:text-left\">\n            <div class=\"inline-flex items-center gap-2 px-3 py-1 rounded-full bg-primary-light border border-primary\/20 text-primary font-semibold text-sm mb-6\">\n              <span class=\"relative flex h-2 w-2\"><span class=\"animate-ping absolute inline-flex h-full w-full rounded-full bg-primary opacity-75\"><\/span><span class=\"relative inline-flex rounded-full h-2 w-2 bg-primary\"><\/span><\/span>\n              Single-Layer FR4 PCB Manufacturing\n            <\/div>\n\n            <h1 class=\"font-heading text-4xl md:text-5xl lg:text-6xl font-bold tracking-tight text-neutral-950 mb-6 leading-[1.08]\">\n              Single Sided FR4 PCB\n              <span class=\"text-primary block\">Standard Specs. Gerber-Based Quote.<\/span>\n            <\/h1>\n\n            <p class=\"text-lg text-slate-600 mb-8 max-w-2xl mx-auto lg:mx-0 leading-relaxed\">\n              <a href=\"\/about\/\" style=\"font-weight:bold;color:var(--e-global-color-primary,#0058e6);text-decoration:underline;\">YC PCB<\/a> manufactures custom single sided FR4 PCB from customer Gerber files. Supported options include green, white, black, blue, and red solder mask; HASL, lead-free HASL, OSP, and ENIG surface finishes; individual board delivery or custom panelization.\n            <\/p>\n\n            <div class=\"grid grid-cols-1 sm:grid-cols-3 gap-3 mb-9 max-w-2xl mx-auto lg:mx-0\">\n              <div class=\"bg-white border border-slate-200 rounded-2xl p-4\"><div class=\"text-lg font-bold text-neutral-950\">3-5 Days<\/div><div class=\"text-xs text-slate-500\">Quickturn <a href=\"\/quick-turn-pcb\/\" style=\"font-weight:bold;color:var(--e-global-color-primary,#0058e6);text-decoration:underline;\">Prototype<\/a><\/div><\/div>\n              <div class=\"bg-white border border-slate-200 rounded-2xl p-4\"><div class=\"text-lg font-bold text-neutral-950\">7-10 Days<\/div><div class=\"text-xs text-slate-500\">Standard Batch Lead Time<\/div><\/div>\n              <div class=\"bg-white border border-slate-200 rounded-2xl p-4\"><div class=\"text-lg font-bold text-neutral-950\">1h Option<\/div><div class=\"text-xs text-slate-500\">Express After File Review<\/div><\/div>\n            <\/div>\n\n            <div class=\"flex flex-col sm:flex-row items-center justify-center lg:justify-start gap-4\">\n              <a href=\"#product-catalog\" class=\"px-8 py-4 bg-primary hover:bg-primary-dark !text-white rounded-xl font-semibold transition-all shadow-lg shadow-primary\/20 flex items-center gap-2 group\">\n  View Product Table\n  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-5 w-5 group-hover:translate-x-1 transition-transform !text-white\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 7l5 5m0 0l-5 5m5-5H6\" \/>\n  <\/svg>\n<\/a>\n              <button type=\"button\" data-product=\"Single Sided FR4 PCB\" class=\"quote-open px-8 py-4 bg-white border border-slate-200 hover:border-primary text-neutral-950 rounded-xl font-semibold transition-all\" onclick=\"openInquiry()\">Request Gerber Quote<\/button>\n            <\/div>\n\n            <div class=\"mt-14 flex flex-wrap justify-center lg:justify-start gap-3\">\n              <span class=\"px-4 py-2 bg-white border border-slate-200 rounded-full text-sm font-semibold text-slate-700\">ISO 9001:2015 Workflow<\/span>\n              <span class=\"px-4 py-2 bg-white border border-slate-200 rounded-full text-sm font-semibold text-slate-700\">UL \/ RoHS Support<\/span>\n              <span class=\"px-4 py-2 bg-white border border-slate-200 rounded-full text-sm font-semibold text-slate-700\">IPC-A-600 \/ IPC-A-610<\/span>\n              <span class=\"px-4 py-2 bg-white border border-slate-200 rounded-full text-sm font-semibold text-slate-700\">AOI + Electrical Test<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"relative hidden lg:block\">\n            <div class=\"relative z-10 animate-float\">\n              <div class=\"absolute -inset-4 bg-primary\/20 blur-3xl rounded-full\"><\/div>\n              <div class=\"glass-card p-4 rounded-[2rem] shadow-2xl green-glow relative\">\n                <div class=\"image-slot hero-photo h-[420px]\">\n                  <!-- Replace with real hero product photo: green single sided FR4 PCB, angled or top view. -->\n                  <img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/114-Layer-FR4-PCB-ENIG-scaled.webp\" alt=\"Single sided FR4 PCB product photo placeholder\" loading=\"lazy\" \/>\n                <\/div>\n\n                <div class=\"grid grid-cols-3 gap-4 mt-4\">\n                  <div class=\"image-slot h-28\">\n                    <!-- Replace with real close-up: solder mask, copper pads, drill holes. -->\n                    <img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/04\/\u7eff\u6cb9\u6c89\u91d1\u677f3.jpeg\" alt=\"FR4 PCB close-up photo placeholder\" loading=\"lazy\" \/>\n                  <\/div>\n                  <div class=\"image-slot h-28\">\n                    <!-- Replace with real white LED FR4 PCB photo. -->\n                    <img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/04\/\u7eff\u6cb9\u6c89\u91d1\u677f2.jpeg\" alt=\"White LED FR4 PCB photo placeholder\" loading=\"lazy\" \/>\n                  <\/div>\n                  <div class=\"image-slot h-28\">\n                    <!-- Replace with real bare copper FR4 board or PCBA photo. -->\n                    <img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/04\/\u84dd\u6cb9\u6c89\u91d1\u677f.png\" alt=\"Bare copper or PCBA photo placeholder\" loading=\"lazy\" \/>\n                  <\/div>\n                <\/div>\n\n                <div class=\"grid grid-cols-3 gap-4 mt-4\">\n                  <div class=\"bg-white\/90 border border-slate-200 rounded-2xl p-4\">\n                    <p class=\"text-xs font-bold uppercase tracking-wider text-primary mb-1\">Trace \/ Space<\/p>\n                    <p class=\"text-sm font-semibold text-neutral-950\">0.15 \/ 0.15mm<\/p>\n                  <\/div>\n                  <div class=\"bg-white\/90 border border-slate-200 rounded-2xl p-4\">\n                    <p class=\"text-xs font-bold uppercase tracking-wider text-primary mb-1\">Min. Drill<\/p>\n                    <p class=\"text-sm font-semibold text-neutral-950\">0.1-0.30mm<\/p>\n                  <\/div>\n                  <div class=\"bg-white\/90 border border-slate-200 rounded-2xl p-4\">\n                    <p class=\"text-xs font-bold uppercase tracking-wider text-primary mb-1\">Finish<\/p>\n                    <p class=\"text-sm font-semibold text-neutral-950\">HASL \/ OSP \/ ENIG<\/p>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Procurement Summary Bar -->\n    <section class=\"bg-gradient-to-br from-emerald-50 via-white to-slate-50 text-neutral-950 py-8\">\n  <div class=\"container mx-auto px-6\">\n    <div class=\"grid grid-cols-1 md:grid-cols-5 gap-4\">\n\n  <div class=\"p-5 rounded-2xl bg-primary hover:bg-primary-dark !text-white shadow-lg shadow-primary\/20 transition-all\">\n  <div class=\"!text-white font-bold text-sm mb-1\">\n    Material\n  <\/div>\n  <div class=\"font-semibold !text-white\">\n    FR4 \/ FR4 Epoxy Laminate\n  <\/div>\n<\/div>\n\n<div class=\"p-5 rounded-2xl bg-primary hover:bg-primary-dark !text-white shadow-lg shadow-primary\/20 transition-all\">\n  <div class=\"!text-white font-bold text-sm mb-1\">\n      Trace \/ Space\n    <\/div>\n    <div class=\"font-semibold !text-white\">\n      Min. 0.15 \/ 0.15 mm\n    <\/div>\n  <\/div>\n\n<div class=\"p-5 rounded-2xl bg-primary hover:bg-primary-dark !text-white shadow-lg shadow-primary\/20 transition-all\">\n  <div class=\"!text-white font-bold text-sm mb-1\">\n      Min. Hole\n    <\/div>\n<div class=\"font-semibold !text-white\">\n      0.1-0.30 mm Mechanical Drill\n    <\/div>\n  <\/div>\n\n<div class=\"p-5 rounded-2xl bg-primary hover:bg-primary-dark !text-white shadow-lg shadow-primary\/20 transition-all\">\n  <div class=\"!text-white font-bold text-sm mb-1\">\n      Delivery Form\n    <\/div>\n    <div class=\"font-semibold !text-white\">\n      Individual \/ Panel \/ V-Cut\n    <\/div>\n  <\/div>\n\n  <div class=\"p-5 rounded-2xl bg-primary hover:bg-primary-dark !text-white shadow-lg shadow-primary\/20 transition-all\">\n    <div class=\"font-bold text-sm mb-1 !text-white\">\n      MOQ\n    <\/div>\n    <div class=\"font-semibold !text-white\">\n      Prototype 1 pcs\n    <\/div>\n  <\/div>\n\n<\/div>\n  <\/div>\n<\/section>\n\n    <!-- Image Slots: Product Proof Strip -->\n    <section class=\"py-16 bg-white\">\n      <div class=\"container mx-auto px-6\">\n        <div class=\"grid grid-cols-1 lg:grid-cols-12 gap-6 items-stretch\">\n          \n          <div class=\"lg:col-span-8 grid grid-cols-2 md:grid-cols-4 gap-4\">\n            <div class=\"image-slot h-44 md:h-full min-h-[180px]\">\n              <!-- Replace with real photo: green single sided FR4 PCB, front side. -->\n              <img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/04\/\u53cc\u9762\u7eff\u6cb9\u677f.jpg\" alt=\"Green single sided FR4 PCB photo placeholder\" loading=\"lazy\" \/>\n            <\/div>\n            <div class=\"image-slot h-44 md:h-full min-h-[180px]\">\n              <!-- Replace with real photo: white solder mask LED FR4 PCB. -->\n              <img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/04\/\u53cc\u9762\u84dd\u6cb9\u677f.jpeg\" alt=\"White solder mask FR4 LED PCB photo placeholder\" loading=\"lazy\" \/>\n            <\/div>\n            <div class=\"image-slot h-44 md:h-full min-h-[180px]\">\n              <!-- Replace with real photo: ENIG pads or HASL surface close-up. -->\n              <img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/04\/\u7eff\u6cb9\u55b7\u9521\u677f1.jpg\" alt=\"Surface finish close-up photo placeholder\" loading=\"lazy\" \/>\n            <\/div>\n            <div class=\"image-slot h-44 md:h-full min-h-[180px]\">\n              <!-- Replace with real photo: PCBA or packed shipment photo. -->\n              <img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/04\/\u7eff\u6cb9\u6c89\u91d1\u677f4-scaled.jpg\" alt=\"Single sided FR4 PCBA photo placeholder\" loading=\"lazy\" \/>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Product Catalog Cards -->\n    <section id=\"product-catalog\" class=\"py-24 bg-slate-50\">\n      <div class=\"container mx-auto px-6\">\n        <div class=\"flex flex-col lg:flex-row lg:items-end lg:justify-between gap-8 mb-12\">\n          <div class=\"max-w-3xl\">\n            <div class=\"inline-flex px-4 py-2 rounded-full bg-primary-light text-primary font-semibold text-sm mb-6\">Product Catalog<\/div>\n            <h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950 mb-5\">Single Sided FR4 PCB Product Options<\/h2>\n            <p class=\"text-slate-600 leading-relaxed\">Select by material, solder mask, surface finish, delivery form, and application. Each item can be quoted from Gerber files, drawings, or reference samples.<\/p>\n          <\/div>\n          <div class=\"flex flex-col sm:flex-row gap-3\">\n            <a href=\"#comparison-table\" class=\"px-6 py-3 rounded-xl bg-white border border-slate-200 hover:border-primary font-semibold text-neutral-950 transition-all text-center\">Compare Parameters<\/a>\n            <button type=\"button\" data-product=\"Single Sided FR4 PCB Catalog\" class=\"quote-open px-6 py-3 rounded-xl bg-primary hover:bg-primary-dark text-white font-semibold transition-all\" onclick=\"openInquiry()\">Request RFQ<\/button>\n          <\/div>\n        <\/div>\n\n        <div class=\"grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-6\">\n          <article class=\"bg-white rounded-3xl border border-slate-200 hover:border-primary\/40 hover:shadow-xl transition-all overflow-hidden\">\n            <div class=\"p-4\"><div class=\"image-slot product-photo h-64\"><!-- Replace with real photo: standard green single sided FR4 PCB, top view. --><img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/04\/\u7eff\u6cb9\u55b7\u9521\u677f.jpg\" alt=\"Standard single sided FR4 PCB image placeholder\" loading=\"lazy\" \/><\/div><\/div>\n            <div class=\"p-6 pt-2\"><div class=\"text-xs font-bold text-primary uppercase tracking-wider mb-2\">YC-SF4-001<\/div><h3 class=\"text-xl font-bold text-neutral-950 mb-3\">Standard Single Sided FR4 PCB<\/h3><p class=\"text-sm text-slate-600 leading-relaxed mb-5\">General single-layer FR4 PCB for control boards, instruments, relay modules, small electronics, and cost-controlled industrial products.<\/p><div class=\"grid grid-cols-2 gap-3 text-sm mb-6\"><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Thickness<\/span><strong>0.4-3.2mm<\/strong><\/div><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Copper<\/span><strong>1-3oz<\/strong><\/div><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Finish<\/span><strong>HASL \/ OSP<\/strong><\/div><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Lead Time<\/span><strong>3-10 days<\/strong><\/div><\/div><button type=\"button\" data-product=\"Standard Single Sided FR4 PCB\" class=\"quote-open w-full px-5 py-3 bg-primary hover:bg-primary-dark text-white rounded-xl font-semibold transition-all\" onclick=\"openInquiry()\">Quote This Product<\/button><\/div>\n          <\/article>\n\n          <article class=\"bg-white rounded-3xl border border-slate-200 hover:border-primary\/40 hover:shadow-xl transition-all overflow-hidden\">\n            <div class=\"p-4\"><div class=\"image-slot product-photo h-64\"><!-- Replace with real photo: white solder mask LED FR4 PCB, LED pads visible. --><img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/2-LED-Tube-light-SMT-PCB-scaled.webp\" alt=\"White solder mask LED single sided FR4 PCB image placeholder\" loading=\"lazy\" \/><\/div><\/div>\n            <div class=\"p-6 pt-2\"><div class=\"text-xs font-bold text-primary uppercase tracking-wider mb-2\">YC-SF4-LED<\/div><h3 class=\"text-xl font-bold text-neutral-950 mb-3\">White Solder Mask LED FR4 PCB<\/h3><p class=\"text-sm text-slate-600 leading-relaxed mb-5\">Single sided FR4 board for LED strips, LED panels, signage lighting, and low-power lighting modules where reflection and appearance matter.<\/p><div class=\"grid grid-cols-2 gap-3 text-sm mb-6\"><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Mask<\/span><strong>White \/ Reflective<\/strong><\/div><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Copper<\/span><strong>1-2oz<\/strong><\/div><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Finish<\/span><strong>HASL \/ OSP<\/strong><\/div><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Use<\/span><strong>LED Lighting<\/strong><\/div><\/div><button type=\"button\" data-product=\"White Solder Mask LED FR4 PCB\" class=\"quote-open w-full px-5 py-3 bg-primary hover:bg-primary-dark text-white rounded-xl font-semibold transition-all\" onclick=\"openInquiry()\">Quote This Product<\/button><\/div>\n          <\/article>\n\n          <article class=\"bg-white rounded-3xl border border-slate-200 hover:border-primary\/40 hover:shadow-xl transition-all overflow-hidden\">\n            <div class=\"p-4\"><div class=\"image-slot product-photo h-64\"><!-- Replace with real photo: FR4 copper clad board \/ bare copper single sided FR4 sheet. --><img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/5ENIG-Multilayer-PCB-scaled.webp\" alt=\"Single sided FR4 copper clad board image placeholder\" loading=\"lazy\" \/><\/div><\/div>\n            <div class=\"p-6 pt-2\"><div class=\"text-xs font-bold text-primary uppercase tracking-wider mb-2\">YC-SF4-CCL<\/div><h3 class=\"text-xl font-bold text-neutral-950 mb-3\">Single Sided FR4 Copper Clad Board<\/h3><p class=\"text-sm text-slate-600 leading-relaxed mb-5\">FR4 epoxy copper clad board for PCB base material, lab development, simple circuit boards, and sample verification.<\/p><div class=\"grid grid-cols-2 gap-3 text-sm mb-6\"><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Base<\/span><strong>FR4 Epoxy<\/strong><\/div><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Copper<\/span><strong>Single Side<\/strong><\/div><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Mask<\/span><strong>None<\/strong><\/div><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Form<\/span><strong>Custom Cut<\/strong><\/div><\/div><button type=\"button\" data-product=\"Single Sided FR4 Copper Clad Board\" class=\"quote-open w-full px-5 py-3 bg-primary hover:bg-primary-dark text-white rounded-xl font-semibold transition-all\" onclick=\"openInquiry()\">Quote This Product<\/button><\/div>\n          <\/article>\n\n          <article class=\"bg-white rounded-3xl border border-slate-200 hover:border-primary\/40 hover:shadow-xl transition-all overflow-hidden\">\n            <div class=\"p-4\"><div class=\"image-slot product-photo h-64\"><!-- Replace with real photo: HASL single layer FR4 PCB, solder pads visible. --><img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/10Two-Layer-FR4-PCB-scaled.webp\" alt=\"HASL single layer FR4 PCB image placeholder\" loading=\"lazy\" \/><\/div><\/div>\n            <div class=\"p-6 pt-2\"><div class=\"text-xs font-bold text-primary uppercase tracking-wider mb-2\">YC-SF4-HASL<\/div><h3 class=\"text-xl font-bold text-neutral-950 mb-3\">HASL Single Layer FR4 PCB<\/h3><p class=\"text-sm text-slate-600 leading-relaxed mb-5\">Cost-effective single sided PCB for standard soldering processes, power boards, home appliance boards, and batch production.<\/p><div class=\"grid grid-cols-2 gap-3 text-sm mb-6\"><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Finish<\/span><strong>HASL \/ LF-HASL<\/strong><\/div><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Copper<\/span><strong>1-3oz<\/strong><\/div><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">MOQ<\/span><strong>1 pcs typical<\/strong><\/div><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Batch<\/span><strong>7-10 days<\/strong><\/div><\/div><button type=\"button\" data-product=\"HASL Single Layer FR4 PCB\" class=\"quote-open w-full px-5 py-3 bg-primary hover:bg-primary-dark text-white rounded-xl font-semibold transition-all\" onclick=\"openInquiry()\">Quote This Product<\/button><\/div>\n          <\/article>\n\n          <article class=\"bg-white rounded-3xl border border-slate-200 hover:border-primary\/40 hover:shadow-xl transition-all overflow-hidden\">\n            <div class=\"p-4\"><div class=\"image-slot product-photo h-64\"><!-- Replace with real photo: ENIG single sided FR4 PCB, gold pads, black or green solder mask. --><img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/03\/ENIG-PCB.png\" alt=\"ENIG single sided FR4 PCB image placeholder\" loading=\"lazy\" \/><\/div><\/div>\n            <div class=\"p-6 pt-2\"><div class=\"text-xs font-bold text-primary uppercase tracking-wider mb-2\">YC-SF4-ENIG<\/div><h3 class=\"text-xl font-bold text-neutral-950 mb-3\">ENIG Single Sided FR4 PCB<\/h3><p class=\"text-sm text-slate-600 leading-relaxed mb-5\">ENIG finish for cleaner pad surface, improved storage stability, flat soldering surface, and higher-grade appearance.<\/p><div class=\"grid grid-cols-2 gap-3 text-sm mb-6\"><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Finish<\/span><strong>ENIG<\/strong><\/div><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Mask<\/span><strong>Green \/ Black\/Red<\/strong><\/div><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Trace<\/span><strong>0.15mm min.<\/strong><\/div><div class=\"p-3 bg-slate-50 rounded-xl\"><span class=\"block text-slate-500\">Use<\/span><strong>Fine Pad PCB<\/strong><\/div><\/div><button type=\"button\" data-product=\"ENIG Single Sided FR4 PCB\" class=\"quote-open w-full px-5 py-3 bg-primary hover:bg-primary-dark text-white rounded-xl font-semibold transition-all\" onclick=\"openInquiry()\">Quote This Product<\/button><\/div>\n          <\/article>\n\n          <article class=\"bg-gradient-to-br from-emerald-50 via-white to-slate-50 text-neutral-950 rounded-3xl border border-emerald-100 hover:shadow-xl hover:shadow-primary\/10 transition-all overflow-hidden\">\n  <div class=\"p-4\">\n    <div class=\"image-slot product-photo h-64 bg-emerald-50 rounded-2xl overflow-hidden\">\n      <!-- Replace with real photo: single sided FR4 PCBA with SMT\/DIP components mounted. -->\n      <img decoding=\"async\"\n        src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/5Automotive-PCB-Assembly-with-surface-Mount-SMT-Through-Hole-DIP-scaled.webp\"\n        alt=\"Single sided FR4 PCB assembly image placeholder\"\n        loading=\"lazy\"\n      \/>\n    <\/div>\n  <\/div>\n\n  <div class=\"p-6 pt-2\">\n    <div class=\"text-xs font-bold text-primary uppercase tracking-wider mb-2\">\n      YC-SF4-PCBA\n    <\/div>\n\n    <h3 class=\"text-xl font-bold mb-3 text-neutral-950\">\n      Single Sided FR4 PCB Assembly\n    <\/h3>\n\n    <p class=\"text-sm text-slate-600 leading-relaxed mb-5\">\n      PCB fabrication plus component sourcing, SMT, DIP, functional testing, and packing for finished single-layer control boards.\n    <\/p>\n\n    <div class=\"grid grid-cols-2 gap-3 text-sm mb-6\">\n      <div class=\"p-3 bg-white border border-emerald-100 rounded-xl shadow-sm\">\n        <span class=\"block text-slate-500\">Assembly<\/span>\n        <strong class=\"text-neutral-950\">SMT \/ DIP<\/strong>\n      <\/div>\n\n      <div class=\"p-3 bg-white border border-emerald-100 rounded-xl shadow-sm\">\n        <span class=\"block text-slate-500\">Files<\/span>\n        <strong class=\"text-neutral-950\">Gerber + BOM<\/strong>\n      <\/div>\n\n      <div class=\"p-3 bg-white border border-emerald-100 rounded-xl shadow-sm\">\n        <span class=\"block text-slate-500\">Test<\/span>\n        <strong class=\"text-neutral-950\">FCT \/ Visual<\/strong>\n      <\/div>\n\n      <div class=\"p-3 bg-white border border-emerald-100 rounded-xl shadow-sm\">\n        <span class=\"block text-slate-500\">Packing<\/span>\n        <strong class=\"text-neutral-950\">Custom<\/strong>\n      <\/div>\n    <\/div>\n\n    <button\n      type=\"button\"\n      data-product=\"Single Sided FR4 PCB Assembly\"\n      class=\"quote-open w-full px-5 py-3 bg-primary hover:bg-primary-dark !text-white rounded-xl font-semibold transition-all shadow-lg shadow-primary\/20\"\n     onclick=\"openInquiry()\">\n      Quote This Product\n    <\/button>\n  <\/div>\n<\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Direct Comparison Table -->\n    <section id=\"comparison-table\" class=\"py-24 bg-white\">\n      <div class=\"container mx-auto px-6\">\n        <div class=\"max-w-3xl mb-12\">\n          <div class=\"inline-flex px-4 py-2 rounded-full bg-primary-light text-primary font-semibold text-sm mb-6\">Procurement Table<\/div>\n          <h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950 mb-5\">Compare Single Sided FR4 PCB Parameters<\/h2>\n          \n        <\/div>\n\n        <div class=\"bg-white rounded-[2rem] border border-slate-200 shadow-xl overflow-hidden\">\n          <div class=\"overflow-x-auto table-wrap\">\n            <table class=\"product-table min-w-[1580px] w-full text-left\">\n              <thead class=\"bg-slate-50 border-b border-slate-200\"><tr><th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Image<\/th><th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Product \/ Part No.<\/th><th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Material<\/th><th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Thickness<\/th><th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Copper<\/th><th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Trace \/ Space<\/th><th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Min. Hole<\/th><th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Surface Finish<\/th><th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Solder Mask<\/th><th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Delivery Form<\/th><th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Lead Time<\/th><th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">MOQ<\/th><th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500\">Typical Application<\/th><th class=\"px-5 py-4 text-xs font-bold uppercase tracking-wider text-slate-500 text-right\">Quote<\/th><\/tr><\/thead>\n              <tbody class=\"divide-y divide-slate-200\">\n                <tr class=\"hover:bg-primary-light\/30 transition-colors\"><td class=\"px-5 py-5\"><div class=\"image-slot table-photo w-28 h-24\"><!-- Replace with real thumbnail: standard green single sided FR4 PCB. --><img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2026\/04\/\u7eff\u6cb9\u55b7\u9521\u677f.jpg\" alt=\"Standard single sided FR4 PCB thumbnail placeholder\" loading=\"lazy\" \/><\/div><\/td><td class=\"px-5 py-5\"><div class=\"font-bold text-neutral-950\">Standard Single Sided FR4 PCB<\/div><div class=\"text-sm text-primary font-semibold mt-1\">YC-SF4-001<\/div><div class=\"text-xs text-slate-400 mt-1\">Custom Gerber Production<\/div><\/td><td class=\"px-5 py-5 text-slate-700\">FR4<\/td><td class=\"px-5 py-5 text-slate-700\">0.4-3.2mm<\/td><td class=\"px-5 py-5 text-slate-700\">1-3oz<\/td><td class=\"px-5 py-5 text-slate-700\">0.15 \/ 0.15mm<\/td><td class=\"px-5 py-5 text-slate-700\">0.30mm<\/td><td class=\"px-5 py-5 text-slate-700\">HASL \/ OSP \/ ENIG<\/td><td class=\"px-5 py-5 text-slate-700\">Green \/ Blue \/ Black \/ Red<\/td><td class=\"px-5 py-5 text-slate-700\">Individual \/ Panel<\/td><td class=\"px-5 py-5 text-slate-700\">3-10 working days<\/td><td class=\"px-5 py-5 text-slate-700\">1 pcs <\/td><td class=\"px-5 py-5 text-slate-700\">Control boards, instruments, consumer electronics<\/td><td class=\"px-5 py-5 text-right\"><button type=\"button\" data-product=\"Standard Single Sided FR4 PCB\" class=\"quote-open px-5 py-3 rounded-xl bg-primary hover:bg-primary-dark text-white font-semibold transition-all\" onclick=\"openInquiry()\">Quote<\/button><\/td><\/tr>\n                <tr class=\"hover:bg-primary-light\/30 transition-colors\"><td class=\"px-5 py-5\"><div class=\"image-slot table-photo w-28 h-24\"><!-- Replace with real thumbnail: white LED single sided FR4 PCB. --><img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/2-LED-Tube-light-SMT-PCB-scaled.webp\" alt=\"White solder mask LED FR4 PCB thumbnail placeholder\" loading=\"lazy\" \/><\/div><\/td><td class=\"px-5 py-5\"><div class=\"font-bold text-neutral-950\">White Solder Mask LED FR4 PCB<\/div><div class=\"text-sm text-primary font-semibold mt-1\">YC-SF4-LED<\/div><div class=\"text-xs text-slate-400 mt-1\">High Reflective Option<\/div><\/td><td class=\"px-5 py-5 text-slate-700\">FR4<\/td><td class=\"px-5 py-5 text-slate-700\">0.6-1.6mm<\/td><td class=\"px-5 py-5 text-slate-700\">1-2oz<\/td><td class=\"px-5 py-5 text-slate-700\">0.15 \/ 0.15mm<\/td><td class=\"px-5 py-5 text-slate-700\">0.30mm<\/td><td class=\"px-5 py-5 text-slate-700\">HASL \/ OSP \/ ENIG<\/td><td class=\"px-5 py-5 text-slate-700\">White \/ High Reflective Ink<\/td><td class=\"px-5 py-5 text-slate-700\">Panel \/ V-Cut<\/td><td class=\"px-5 py-5 text-slate-700\">3-10 working days<\/td><td class=\"px-5 py-5 text-slate-700\">1 pcs typical<\/td><td class=\"px-5 py-5 text-slate-700\">LED strips, LED panels, signage lighting<\/td><td class=\"px-5 py-5 text-right\"><button type=\"button\" data-product=\"White Solder Mask LED FR4 PCB\" class=\"quote-open px-5 py-3 rounded-xl bg-primary hover:bg-primary-dark text-white font-semibold transition-all\" onclick=\"openInquiry()\">Quote<\/button><\/td><\/tr>\n                <tr class=\"hover:bg-primary-light\/30 transition-colors\"><td class=\"px-5 py-5\"><div class=\"image-slot table-photo w-28 h-24\"><!-- Replace with real thumbnail: single sided FR4 copper clad board. --><img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/5ENIG-Multilayer-PCB-scaled.webp\" alt=\"Single sided FR4 copper clad board thumbnail placeholder\" loading=\"lazy\" \/><\/div><\/td><td class=\"px-5 py-5\"><div class=\"font-bold text-neutral-950\">Single Sided FR4 Copper Clad Board<\/div><div class=\"text-sm text-primary font-semibold mt-1\">YC-SF4-CCL<\/div><div class=\"text-xs text-slate-400 mt-1\">FR4 Epoxy Copper Board<\/div><\/td><td class=\"px-5 py-5 text-slate-700\">FR4 Epoxy<\/td><td class=\"px-5 py-5 text-slate-700\">Custom<\/td><td class=\"px-5 py-5 text-slate-700\">Single Side Copper<\/td><td class=\"px-5 py-5 text-slate-700\">0.15 \/ 0.15mm<\/td><td class=\"px-5 py-5 text-slate-700\">Custom<\/td><td class=\"px-5 py-5 text-slate-700\">HASL \/ OSP \/ ENIG<\/td><td class=\"px-5 py-5 text-slate-700\">Green<\/td><td class=\"px-5 py-5 text-slate-700\">Sheet \/ Custom Cut<\/td><td class=\"px-5 py-5 text-slate-700\">3-10 working days<\/td><td class=\"px-5 py-5 text-slate-700\">Project-based<\/td><td class=\"px-5 py-5 text-slate-700\">Prototype base, sample board, simple circuit base<\/td><td class=\"px-5 py-5 text-right\"><button type=\"button\" data-product=\"Single Sided FR4 Copper Clad Board\" class=\"quote-open px-5 py-3 rounded-xl bg-primary hover:bg-primary-dark text-white font-semibold transition-all\" onclick=\"openInquiry()\">Quote<\/button><\/td><\/tr>\n                <tr class=\"hover:bg-primary-light\/30 transition-colors\"><td class=\"px-5 py-5\"><div class=\"image-slot table-photo w-28 h-24\"><!-- Replace with real thumbnail: HASL single layer FR4 PCB. --><img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/10Two-Layer-FR4-PCB-scaled.webp\" alt=\"HASL single layer FR4 PCB thumbnail placeholder\" loading=\"lazy\" \/><\/div><\/td><td class=\"px-5 py-5\"><div class=\"font-bold text-neutral-950\">HASL Single Layer FR4 PCB<\/div><div class=\"text-sm text-primary font-semibold mt-1\">YC-SF4-HASL<\/div><div class=\"text-xs text-slate-400 mt-1\">Cost-Effective Surface Finish<\/div><\/td><td class=\"px-5 py-5 text-slate-700\">FR4<\/td><td class=\"px-5 py-5 text-slate-700\">0.8-2.0mm<\/td><td class=\"px-5 py-5 text-slate-700\">1-3oz<\/td><td class=\"px-5 py-5 text-slate-700\">0.15 \/ 0.15mm<\/td><td class=\"px-5 py-5 text-slate-700\">0.30mm<\/td><td class=\"px-5 py-5 text-slate-700\">HASL \/ Lead-Free HASL<\/td><td class=\"px-5 py-5 text-slate-700\">Custom Color<\/td><td class=\"px-5 py-5 text-slate-700\">Individual \/ Panel \/ V-Cut<\/td><td class=\"px-5 py-5 text-slate-700\">3-10 working days<\/td><td class=\"px-5 py-5 text-slate-700\">1 pcs typical<\/td><td class=\"px-5 py-5 text-slate-700\">Power boards, appliance boards, controllers<\/td><td class=\"px-5 py-5 text-right\"><button type=\"button\" data-product=\"HASL Single Layer FR4 PCB\" class=\"quote-open px-5 py-3 rounded-xl bg-primary hover:bg-primary-dark text-white font-semibold transition-all\" onclick=\"openInquiry()\">Quote<\/button><\/td><\/tr>\n                <tr class=\"hover:bg-primary-light\/30 transition-colors\"><td class=\"px-5 py-5\"><div class=\"image-slot table-photo w-28 h-24\"><!-- Replace with real thumbnail: ENIG single sided FR4 PCB. --><img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/03\/ENIG-PCB.png\" alt=\"ENIG single sided FR4 PCB thumbnail placeholder\" loading=\"lazy\" \/><\/div><\/td><td class=\"px-5 py-5\"><div class=\"font-bold text-neutral-950\">ENIG Single Sided FR4 PCB<\/div><div class=\"text-sm text-primary font-semibold mt-1\">YC-SF4-ENIG<\/div><div class=\"text-xs text-slate-400 mt-1\">Gold Surface Finish<\/div><\/td><td class=\"px-5 py-5 text-slate-700\">FR4<\/td><td class=\"px-5 py-5 text-slate-700\">0.6-2.4mm<\/td><td class=\"px-5 py-5 text-slate-700\">1-2oz<\/td><td class=\"px-5 py-5 text-slate-700\">0.15 \/ 0.15mm<\/td><td class=\"px-5 py-5 text-slate-700\">0.30mm<\/td><td class=\"px-5 py-5 text-slate-700\">ENIG<\/td><td class=\"px-5 py-5 text-slate-700\">Green \/ Black \/ Red<\/td><td class=\"px-5 py-5 text-slate-700\">Individual \/ Panel<\/td><td class=\"px-5 py-5 text-slate-700\">5-10 working days<\/td><td class=\"px-5 py-5 text-slate-700\">1pcs typical<\/td><td class=\"px-5 py-5 text-slate-700\">Fine pad boards, stable storage, clean finish boards<\/td><td class=\"px-5 py-5 text-right\"><button type=\"button\" data-product=\"ENIG Single Sided FR4 PCB\" class=\"quote-open px-5 py-3 rounded-xl bg-primary hover:bg-primary-dark text-white font-semibold transition-all\" onclick=\"openInquiry()\">Quote<\/button><\/td><\/tr>\n                <tr class=\"hover:bg-primary-light\/30 transition-colors\"><td class=\"px-5 py-5\"><div class=\"image-slot table-photo w-28 h-24\"><!-- Replace with real thumbnail: single sided FR4 PCBA. --><img decoding=\"async\" src=\"https:\/\/ycpcbs.com\/wp-content\/uploads\/2025\/09\/5Automotive-PCB-Assembly-with-surface-Mount-SMT-Through-Hole-DIP-scaled.webp\" alt=\"Single sided FR4 PCB assembly thumbnail placeholder\" loading=\"lazy\" \/><\/div><\/td><td class=\"px-5 py-5\"><div class=\"font-bold text-neutral-950\">Single Sided FR4 PCB Assembly<\/div><div class=\"text-sm text-primary font-semibold mt-1\">YC-SF4-PCBA<\/div><div class=\"text-xs text-slate-400 mt-1\">PCB + BOM + Assembly + Test<\/div><\/td><td class=\"px-5 py-5 text-slate-700\">FR4 PCB<\/td><td class=\"px-5 py-5 text-slate-700\">Custom<\/td><td class=\"px-5 py-5 text-slate-700\">Custom<\/td><td class=\"px-5 py-5 text-slate-700\">Per Gerber<\/td><td class=\"px-5 py-5 text-slate-700\">Per Gerber<\/td><td class=\"px-5 py-5 text-slate-700\">HASL \/ OSP \/ ENIG<\/td><td class=\"px-5 py-5 text-slate-700\">Custom<\/td><td class=\"px-5 py-5 text-slate-700\">Panel \/ Finished Board<\/td><td class=\"px-5 py-5 text-slate-700\">By BOM + quantity<\/td><td class=\"px-5 py-5 text-slate-700\">Project-based<\/td><td class=\"px-5 py-5 text-slate-700\">Relay boards, sensor boards, finished control boards<\/td><td class=\"px-5 py-5 text-right\"><button type=\"button\" data-product=\"Single Sided FR4 PCB Assembly\" class=\"quote-open px-5 py-3 rounded-xl bg-primary hover:bg-primary-dark text-white font-semibold transition-all\" onclick=\"openInquiry()\">Quote<\/button><\/td><\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n          <div class=\"px-6 py-4 bg-slate-50 border-t border-slate-200 text-sm text-slate-500 flex flex-col md:flex-row md:items-center md:justify-between gap-3\"><p>Lead time and MOQ depend on Gerber complexity, panel utilization, surface finish, quantity, and delivery method.<\/p><button type=\"button\" data-product=\"Custom Single Sided FR4 PCB Requirement\" class=\"quote-open text-primary font-bold hover:underline text-left md:text-right\" onclick=\"openInquiry()\">Send custom requirement \u2192<\/button><\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Manufacturing Capability -->\n    <section class=\"py-24 bg-slate-50\">\n      <div class=\"container mx-auto px-6\">\n        <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-14 items-center\">\n          <div><div class=\"inline-flex px-4 py-2 rounded-full bg-primary-light text-primary font-semibold text-sm mb-6\">Manufacturing Capability<\/div><h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950 mb-6\">Single-Layer FR4 PCB. Custom Production from Your Gerber File.<\/h2><p class=\"text-slate-600 leading-relaxed mb-6\">Single-sided FR4 production requires controlled laminate selection, stable etching tolerance, solder mask uniformity, accurate drilling, final routing, and electrical net verification. YC PCB supports prototype, small batch, and repeated production orders for B2B electronics customers.<\/p><p class=\"text-slate-600 leading-relaxed mb-8\">For bare PCB acceptance, visual inspection can be aligned with IPC-A-600 requirements. For assembled boards, IPC-A-610 Class 2 workmanship requirements can be used according to the project requirement.<\/p><div class=\"grid grid-cols-2 gap-4\"><div class=\"p-5 bg-white rounded-2xl border border-slate-200\"><div class=\"text-2xl font-bold text-neutral-950\">\u00b10.05mm<\/div><div class=\"text-sm text-slate-500 mt-1\">Typical Etching Control Target<\/div><\/div><div class=\"p-5 bg-white rounded-2xl border border-slate-200\"><div class=\"text-2xl font-bold text-neutral-950\">0.15mm<\/div><div class=\"text-sm text-slate-500 mt-1\">Min. Trace \/ Space<\/div><\/div><div class=\"p-5 bg-white rounded-2xl border border-slate-200\"><div class=\"text-2xl font-bold text-neutral-950\">0.1-0.30mm<\/div><div class=\"text-sm text-slate-500 mt-1\">Min. Mechanical Drill<\/div><\/div><div class=\"p-5 bg-white rounded-2xl border border-slate-200\"><div class=\"text-2xl font-bold text-neutral-950\">100%<\/div><div class=\"text-sm text-slate-500 mt-1\">Electrical Test Available<\/div><\/div><\/div><\/div>\n          <div class=\"glass-card rounded-[2rem] p-8 shadow-xl green-glow\"><h3 class=\"font-heading text-3xl font-bold text-neutral-950 mb-8\">General Capability Range<\/h3><div class=\"space-y-1\"><div class=\"flex justify-between gap-6 py-4 border-b border-slate-200\"><span class=\"text-slate-500\">PCB Type<\/span><span class=\"font-semibold text-neutral-950 text-right\">Single Sided FR4 PCB<\/span><\/div><div class=\"flex justify-between gap-6 py-4 border-b border-slate-200\"><span class=\"text-slate-500\">Material<\/span><span class=\"font-semibold text-neutral-950 text-right\">FR4 \/ FR4 Epoxy Laminate<\/span><\/div><div class=\"flex justify-between gap-6 py-4 border-b border-slate-200\"><span class=\"text-slate-500\">Board Thickness<\/span><span class=\"font-semibold text-neutral-950 text-right\">0.4mm - 3.2mm<\/span><\/div><div class=\"flex justify-between gap-6 py-4 border-b border-slate-200\"><span class=\"text-slate-500\">Copper Thickness<\/span><span class=\"font-semibold text-neutral-950 text-right\">1oz - 3oz<\/span><\/div><div class=\"flex justify-between gap-6 py-4 border-b border-slate-200\"><span class=\"text-slate-500\">Solder Mask<\/span><span class=\"font-semibold text-neutral-950 text-right\">Green, White, Black, Blue, Red<\/span><\/div><div class=\"flex justify-between gap-6 py-4 border-b border-slate-200\"><span class=\"text-slate-500\">Surface Finish<\/span><span class=\"font-semibold text-neutral-950 text-right\">HASL, Lead-Free HASL, OSP, ENIG<\/span><\/div><div class=\"flex justify-between gap-6 py-4 border-b border-slate-200\"><span class=\"text-slate-500\">Panelization<\/span><span class=\"font-semibold text-neutral-950 text-right\">Individual, Panel, V-Cut, Tab Routing<\/span><\/div><div class=\"flex justify-between gap-6 py-4\"><span class=\"text-slate-500\">Optional Service<\/span><span class=\"font-semibold text-neutral-950 text-right\">SMT, DIP, FCT, Packing<\/span><\/div><\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Certifications & Standards -->\n    <section class=\"py-24 bg-white\"><div class=\"container mx-auto px-6\"><div class=\"text-center max-w-3xl mx-auto mb-16\"><div class=\"inline-flex px-4 py-2 rounded-full bg-primary-light text-primary font-semibold text-sm mb-6\">Quality Documents<\/div><h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950 mb-5\">Quality Control and Compliance Support<\/h2><p class=\"text-slate-600 leading-relaxed\">Procurement teams need clear quality references before supplier approval. YC PCB can support standard manufacturing documentation and inspection records according to project requirements.<\/p><\/div><div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-5 gap-5\"><div class=\"p-6 bg-slate-50 rounded-3xl border border-slate-200\"><h3 class=\"font-bold text-neutral-950 mb-2\">ISO 9001:2015<\/h3><p class=\"text-sm text-slate-600\">Quality management workflow for stable batch production.<\/p><\/div><div class=\"p-6 bg-slate-50 rounded-3xl border border-slate-200\"><h3 class=\"font-bold text-neutral-950 mb-2\">UL \/ RoHS<\/h3><p class=\"text-sm text-slate-600\">Compliance documentation can be provided according to order needs.<\/p><\/div><div class=\"p-6 bg-slate-50 rounded-3xl border border-slate-200\"><h3 class=\"font-bold text-neutral-950 mb-2\">IPC-A-600<\/h3><p class=\"text-sm text-slate-600\">Bare PCB appearance and acceptability reference.<\/p><\/div><div class=\"p-6 bg-slate-50 rounded-3xl border border-slate-200\"><h3 class=\"font-bold text-neutral-950 mb-2\">IPC-A-610 Class 2<\/h3><p class=\"text-sm text-slate-600\">Available for PCBA workmanship requirements.<\/p><\/div><div class=\"p-6 bg-gradient-to-br from-emerald-50 via-white to-slate-50 border border-emerald-100 text-neutral-950 rounded-3xl relative overflow-hidden shadow-sm\">\n  <div class=\"relative z-10\">\n    <h3 class=\"font-bold mb-2 text-neutral-950\">\n      AOI + Electrical Test\n    <\/h3>\n\n    <p class=\"text-sm text-slate-600\">\n      Testing support before packing and delivery.\n    <\/p>\n  <\/div>\n\n  <div class=\"absolute -right-10 -bottom-10 w-32 h-32 bg-emerald-200\/40 rounded-full blur-2xl\"><\/div>\n<\/div><\/div><\/div><\/section>\n\n    <!-- Applications -->\n    <section class=\"py-24 bg-slate-50\"><div class=\"container mx-auto px-6\"><div class=\"text-center max-w-3xl mx-auto mb-16\"><div class=\"inline-flex px-4 py-2 rounded-full bg-primary-light text-primary font-semibold text-sm mb-6\">Engineering Applications<\/div><h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950 mb-5\">Typical Use Cases for Single Sided FR4 PCB<\/h2><p class=\"text-slate-600 leading-relaxed\">Single-sided FR4 is selected when the circuit is not too dense, cost control matters, and the product requires stable insulation, simple assembly, and repeatable production.<\/p><\/div><div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6\"><div class=\"p-6 rounded-3xl bg-white border border-slate-200\"><h3 class=\"font-bold text-neutral-950 mb-3\">LED Lighting Boards<\/h3><p class=\"text-sm text-slate-600 leading-relaxed\">Typical for LED strips, LED panels, signage modules, and low-power lighting products. White solder mask and 1-2oz copper are common requirements.<\/p><\/div><div class=\"p-6 rounded-3xl bg-white border border-slate-200\"><h3 class=\"font-bold text-neutral-950 mb-3\">Power Adapter PCBs<\/h3><p class=\"text-sm text-slate-600 leading-relaxed\">Used in basic power circuits, charger boards, and adapter boards. Copper width, thermal relief, and creepage clearance should be checked during DFM review.<\/p><\/div><div class=\"p-6 rounded-3xl bg-white border border-slate-200\"><h3 class=\"font-bold text-neutral-950 mb-3\">Industrial IO Modules<\/h3><p class=\"text-sm text-slate-600 leading-relaxed\">Suitable for simple sensor boards, relay output boards, input\/output modules, and control terminal boards where layout density is moderate.<\/p><\/div><div class=\"p-6 rounded-3xl bg-gradient-to-br from-emerald-50 via-white to-slate-50 border border-emerald-100 text-neutral-950 relative overflow-hidden shadow-sm\">\n  <div class=\"relative z-10\">\n    <h3 class=\"font-bold mb-3 text-neutral-950\">\n      Home Appliance Control Boards\n    <\/h3>\n\n    <p class=\"text-sm text-slate-600 leading-relaxed\">\n      Applied in small appliance controllers, switch boards, remote control boards, and simple electronic interface boards.\n    <\/p>\n  <\/div>\n\n  <div class=\"absolute -right-10 -bottom-10 w-32 h-32 bg-emerald-200\/40 rounded-full blur-2xl\"><\/div>\n<\/div><\/div><\/div><\/section>\n\n    <!-- Manufacturing \/ QC -->\n    <section class=\"py-24 bg-gradient-to-br from-emerald-50 via-white to-slate-50 text-neutral-950 relative overflow-hidden\">\n  <div class=\"absolute inset-0 bg-grid-pattern opacity-20\"><\/div>\n  <div class=\"absolute top-0 right-0 w-96 h-96 bg-emerald-200\/40 rounded-full blur-3xl\"><\/div>\n  <div class=\"absolute -bottom-32 -left-32 w-96 h-96 bg-primary\/10 rounded-full blur-3xl\"><\/div>\n\n  <div class=\"container mx-auto px-6 relative z-10\">\n    <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-14 items-center\">\n      \n      <div>\n        <div class=\"inline-flex px-4 py-2 rounded-full bg-emerald-100 text-primary font-semibold text-sm mb-6\">\n          Process Control\n        <\/div>\n\n        <h2 class=\"font-heading text-4xl md:text-5xl font-bold mb-6 text-neutral-950\">\n          Controlled Production from File Review to Packing\n        <\/h2>\n\n        <p class=\"text-slate-600 leading-relaxed mb-8\">\n          Single-layer FR4 production demands strict process control: FR4 laminate selection, etching tolerance control, solder mask registration, drilling accuracy, surface finish stability, AOI inspection, electrical net testing, and final visual inspection.\n        <\/p>\n\n        <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-4\">\n          <div class=\"p-5 rounded-2xl bg-white\/85 border border-emerald-100 shadow-sm\">\n            <h3 class=\"font-bold mb-2 text-neutral-950\">Gerber \/ DFM Review<\/h3>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              Check line width, spacing, drill size, copper balance, panelization, V-cut, and routing requirements.\n            <\/p>\n          <\/div>\n\n          <div class=\"p-5 rounded-2xl bg-white\/85 border border-emerald-100 shadow-sm\">\n            <h3 class=\"font-bold mb-2 text-neutral-950\">Material & Laminate Control<\/h3>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              Confirm FR4 material, thickness, copper weight, solder mask, and order-specific production notes.\n            <\/p>\n          <\/div>\n\n          <div class=\"p-5 rounded-2xl bg-white\/85 border border-emerald-100 shadow-sm\">\n            <h3 class=\"font-bold mb-2 text-neutral-950\">Circuit & Surface Process<\/h3>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              Etching, drilling, solder mask, silkscreen, HASL, OSP, ENIG, routing, and panel scoring.\n            <\/p>\n          <\/div>\n\n          <div class=\"p-5 rounded-2xl bg-white\/85 border border-emerald-100 shadow-sm\">\n            <h3 class=\"font-bold mb-2 text-neutral-950\">AOI + Electrical Test<\/h3>\n            <p class=\"text-sm text-slate-600 leading-relaxed\">\n              Inspect circuit quality, check open\/short risk, verify net connectivity, and review board appearance.\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"bg-white\/90 border border-emerald-100 rounded-[2rem] p-8 text-neutral-950 shadow-2xl shadow-emerald-100\/50\">\n        <h3 class=\"font-heading text-3xl font-bold mb-6 text-neutral-950\">\n          RFQ Checklist\n        <\/h3>\n\n        <p class=\"text-slate-600 mb-6 leading-relaxed\">\n          For accurate quotation, send these files and parameters when possible.\n        <\/p>\n\n        <div class=\"space-y-4\">\n          <div class=\"flex items-center gap-4 p-4 rounded-2xl bg-emerald-50 border border-emerald-100\">\n            <div class=\"w-9 h-9 rounded-xl bg-primary-light text-primary flex items-center justify-center font-bold\">1<\/div>\n            <span class=\"font-medium text-neutral-950\">Gerber file<\/span>\n          <\/div>\n\n          <div class=\"flex items-center gap-4 p-4 rounded-2xl bg-emerald-50 border border-emerald-100\">\n            <div class=\"w-9 h-9 rounded-xl bg-primary-light text-primary flex items-center justify-center font-bold\">2<\/div>\n            <span class=\"font-medium text-neutral-950\">Quantity, board size, and delivery address<\/span>\n          <\/div>\n\n          <div class=\"flex items-center gap-4 p-4 rounded-2xl bg-emerald-50 border border-emerald-100\">\n            <div class=\"w-9 h-9 rounded-xl bg-primary-light text-primary flex items-center justify-center font-bold\">3<\/div>\n            <span class=\"font-medium text-neutral-950\">Board thickness, copper weight, and surface finish<\/span>\n          <\/div>\n\n          <div class=\"flex items-center gap-4 p-4 rounded-2xl bg-emerald-50 border border-emerald-100\">\n            <div class=\"w-9 h-9 rounded-xl bg-primary-light text-primary flex items-center justify-center font-bold\">4<\/div>\n            <span class=\"font-medium text-neutral-950\">Panelization: individual, panel, V-cut, or tab routing<\/span>\n          <\/div>\n\n          <div class=\"flex items-center gap-4 p-4 rounded-2xl bg-emerald-50 border border-emerald-100\">\n            <div class=\"w-9 h-9 rounded-xl bg-primary-light text-primary flex items-center justify-center font-bold\">5<\/div>\n            <span class=\"font-medium text-neutral-950\">BOM, pick-and-place file, and test method if PCBA is required<\/span>\n          <\/div>\n        <\/div>\n\n        <button\n          type=\"button\"\n          data-product=\"Single Sided FR4 PCB RFQ Checklist\"\n          class=\"quote-open mt-8 w-full px-6 py-4 bg-primary hover:bg-primary-dark !text-white rounded-2xl font-bold transition-all shadow-lg shadow-primary\/20\"\n         onclick=\"openInquiry()\">\n          Open RFQ Form\n        <\/button>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n    <!-- Cost & Lead Time -->\n    <section class=\"py-24 bg-white\"><div class=\"container mx-auto px-6\"><div class=\"grid grid-cols-1 lg:grid-cols-2 gap-14 items-center\"><div><div class=\"inline-flex px-4 py-2 rounded-full bg-primary-light text-primary font-semibold text-sm mb-6\">Cost Control<\/div><h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950 mb-6\">Cost-Effective Single Layer Manufacturing<\/h2><p class=\"text-slate-600 leading-relaxed mb-6\">Single sided FR4 PCB is usually selected when the design does not require high routing density and the project needs lower board cost, faster fabrication, and simpler assembly. Final price depends on panel utilization, material thickness, copper weight, surface finish, solder mask, quantity, and delivery method.<\/p><p class=\"text-slate-600 leading-relaxed\">For cost-sensitive batch production, HASL and lead-free HASL are common choices. For SMT products that require a flatter pad surface, OSP or ENIG can be selected after engineering review.<\/p><\/div><div class=\"grid grid-cols-1 sm:grid-cols-2 gap-5\"><div class=\"p-6 rounded-3xl bg-slate-50 border border-slate-200\"><h3 class=\"font-bold text-neutral-950 mb-2\">Prototype Orders<\/h3><p class=\"text-sm text-slate-600 leading-relaxed mb-4\">For design validation and sample testing before batch production.<\/p><div class=\"text-2xl font-bold text-primary\">3-5 working days<\/div><\/div><div class=\"p-6 rounded-3xl bg-slate-50 border border-slate-200\"><h3 class=\"font-bold text-neutral-950 mb-2\">Batch Production<\/h3><p class=\"text-sm text-slate-600 leading-relaxed mb-4\">For repeated orders after Gerber files and production requirements are confirmed.<\/p><div class=\"text-2xl font-bold text-primary\">7-10 working days<\/div><\/div><div class=\"p-6 rounded-3xl bg-slate-50 border border-slate-200\"><h3 class=\"font-bold text-neutral-950 mb-2\">Express Production<\/h3><p class=\"text-sm text-slate-600 leading-relaxed mb-4\">Available after file review, material confirmation, and production schedule check.<\/p><div class=\"text-2xl font-bold text-primary\">48h option<\/div><\/div><div class=\"p-6 rounded-3xl bg-primary text-white relative overflow-hidden\"><div class=\"relative z-10\"><h3 class=\"font-bold mb-2\">Quote Method<\/h3><p class=\"text-sm text-white\/85 leading-relaxed mb-4\">Gerber-based pricing for accurate material, process, and panel calculation.<\/p><div class=\"text-2xl font-bold\">Direct RFQ<\/div><\/div><div class=\"absolute -right-10 -bottom-10 w-32 h-32 bg-white\/20 rounded-full blur-2xl\"><\/div><\/div><\/div><\/div><\/div><\/section>\n\n    <!-- Final CTA -->\n    <section class=\"py-24 relative overflow-hidden bg-white\"><div class=\"absolute inset-0 hero-gradient bg-grid-pattern\"><\/div><div class=\"container mx-auto px-6 text-center relative z-10\"><div class=\"max-w-4xl mx-auto glass-card p-10 md:p-20 rounded-[3rem] shadow-2xl relative border-slate-100\"><h2 class=\"font-heading text-4xl md:text-5xl font-bold text-neutral-950 mb-6\">Request a Single Sided FR4 PCB Quote<\/h2><p class=\"text-lg text-slate-600 mb-10 max-w-2xl mx-auto leading-relaxed\">Send Gerber files, board size, quantity, copper weight, solder mask color, surface finish, panelization requirement, and PCBA requirement if needed.<\/p><div class=\"flex flex-col sm:flex-row justify-center items-center gap-6\"><button type=\"button\" data-product=\"Custom Single Sided FR4 PCB\" class=\"quote-open w-full sm:w-auto px-10 py-5 bg-primary hover:bg-primary-dark text-white rounded-2xl font-bold transition-all shadow-xl shadow-primary\/30\" onclick=\"openInquiry()\">Open RFQ Form<\/button><a href=\"mailto:sales@ycelectronic.com\" class=\"w-full sm:w-auto px-10 py-5 bg-white border border-slate-200 hover:border-primary text-neutral-950 rounded-2xl font-bold transition-all\">Email Sales Team<\/a><\/div><div class=\"mt-10 pt-8 border-t border-slate-200 text-sm text-slate-500\"><p>Email: <a href=\"mailto:sales@ycelectronic.com\" class=\"text-primary font-semibold hover:underline\">sales@ycelectronic.com<\/a><span class=\"mx-2 text-slate-300\">|<\/span>Website: <a href=\"https:\/\/ycpcbs.com\/\" class=\"text-primary font-semibold hover:underline\">ycpcbs.com<\/a><\/p><\/div><\/div><\/div><\/section>\n  <\/main>\n\n<!-- YC PCB Floating Quote Button -->\n<a\n  id=\"ycpcbsFloatQuote\"\n  href=\"#ycpcbs-contact-popup\"\n  aria-label=\"Get Free Quote\"\n>\n  \ud83d\udce9 Get Free Quote\n<\/a>\n\n<!-- YC PCB Unified Contact Popup -->\n<div class=\"ycpcbs-contact-popup\" id=\"ycpcbs-contact-popup\">\n  <div\n    class=\"ycpcbs-popup-dialog\"\n    role=\"dialog\"\n    aria-modal=\"true\"\n    aria-labelledby=\"ycpcbs-popup-title\"\n  >\n    <a class=\"ycpcbs-popup-close\" href=\"#\" aria-label=\"Close contact form\">\u00d7<\/a>\n\n    <div class=\"ycpcbs-popup-head\">\n      <div style=\"display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:#eaf9ee;color:#28a745;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;\">\n        Quick Project Inquiry\n      <\/div>\n\n      <h3 id=\"ycpcbs-popup-title\">Send Your Single Sided FR4 PCB Requirements<\/h3>\n\n      <p>\n        Tell us what you need. For Gerber files, drill data, BOM, pick-and-place files,\n        drawings or reference photos, email them directly to sales@ycelectronic.com\n        after submitting this form.\n      <\/p>\n    <\/div>\n\n    <form\n      id=\"ycpcbs-contact-form\"\n      data-endpoint=\"https:\/\/ycpcbs.com\/wp-json\/zeroy\/v1\/submissions\"\n    >\n      <div class=\"ycpcbs-popup-field\">\n        <label for=\"ycpcbs-name\">Name<\/label>\n        <input\n          id=\"ycpcbs-name\"\n          name=\"name\"\n          type=\"text\"\n          placeholder=\"Your name\"\n          required\n        >\n      <\/div>\n\n      <div class=\"ycpcbs-popup-field\">\n        <label for=\"ycpcbs-phone\">Email \/ WhatsApp \/ Phone<\/label>\n        <input\n          id=\"ycpcbs-phone\"\n          name=\"phone\"\n          type=\"text\"\n          placeholder=\"Email, WhatsApp or phone number\"\n          required\n        >\n      <\/div>\n\n      <div class=\"ycpcbs-popup-field\">\n        <label for=\"ycpcbs-message\">Project Requirements<\/label>\n        <textarea\n          id=\"ycpcbs-message\"\n          name=\"message\"\n          placeholder=\"Please include board size, thickness, copper weight, solder mask color, surface finish, quantity, panelization, PCBA requirements, testing needs and target delivery time.\"\n          required\n        ><\/textarea>\n      <\/div>\n\n      <input\n        type=\"text\"\n        name=\"_zeroy_hp\"\n        value=\"\"\n        tabindex=\"-1\"\n        autocomplete=\"off\"\n        aria-hidden=\"true\"\n        style=\"display:none !important;\"\n      >\n\n      <input\n        type=\"hidden\"\n        name=\"_zeroy_redirect\"\n        value=\"https:\/\/ycpcbs.com\/thank-you-2\/\"\n      >\n\n      <button class=\"ycpcbs-popup-submit\" type=\"submit\">\n        Send Project Requirements\n      <\/button>\n\n      <div class=\"ycpcbs-popup-note\">\n        Need to send Gerber, BOM or drawings?\n        <a href=\"mailto:sales@ycelectronic.com\">sales@ycelectronic.com<\/a>\n      <\/div>\n    <\/form>\n  <\/div>\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  window.openInquiry = function () {\n    window.location.hash = 'ycpcbs-contact-popup';\n  };\n\n  window.closeInquiry = function () {\n    if (window.location.hash === '#ycpcbs-contact-popup') {\n      history.replaceState(null, '', window.location.pathname + window.location.search);\n    }\n  };\n\n  const form = document.getElementById('ycpcbs-contact-form');\n  if (!form) return;\n\n  form.addEventListener('submit', async function (event) {\n    event.preventDefault();\n\n    const submitButton = form.querySelector('[type=\"submit\"]');\n    const originalButtonText = submitButton ? submitButton.textContent : '';\n\n    if (submitButton) {\n      submitButton.disabled = true;\n      submitButton.textContent = 'Sending...';\n    }\n\n    try {\n      const endpoint =\n        form.dataset.endpoint ||\n        'https:\/\/ycpcbs.com\/wp-json\/zeroy\/v1\/submissions';\n\n      const formData = new FormData(form);\n\n      const response = await fetch(endpoint, {\n        method: 'POST',\n        body: formData\n      });\n\n      let result = null;\n\n      try {\n        result = await response.json();\n      } catch (jsonError) {\n        throw new Error('Invalid response from the submission service.');\n      }\n\n      if (result && result.success === true) {\n        window.location.href = 'https:\/\/ycpcbs.com\/thank-you-2\/';\n        return;\n      }\n\n      throw new Error(\n        (result && result.data && result.data.message) ||\n        (result && result.message) ||\n        'Submission failed.'\n      );\n\n    } catch (error) {\n      console.error('Zeroy submission error:', error);\n\n      alert(\n        'Submission failed. Please try again or email your project to sales@ycelectronic.com.'\n      );\n\n      if (submitButton) {\n        submitButton.disabled = false;\n        submitButton.textContent = originalButtonText;\n      }\n    }\n  });\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Single-Layer FR4 PCB Manufacturing Single Sided FR4 PCB Standard Specs. Gerber-Based Quote. YC PCB manufactures custom single sided FR4 PCB from customer Gerber files. Supported options include green, white, black, blue, and red solder mask; HASL, lead-free HASL, OSP, and ENIG surface finishes; individual board delivery or custom panelization. 3-5 DaysQuickturn Prototype 7-10 DaysStandard Batch [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"both","_seopress_redirections_param":"","_seopress_redirections_type":301,"_seopress_analysis_target_kw":"","_zeroy_edited":true,"_zeroy_last_edited":"2026-08-10 07:58:45","footnotes":""},"class_list":["post-3737","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ycpcbs.com\/pt\/wp-json\/wp\/v2\/pages\/3737","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ycpcbs.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ycpcbs.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ycpcbs.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ycpcbs.com\/pt\/wp-json\/wp\/v2\/comments?post=3737"}],"version-history":[{"count":3,"href":"https:\/\/ycpcbs.com\/pt\/wp-json\/wp\/v2\/pages\/3737\/revisions"}],"predecessor-version":[{"id":4214,"href":"https:\/\/ycpcbs.com\/pt\/wp-json\/wp\/v2\/pages\/3737\/revisions\/4214"}],"wp:attachment":[{"href":"https:\/\/ycpcbs.com\/pt\/wp-json\/wp\/v2\/media?parent=3737"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}