{"title":"ป้ายมอบรางวัล","description":"","products":[{"product_id":"future-board","title":"ป้ายฟิวเจอร์บอร์ด ราคาถูก | Future Board พีพีบอร์ด","description":"\u003csection class=\"desc_container\"\u003e\u003cstyle\u003e.fv {\n  --c: #17a9bb; --c-vv: #14c9df; --c-l: #e3f8fb;\n  --i: #818CF8; --i-l: #EEF2FF;\n  --l: #A78BFA; --l-d: #7C3AED; --l-l: #F3F0FF;\n  --grad-ci: linear-gradient(135deg,#14c9df 0%,#17a9bb 100%);\n  --grad-rainbow: linear-gradient(90deg,#14c9df 0%,#17a9bb 28%,#818CF8 58%,#A78BFA 82%,#14c9df 100%);\n  --row-even: #FAFBFF;\n  --ink: #1A202C; --ink-70: #374151; --ink-40: #6B7280; --ink-15: #E5E7EB; --ink-06: #F9FAFB;\n  --sh-sm: 0 1px 6px rgba(60,70,90,.06); --sh-md: 0 4px 18px rgba(60,70,90,.09);\n  --r: 14px; --r-lg: 22px; --pill: 999px;\n  --fs-sm: .875em; --fs-xs: .8125em;\n}\n.fv *, .fv *::before, .fv *::after { box-sizing: border-box; }\n.product-description * { white-space: normal !important; }\n.fv { color: var(--ink-70); line-height: 1.75; -webkit-font-smoothing: antialiased; }\n\n@keyframes fv-rb { 0%{background-position:0%} 100%{background-position:300%} }\n\n.fv-glow {\n  background: var(--grad-rainbow); background-size: 280% auto;\n  -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;\n  animation: fv-rb 7s ease-in-out infinite alternate;\n  font-weight: 900; letter-spacing: -0.5px;\n}.fv-heading h2 {font-weight: 700; margin: 0; letter-spacing: -0.3px;}\n\n.fv-intro {\n  position: relative; text-align: center; padding: 56px 24px 60px; overflow: hidden;\n  background: linear-gradient(140deg,rgba(241,236,255,1) 22%,rgba(235,252,255,.85) 45%,rgba(236,255,254,.81) 74%,rgba(242,255,250,1) 100%);\n}\n.fv-intro::after {\n  content:''; position: absolute; top: -80px; right: -60px;\n  width: 280px; height: 280px;\n  background: radial-gradient(circle,rgba(20,201,223,.15) 0%,transparent 70%);\n  pointer-events: none;\n}\n.fv-intro-inner { max-width: 760px; margin: 0 auto; position: relative; }\n.fv-intro p { line-height: 1.9; max-width: 660px; margin: 0 auto 8px; }\n.fv-intro p strong { font-weight: 600; }\n.fv-usp-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-top: 28px; }\n.fv-usp-badge {\n  display: inline-flex; align-items: center; gap: 6px;\n  background: var(--c-l); color: var(--oc-cyan);\n  border: 1px solid rgba(23,169,187,.2); border-radius: var(--pill);\n  padding: 6px 16px; font-size: var(--fs-sm); font-weight: 700;\n}\n\n.fv-features-section { padding: 52px 0; }\n.fv-features-section.desc_container,\n.fv-uses-section.desc_container,\n.fv-table-section.desc_container,\n.fv-faq-section.desc_container { padding-left: 32px; padding-right: 32px; }\n.fv-features-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(170px,1fr)); gap: 12px; }\n.fv-feature-card {\n  background: #fff; border: 1.5px solid var(--ink-15);\n  border-radius: var(--oc-radius); padding: 14px;\n  box-shadow: var(--sh-sm); display: flex; flex-direction: column; align-items: center;\n  gap: 8px; text-align: center;\n  transition: transform .2s, box-shadow .2s, border-color .2s;\n}\n.fv-feature-icon {\n  width: 32px; height: 32px; border-radius: 8px;\n  background: var(--c-l); display: flex; align-items: center; justify-content: center;\n}\n.fv-feature-icon svg { width: 16px; height: 16px; stroke: var(--oc-cyan); fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }\n.fv-feature-card h3 { font-size: var(--fs-sm); font-weight: 700; margin: 0; color: var(--oc-ink); }\n.fv-feature-card p { font-size: var(--fs-xs); line-height: 1.65; margin: 0; color: var(--ink-40); }\n\n.fv-uses-section { padding: 52px 0; }\n.fv-uses-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(170px,1fr)); gap: 20px; }\n.fv-use-card {\n  background: #fff; border: 1.5px solid var(--ink-15);\n  border-radius: var(--r-lg); overflow: hidden;\n  box-shadow: var(--sh-sm); display: block; text-decoration: none;\n  transition: transform .25s, box-shadow .25s, border-color .25s;\n}\n.fv-use-img { aspect-ratio: 1; overflow: hidden; background: var(--c-l); position: relative; }\n.fv-use-img img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .4s ease; }\n.fv-use-card:hover .fv-use-img img { transform: scale(1.05); }\n.fv-use-img::after {\n  content:''; position: absolute; inset: 0;\n  background: linear-gradient(to top,rgba(15,15,30,.65) 0%,transparent 55%);\n  pointer-events: none;\n}\n.fv-use-label {\n  position: absolute; bottom: 10px; left: 0; right: 0;\n  z-index: 2; padding: 0 12px; text-align: center;\n  color: #fff; font-size: var(--fs-sm); font-weight: 700;\n  text-shadow: 0 1px 4px rgba(0,0,0,.4);\n}\n\n.fv-table-section { padding: 52px 0; }\n.fv-table-card { background:#fff; border-radius:14px; border:1px solid #E5E7EB; box-shadow:0 1px 6px rgba(60,70,90,.06); overflow:hidden; max-width:900px; margin:0 auto; }\n.fv-instr { display:flex; align-items:center; gap:8px; padding:10px 16px; background:#fff; border-bottom:1px solid rgba(200,200,240,.3); font-size:12px; font-weight:700; color:#1A202C; }\n.fv-instr-left { display:flex; align-items:center; gap:8px; font-size:12px; color:#1A202C; font-weight:700; }\n.fv-instr-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--oc-ink); flex-shrink: 0; }\n.fv-instr-badge { font-size: 0.82em; font-weight: 700; padding: 2px 8px; border-radius: 99px; background: var(--l-l); color: var(--l-d); }\n.fv-tbl-wrap {\n  overflow-x: auto; -webkit-overflow-scrolling: touch;\n  scrollbar-width: thin; scrollbar-color: rgba(129,140,248,.3) transparent;\n}\n.fv-tbl-wrap::-webkit-scrollbar { width: 4px; height: 4px; }\n.fv-tbl-wrap::-webkit-scrollbar-thumb { background: rgba(129,140,248,.28); border-radius: 99px; }\n.fv-table { width: 100%; border-collapse: collapse; background: #fff; }\n.fv-table thead { position:relative; }\n.fv-table thead tr { background:linear-gradient(90deg,#14c9df,#17a9bb 50%,#14c9df); }\n.fv-table thead::after {\n  content:''; display:block; position:absolute; bottom:0; left:0; right:0; height:2px;\n  background:linear-gradient(90deg,#14c9df,#17a9bb,#818CF8,#A78BFA,#17a9bb,#14c9df);\n  background-size:300%; animation:fv-rb 7s linear infinite; pointer-events:none;\n}\n.fv-table thead th { padding:8px 10px; background:transparent!important; font-weight:700; text-align:center; white-space:nowrap; color:#fff!important; font-size:0.88em!important; }\n.fv-table thead th:first-child { min-width:60px; position:sticky; left:0; z-index:7; background:#14c9df!important; }\n.fv-table tbody tr { border-bottom: 1px solid var(--ink-15); transition: background .12s; cursor: pointer; }\n.fv-table tbody tr:last-child { border-bottom: none; }\n.fv-table tbody tr:nth-child(even) td { background:#f0fafc; font-size:0.88em!important;font-weight:700!important; }\n.fv-table tbody tr:hover td { background: var(--l-l) !important; font-size:0.88em!important; font-weight:700!important; }\n.fv-table tbody tr:hover td:first-child { background: var(--l-l) !important; color: var(--l-d) !important; }\n.fv-table td { padding:6px 8px; text-align:center; color:#374151; transition:background .12s; white-space:nowrap; font-size:0.88em!important; font-weight:700!important; }\n.fv-table td:first-child { position:sticky; left:0; z-index:5; background:#fff!important; color:#1A202C; border-right:1px solid #E5E7EB; font-weight:700; }\n.fv-table tbody tr:nth-child(even) td:first-child { background:#f0fafc!important; }\n.fv-table thead th.fv-col-hi { background: rgba(20,201,223,.12) !important; color: var(--l-d); }\n.fv-table td.fv-col-hi { background: rgba(20,201,223,.06) !important; }\n.fv-table td.fv-sel {\n  background: var(--grad-ci) !important; color: #fff !important;\n  font-weight: 700 !important; border-radius: 6px;\n  box-shadow: inset 0 0 0 1.5px rgba(255,255,255,.35);\n}\n.fv-table td.fv-h1 { color:#6B7280!important; }\n.fv-table td.fv-h2 { color:#374151!important; }\n.fv-table td.fv-h3 { color:#17a9bb!important; }\n.fv-table td.fv-h4 { color:#17a9bb!important; }\n.fv-table td.fv-h5 { color:#7C3AED!important; }\n.fv-table-note { padding: 14px 18px; border-top: 1px solid var(--ink-15); line-height: 1.8; }\n.fv-table-note p { margin: 0 0 4px; padding-left: 1em; text-indent: -1em; }\n.fv-table-note p::before { content:'* '; color: var(--oc-ink); font-weight: 700; }\n.fv-table-note p:last-child { margin-bottom: 0; }\n\n.fv-btn {\n  display: inline-flex; align-items: center; gap: 8px; padding: 11px 24px;\n  background: var(--grad-ci); color: white !important;\n  font-weight: 700; border-radius: var(--pill); text-decoration: none;\n  box-shadow: 0 4px 14px rgba(20,201,223,.25);\n  transition: transform .15s, box-shadow .25s;\n}\n.fv-btn:hover { transform: translateY(-2px); box-shadow: 0 8px 20px rgba(20,201,223,.30); }\n\n.fv-faq-section { padding: 52px 0 56px; }\n.fv-faq-label {\n  display: block; text-align: center; font-weight: 700;\n  letter-spacing: .1em; text-transform: uppercase;\n  background: var(--oc-grad-ci);\n  background-size: 300%;\n  -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;\n  animation: fv-rb 7s linear infinite; margin-bottom: 10px;\n}\n.fv-faq-list {\n  border-radius: var(--r-lg); overflow: hidden; box-shadow: var(--sh-sm);\n  max-width: 860px; margin: 0 auto; border: 1px solid var(--ink-15);\n}\n.fv-faq-list details { margin: 0; padding: 0; background: #fff; }\n.fv-faq-list details + details { border-top: 1px solid var(--ink-15); }\n.fv-faq-list summary {\n  padding: 16px 20px; display: flex; align-items: center; gap: 12px;\n  font-weight: 600; cursor: pointer; list-style: none;\n  user-select: none; transition: background .15s, color .15s;\n}\n.fv-faq-list summary::-webkit-details-marker { display: none; }\n.fv-faq-list summary:hover { background: #f5f3ff; }\n.fv-faq-list details[open] \u003e summary { background: #f5f3ff; color: #6d28d9; }\n.fv-faq-icon { margin-left: auto; flex-shrink: 0; }\n.fv-faq-icon svg { width: 20px; height: 20px; display: block; transition: transform .2s; stroke: currentColor; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }\n.fv-faq-list details[open] \u003e summary .fv-faq-icon { color: #6d28d9; }\n.fv-faq-list details[open] \u003e summary .fv-faq-icon svg { transform: rotate(180deg); }\n.fv-faq-list .details-content { padding: 16px 20px; border-top: 1px solid rgba(129,140,248,.15); line-height: 1.85; background: #fff; }\n.fv-faq-list .details-content strong { font-weight: 600; }\n.fv-faq-list .details-content ul { margin: 10px 0 0; padding-left: 18px; }\n.fv-faq-list .details-content ul li { margin-bottom: 5px; }\n.fv .faq-num {\n  display: inline-flex; align-items: center; justify-content: center;\n  width: 22px; height: 22px; border-radius: 50%;\n  background: var(--grad-ci); color: #fff; font-weight: 700; flex-shrink: 0;\n}\n.fv-faq-list details[open] \u003e summary .faq-num { background: #6d28d9; }\n\n.fv-cta-section {\n  padding: 56px 24px; text-align: center;\n  background: linear-gradient(135deg,rgba(20,201,223,.06) 0%,rgba(129,140,248,.06) 50%,rgba(167,139,250,.06) 100%);\n}.fv-cta-section h2 {font-weight: 700; margin: 0 0 12px; letter-spacing: -.4px;}\n.fv-cta-section p { margin: 0 0 28px; }\n\n@media (max-width: 900px) { .fv-uses-grid { grid-template-columns: repeat(2,1fr); } }\n@media (max-width:989px) {\n  .fv-intro { padding: 36px 20px 40px; }\n  \n  .fv-features-section,.fv-uses-section,.fv-table-section,.fv-faq-section { padding: 36px 0; }\n  .fv-features-section.desc_container,.fv-table-section.desc_container,.fv-faq-section.desc_container { padding-left: 16px; padding-right: 16px; }\n  .fv-features-grid { grid-template-columns: 1fr 1fr; gap: 8px; }\n  .fv-feature-card { padding: 12px 10px; }\n  .fv-feature-card p { display: none; }\n  .fv-table td,.fv-table thead th { padding: 7px 8px; font-size:0.96em!important;}\n  .fv-table thead th:first-child { min-width: 72px; }\n  .fv-cta-section { padding: 40px 20px; }\n  \n  \n}\n@media (hover:hover) and (pointer:fine) {\n  .fv-feature-card:hover { border-color: var(--oc-ink); transform: translateY(-3px); box-shadow: var(--sh-md); }\n  .fv-use-card:hover { border-color: var(--oc-ink); transform: translateY(-3px); box-shadow: var(--sh-md); }\n  .fv-btn:hover { transform: translateY(-2px); }\n}\n@media (prefers-reduced-motion:reduce) {\n  .fv-glow,.fv-faq-label { animation: none; }\n  .fv-table thead tr::after { animation: none; }\n  .fv-feature-card,.fv-use-card { transition: none; }\n}\n\n.oc-faq{display:flex;flex-direction:column;gap:8px}\n.oc-faq-i{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.05);transition:border-color .2s,box-shadow .2s}\n.oc-faq-i.open{border-color:rgba(20,201,223,.4);box-shadow:0 3px 16px rgba(20,201,223,.12)}\n.oc-faq-btn{width:100%;display:flex;align-items:center;gap:10px;padding:13px 14px;background:none;border:none;cursor:pointer;text-align:left;font:inherit;font-size:0.88em;font-weight:600;color:#374151}\n.oc-faq-num{width:24px;height:24px;border-radius:50%;flex-shrink:0;font-size:0.82em;font-weight:800;display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:#6b7280;transition:background .25s,color .25s}\n.oc-faq-i.open .oc-faq-num{background:linear-gradient(135deg,#14c9df,#17a9bb);color:#fff}\n.oc-faq-chev{width:16px;height:16px;flex-shrink:0;margin-left:auto;fill:none;stroke:#6b7280;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .28s,stroke .2s}\n.oc-faq-i.open .oc-faq-chev{transform:rotate(180deg);stroke:#17a9bb}\n.oc-faq-body{max-height:0;overflow:hidden;transition:max-height .32s ease}\n.oc-faq-body.open{max-height:500px}\n.oc-faq-ans{padding:2px 14px 14px 48px;font-size:0.88em;color:#6b7280;line-height:1.8}\n\n  \/* ── MOBILE CALCULATOR ── *\/\n  @keyframes fv-calc-pop { 0%{transform:scale(.94);opacity:.6} 100%{transform:scale(1);opacity:1} }\n  .fv-calc {\n    display:none; max-width:900px; margin:0 auto 20px;\n    background:#fff; border-radius:20px;\n    border:1px solid rgba(200,200,240,.4);\n    box-shadow:0 2px 16px rgba(100,100,160,.08); overflow:hidden;\n  }\n  .fv-calc-hdr { background:linear-gradient(90deg,#14c9df,#17a9bb 50%,#14c9df); padding:12px 18px; color:#fff; font-size:0.88em; font-weight:700; }\n  .fv-calc-body { padding:18px; }\n  .fv-calc-selects { display:grid; grid-template-columns:1fr 1fr; gap:12px; margin-bottom:14px; }\n  .fv-calc-field { display:flex; flex-direction:column; gap:4px; }\n  .fv-calc-field label { font-size:0.82em; font-weight:700; color:#6B7280; text-transform:uppercase; letter-spacing:.2px; }\n  .fv-calc-field select {\n    padding:10px 32px 10px 12px; border-radius:10px; border:1.5px solid #E5E7EB; background:#fff;\n    font-size:0.96em; font-weight:700; color:#1A202C; appearance:none;\n    background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236B7280' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\");\n    background-repeat:no-repeat; background-position:right 12px center; cursor:pointer; transition:border-color .18s;\n  }\n  .fv-calc-field select:focus { outline:none; border-color:#17a9bb; }\n  .fv-calc-result {\n    background:linear-gradient(135deg,#f0fafc,#f7f5ff); border-radius:12px; border:1px solid rgba(23,169,187,.15);\n    padding:14px 18px; display:flex; align-items:center; justify-content:space-between; gap:12px; margin-bottom:12px;\n  }\n  .fv-calc-result-left { display:flex; flex-direction:column; gap:3px; }\n  .fv-calc-result-label { font-size:0.82em; font-weight:700; color:#6B7280; text-transform:uppercase; letter-spacing:.2px; }\n  .fv-calc-result-dim { font-size:0.82em; color:#6B7280; }\n  .fv-calc-price { font-size:2em; font-weight:800; color:#17a9bb; letter-spacing:-.5px; white-space:nowrap; }\n  .fv-calc-tier { display:inline-flex; align-items:center; font-size:0.82em; font-weight:700; padding:3px 9px; border-radius:999px; margin-top:4px; width:fit-content; }\n  .fv-tier-base { background:#e0f2fe; color:#4F46E5; }\n  .fv-tier-mid  { background:#e0fdf4; color:#065f46; }\n  .fv-tier-hi   { background:#f3e8ff; color:#6d28d9; }\n  .fv-calc-note { font-size:0.82em; color:#6B7280; line-height:1.7; margin-bottom:14px; }\n  .fv-calc-note b { color:#374151; }\n  .fv-calc-cta {\n    width:100%; display:flex; align-items:center; justify-content:center; gap:8px;\n    background:linear-gradient(90deg,#14c9df,#17a9bb 50%,#14c9df);\n    color:#fff!important; font-size:0.88em; font-weight:700;\n    padding:13px 20px; border-radius:999px; text-decoration:none; border:none;\n    box-shadow:0 4px 14px rgba(20,201,223,.22); transition:transform .2s; cursor:pointer;\n  }\n  .fv-calc-cta:hover { transform:translateY(-2px); }\n  .fv-calc-cta svg { width:16px; height:16px; flex-shrink:0; }\n  .fv-calc-expand {\n    width:100%; display:flex; align-items:center; justify-content:center; gap:6px;\n    padding:12px 16px; background:none; border:none; border-top:1px solid #E5E7EB;\n    font-size:0.82em; font-weight:700; color:#6B7280; cursor:pointer; transition:color .18s,background .18s;\n  }\n  .fv-calc-expand:hover { background:#F9FAFB; color:#17a9bb; }\n  .fv-calc-expand svg { width:14px; height:14px; flex-shrink:0; fill:none; stroke:currentColor; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; transition:transform .28s; }\n  .fv-calc-expand.open { color:#17a9bb; }\n  .fv-calc-expand.open svg { transform:rotate(180deg); }\n  .fv-calc-tbl-wrap { max-height:0; overflow:hidden; transition:max-height .4s ease; }\n  .fv-calc-tbl-wrap.open { max-height:2000px; }\n  .fv-calc-tbl-inner { border-top:1px solid #E5E7EB; padding:14px 16px 18px; }\n  .fv-calc-tbl-note-sm { font-size:0.82em; color:#6B7280; margin-top:10px; line-height:1.7; }\n\n  \/* ── RESPONSIVE TOGGLE ── *\/\n  @media(max-width:640px) {\n    .fv-calc { display:block; max-width:100%; border-radius:14px; }\n    .fv-table-card { display:none!important; }\n    .fv-table-section { padding:24px 0; }\n    .fv-calc-selects { gap:10px; }\n    .fv-calc-price { font-size:1.75em; }\n  }\n  @media(max-width:380px) { .fv-calc-selects { grid-template-columns:1fr; } }\u003c\/style\u003e\n\u003cdiv class=\"fv\"\u003e\n\u003cdiv class=\"fv-intro\"\u003e\n\u003cdiv class=\"fv-intro-inner\"\u003e\n\u003ch1\u003eรับพิมพ์ \u003cspan class=\"fv-glow\"\u003eป้ายฟิวเจอร์บอร์ด\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: var(--c);\"\u003e\"เบา แข็งแรง คุ้มราคา\"\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003e\u003cstrong\u003eฟิวเจอร์บอร์ด (Future Board \/ PP Board)\u003c\/strong\u003e คือแผ่นพลาสติกโพลีโพรพีลีน (Polypropylene : PP) โครงสร้างลอนคล้ายกระดาษลูกฟูก น้ำหนักเบา แข็งแรง กันน้ำ และทนความชื้นได้ดี นิยมใช้ผลิตป้ายโฆษณา ป้ายโปรโมชั่น ป้ายประชาสัมพันธ์ และป้ายอีเวนต์ทั้ง Indoor และ Outdoor ระดับกลาง\u003c\/p\u003e\n\u003cp\u003eเหมาะกับ \u003cstrong\u003eป้ายหน้าร้าน ป้ายลดราคา ป้ายงานบุญ ป้ายถือพร็อพ ป้ายเชียร์\u003c\/strong\u003e และป้ายเมนู ราคาประหยัด ผลิตได้รวดเร็ว\u003c\/p\u003e\n\u003cdiv class=\"fv-usp-row\"\u003e\n\u003cspan class=\"fv-usp-badge\"\u003eน้ำหนักเบา\u003c\/span\u003e \u003cspan class=\"fv-usp-badge\"\u003eกันน้ำ กันความชื้น\u003c\/span\u003e \u003cspan class=\"fv-usp-badge\"\u003eตัดได้ตามต้องการ\u003c\/span\u003e \u003cspan class=\"fv-usp-badge\"\u003eพิมพ์สีสด คมชัด\u003c\/span\u003e \u003cspan class=\"fv-usp-badge\"\u003eราคาประหยัด\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca rel=\"noopener\" class=\"fv-btn\" href=\"https:\/\/page.line.me\/pwy1559t\" style=\"margin-top: 28px;\" target=\"_blank\"\u003e \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003cpath d=\"M9 1.5C4.86 1.5 1.5 4.48 1.5 8.13c0 2.25 1.2 4.25 3.08 5.52L4 15.5l2.2-1.1C6.97 14.63 7.97 14.75 9 14.75c4.14 0 7.5-2.98 7.5-6.62C16.5 4.48 13.14 1.5 9 1.5z\" fill=\"white\"\u003e\u003c\/path\u003e\u003c\/svg\u003e ติดต่อผ่าน LINE → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"fv-table-section desc_container page-width\"\u003e\u003c!-- MOBILE CALCULATOR --\u003e\n\u003cdiv class=\"fv-calc\"\u003e\n\u003cdiv class=\"fv-calc-hdr\"\u003eเช็คราคาป้ายฟิวเจอร์บอร์ด\u003c\/div\u003e\n\u003cdiv class=\"fv-calc-body\"\u003e\n\u003cdiv class=\"fv-calc-selects\"\u003e\n\u003cdiv class=\"fv-calc-field\"\u003e\n\u003clabel for=\"fv-sel-h\"\u003eความสูง H (cm)\u003c\/label\u003e\u003cselect id=\"fv-sel-h\"\u003e\n\u003coption\u003e20\u003c\/option\u003e\n\u003coption\u003e30\u003c\/option\u003e\n\u003coption\u003e40\u003c\/option\u003e\n\u003coption\u003e50\u003c\/option\u003e\n\u003coption\u003e60\u003c\/option\u003e\n\u003coption\u003e70\u003c\/option\u003e\n\u003coption\u003e80\u003c\/option\u003e\n\u003coption\u003e90\u003c\/option\u003e\n\u003coption selected\u003e100\u003c\/option\u003e\n\u003coption\u003e110\u003c\/option\u003e\n\u003coption\u003e120\u003c\/option\u003e\n\u003coption\u003e130\u003c\/option\u003e\n\u003coption\u003e140\u003c\/option\u003e\n\u003coption\u003e150\u003c\/option\u003e\n\u003coption\u003e160\u003c\/option\u003e\n\u003coption\u003e170\u003c\/option\u003e\n\u003coption\u003e180\u003c\/option\u003e\n\u003coption\u003e190\u003c\/option\u003e\n\u003coption\u003e200\u003c\/option\u003e\n\u003coption\u003e210\u003c\/option\u003e\n\u003coption\u003e220\u003c\/option\u003e\n\u003coption\u003e240\u003c\/option\u003e\n\u003c\/select\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fv-calc-field\"\u003e\n\u003clabel for=\"fv-sel-w\"\u003eความกว้าง W (cm)\u003c\/label\u003e\u003cselect id=\"fv-sel-w\"\u003e\n\u003coption\u003e20\u003c\/option\u003e\n\u003coption\u003e30\u003c\/option\u003e\n\u003coption\u003e40\u003c\/option\u003e\n\u003coption\u003e50\u003c\/option\u003e\n\u003coption\u003e60\u003c\/option\u003e\n\u003coption\u003e70\u003c\/option\u003e\n\u003coption selected\u003e80\u003c\/option\u003e\n\u003coption\u003e90\u003c\/option\u003e\n\u003coption\u003e100\u003c\/option\u003e\n\u003coption\u003e110\u003c\/option\u003e\n\u003coption\u003e120\u003c\/option\u003e\n\u003c\/select\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fv-calc-result\"\u003e\n\u003cdiv class=\"fv-calc-result-left\"\u003e\n\u003cspan class=\"fv-calc-result-label\"\u003eราคาเริ่มต้น\u003c\/span\u003e \u003cspan class=\"fv-calc-result-dim\" id=\"fv-dim\"\u003e100 × 80 ซม.\u003c\/span\u003e \u003cspan class=\"fv-calc-tier fv-tier-mid\" id=\"fv-tier\"\u003eราคากลาง\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"fv-calc-price\" id=\"fv-price\"\u003e฿840\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"fv-calc-note\"\u003e\u003cb\u003eฟิวเจอร์บอร์ด · พิมพ์สีเต็ม · 1 ชิ้น\u003c\/b\u003e\u003cbr\u003eยังไม่รวมค่าไดคัทและค่าจัดส่ง ก่อน VAT\u003c\/p\u003e\n\u003ca href=\"https:\/\/page.line.me\/pwy1559t\" class=\"fv-\" rel=\"noopener\" target=\"_blank\"\u003e \u003csvg viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003cpath fill=\"white\" d=\"M9 1.5C4.86 1.5 1.5 4.48 1.5 8.13c0 2.25 1.2 4.25 3.08 5.52L4 15.5l2.2-1.1C6.97 14.63 7.97 14.75 9 14.75c4.14 0 7.5-2.98 7.5-6.62C16.5 4.48 13.14 1.5 9 1.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e สั่งผลิต \/ สอบถามเพิ่มเติม \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"fv-calc-expand\" id=\"fv-expand-btn\" aria-expanded=\"false\"\u003e \u003cspan id=\"fv-expand-label\"\u003eดูตารางราคาทั้งหมด\u003c\/span\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/button\u003e\n\u003cdiv class=\"fv-calc-tbl-wrap\" id=\"fv-calc-tbl\"\u003e\n\u003cdiv class=\"fv-calc-tbl-inner\"\u003e\n\u003cdiv style=\"overflow-x: auto; scrollbar-width: thin;\"\u003e\n\u003ctable class=\"fv-table\" id=\"fvCalcTable\"\u003e\n\u003cthead\u003e\n\u003ctr id=\"fvCalcThead\"\u003e\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody id=\"fvCalcTbody\"\u003e\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"fv-calc-tbl-note-sm\"\u003e* ราคาก่อน VAT ยังไม่รวมค่าไดคัทและค่าจัดส่ง\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fv-table-card\"\u003e\n\u003cdiv class=\"fv-instr\"\u003e\n\u003cspan class=\"fv-instr-dot\"\u003e\u003c\/span\u003e ตารางราคาป้ายฟิวเจอร์บอร์ด\u003c\/div\u003e\n\u003cdiv class=\"fv-tbl-wrap\"\u003e\n\u003ctable class=\"fv-table\" id=\"fvPriceTable\"\u003e\n\u003cthead\u003e\n\u003ctr id=\"fvTheadRow\"\u003e\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody id=\"fvPriceBody\"\u003e\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fv-table-note\"\u003e\n\u003cp\u003eราคาสำหรับฟิวเจอร์บอร์ดพิมพ์สีมาตรฐาน ขนาดสี่เหลี่ยม ติดสติ๊กเกอร์อิงค์เจ็ตคุณภาพสูง\u003c\/p\u003e\n\u003cp\u003eสนใจรูปแบบไดคัทหรือขนาดพิเศษ ติดต่อสอบถามทาง LINE \u003cstrong\u003e@octopusdesign\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fv-features-section desc_container page-width\"\u003e\n\u003cdiv class=\"oc-bar-wrap\"\u003e\n\u003cdiv class=\"oc-bar\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ch2\u003eจุดเด่นฟิวเจอร์บอร์ด\u003c\/h2\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fv-features-grid\"\u003e\n\u003cdiv class=\"fv-feature-card\"\u003e\n\u003cdiv class=\"fv-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eโครงสร้างลอน น้ำหนักเบา\u003c\/h3\u003e\n\u003cp\u003eโครงสร้างภายในเป็นแบบลอน (Flute) คล้ายกระดาษลูกฟูก น้ำหนักเบามาก เคลื่อนย้ายและติดตั้งง่าย\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fv-feature-card\"\u003e\n\u003cdiv class=\"fv-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eกันน้ำ ทนความชื้น\u003c\/h3\u003e\n\u003cp\u003eวัสดุ PP ไม่ดูดซึมน้ำ ทนความชื้นสูง เหมาะกับการใช้งานกลางแจ้งระยะสั้น–กลาง\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fv-feature-card\"\u003e\n\u003cdiv class=\"fv-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eพิมพ์สีสด คมชัด\u003c\/h3\u003e\n\u003cp\u003eรองรับการพิมพ์ระบบสติ๊กเกอร์อิงค์เจ็ตคุณภาพสูง สีสดใส คมชัด เลือก Gloss หรือ Matte ได้\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fv-feature-card\"\u003e\n\u003cdiv class=\"fv-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14.7 6.3a1 1 0 000 1.4l1.6 1.6a1 1 0 001.4 0l3.77-3.77a6 6 0 01-7.94 7.94l-6.91 6.91a2.12 2.12 0 01-3-3l6.91-6.91a6 6 0 017.94-7.94l-3.76 3.76z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eตัด เจาะ ขึ้นรูปได้\u003c\/h3\u003e\n\u003cp\u003eตัดได้ด้วยมีดคัตเตอร์ รองรับ\u003cstrong\u003eไดคัท\u003c\/strong\u003eรูปทรงพิเศษ เจาะรูแขวน หรือพับขึ้นรูป\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fv-uses-section desc_container page-width\"\u003e\n\u003cdiv class=\"oc-bar-wrap\"\u003e\n\u003cdiv class=\"oc-bar\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ch2\u003eการใช้งานยอดนิยม\u003c\/h2\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fv-uses-grid\"\u003e\n\u003ca href=\"https:\/\/www.octopus.co.th\/products\/backdrop-future-board\" class=\"fv-use-card\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"fv-use-img\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0098\/2653\/3433\/files\/IMG-7747.jpg?v=1766631905\" alt=\"แบคดรอป ฟิวเจอร์บอร์ด\" loading=\"lazy\"\u003e\u003cspan class=\"fv-use-label\"\u003eแบคดรอป ฟิวเจอร์บอร์ด\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/www.octopus.co.th\/products\/standee-with-base\" class=\"fv-use-card\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"fv-use-img\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0098\/2653\/3433\/products\/D3616_300__201123_4_optimized-865044.jpg?v=1710132400\" alt=\"สแตนดี้ฟิวเจอร์บอร์ด\" loading=\"lazy\"\u003e\u003cspan class=\"fv-use-label\"\u003eสแตนดี้ฟิวเจอร์บอร์ด\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/www.octopus.co.th\/products\/futureboard-stand\" class=\"fv-use-card\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"fv-use-img\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0098\/2653\/3433\/products\/image_67e29fb7-3b4e-465d-aa2d-bf2031839c33-576608.jpg?v=1722621081\" alt=\"ป้ายตั้ง ฟิวเจอร์บอร์ด โครงเหล็ก\" loading=\"lazy\"\u003e\u003cspan class=\"fv-use-label\"\u003eป้ายตั้ง โครงเหล็ก\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/www.octopus.co.th\/products\/products-ig-frame-instagram-facebook-sign\" class=\"fv-use-card\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"fv-use-img\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0098\/2653\/3433\/products\/image_8173adf8-b04d-4c0d-8f30-8f31ce6205dd-119768.jpg?v=1709902607\" alt=\"กรอบป้าย IG Facebook\" loading=\"lazy\"\u003e\u003cspan class=\"fv-use-label\"\u003eกรอบป้าย IG Facebook\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/www.octopus.co.th\/products\/pp-board-prop\" class=\"fv-use-card\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"fv-use-img\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0098\/2653\/3433\/files\/dji-827938.jpg?v=1747722974\" alt=\"ป้ายถือถ่ายรูป ป้ายพร็อพ\" loading=\"lazy\"\u003e\u003cspan class=\"fv-use-label\"\u003eป้ายถือถ่ายรูป \/ พร็อพ\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/www.octopus.co.th\/products\/mock-up\" class=\"fv-use-card\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"fv-use-img\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0098\/2653\/3433\/files\/14771108_website_23_b4f86358-dd2a-4a77-809b-5fc05524259f-278091.jpg?v=1730248746\" alt=\"ม็อคอัพสินค้า\" loading=\"lazy\"\u003e\u003cspan class=\"fv-use-label\"\u003eม็อคอัพสินค้า\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/www.octopus.co.th\/products\/photo-backdrop-future-board\" class=\"fv-use-card\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"fv-use-img\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0098\/2653\/3433\/files\/14771108_website_-_2025-02-20T103843.367.jpg?v=1740062201\" alt=\"ฉากถ่ายรูป ฟิวเจอร์บอร์ด\" loading=\"lazy\"\u003e\u003cspan class=\"fv-use-label\"\u003eฉากถ่ายรูป ฟิวเจอร์บอร์ด\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fv-faq-section desc_container page-width\"\u003e\u003cspan class=\"fv-faq-label\"\u003eคำถามที่พบบ่อย · FAQ\u003c\/span\u003e\n\u003cdiv class=\"oc-bar-wrap\" style=\"margin-bottom: 36px;\"\u003e\n\u003cdiv class=\"oc-bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"oc-bar-wrap\"\u003e\n\u003cdiv class=\"oc-bar\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ch2\u003eคำถามเกี่ยวกับฟิวเจอร์บอร์ด\u003c\/h2\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oc-faq\"\u003e\n\u003cdiv class=\"oc-faq-i\"\u003e\n\u003cbutton class=\"oc-faq-btn\"\u003e\u003cspan class=\"oc-faq-num\"\u003e1\u003c\/span\u003e\u003cspan\u003eฟิวเจอร์บอร์ด กับโฟมบอร์ด ต่างกันอย่างไร?\u003c\/span\u003e\u003csvg class=\"oc-faq-chev\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/button\u003e\n\u003cdiv class=\"oc-faq-body\"\u003e\n\u003cdiv class=\"oc-faq-ans\"\u003eฟิวเจอร์บอร์ด (PP Board) — วัสดุพลาสติก PP โครงสร้างลอน น้ำหนักเบา กันน้ำได้ดีกว่า แข็งแรงกว่า ทนการใช้งานกลางแจ้งได้นานกว่า โฟมบอร์ด — แกนโฟมบางกว่า เบากว่า แต่แตกบิ่นง่ายกว่า ไม่กันน้ำ เหมาะกับงานภายในเท่านั้น ฟิวเจอร์บอร์ดเหมาะกับงานที่ต้องการความทนทานและกันน้ำมากกว่า ในราคาที่ยังประหยัด\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oc-faq-i\"\u003e\n\u003cbutton class=\"oc-faq-btn\"\u003e\u003cspan class=\"oc-faq-num\"\u003e2\u003c\/span\u003e\u003cspan\u003eฟิวเจอร์บอร์ดใช้งานกลางแจ้งได้ไหม?\u003c\/span\u003e\u003csvg class=\"oc-faq-chev\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/button\u003e\n\u003cdiv class=\"oc-faq-body\"\u003e\n\u003cdiv class=\"oc-faq-ans\"\u003eได้ครับ แต่เหมาะกับการใช้งานกลางแจ้งระยะ สั้น–กลาง (ไม่เกิน 3–6 เดือน) เพราะวัสดุ PP ทนแดดได้พอสมควร แต่หากโดนแดดจัดนานจะเริ่มเปราะและสีซีด สำหรับกลางแจ้งระยะยาว แนะนำพลาสวูดหรือ Dibond แทน\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oc-faq-i\"\u003e\n\u003cbutton class=\"oc-faq-btn\"\u003e\u003cspan class=\"oc-faq-num\"\u003e3\u003c\/span\u003e\u003cspan\u003eตารางราคาคิดจากอะไร?\u003c\/span\u003e\u003csvg class=\"oc-faq-chev\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/button\u003e\n\u003cdiv class=\"oc-faq-body\"\u003e\n\u003cdiv class=\"oc-faq-ans\"\u003eราคาคิดตาม ขนาดชิ้นงาน (กว้าง × สูง เป็น ซม.) สำหรับงานสี่เหลี่ยมมาตรฐาน พิมพ์ด้วยสติ๊กเกอร์อิงค์เจ็ตคุณภาพสูง ราคาเริ่มต้น 150 บาท สำหรับขนาด 20×20 ซม.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oc-faq-i\"\u003e\n\u003cbutton class=\"oc-faq-btn\"\u003e\u003cspan class=\"oc-faq-num\"\u003e4\u003c\/span\u003e\u003cspan\u003eสั่งทำรูปทรงพิเศษ ไดคัทได้ไหม?\u003c\/span\u003e\u003csvg class=\"oc-faq-chev\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/button\u003e\n\u003cdiv class=\"oc-faq-body\"\u003e\n\u003cdiv class=\"oc-faq-ans\"\u003eได้ครับ ฟิวเจอร์บอร์ดตัดรูปทรงพิเศษได้ เช่น ตัวอักษร โลโก้ หรือรูปอิสระ ราคาขึ้นอยู่กับความซับซ้อนของรูปทรง แนะนำส่งไฟล์ AI\/PDF มาเพื่อประเมินราคา ติดต่อทาง LINE @octopusdesign\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oc-faq-i\"\u003e\n\u003cbutton class=\"oc-faq-btn\"\u003e\u003cspan class=\"oc-faq-num\"\u003e5\u003c\/span\u003e\u003cspan\u003eระยะเวลาผลิตและจัดส่งกี่วัน?\u003c\/span\u003e\u003csvg class=\"oc-faq-chev\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/button\u003e\n\u003cdiv class=\"oc-faq-body\"\u003e\n\u003cdiv class=\"oc-faq-ans\"\u003eโดยทั่วไป 1–3 วันทำการ นับจากคอนเฟิร์มไฟล์และชำระเงิน กรุงเทพฯ จัดส่งด่วนได้ภายในวัน ต่างจังหวัด 2–3 วันทำการ\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[\n  {\"@type\":\"Question\",\"name\":\"ฟิวเจอร์บอร์ด กับโฟมบอร์ด ต่างกันอย่างไร?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"ฟิวเจอร์บอร์ด (PP Board) ทำจากพลาสติกโพลีโพรพีลีนโครงสร้างลอน กันน้ำได้ดี แข็งแรง ทนกลางแจ้งได้นานกว่า ส่วนโฟมบอร์ดเบากว่า แต่แตกง่าย ไม่กันน้ำ เหมาะงานภายในอาคาร\"}},\n  {\"@type\":\"Question\",\"name\":\"ฟิวเจอร์บอร์ดใช้งานกลางแจ้งได้ไหม?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"ได้ เหมาะกับระยะสั้น-กลาง ไม่เกิน 3-6 เดือน สำหรับกลางแจ้งระยะยาวแนะนำพลาสวูดหรือ Dibond\"}},\n  {\"@type\":\"Question\",\"name\":\"ตารางราคาป้ายฟิวเจอร์บอร์ดคิดจากอะไร?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"คิดตามขนาดชิ้นงาน กว้าง × สูง ซม. สำหรับงานสี่เหลี่ยมมาตรฐาน ราคาเริ่มต้น 150 บาท\"}},\n  {\"@type\":\"Question\",\"name\":\"สั่งทำรูปทรงพิเศษ ไดคัทได้ไหม?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"ได้ครับ ตัดรูปทรงพิเศษได้ เช่น ตัวอักษร โลโก้ หรือรูปอิสระ แนะนำส่งไฟล์ AI\/PDF มาประเมินราคา\"}},\n  {\"@type\":\"Question\",\"name\":\"ป้ายฟิวเจอร์บอร์ดใช้ระยะเวลาผลิตกี่วัน?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"1-3 วันทำการ นับจากคอนเฟิร์มไฟล์และชำระเงิน กรุงเทพฯ จัดส่งด่วนภายในวัน\"}}\n]}\n\u003c\/script\u003e \u003cscript\u003e\n(function(){\n  var WS=[20,30,40,50,60,70,80,90,100,110,120];\n  var HS=[240,220,210,200,190,180,170,160,150,140,130,120,110,100,90,80,70,60,50,40,30,20];\n  var RAW=[\n    [650,805,890,995,1080,1160,1295,1365,1460,1560,1585],\n    [550,725,840,950,1030,1130,1230,1290,1380,1470,1530],\n    [530,695,815,930,1005,1100,1195,1255,1340,1425,1465],\n    [505,670,790,910,980,1075,1165,1220,1300,1385,1400],\n    [480,640,760,885,955,1045,1130,1180,1260,1340,1355],\n    [465,610,735,865,930,1015,1100,1145,1220,1295,1315],\n    [450,580,710,835,900,990,1075,1130,1180,1250,1270],\n    [420,540,670,780,890,970,1020,1090,1165,1195,1230],\n    [400,510,600,750,840,935,985,1050,1090,1160,1200],\n    [380,490,590,720,800,900,970,1000,1065,1125,1155],\n    [365,460,550,675,760,860,940,965,1025,1080,1100],\n    [350,430,530,630,720,825,910,940,985,1040,1075],\n    [335,400,495,585,665,770,875,895,975,995,1040],\n    [320,380,460,535,615,710,840,860,905,950,985],\n    [305,360,450,490,550,635,720,800,860,895,940],\n    [280,315,385,455,530,590,670,720,840,875,910],\n    [260,290,345,410,475,530,590,635,710,770,825],\n    [235,270,305,365,410,475,530,550,615,665,720],\n    [220,240,285,330,365,410,455,490,535,585,630],\n    [200,215,230,285,305,345,385,450,460,495,530],\n    [175,190,215,240,270,290,315,360,380,400,430],\n    [150,175,200,220,235,260,280,305,320,335,350]\n  ];\n  var selH=document.getElementById('fv-sel-h');\n  var selW=document.getElementById('fv-sel-w');\n  var priceEl=document.getElementById('fv-price');\n  var dimEl=document.getElementById('fv-dim');\n  var tierEl=document.getElementById('fv-tier');\n  if(!selH||!selW) return;\n  function update(){\n    var h=parseInt(selH.value),w=parseInt(selW.value);\n    var hi=HS.indexOf(h),wi=WS.indexOf(w);\n    var p=(hi\u003e=0\u0026\u0026wi\u003e=0)?RAW[hi][wi]:null;\n    dimEl.textContent=h+' × '+w+' ซม.';\n    if(p){\n      priceEl.textContent='฿'+p.toLocaleString();\n      priceEl.style.animation='none'; void priceEl.offsetWidth;\n      priceEl.style.animation='fv-calc-pop .2s ease';\n      if(tierEl){\n        if(p\u003c500){tierEl.className='fv-calc-tier fv-tier-base';tierEl.textContent='ราคาเข้าถึงง่าย';}\n        else if(p\u003c1000){tierEl.className='fv-calc-tier fv-tier-mid';tierEl.textContent='ราคากลาง';}\n        else{tierEl.className='fv-calc-tier fv-tier-hi';tierEl.textContent='ขนาดใหญ่';}\n      }\n    } else{priceEl.textContent='–';}\n  }\n  selH.addEventListener('change',update);\n  selW.addEventListener('change',update);\n  update();\n  var expBtn=document.getElementById('fv-expand-btn');\n  var expPanel=document.getElementById('fv-calc-tbl');\n  var expLabel=document.getElementById('fv-expand-label');\n  if(expBtn\u0026\u0026expPanel){\n    expBtn.addEventListener('click',function(){\n      var open=expPanel.classList.toggle('open');\n      expBtn.classList.toggle('open',open);\n      expBtn.setAttribute('aria-expanded',String(open));\n      expLabel.textContent=open?'ซ่อนตารางราคา':'ดูตารางราคาทั้งหมด';\n    });\n  }\n  var thead=document.getElementById('fvCalcThead');\n  var tbody2=document.getElementById('fvCalcTbody');\n  if(thead\u0026\u0026tbody2){\n    thead.innerHTML='\u003cth\u003eH\/W\u003c\/th\u003e'+WS.map(function(w){return '\u003cth\u003e'+w+'\u003c\/th\u003e';}).join('');\n    HS.forEach(function(h,hi){\n      var tr=document.createElement('tr');\n      var tdH=document.createElement('td'); tdH.textContent=h; tr.appendChild(tdH);\n      RAW[hi].forEach(function(p){\n        var td=document.createElement('td');\n        td.textContent=p.toLocaleString();\n        td.style.cssText='padding:6px 8px;text-align:center;font-size:0.88em;font-weight:700;color:'+(p\u003c500?'#6B7280':p\u003e=1000?'#7C3AED':p\u003e=700?'#17a9bb':'#374151');\n        tr.appendChild(td);\n      });\n      tbody2.appendChild(tr);\n    });\n  }\n})();\n\u003c\/script\u003e \u003cscript\u003e\n(function () {\n  var WS  = [20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120];\n  var HS  = [240, 220, 210, 200, 190, 180, 170, 160, 150, 140, 130, 120, 110, 100, 90, 80, 70, 60, 50, 40, 30, 20];\n  var RAW = [[650, 805, 890, 995, 1080, 1160, 1295, 1365, 1460, 1560, 1585],\n    [550, 725, 840, 950, 1030, 1130, 1230, 1290, 1380, 1470, 1530],\n    [530, 695, 815, 930, 1005, 1100, 1195, 1255, 1340, 1425, 1465],\n    [505, 670, 790, 910, 980, 1075, 1165, 1220, 1300, 1385, 1400],\n    [480, 640, 760, 885, 955, 1045, 1130, 1180, 1260, 1340, 1355],\n    [465, 610, 735, 865, 930, 1015, 1100, 1145, 1220, 1295, 1315],\n    [450, 580, 710, 835, 900, 990, 1075, 1130, 1180, 1250, 1270],\n    [420, 540, 670, 780, 890, 970, 1020, 1090, 1165, 1195, 1230],\n    [400, 510, 600, 750, 840, 935, 985, 1050, 1090, 1160, 1200],\n    [380, 490, 590, 720, 800, 900, 970, 1000, 1065, 1125, 1155],\n    [365, 460, 550, 675, 760, 860, 940, 965, 1025, 1080, 1100],\n    [350, 430, 530, 630, 720, 825, 910, 940, 985, 1040, 1075],\n    [335, 400, 495, 585, 665, 770, 875, 895, 975, 995, 1040],\n    [320, 380, 460, 535, 615, 710, 840, 860, 905, 950, 985],\n    [305, 360, 450, 490, 550, 635, 720, 800, 860, 895, 940],\n    [280, 315, 385, 455, 530, 590, 670, 720, 840, 875, 910],\n    [260, 290, 345, 410, 475, 530, 590, 635, 710, 770, 825],\n    [235, 270, 305, 365, 410, 475, 530, 550, 615, 665, 720],\n    [220, 240, 285, 330, 365, 410, 455, 490, 535, 585, 630],\n    [200, 215, 230, 285, 305, 345, 385, 450, 460, 495, 530],\n    [175, 190, 215, 240, 270, 290, 315, 360, 380, 400, 430],\n    [150, 175, 200, 220, 235, 260, 280, 305, 320, 335, 350]];\n  var mn=150, mx=1585;\n  function heat(p) {\n    var r=(p-mn)\/(mx-mn);\n    return r\u003c.2?'fv-h1':r\u003c.4?'fv-h2':r\u003c.6?'fv-h3':r\u003c.8?'fv-h4':'fv-h5';\n  }\n  var sel={r:null,c:null};\n  var thr=document.getElementById('fvTheadRow');\n  if(!thr) return;\n  thr.innerHTML='\u003cth\u003eH \\ W (ซม.)\u003c\/th\u003e'+WS.map(function(w,i){return '\u003cth id=\"fvthw'+i+'\"\u003e'+w+'\u003c\/th\u003e';}).join('');\n  var tbody=document.getElementById('fvPriceBody');\n  HS.forEach(function(h,hi){\n    var tr=document.createElement('tr');\n    var tdH=document.createElement('td'); tdH.id='fvtdh'+hi; tdH.textContent=h;\n    tr.appendChild(tdH);\n    RAW[hi].forEach(function(p,wi){\n      var td=document.createElement('td');\n      td.id='fvtd'+hi+'_'+wi;\n      td.className=heat(p);\n      td.textContent=p.toLocaleString();\n      td.addEventListener('click',function(){pick(hi,wi);});\n      tr.appendChild(td);\n    });\n    tbody.appendChild(tr);\n  });\n  WS.forEach(function(_,wi){\n    var th=document.getElementById('fvthw'+wi); if(!th) return;\n    th.addEventListener('mouseenter',function(){hiCol(wi);});\n    th.addEventListener('mouseleave',function(){clearCol(wi);});\n  });\n  function hiCol(wi){\n    document.getElementById('fvthw'+wi)?.classList.add('fv-col-hi');\n    HS.forEach(function(_,ri){\n      var td=document.getElementById('fvtd'+ri+'_'+wi);\n      if(td\u0026\u0026!(ri===sel.r\u0026\u0026wi===sel.c)) td.classList.add('fv-col-hi');\n    });\n  }\n  function clearCol(wi){\n    document.getElementById('fvthw'+wi)?.classList.remove('fv-col-hi');\n    HS.forEach(function(_,ri){document.getElementById('fvtd'+ri+'_'+wi)?.classList.remove('fv-col-hi');});\n  }\n  function pick(hi,wi){\n    if(sel.r!==null){\n      var oh=document.getElementById('fvtdh'+sel.r); if(oh) oh.style.cssText='';\n      if(sel.c!==null) document.getElementById('fvtd'+sel.r+'_'+sel.c)?.classList.remove('fv-sel');\n    }\n    if(sel.r===hi\u0026\u0026sel.c===wi){sel.r=null;sel.c=null;return;}\n    sel.r=hi;sel.c=wi;\n    var hLbl=document.getElementById('fvtdh'+hi);\n    if(hLbl){hLbl.style.color='#6d28d9';hLbl.style.background='#f5f3ff';}\n    var cell=document.getElementById('fvtd'+hi+'_'+wi);\n    if(cell){cell.classList.remove('fv-col-hi');cell.classList.add('fv-sel');}\n  }\n})();\n\u003c\/script\u003e \u003cscript\u003e(function(){document.querySelectorAll('.oc-faq-btn').forEach(function(btn){btn.addEventListener('click',function(){var item=btn.closest('.oc-faq-i'),faq=btn.closest('.oc-faq'),isOpen=item.classList.contains('open');faq.querySelectorAll('.oc-faq-i').forEach(function(i){i.classList.remove('open');i.querySelector('.oc-faq-body').classList.remove('open');});if(!isOpen){item.classList.add('open');item.querySelector('.oc-faq-body').classList.add('open');}});});})()\u003c\/script\u003e\u003c\/p\u003e\u003c\/section\u003e","brand":"Octopus Media Solutions","offers":[{"title":"Default Title","offer_id":14316212584505,"sku":"","price":200.0,"currency_code":"THB","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0098\/2653\/3433\/products\/002_330a4002-77c0-4e5e-b68b-18a5c19ef987-443283.jpg?v=1709719103"},{"product_id":"acrylic-trophy-award","title":"โล่รางวัล Acrylic Trophy Award","description":"\u003cstyle\u003e\n.product-description*{white-space:normal!important}\nimg[src*=\"oc-icon\"]{width:18px!important;height:18px!important;max-width:18px!important;display:inline-block!important;vertical-align:middle;flex-shrink:0}\n:root{--tr-c:#17a9bb;--tr-gci:linear-gradient(135deg,#14c9df,#17a9bb);--tr-ink:#1A202C;--tr-70:#374151;--tr-40:#6B7280;--tr-15:#E5E7EB;--tr-r:10px}\n.tr{color:var(--tr-70);line-height:1.7;max-width:900px;margin:0 auto;padding:0 4px}\n.tr-badge{display:inline-flex;align-items:center;gap:5px;background:var(--tr-gci);color:#fff;font-size:.85em;font-weight:700;padding:4px 12px;border-radius:999px;margin-bottom:12px}.tr h2 {font-weight:800;color:var(--tr-ink);margin:0 0 5px;line-height:1.25;}\n.tr-tag{font-size:.85em;color:var(--tr-c);font-weight:600;margin-bottom:14px}\n\n.tr-sh::before{content:'';display:block;width:3px;height:1.1em;background:var(--tr-gci);border-radius:2px}\n.tr-prose{font-size:0.96em;color:var(--tr-70);line-height:1.78;margin:0 0 12px}\n\/* Numbered variant cards 2×2 *\/\n.tr-vars{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 14px}\n.tr-var{background:#fff;border:1px solid var(--tr-15);border-radius:var(--tr-r);padding:14px;box-shadow:0 1px 6px rgba(60,70,90,.06)}\n.tr-var-n{font-size:1.6em;font-weight:900;color:rgba(23,169,187,.15);display:block;line-height:1;margin-bottom:6px}\n.tr-var strong{display:block;font-size:0.96em;font-weight:800;color:var(--tr-ink);margin-bottom:4px}\n.tr-var-spec{font-size:0.92em;font-weight:700;color:var(--tr-c);display:block;margin-bottom:6px}\n.tr-var p{font-size:0.96em;color:var(--tr-40);margin:0 0 7px;line-height:1.6}\n.tr-chips{display:flex;flex-wrap:wrap;gap:4px}\n.tr-chip{background:rgba(23,169,187,.08);border:1px solid rgba(23,169,187,.18);color:#0e7a8a;border-radius:999px;font-size:.7em;font-weight:600;padding:2px 7px}\n\/* How to choose prose *\/\n.tr-bq{border-left:3px solid #818CF8;padding:9px 13px;font-size:0.92em;color:var(--tr-70);margin:0 0 18px;line-height:1.7}\n\/* Stats MOQ\/lead *\/\n.tr-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 18px}\n.tr-stat{background:#fff;border:1px solid var(--tr-15);border-top:2.5px solid var(--tr-c);border-radius:var(--tr-r);padding:10px 8px;text-align:center;box-shadow:0 1px 6px rgba(60,70,90,.06)}\n.tr-stat.pu{border-top-color:#818CF8}\n.tr-stat-n{font-size:1em;font-weight:900;color:var(--tr-c);display:block;line-height:1.1;margin-bottom:3px}\n.tr-stat.pu .tr-stat-n{color:#818CF8}\n.tr-stat-l{font-size:0.92em;color:var(--tr-40);display:block;line-height:1.3}\n.tr-tbl{width:100%;border-collapse:collapse;margin-bottom:20px;border-radius:var(--tr-r);overflow:hidden;box-shadow:0 1px 6px rgba(60,70,90,.06)}\n.tr-tbl thead th{background:#f3f4f6!important;color:#1a202c!important;font-weight:700!important;font-size:.92em!important;padding:9px 12px;text-align:left;border-bottom:2px solid #818CF8;}\n.tr-tbl tbody tr:nth-child(even){background:#FAFBFF}\n.tr-tbl td,.tr-tbl tbody th{font-size:0.96em!important;font-weight:400!important;color:var(--tr-70);padding:8px 12px;border-bottom:1px solid var(--tr-15)}\n.tr-tbl tbody th{font-weight:600!important;background:#fff!important;white-space:nowrap!important}\n.tr-cta{background:#fff;border:1px solid var(--tr-15);border-radius:var(--tr-r);padding:18px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px;flex-wrap:wrap;box-shadow:0 1px 6px rgba(60,70,90,.06)}\n.tr-cta strong{display:block;font-size:.95em;font-weight:800;color:var(--tr-ink);margin-bottom:3px}\n.tr-cta p{font-size:0.96em;color:var(--tr-40);margin:0}\n.tr-btns{display:flex;gap:7px;flex-wrap:wrap}\n.tr-btn2{display:inline-block;padding:9px 18px;border-radius:999px;border:1.5px solid var(--tr-c);color:var(--tr-c)!important;font-weight:700;font-size:.8em;text-decoration:none;white-space:nowrap!important}\n.tr-faq-item{border:1px solid var(--tr-15);border-radius:var(--tr-r);margin-bottom:6px;overflow:hidden;background:#fff}\n.tr-faq-q{padding:12px 14px;font-size:0.96em;font-weight:600;color:var(--tr-ink);cursor:pointer;display:flex;justify-content:space-between;align-items:center;user-select:none}\n.tr-faq-q::after{content:'+';font-size:1.1em;color:var(--tr-c);flex-shrink:0;transition:transform .25s}\n.tr-faq-q.open::after{transform:rotate(45deg)}\n.tr-faq-a{display:none;padding:0 14px 12px;font-size:0.92em;color:var(--tr-70);line-height:1.7;border-top:1px solid var(--tr-15)}\n@media(max-width:600px){.tr-vars{grid-template-columns:1fr}.tr-stats{grid-template-columns:1fr 1fr}.tr-cta{flex-direction:column}}\n@media(prefers-reduced-motion:reduce){*{transition:none!important}}\n\n.oc-faq{display:flex;flex-direction:column;gap:8px}\n.oc-faq-i{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.05);transition:border-color .2s,box-shadow .2s}\n.oc-faq-i.open{border-color:rgba(20,201,223,.4);box-shadow:0 3px 16px rgba(20,201,223,.12)}\n.oc-faq-btn{width:100%;display:flex;align-items:center;gap:10px;padding:13px 14px;background:none;border:none;cursor:pointer;text-align:left;font:inherit;font-size:.85em;font-weight:600;color:#374151}\n.oc-faq-num{width:24px;height:24px;border-radius:50%;flex-shrink:0;font-size:.82em;font-weight:800;display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:#6b7280;transition:background .25s,color .25s}\n.oc-faq-i.open .oc-faq-num{background:linear-gradient(135deg,#14c9df,#17a9bb);color:#fff}\n.oc-faq-chev{width:16px;height:16px;flex-shrink:0;margin-left:auto;fill:none;stroke:#6b7280;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .28s,stroke .2s}\n.oc-faq-i.open .oc-faq-chev{transform:rotate(180deg);stroke:#17a9bb}\n.oc-faq-body{max-height:0;overflow:hidden;transition:max-height .32s ease}\n.oc-faq-body.open{max-height:500px}\n.oc-faq-ans{padding:2px 14px 14px 48px;font-size:0.96em;color:#6b7280;line-height:1.8}\n\u003c\/style\u003e\n\u003cdiv class=\"tr\"\u003e\n  \u003cdiv class=\"tr-badge\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0098\/2653\/3433\/files\/oc-icon-zap.svg\" alt=\"\"\u003eโล่รางวัล\u003c\/div\u003e\n  \u003ch2\u003eโล่รางวัล อะคริลิค — 4 แบบตั้งแต่งาน Corporate ถึงรางวัลกีฬา สลักชื่อ UV Print\u003c\/h2\u003e\n  \u003cp class=\"tr-tag\"\u003eAcrylic Trophy · โล่รางวัล · Crystal · สแตนเลส · Laser Engrave · UV Print · งานประกาศรางวัล องค์กร กีฬา สถาบัน\u003c\/p\u003e\n\n  \n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0098\/2653\/3433\/files\/oc-icon-layers.svg\" alt=\"\"\u003e4 แบบหลัก\n  \u003cdiv class=\"tr-vars\"\u003e\n    \u003cdiv class=\"tr-var\"\u003e\n      \u003cspan class=\"tr-var-n\"\u003e01\u003c\/span\u003e\n      \u003cstrong\u003eอะคริลิคใส \/ สีพื้นฐาน\u003c\/strong\u003e\n      \u003cspan class=\"tr-var-spec\"\u003e3–10 มม. · Laser Engrave \/ UV Print · ฐาน HMR หรืออะคริลิค\u003c\/span\u003e\n      \u003cp\u003eแบบที่นิยมสุด ราคาคุ้มค่า ดูสะอาดสวยงาม พิมพ์ข้อความ โลโก้ และลวดลายได้ Full Color\u003c\/p\u003e\n      \u003cdiv class=\"tr-chips\"\u003e\n\u003cspan class=\"tr-chip\"\u003eราคาคุ้มค่า\u003c\/span\u003e\u003cspan class=\"tr-chip\"\u003eCorporate\u003c\/span\u003e\u003cspan class=\"tr-chip\"\u003eสถาบัน\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tr-var\"\u003e\n      \u003cspan class=\"tr-var-n\"\u003e02\u003c\/span\u003e\n      \u003cstrong\u003eอะคริลิคหลายชั้น Layered\u003c\/strong\u003e\n      \u003cspan class=\"tr-var-spec\"\u003eซ้อนหลายแผ่น ตัด Laser · สีหลากหลาย\u003c\/span\u003e\n      \u003cp\u003eซ้อนแผ่นอะคริลิคหลายสีหลายชั้น ให้มิติและความลึก เหมาะรางวัลที่ต้องการความโดดเด่น\u003c\/p\u003e\n      \u003cdiv class=\"tr-chips\"\u003e\n\u003cspan class=\"tr-chip\"\u003eมิติลึก\u003c\/span\u003e\u003cspan class=\"tr-chip\"\u003ePremium\u003c\/span\u003e\u003cspan class=\"tr-chip\"\u003eโดดเด่น\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tr-var\"\u003e\n      \u003cspan class=\"tr-var-n\"\u003e03\u003c\/span\u003e\n      \u003cstrong\u003eอะคริลิค + สแตนเลส\u003c\/strong\u003e\n      \u003cspan class=\"tr-var-spec\"\u003eแผ่นสแตนเลสกัดกรด + ฐานอะคริลิค\u003c\/span\u003e\n      \u003cp\u003eแผ่นสแตนเลสกัดกรดหรือแฮร์ไลน์ผสมกับฐานอะคริลิค ดูหรูหราระดับ Executive\u003c\/p\u003e\n      \u003cdiv class=\"tr-chips\"\u003e\n\u003cspan class=\"tr-chip\"\u003eExecutive\u003c\/span\u003e\u003cspan class=\"tr-chip\"\u003eหรูหรา\u003c\/span\u003e\u003cspan class=\"tr-chip\"\u003eถาวร\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tr-var\"\u003e\n      \u003cspan class=\"tr-var-n\"\u003e04\u003c\/span\u003e\n      \u003cstrong\u003eCrystal \/ แก้วใส\u003c\/strong\u003e\n      \u003cspan class=\"tr-var-spec\"\u003eแก้วคริสตัลสลักข้อความ · เงาใสระดับ Premium\u003c\/span\u003e\n      \u003cp\u003eดูเงาระดับสูงสุด เหมาะรางวัลพิเศษ งาน Gala Dinner รางวัลระดับประเทศ\u003c\/p\u003e\n      \u003cdiv class=\"tr-chips\"\u003e\n\u003cspan class=\"tr-chip\"\u003eGala Dinner\u003c\/span\u003e\u003cspan class=\"tr-chip\"\u003eระดับสูง\u003c\/span\u003e\u003cspan class=\"tr-chip\"\u003eของขวัญ\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tr-prose\"\u003eเลือกแบบตาม Budget และ Occasion — อะคริลิคใสเหมาะ Corporate ทั่วไปและสถาบันการศึกษา, Layered เหมาะรางวัลกีฬาและการแข่งขัน, อะคริลิค+สแตนเลสเหมาะ Executive Award, Crystal เหมาะงาน Gala และ Annual Award\u003c\/div\u003e\n  \u003cdiv class=\"tr-bq\"\u003e\"ส่ง Artwork โลโก้และข้อความมา ทีมออกแบบ Layout บนโล่ให้ — ลูกค้า Approve ก่อนผลิต\"\u003c\/div\u003e\n\n  \u003cdiv class=\"tr-stats\"\u003e\n    \u003cdiv class=\"tr-stat\"\u003e\n\u003cspan class=\"tr-stat-n\"\u003e1+\u003c\/span\u003e\u003cspan class=\"tr-stat-l\"\u003eชิ้น\u003cbr\u003eไม่มีขั้นต่ำ\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"tr-stat pu\"\u003e\n\u003cspan class=\"tr-stat-n\"\u003e7–10วัน\u003c\/span\u003e\u003cspan class=\"tr-stat-l\"\u003eLead Time\u003cbr\u003eตาม Qty\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"tr-stat\"\u003e\n\u003cspan class=\"tr-stat-n\"\u003eCustom\u003c\/span\u003e\u003cspan class=\"tr-stat-l\"\u003eทุกขนาด\u003cbr\u003eและรูปทรง\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ctable class=\"tr-tbl\"\u003e\n    \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eรายการ\u003c\/th\u003e\n\u003cth\u003eรายละเอียด\u003c\/th\u003e\n\u003cth\u003eหมายเหตุ\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003cth\u003eวัสดุ\u003c\/th\u003e\n\u003ctd\u003eอะคริลิค \/ Crystal \/ สแตนเลส\u003c\/td\u003e\n\u003ctd\u003eเลือกตาม Budget\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eการสลักข้อความ\u003c\/th\u003e\n\u003ctd\u003eLaser Engrave \/ UV Print\u003c\/td\u003e\n\u003ctd\u003eส่ง Artwork\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eฐาน\u003c\/th\u003e\n\u003ctd\u003eHMR \/ อะคริลิค \/ โลหะ\u003c\/td\u003e\n\u003ctd\u003eตามแบบ\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eขนาด\u003c\/th\u003e\n\u003ctd\u003eCustom ทุกขนาด\u003c\/td\u003e\n\u003ctd\u003eมาตรฐาน A5–A3\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eบรรจุภัณฑ์\u003c\/th\u003e\n\u003ctd\u003eกล่อง + โฟมรอง\u003c\/td\u003e\n\u003ctd\u003eปลอดภัยส่งได้\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003cdiv class=\"oc-bar-wrap\"\u003e\n\u003cdiv class=\"oc-bar\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ch2 style=\"color:#17a9bb!important;\"\u003eขนาดความสูงนิยมสากล\u003c\/h2\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003ctable class=\"tr-tbl\"\u003e\n    \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eระดับ\u003c\/th\u003e\n\u003cth\u003eความสูง\u003c\/th\u003e\n\u003cth\u003eเหมาะกับ\u003c\/th\u003e\n\u003cth\u003eนิยมในงาน\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003cth\u003eS — เล็ก\u003c\/th\u003e\n\u003ctd\u003e10–15 ซม.\u003c\/td\u003e\n\u003ctd\u003eรางวัลกลุ่ม จำนวนมาก\u003c\/td\u003e\n\u003ctd\u003eกีฬา การแข่งขัน\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eM — กลาง\u003c\/th\u003e\n\u003ctd\u003e18–22 ซม. ★ นิยมสุด\u003c\/td\u003e\n\u003ctd\u003eCorporate ทั่วไป\u003c\/td\u003e\n\u003ctd\u003eEmployee Award, Annual\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eL — ใหญ่\u003c\/th\u003e\n\u003ctd\u003e25–30 ซม.\u003c\/td\u003e\n\u003ctd\u003eรางวัลระดับผู้บริหาร\u003c\/td\u003e\n\u003ctd\u003eGala Dinner, CEO Award\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eXL — พิเศษ\u003c\/th\u003e\n\u003ctd\u003e35+ ซม.\u003c\/td\u003e\n\u003ctd\u003eรางวัลเกียรติยศสูงสุด\u003c\/td\u003e\n\u003ctd\u003eLifetime Achievement\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n  \u003cp class=\"tr-prose\" style=\"font-size:0.92em;color:#6B7280;margin-bottom:20px\"\u003eที่มา: ขนาด 18–22 ซม. (~7–8 นิ้ว) เป็น sweet spot ที่ตลาดสากลนิยมมากที่สุด — ใหญ่พอให้ดูโดดเด่น แต่ไม่หนักเกินพกหรือวางโต๊ะ\u003c\/p\u003e\n\n  \u003cdiv class=\"divline\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"how-to-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2 style=\"font-weight:700;color:var(--tr-c,#17a9bb);margin:4px 0 14px;letter-spacing:-.01em;\"\u003eอะคริลิค vs คริสตัล — เลือกแบบไหน?\u003c\/h2\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 20px\"\u003e\n    \u003cdiv style=\"background:#fff;border:1px solid #E5E7EB;border-top:3px solid #17a9bb;border-radius:10px;padding:14px;box-shadow:0 1px 6px rgba(60,70,90,.06)\"\u003e\n      \u003cdiv style=\"font-size:0.96em;font-weight:800;color:#1A202C;margin-bottom:10px\"\u003eอะคริลิค\u003c\/div\u003e\n      \u003cdiv style=\"font-size:0.92em;color:#374151;line-height:1.7\"\u003e\n        \u003cdiv style=\"padding:3px 0;border-bottom:1px solid #E5E7EB\"\u003e✓ น้ำหนักเบา พกพาสะดวก\u003c\/div\u003e\n        \u003cdiv style=\"padding:3px 0;border-bottom:1px solid #E5E7EB\"\u003e✓ ตัด CNC ได้ทุกทรง\u003c\/div\u003e\n        \u003cdiv style=\"padding:3px 0;border-bottom:1px solid #E5E7EB\"\u003e✓ UV Print Full Color ได้\u003c\/div\u003e\n        \u003cdiv style=\"padding:3px 0;border-bottom:1px solid #E5E7EB\"\u003e✓ ราคาคุ้มค่า สั่งจำนวนมาก\u003c\/div\u003e\n        \u003cdiv style=\"padding:3px 0;color:#6B7280\"\u003e~ ความวิบวับน้อยกว่าคริสตัล\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background:#fff;border:1px solid #E5E7EB;border-top:3px solid #818CF8;border-radius:10px;padding:14px;box-shadow:0 1px 6px rgba(60,70,90,.06)\"\u003e\n      \u003cdiv style=\"font-size:0.96em;font-weight:800;color:#1A202C;margin-bottom:10px\"\u003eคริสตัล (K9 Crystal)\u003c\/div\u003e\n      \u003cdiv style=\"font-size:0.92em;color:#374151;line-height:1.7\"\u003e\n        \u003cdiv style=\"padding:3px 0;border-bottom:1px solid #E5E7EB\"\u003e✓ วิบวับ หักแสงสวยงาม\u003c\/div\u003e\n        \u003cdiv style=\"padding:3px 0;border-bottom:1px solid #E5E7EB\"\u003e✓ รู้สึกหนักมือ ดูมีมูลค่า\u003c\/div\u003e\n        \u003cdiv style=\"padding:3px 0;border-bottom:1px solid #E5E7EB\"\u003e✓ เหมาะ Executive \/ Prestige\u003c\/div\u003e\n        \u003cdiv style=\"padding:3px 0;border-bottom:1px solid #E5E7EB\"\u003e~ ราคาสูงกว่า 3–5 เท่า\u003c\/div\u003e\n        \u003cdiv style=\"padding:3px 0;color:#6B7280\"\u003e~ ทรง Custom ทำได้น้อยกว่า\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"border-left:3px solid #818CF8;padding:9px 13px;font-size:0.92em;color:#374151;margin:0 0 20px;line-height:1.65\"\u003eงบพอดี → อะคริลิค · ต้องการ Prestige สูงสุด → คริสตัล · ผสมทั้งสอง → ฐานคริสตัล + แผ่นอะคริลิค UV Print\u003c\/div\u003e\n\n\u003cdiv class=\"tr-cta\"\u003e\n    \u003cdiv\u003e\n\u003cstrong\u003eสั่งโล่รางวัล\u003c\/strong\u003e\u003cp\u003eแจ้งแบบ จำนวน และส่งโลโก้ + ข้อความ รับ Mockup ก่อน Approve\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"tr-btns\"\u003e\n      \u003ca href=\"https:\/\/lin.ee\/uDrVbvY\" style=\"display:inline-block;padding:9px 18px;border-radius:999px;background:linear-gradient(90deg,#14c9df,#17a9bb,#818CF8,#A78BFA);background-size:200% 100%;color:#fff!important;font-weight:700;font-size:0.82em;text-decoration:none;white-space:nowrap\"\u003eLINE สั่งผลิต\u003c\/a\u003e\n      \u003ca href=\"#\" class=\"tr-btn2\"\u003eดูตัวอย่างงาน\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003cdiv class=\"oc-bar-wrap\"\u003e\n\u003cdiv class=\"oc-bar\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ch2 style=\"color:#17a9bb!important;\"\u003eทรงมาตรฐานที่นิยม\u003c\/h2\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003cp class=\"tr-prose\"\u003eทรงด้านล่างเป็นแบบที่ผลิตสำเร็จรูปและ Custom ได้ — แจ้งทรงที่ชอบหรือออกแบบทรงใหม่ตามต้องการ\u003c\/p\u003e\n  \n  \n  \u003cp class=\"tr-prose\"\u003eทรงด้านล่างเป็นแบบที่ผลิตสำเร็จรูปและ Custom ได้ — แจ้งทรงที่ชอบหรือส่งแบบที่ต้องการมาได้เลย\u003c\/p\u003e\n  \u003csvg viewbox=\"0 0 306 330\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%;max-width:460px;display:block;margin:0 0 8px\"\u003e\n    \u003cdefs\u003e\n      \u003clineargradient id=\"tsg\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\"\u003e\n        \u003cstop offset=\"0%\" stop-color=\"#14c9df\" stop-opacity=\".15\"\u003e\u003c\/stop\u003e\n        \u003cstop offset=\"100%\" stop-color=\"#818CF8\" stop-opacity=\".10\"\u003e\u003c\/stop\u003e\n      \u003c\/lineargradient\u003e\n    \u003c\/defs\u003e\n    \u003crect width=\"306\" height=\"330\" fill=\"#f9fafb\" rx=\"10\"\u003e\u003c\/rect\u003e\n    \u003c!-- grid: col x=18,120,222 | row y=14 | cell W=68 H=80 | label y +95 --\u003e\n\n    \u003c!-- ROW 1 --\u003e\n    \u003c!-- 1 Rectangle --\u003e\n    \u003crect x=\"18\" y=\"14\" width=\"68\" height=\"80\" rx=\"3\" fill=\"url(#tsg)\" stroke=\"#17a9bb\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n    \u003ctext x=\"52\" y=\"104\" text-anchor=\"middle\" font-size=\"9\" fill=\"#374151\" font-family=\"inherit\"\u003eสี่เหลี่ยม\u003c\/text\u003e\n    \u003ctext x=\"52\" y=\"115\" text-anchor=\"middle\" font-size=\"8\" fill=\"#17a9bb\" font-family=\"inherit\"\u003eRectangle\u003c\/text\u003e\n\n    \u003c!-- 2 Arch --\u003e\n    \u003cpath d=\"M120,94 L120,46 Q154,14 188,46 L188,94 Z\" fill=\"url(#tsg)\" stroke=\"#17a9bb\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n    \u003ctext x=\"154\" y=\"104\" text-anchor=\"middle\" font-size=\"9\" fill=\"#374151\" font-family=\"inherit\"\u003eโค้งบน\u003c\/text\u003e\n    \u003ctext x=\"154\" y=\"115\" text-anchor=\"middle\" font-size=\"8\" fill=\"#17a9bb\" font-family=\"inherit\"\u003eArch\u003c\/text\u003e\n\n    \u003c!-- 3 Shield --\u003e\n    \u003cpath d=\"M256,94 Q228,76 222,52 L222,22 Q239,15 256,14 Q273,15 290,22 L290,52 Q284,76 256,94 Z\" fill=\"url(#tsg)\" stroke=\"#17a9bb\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n    \u003ctext x=\"256\" y=\"104\" text-anchor=\"middle\" font-size=\"9\" fill=\"#374151\" font-family=\"inherit\"\u003eโล่\u003c\/text\u003e\n    \u003ctext x=\"256\" y=\"115\" text-anchor=\"middle\" font-size=\"8\" fill=\"#17a9bb\" font-family=\"inherit\"\u003eShield\u003c\/text\u003e\n\n    \u003cline x1=\"8\" y1=\"124\" x2=\"298\" y2=\"124\" stroke=\"#e5e7eb\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n\n    \u003c!-- ROW 2 --\u003e\n    \u003c!-- 4 Diamond --\u003e\n    \u003cpolygon points=\"52,134 82,174 52,214 22,174\" fill=\"url(#tsg)\" stroke=\"#17a9bb\" stroke-width=\"1.5\"\u003e\u003c\/polygon\u003e\n    \u003ctext x=\"52\" y=\"224\" text-anchor=\"middle\" font-size=\"9\" fill=\"#374151\" font-family=\"inherit\"\u003eเพชร\u003c\/text\u003e\n    \u003ctext x=\"52\" y=\"235\" text-anchor=\"middle\" font-size=\"8\" fill=\"#17a9bb\" font-family=\"inherit\"\u003eDiamond\u003c\/text\u003e\n\n    \u003c!-- 5 Star --\u003e\n    \u003cpolygon points=\"154,134 163,158 190,158 168,174 177,198 154,182 131,198 140,174 118,158 145,158\" fill=\"url(#tsg)\" stroke=\"#17a9bb\" stroke-width=\"1.5\"\u003e\u003c\/polygon\u003e\n    \u003ctext x=\"154\" y=\"211\" text-anchor=\"middle\" font-size=\"9\" fill=\"#374151\" font-family=\"inherit\"\u003eดาว\u003c\/text\u003e\n    \u003ctext x=\"154\" y=\"222\" text-anchor=\"middle\" font-size=\"8\" fill=\"#17a9bb\" font-family=\"inherit\"\u003eStar\u003c\/text\u003e\n\n    \u003c!-- 6 Obelisk --\u003e\n    \u003cpolygon points=\"256,134 275,153 272,214 240,214 237,153\" fill=\"url(#tsg)\" stroke=\"#17a9bb\" stroke-width=\"1.5\"\u003e\u003c\/polygon\u003e\n    \u003ctext x=\"256\" y=\"224\" text-anchor=\"middle\" font-size=\"9\" fill=\"#374151\" font-family=\"inherit\"\u003eเสา\u003c\/text\u003e\n    \u003ctext x=\"256\" y=\"235\" text-anchor=\"middle\" font-size=\"8\" fill=\"#17a9bb\" font-family=\"inherit\"\u003eObelisk\u003c\/text\u003e\n\n    \u003cline x1=\"8\" y1=\"244\" x2=\"298\" y2=\"244\" stroke=\"#e5e7eb\" stroke-width=\"1\"\u003e\u003c\/line\u003e\n\n    \u003c!-- ROW 3 --\u003e\n    \u003c!-- 7 Flame --\u003e\n    \u003cpath d=\"M52,318 Q30,300 28,278 Q26,258 37,247 Q36,262 44,267 Q41,252 51,242 Q57,256 64,251 Q73,244 73,258 Q80,263 82,278 Q80,300 52,318 Z\" fill=\"url(#tsg)\" stroke=\"#17a9bb\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n    \u003ctext x=\"52\" y=\"326\" text-anchor=\"middle\" font-size=\"9\" fill=\"#374151\" font-family=\"inherit\"\u003eเปลวไฟ Flame\u003c\/text\u003e\n\n    \u003c!-- 8 Oval --\u003e\n    \u003cellipse cx=\"154\" cy=\"283\" rx=\"34\" ry=\"42\" fill=\"url(#tsg)\" stroke=\"#17a9bb\" stroke-width=\"1.5\"\u003e\u003c\/ellipse\u003e\n    \u003ctext x=\"154\" y=\"326\" text-anchor=\"middle\" font-size=\"9\" fill=\"#374151\" font-family=\"inherit\"\u003eวงรี Oval\u003c\/text\u003e\n\n    \u003c!-- 9 Slant Top (ตัดเฉียง — สี่เหลี่ยมตัดมุมบนขวา) --\u003e\n    \u003cpolygon points=\"222,258 268,242 290,242 290,318 222,318\" fill=\"url(#tsg)\" stroke=\"#17a9bb\" stroke-width=\"1.5\"\u003e\u003c\/polygon\u003e\n    \u003ctext x=\"256\" y=\"326\" text-anchor=\"middle\" font-size=\"9\" fill=\"#374151\" font-family=\"inherit\"\u003eตัดเฉียง Slant\u003c\/text\u003e\n  \u003c\/svg\u003e\n  \u003cp style=\"font-size:0.92em;color:#9CA3AF;margin:0 0 20px\"\u003e* ทุกทรงสั่ง Custom ขนาดและเพิ่มฐานได้\u003c\/p\u003e\n\n\u003cdiv class=\"divline\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"news-active-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2 style=\"font-weight:700;color:var(--tr-c,#17a9bb);margin:4px 0 14px;letter-spacing:-.01em;\"\u003eFAQ\u003c\/h2\u003e\n  \u003cdiv class=\"oc-faq\"\u003e\n\u003cdiv class=\"oc-faq-i\"\u003e\n\u003cbutton class=\"oc-faq-btn\"\u003e\u003cspan class=\"oc-faq-num\"\u003e1\u003c\/span\u003e\u003cspan\u003eสั่ง 1 ชิ้นได้ไหม หรือต้องสั่งเป็นชุด?\u003c\/span\u003e\u003csvg class=\"oc-faq-chev\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/button\u003e\u003cdiv class=\"oc-faq-body\"\u003e\u003cdiv class=\"oc-faq-ans\"\u003eสั่งได้ตั้งแต่ 1 ชิ้น ยิ่งจำนวนมากยิ่งคุ้ม ถ้าสั่ง 10 ชิ้นขึ้นไปราคาต่อชิ้นลดลงอย่างชัดเจน\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oc-faq-i\"\u003e\n\u003cbutton class=\"oc-faq-btn\"\u003e\u003cspan class=\"oc-faq-num\"\u003e2\u003c\/span\u003e\u003cspan\u003eต้องส่งข้อมูลอะไรมาบ้าง?\u003c\/span\u003e\u003csvg class=\"oc-faq-chev\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/button\u003e\u003cdiv class=\"oc-faq-body\"\u003e\u003cdiv class=\"oc-faq-ans\"\u003eโลโก้องค์กร (AI\/EPS\/PNG พื้นใส), ข้อความที่ต้องการสลัก (ชื่อ ตำแหน่ง วันที่ ข้อความรางวัล), แบบโล่ที่ชอบ หรือให้ทีมออกแบบ Layout ให้ก็ได้\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oc-faq-i\"\u003e\n\u003cbutton class=\"oc-faq-btn\"\u003e\u003cspan class=\"oc-faq-num\"\u003e3\u003c\/span\u003e\u003cspan\u003eมีกล่องบรรจุให้ไหม?\u003c\/span\u003e\u003csvg class=\"oc-faq-chev\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/button\u003e\u003cdiv class=\"oc-faq-body\"\u003e\u003cdiv class=\"oc-faq-ans\"\u003eมี กล่องกระดาษแข็งพร้อมโฟมรองด้านใน ป้องกันการกระแทกระหว่างขนส่ง เหมาะสำหรับส่งไปรษณีย์ทั่วประเทศ\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oc-faq-i\"\u003e\n\u003cbutton class=\"oc-faq-btn\"\u003e\u003cspan class=\"oc-faq-num\"\u003e4\u003c\/span\u003e\u003cspan\u003eแก้ไขข้อความหลัง Approve แล้วได้ไหม?\u003c\/span\u003e\u003csvg class=\"oc-faq-chev\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/button\u003e\u003cdiv class=\"oc-faq-body\"\u003e\u003cdiv class=\"oc-faq-ans\"\u003eไม่ได้หลังจากเริ่มผลิตแล้ว ขอให้ตรวจสอบชื่อ ตำแหน่ง และข้อความให้ถูกต้องก่อน Approve ทุกครั้ง\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"สั่ง 1 ชิ้นได้ไหม?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"ได้ตั้งแต่ 1 ชิ้น 10 ชิ้นขึ้นไปราคาต่อชิ้นลด\"}},{\"@type\":\"Question\",\"name\":\"ส่งข้อมูลอะไรมา?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"โลโก้ AI\/EPS\/PNG ข้อความสลัก แบบที่ชอบ หรือให้ทีมออกแบบ\"}},{\"@type\":\"Question\",\"name\":\"มีกล่องให้ไหม?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"มี กล่อง+โฟมรอง ส่งไปรษณีย์ทั่วประเทศ\"}},{\"@type\":\"Question\",\"name\":\"แก้ไขหลัง Approve ได้ไหม?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"ไม่ได้หลังเริ่มผลิต ตรวจก่อน Approve ทุกครั้ง\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e\n\u003cscript\u003e(function(){document.querySelectorAll('#tr-faq .tr-faq-q').forEach(function(q){q.addEventListener('click',function(){var o=this.classList.contains('open');document.querySelectorAll('#tr-faq .tr-faq-q').forEach(function(x){x.classList.remove('open');x.nextElementSibling.style.display='none'});if(!o){this.classList.add('open');this.nextElementSibling.style.display='block'}})})})();\u003c\/script\u003e\n\u003cscript\u003e(function(){document.querySelectorAll('.oc-faq-btn').forEach(function(btn){btn.addEventListener('click',function(){var item=btn.closest('.oc-faq-i'),faq=btn.closest('.oc-faq'),isOpen=item.classList.contains('open');faq.querySelectorAll('.oc-faq-i').forEach(function(i){i.classList.remove('open');i.querySelector('.oc-faq-body').classList.remove('open');});if(!isOpen){item.classList.add('open');item.querySelector('.oc-faq-body').classList.add('open');}});});})()\u003c\/script\u003e","brand":"Octopus Media Solutions","offers":[{"title":"Default Title","offer_id":39784059011225,"sku":"","price":1200.0,"currency_code":"THB","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0098\/2653\/3433\/products\/962252-385045.jpg?v=1631293298"},{"product_id":"award-sign","title":"ป้ายรางวัล ป้ายเงินรางวัล ป้ายมอบรางวัล","description":"\u003csection class=\"desc_container\"\u003e\n\u003cstyle\u003e.product-description *{white-space:normal !important;}\n@media(prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}\n\n\/* ── Hero ── *\/\n.aw-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px;}\n.aw-intro{font-size:0.96em;color:var(--oc-ink-70);line-height:1.8;margin:0 0 14px;}\n\n\/* ── Type grid ── *\/\n.aw-grid{display:flex;flex-direction:column;gap:8px;margin:16px 0;}\n.aw-box{background:#fff;border:1px solid var(--oc-ink-15);border-radius:var(--oc-radius);padding:12px 16px;box-shadow:var(--oc-shadow-sm);display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 12px;}\n.aw-box-tag{display:inline-block;font-size:0.82em;font-weight:700;letter-spacing:.05em;padding:3px 10px;border-radius:99px;margin-bottom:8px;background:var(--oc-cyan-l);color:var(--oc-cyan);}\n.aw-box b{font-size:0.88em;font-weight:800;color:var(--oc-ink);white-space:nowrap;}\n.aw-box span{font-size:0.88em;color:var(--oc-ink-70);line-height:1.65;flex:1 1 100%;}\n\n\/* ── Spec table ── *\/\n.aw-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:14px 0;}\n.aw-spec-table{width:100%;border-collapse:collapse;}\n.aw-spec-table th,.aw-spec-table td{padding:9px 13px;border:1px solid var(--oc-ink-15);text-align:left;font-size:0.96em!important;font-weight:400!important;}\n.aw-spec-table thead th{border:none!important;background:transparent;color:#fff!important;font-weight:700!important}\n.aw-spec-table thead th{background:transparent;font-weight:700!important;color:#fff;!important;font-size:0.88em!important;text-align:left;;border-bottom:2px solid #818CF8;}@keyframes aw-rb{0%{background-position:0%}100%{background-position:300%}}.aw-spec-table thead tr{background:linear-gradient(90deg,#14c9df,#17a9bb,#14c9df);position:relative;}.aw-spec-table thead tr::after{content:'';display:block;position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#14c9df,#17a9bb,#818CF8,#A78BFA,#17a9bb,#14c9df);background-size:300%;animation:aw-rb 7s linear infinite;}\n.aw-spec-table tbody th{background:#F9FAFB;font-weight:600!important;color:var(--oc-ink-70);width:36%;font-size:0.96em!important;}\n.aw-spec-table tbody tr:nth-child(even) td{background:#FAFBFF;}\n\n\/* ── CTA + FAQ ── *\/\n\n.aw-btn{display:inline-block;padding:11px 26px;border-radius:99px;background:var(--oc-grad-ci);color:#fff;font-size:0.88em;font-weight:700;text-decoration:none;}\n.aw-btn-outline{display:inline-block;padding:10px 24px;border-radius:99px;border:2px solid var(--oc-cyan);color:var(--oc-cyan);font-size:0.88em;font-weight:700;text-decoration:none;}\n.aw-faq{margin:18px 0;}\n\n.aw-faq-q{display:flex;align-items:center;gap:10px;padding:13px 16px;cursor:pointer;user-select:none;font-size:0.88em;font-weight:600;color:var(--oc-ink);}\n.aw-faq-q:hover{background:var(--oc-cyan-l);}\n.aw-faq-n{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--oc-grad-ci);color:#fff;font-size:0.88em;font-weight:800;flex-shrink:0;}\n\n.aw-faq-item.open \n.aw-faq-body{display:none;padding:0 16px 14px 48px;font-size:0.96em;color:var(--oc-ink-70);line-height:1.7;}\n.aw-faq-item.open .aw-faq-body{display:block;}\n\n.oc-faq{display:flex;flex-direction:column;gap:8px}\n.oc-faq-i{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.05);transition:border-color .2s,box-shadow .2s}\n.oc-faq-i.open{border-color:rgba(20,201,223,.4);box-shadow:0 3px 16px rgba(20,201,223,.12)}\n.oc-faq-btn{width:100%;display:flex;align-items:center;gap:10px;padding:13px 14px;background:none;border:none;cursor:pointer;text-align:left;font:inherit;font-size:0.88em;font-weight:600;color:#374151}\n.oc-faq-num{width:24px;height:24px;border-radius:50%;flex-shrink:0;font-size:0.82em;font-weight:800;display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:#6b7280;transition:background .25s,color .25s}\n.oc-faq-i.open .oc-faq-num{background:linear-gradient(135deg,#14c9df,#17a9bb);color:#fff}\n.oc-faq-chev{width:16px;height:16px;flex-shrink:0;margin-left:auto;fill:none;stroke:#6b7280;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .28s,stroke .2s}\n.oc-faq-i.open .oc-faq-chev{transform:rotate(180deg);stroke:#17a9bb}\n.oc-faq-body{max-height:0;overflow:hidden;transition:max-height .32s ease}\n.oc-faq-body.open{max-height:500px}\n.oc-faq-ans{padding:2px 14px 14px 48px;font-size:0.96em;color:#6b7280;line-height:1.8}\u003c\/style\u003e\n\n\u003cdiv class=\"aw-meta\"\u003e\n  \u003cspan class=\"oc-badge oc-badge-cyan\"\u003eฟิวเจอร์บอร์ด · โฟมบอร์ด\u003c\/span\u003e\n  \u003cspan class=\"oc-badge oc-badge-purple\"\u003eพิมพ์อิงค์เจ็ท · สติ๊กเกอร์รีด\u003c\/span\u003e\n  \u003cspan class=\"oc-badge oc-badge-orange\"\u003eตัดสี่เหลี่ยม · ไดคัทตามแบบ\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"oc-bar-wrap\"\u003e\n\u003cdiv class=\"oc-bar\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ch2\u003eป้ายรางวัล ป้ายมอบรางวัล — พิมพ์ตามแบบ\u003c\/h2\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"aw-intro\"\u003eป้ายรางวัลส่วนใหญ่ที่เห็นในงานพิธีการ งานโรงเรียน หรืองานอีเวนต์ ทำจาก \u003cb\u003eฟิวเจอร์บอร์ด (PP Board)\u003c\/b\u003e หรือ \u003cb\u003eโฟมบอร์ด\u003c\/b\u003e พิมพ์ด้วยอิงค์เจ็ทหรือติดสติ๊กเกอร์รีดบนแผ่น — ตัดสี่เหลี่ยมปกติเป็นรูปแบบที่นิยมที่สุด ราคาประหยัด ผลิตเร็ว หากต้องการรูปทรงพิเศษก็ไดคัทตามแบบได้\u003c\/p\u003e\n\n\u003cdiv class=\"aw-grid\"\u003e\n  \u003cdiv class=\"aw-box\"\u003e\n    \u003cspan class=\"aw-box-tag\"\u003eพิมพ์อิงค์เจ็ท + ติดสติ๊กเกอร์\u003c\/span\u003e\n    \u003cb\u003eแบบมาตรฐาน — ราคาดีที่สุด\u003c\/b\u003e\n    \u003cspan\u003eพิมพ์สติ๊กเกอร์กันน้ำคมชัดแล้วรีดติดบนแผ่นฟิวเจอร์บอร์ดหรือโฟมบอร์ด สีสดถ่ายรูปสวย นิยมใช้ในงานโรงเรียน งานกีฬา งานมอบเงินรางวัล\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"aw-box\"\u003e\n    \u003cspan class=\"aw-box-tag\"\u003eพิมพ์ UV โดยตรง\u003c\/span\u003e\n    \u003cb\u003eผิวเรียบ ทนรอยนิ้วมือ\u003c\/b\u003e\n    \u003cspan\u003eพิมพ์หมึก UV ลงบนแผ่นโดยตรง ไม่มีขอบสติ๊กเกอร์ให้เห็น ผิวสวยกว่า เหมาะงานที่ต้องการความเรียบร้อยสูง เช่น งานพิธีการ งานบริษัท\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"aw-box\"\u003e\n    \u003cspan class=\"aw-box-tag\"\u003eไดคัทตามรูปทรง\u003c\/span\u003e\n    \u003cb\u003eถ้วยรางวัล กุญแจ การ์ตูน\u003c\/b\u003e\n    \u003cspan\u003eไดคัทเป็นรูปทรงตามธีมงาน เช่น รูปถ้วย กุญแจรถ เช็คเงินรางวัล หรือการ์ตูนตามแบบ เพิ่มความสนุกและโดดเด่นให้กับภาพถ่ายในงาน\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"divline\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"idea-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"oc-bar-wrap\"\u003e\n\u003cdiv class=\"oc-bar\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ch2\u003eข้อมูลสำหรับสั่งผลิต\u003c\/h2\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"aw-table-wrap\"\u003e\n  \u003ctable class=\"aw-spec-table\"\u003e\n    \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eรายการ\u003c\/th\u003e\n\u003cth\u003eรายละเอียด\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003cth scope=\"row\"\u003eวัสดุ\u003c\/th\u003e\n\u003ctd\u003eฟิวเจอร์บอร์ด (PP Board) 3–5 มม. · โฟมบอร์ด 3–5 มม.\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth scope=\"row\"\u003eระบบพิมพ์\u003c\/th\u003e\n\u003ctd\u003eสติ๊กเกอร์อิงค์เจ็ทรีดติด · UV Print โดยตรงบนแผ่น\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth scope=\"row\"\u003eรูปทรง\u003c\/th\u003e\n\u003ctd\u003eตัดสี่เหลี่ยม (มาตรฐาน) · ไดคัทตามแบบ\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth scope=\"row\"\u003eขนาดทั่วไป\u003c\/th\u003e\n\u003ctd\u003eA4 (21×29.7 ซม.) · A3 (29.7×42 ซม.) · หรือ Custom ตามต้องการ\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth scope=\"row\"\u003eจำนวนขั้นต่ำ\u003c\/th\u003e\n\u003ctd\u003e1 ชิ้น ไม่มีขั้นต่ำ\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"aw-cta oc-cta\"\u003e\n  \u003cp\u003e\u003cstrong\u003eแจ้งขนาด จำนวน และส่ง artwork มาได้เลย\u003c\/strong\u003e\u003cbr\u003eรับใบเสนอราคาภายในวันทำการ\u003c\/p\u003e\n  \u003cdiv class=\"aw-cta-btns oc-cta-btns\"\u003e\n    \u003ca href=\"https:\/\/page.line.me\/pwy1559t\" class=\"aw-btn\" target=\"_blank\" rel=\"noopener\"\u003eLINE ปรึกษาฟรี\u003c\/a\u003e\n    \u003ca href=\"#\" class=\"aw-btn-outline\"\u003eดูตัวอย่างผลงาน\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"divline\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"how-to-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"oc-bar-wrap\"\u003e\n\u003cdiv class=\"oc-bar\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003ch2\u003eคำถามที่พบบ่อย\u003c\/h2\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oc-faq\"\u003e\n\u003cdiv class=\"oc-faq-i\"\u003e\n\u003cbutton class=\"oc-faq-btn\"\u003e\u003cspan class=\"oc-faq-num\"\u003e1\u003c\/span\u003e\u003cspan\u003eฟิวเจอร์บอร์ดกับโฟมบอร์ดต่างกันอย่างไร?\u003c\/span\u003e\u003csvg class=\"oc-faq-chev\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/button\u003e\n\u003cdiv class=\"oc-faq-body\"\u003e\u003cdiv class=\"oc-faq-ans\"\u003eฟิวเจอร์บอร์ด (PP Board) แข็งกว่าและทนกว่า ไม่ยุบตัวง่าย เหมาะกับป้ายที่ต้องถือหรือตั้งนาน โฟมบอร์ดเบากว่าเล็กน้อยแต่เปราะกว่า — สำหรับป้ายรางวัลส่วนใหญ่ใช้ฟิวเจอร์บอร์ดจะทนกว่า\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oc-faq-i\"\u003e\n\u003cbutton class=\"oc-faq-btn\"\u003e\u003cspan class=\"oc-faq-num\"\u003e2\u003c\/span\u003e\u003cspan\u003eถ้าต้องการพิมพ์ชื่อผู้รับรางวัลแต่ละคน ทำได้ไหม?\u003c\/span\u003e\u003csvg class=\"oc-faq-chev\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/button\u003e\n\u003cdiv class=\"oc-faq-body\"\u003e\u003cdiv class=\"oc-faq-ans\"\u003eได้ครับ ส่ง template ไฟล์ .AI หรือ .PDF มาพร้อม list ชื่อ ทีมงานจะ variable print แต่ละชื่อให้ — ราคาต่อชิ้นจะเพิ่มขึ้นเล็กน้อยเนื่องจากต้องพิมพ์ทีละไฟล์\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oc-faq-i\"\u003e\n\u003cbutton class=\"oc-faq-btn\"\u003e\u003cspan class=\"oc-faq-num\"\u003e3\u003c\/span\u003e\u003cspan\u003eผลิตเร็วแค่ไหน?\u003c\/span\u003e\u003csvg class=\"oc-faq-chev\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/button\u003e\n\u003cdiv class=\"oc-faq-body\"\u003e\u003cdiv class=\"oc-faq-ans\"\u003eป้ายตัดสี่เหลี่ยมปกติหลังได้รับ artwork confirm ใช้เวลา 1–3 วันทำการ งานไดคัทรูปทรงพิเศษใช้เวลา 3–5 วัน หากมีงานด่วนแจ้งล่วงหน้าเพื่อจัดลำดับการผลิต\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function(){\n  document.querySelectorAll('#awFaq .aw-faq-q').forEach(function(q){\n    q.addEventListener('click',function(){\n      var item=q.parentElement,isOpen=item.classList.contains('open');\n      document.querySelectorAll('#awFaq .aw-faq-item.open').forEach(function(o){o.classList.remove('open');});\n      if(!isOpen)item.classList.add('open');\n    });\n  });\n}());\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"inLanguage\":\"th-TH\",\"mainEntity\":[\n  {\"@type\":\"Question\",\"name\":\"ฟิวเจอร์บอร์ดกับโฟมบอร์ดต่างกันอย่างไร?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"ฟิวเจอร์บอร์ดแข็งและทนกว่า ไม่ยุบตัวง่าย เหมาะป้ายรางวัลที่ต้องถือหรือตั้งนาน โฟมบอร์ดเบากว่าแต่เปราะกว่า\"}},\n  {\"@type\":\"Question\",\"name\":\"พิมพ์ชื่อผู้รับรางวัลแต่ละคนได้ไหม?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"ได้ ส่ง template ไฟล์พร้อม list ชื่อมาได้เลย ทีมงานจะ variable print ให้\"}},\n  {\"@type\":\"Question\",\"name\":\"ผลิตเร็วแค่ไหน?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"ตัดสี่เหลี่ยม 1–3 วันทำการ งานไดคัทรูปทรงพิเศษ 3–5 วัน หลัง artwork confirm\"}}\n]}\n\u003c\/script\u003e\n\n\u003c\/section\u003e\n\u003cscript\u003e(function(){document.querySelectorAll('.oc-faq-btn').forEach(function(btn){btn.addEventListener('click',function(){var item=btn.closest('.oc-faq-i'),faq=btn.closest('.oc-faq'),isOpen=item.classList.contains('open');faq.querySelectorAll('.oc-faq-i').forEach(function(i){i.classList.remove('open');i.querySelector('.oc-faq-body').classList.remove('open');});if(!isOpen){item.classList.add('open');item.querySelector('.oc-faq-body').classList.add('open');}});});})()\u003c\/script\u003e","brand":"Octopus Media Solutions","offers":[{"title":"Default Title","offer_id":39820015009945,"sku":"","price":450.0,"currency_code":"THB","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0098\/2653\/3433\/products\/image_dccde56d-9e62-4bad-910d-57fbaea474e7-328448.jpg?v=1681480531"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0098\/2653\/3433\/collections\/14771108_website_-_2025-02-24T145040.057_89224868-8fc4-475d-821d-7e079fbd084b-205013.jpg?v=1757565517","url":"https:\/\/www.octopus.co.th\/collections\/awards-sign.oembed","provider":"Octopus Media Solutions","version":"1.0","type":"link"}