{"title":"Nitrocellulose Finishing Set","description":"\u003c!-- =========================\n  NITROCELLULOSE FINISHING SETS – CATEGORY LANDING\n  Goal: Sell \"factory finish\" bundles (solution) vs individual nitro sprays (parts)\n  SEO focus: nitrocellulose guitar finish, nitrocellulose finishing set, nitro guitar finish kit, nitrocellulose lacquer guitar\n========================= --\u003e\n\n\u003c!-- TODO: extend theme CSS to cover ['result', 'result-card', 'result-grid', 'wrap'] so this inline \u003cstyle\u003e can be removed --\u003e\n\u003cstyle\u003e\n  .gkf-wrap{max-width:1200px;margin:0 auto;padding:12px 10px;font-family:inherit}\n  .gkf-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;align-items:center;margin-bottom:18px}\n  .gkf-hero h1{margin:0 0 8px;font-size:28px;line-height:1.15}\n  .gkf-hero p{margin:0 0 10px;color:#444;line-height:1.55}\n  .gkf-badges{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 0}\n  .gkf-badge{border:1px solid #eee;border-radius:999px;padding:6px 10px;font-size:13px;color:#333;background:#fafafa}\n  .gkf-hero-img{border-radius:14px;overflow:hidden;min-height:220px;background:#f2f2f2;position:relative}\n  .gkf-hero-img img{width:100%;height:100%;object-fit:cover;display:block}\n  .gkf-hero-img .ph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#777;font-size:13px}\n\n  .gkf-note{border:1px solid #ffe3d6;background:#fff6f1;border-radius:14px;padding:12px 14px;margin:12px 0 18px}\n  .gkf-note b{color:#111}\n  .gkf-note p{margin:6px 0 0;color:#444;line-height:1.5}\n\n  .gkf-steps{border:1px solid #eee;border-radius:14px;padding:14px;margin:0 0 18px;background:#fff}\n  .gkf-steps h2{margin:0 0 10px;font-size:18px}\n  .gkf-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}\n  .gkf-step{border:1px solid #eee;border-radius:12px;padding:12px;background:#fff}\n  .gkf-step .num{width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;\n    background:#ff6a35;color:#fff;font-weight:700;font-size:13px;margin-bottom:8px}\n  .gkf-step h3{margin:0 0 6px;font-size:15px}\n  .gkf-step p{margin:0;color:#555;font-size:13px;line-height:1.45}\n\n  .gkf-result{border:1px solid #eee;border-radius:14px;padding:14px;background:#fff;margin:0 0 18px}\n  .gkf-result h2{margin:0 0 10px;font-size:18px}\n  .gkf-result-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}\n  .gkf-result-card{border:1px solid #eee;border-radius:12px;padding:12px;background:#fff}\n  .gkf-result-card h3{margin:0 0 6px;font-size:15px}\n  .gkf-result-card p{margin:0 0 10px;color:#555;font-size:13px;line-height:1.45}\n  .gkf-mini{font-size:12px;color:#666;margin-top:6px;line-height:1.45}\n\n  .gkf-cta{border:1px solid #eee;border-radius:14px;padding:14px;background:#fff;margin:0 0 10px;display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}\n  .gkf-cta h2{margin:0;font-size:18px}\n  .gkf-cta p{margin:4px 0 0;color:#555;max-width:720px}\n  .gkf-cta .btns{display:flex;gap:10px;flex-wrap:wrap}\n\n  .gkf-faq{border:1px solid #eee;border-radius:14px;padding:14px;background:#fff}\n  .gkf-faq h2{margin:0 0 10px;font-size:18px}\n  details.gkf-q{border-top:1px solid #eee;padding:10px 0}\n  details.gkf-q:first-of-type{border-top:0}\n  details.gkf-q summary{cursor:pointer;font-weight:800;color:#111}\n  details.gkf-q p{margin:8px 0 0;color:#555;line-height:1.5}\n\n  @media (max-width: 980px){\n    .gkf-hero{grid-template-columns:1fr}\n    .gkf-step-grid{grid-template-columns:repeat(2,1fr)}\n    .gkf-result-grid{grid-template-columns:repeat(2,1fr)}\n  }\n  @media (max-width: 520px){\n    .gkf-step-grid{grid-template-columns:1fr}\n    .gkf-result-grid{grid-template-columns:1fr}\n    .gkf-hero h1{font-size:24px}\n  }\n\n  .gkf-hero h1 .gkf-subtitle{\n    display:block;margin-top:6px;font-size:13px;font-weight:700;color:#666;\n  }\n\n  \/* READ MORE \/ LESS – premium pill (same as your waterbased pages) *\/\n  details.tgf-readmore{\n    display:flex;flex-direction:column;align-items:center;margin:10px 0 0;\n  }\n  details.tgf-readmore \u003e summary.tgf-readmore__summary{\n    cursor:pointer;display:inline-flex !important;align-items:center;justify-content:center;gap:8px;\n    font-weight:700;font-size:14px;line-height:1.2;\n    color:#eba313 !important;\n    padding:12px 20px !important;border:2px solid #eba313 !important;border-radius:999px !important;\n    background:white !important;\n    box-shadow:0 2px 6px rgba(235,163,19,.12);\n    user-select:none;list-style:none;transition:all .3s ease;\n  }\n  details.tgf-readmore \u003e summary.tgf-readmore__summary::-webkit-details-marker{display:none;}\n  details.tgf-readmore \u003e summary.tgf-readmore__summary::marker{content:\"\";}\n  details.tgf-readmore \u003e summary.tgf-readmore__summary:hover{\n    background:#eba313 !important;color:white !important;border-color:#eba313 !important;\n    box-shadow:0 4px 12px rgba(235,163,19,.25);transform:translateY(-1px);\n  }\n  details.tgf-readmore \u003e summary.tgf-readmore__summary:focus-visible{\n    outline:2px solid rgba(235,163,19,.4);outline-offset:3px;\n  }\n  details.tgf-readmore .tgf-readmore__label-open{display:none;}\n  details.tgf-readmore[open] .tgf-readmore__label-open{display:inline;}\n  details.tgf-readmore[open] .tgf-readmore__label-closed{display:none;}\n  details.tgf-readmore \u003e summary.tgf-readmore__summary::after{\n    content:\"\\25BE\";font-weight:700;line-height:1;transform:translateY(-1px);opacity:.9;transition:transform .3s ease;\n  }\n  details.tgf-readmore[open] \u003e summary.tgf-readmore__summary::after{\n    transform:translateY(-1px) rotate(180deg);\n  }\n  details.tgf-readmore .tgf-readmore__content{margin-top:12px;width:100%;}\n\u003c\/style\u003e\n\n\u003c!-- IMPORTANT: JSON-LD FAQ matches the visible FAQ below (same questions + same answers) --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"FAQPage\",\n  \"mainEntity\":[\n    {\n      \"@type\":\"Question\",\n      \"name\":\"What is a nitrocellulose finishing set (vs a single spray can)?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"A nitrocellulose finishing set is an all-in-one project pack designed to reach a complete factory-style nitrocellulose guitar finish (prep + colour + clear coats). A single can is just one part of the workflow. In stock in the UK with fast UK delivery.\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Which nitro guitar finish kit should I choose for a vintage look?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"For classic vintage appeal, choose a set built around nitrocellulose lacquer clear coats with period-correct colour options (e.g. translucent or sunburst tones). Apply multiple thin coats and allow proper drying time for best results.\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Can I do a sunburst or translucent nitro finish with a set?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"Yes. A nitrocellulose sunburst spray set (or translucent bundle) is designed for bursts, fades and transparent colour work, then protected with nitro clear coats.\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Is nitro harder to apply than other guitar finishes?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"Nitro requires more care: good ventilation, thin coats, longer curing, and careful sanding and buffing. The upside is a classic vintage look and feel when done correctly.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cdiv class=\"gkf-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"gkf-hero\"\u003e\n    \u003cdiv\u003e\n      \u003ch1\u003e\n        Nitrocellulose Guitar Finish Sets (Vintage “Factory Finish” Packs)\n        \u003cspan class=\"gkf-subtitle\"\u003eAll-in-one nitrocellulose lacquer bundles • project-ready kits, in stock in the UK\u003c\/span\u003e\n      \u003c\/h1\u003e\n\n      \u003cp\u003e\n        Each \u003cb\u003enitrocellulose finishing set\u003c\/b\u003e is built for luthiers who want a complete \u003cb\u003enitrocellulose guitar finish\u003c\/b\u003e in one box, not just a single can.\n        Choose a \u003cb\u003enitro guitar finish kit\u003c\/b\u003e to reach a vintage-correct look with a predictable workflow (prep → colour → clear). Dispatched from our UK warehouse with fast UK delivery.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"gkf-badges\"\u003e\n        \u003cspan class=\"gkf-badge\"\u003eVintage-correct aesthetic\u003c\/span\u003e\n        \u003cspan class=\"gkf-badge\"\u003eAll-in-one nitro pack\u003c\/span\u003e\n        \u003cspan class=\"gkf-badge\"\u003eThin coats • pro results\u003c\/span\u003e\n        \u003cspan class=\"gkf-badge\"\u003eProject bundles (not just sprays)\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gkf-hero-img\"\u003e\n      \u003cdiv class=\"ph\"\u003e\n        \u003c!-- Replace with your nitro hero image --\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1034\/4926\/4473\/files\/nitrocellulose-finishing-set-for-electric-guitar.jpg?v=1779636095\" alt=\"Nitrocellulose guitar finish sets and nitro spray bundles\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Read more \/ reduce --\u003e\n  \u003cdetails class=\"tgf-readmore\"\u003e\n    \u003csummary class=\"tgf-readmore__summary\"\u003e\n      \u003cspan class=\"tgf-readmore__label-closed\"\u003eRead More\u003c\/span\u003e\n      \u003cspan class=\"tgf-readmore__label-open\"\u003eReduce\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"tgf-readmore__content\"\u003e\n\n      \u003c!-- POSITIONING to avoid cannibalisation --\u003e\n      \u003cdiv class=\"gkf-note\"\u003e\n        \u003cb\u003eWhy a complete nitro set:\u003c\/b\u003e\n        \u003cp\u003e\n          This category is for \u003cb\u003enitrocellulose lacquer guitar\u003c\/b\u003e bundles and full nitro project packs designed to reach a complete finish.\n          If you want to compare every finishing system we stock in the UK, browse the full \u003ca href=\"\/collections\/guitar-finishing-kits\" title=\"Guitar Paint Set\"\u003eguitar finishing kit\u003c\/a\u003e range and pick the workflow that suits your build.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- SAFETY \/ PROCESS note --\u003e\n      \u003cdiv class=\"gkf-note\"\u003e\n        \u003cb\u003eBefore you spray (quick safety + process):\u003c\/b\u003e\n        \u003cp\u003e\n          Nitrocellulose lacquer needs \u003cb\u003egood ventilation\u003c\/b\u003e, \u003cb\u003ethin coats\u003c\/b\u003e, and \u003cb\u003epatience\u003c\/b\u003e (drying + curing).\n          For best results: prep well, spray light passes, let coats flash off, then level sand and buff once fully cured.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- WORKFLOW (simple) --\u003e\n      \u003csection class=\"gkf-steps\" aria-label=\"Nitrocellulose finishing set workflow\"\u003e\n        \u003ch2\u003eHow a nitrocellulose finishing set works (4 steps)\u003c\/h2\u003e\n\n        \u003cdiv class=\"gkf-step-grid\"\u003e\n          \u003cdiv class=\"gkf-step\"\u003e\n            \u003cdiv class=\"num\"\u003e1\u003c\/div\u003e\n            \u003ch3\u003ePrep \/ Base\u003c\/h3\u003e\n            \u003cp\u003e\n              Smooth sanding + compatible base layers. The set is designed to reduce guesswork.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gkf-step\"\u003e\n            \u003cdiv class=\"num\"\u003e2\u003c\/div\u003e\n            \u003ch3\u003eColour\u003c\/h3\u003e\n            \u003cp\u003e\n              Vintage tones, translucent colour, or sunburst-ready sprays depending on the bundle.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gkf-step\"\u003e\n            \u003cdiv class=\"num\"\u003e3\u003c\/div\u003e\n            \u003ch3\u003eClear Nitro\u003c\/h3\u003e\n            \u003cp\u003e\n              Build protection and depth with multiple thin coats of nitrocellulose lacquer (classic nitro feel).\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gkf-step\"\u003e\n            \u003cdiv class=\"num\"\u003e4\u003c\/div\u003e\n            \u003ch3\u003eLevel \u0026amp; Buff\u003c\/h3\u003e\n            \u003cp\u003e\n              After curing: wet sand level, then polish for that “factory” shine (optional on satin).\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      \u003c!-- SHOP BY RESULT (use product links once you have product IDs) --\u003e\n      \u003csection class=\"gkf-result\" aria-label=\"Shop nitrocellulose finishing sets by result\"\u003e\n        \u003ch2\u003eShop by result (pick your nitro bundle)\u003c\/h2\u003e\n\n        \u003cdiv class=\"gkf-result-grid\"\u003e\n\n          \u003cdiv class=\"gkf-result-card\"\u003e\n            \u003ch3\u003eNitrocellulose Sunburst Spray Kit\u003c\/h3\u003e\n            \u003cp\u003e\n              Built for bursts \u0026amp; fades: classic sunburst colour sequencing + nitro clear coats.\n            \u003c\/p\u003e\n            View Sunburst nitro kit →\n            \u003cdiv class=\"gkf-mini\"\u003eBest for: vintage bursts, translucent edges, classic LP\/Strat looks.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gkf-result-card\"\u003e\n            \u003ch3\u003eComplete Ash Body Nitro Finishing Set\u003c\/h3\u003e\n            \u003cp\u003e\n              A project pack tuned for ash bodies: clean prep + colour + nitrocellulose clear for a classic finish.\n            \u003c\/p\u003e\n            View Ash nitro set →\n            \u003cdiv class=\"gkf-mini\"\u003eBest for: ash grain + vintage clear depth.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gkf-result-card\"\u003e\n            \u003ch3\u003eTranslucent Nitrocellulose Bundle\u003c\/h3\u003e\n            \u003cp\u003e\n              Transparent colour + nitrocellulose clear coats for grain highlight and classic depth.\n            \u003c\/p\u003e\n            View Translucent nitro bundle →\n            \u003cdiv class=\"gkf-mini\"\u003eBest for: veneer tops, figured maple, grain pop.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n      \u003c!-- CTA (category links you provided) --\u003e\n      \u003cdiv class=\"gkf-cta\" aria-label=\"Nitro finishing sets call to action\"\u003e\n        \u003cdiv\u003e\n          \u003ch2\u003eNot sure if nitro is right for your workshop?\u003c\/h2\u003e\n          \u003cp\u003e\n            A nitrocellulose guitar finish gives the classic vintage look, but it needs more ventilation and patience.\n            For an easier workflow you can also compare the alternative finishing systems below.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"btns\"\u003e\n          \u003ca href=\"\/collections\/nitrocellulose-finishing-set\" title=\"nitrocellulose finishing set\"\u003eShop Nitro Finishing Sets →\u003c\/a\u003e\n\n          \u003ca href=\"\/collections\/water-based-guitar-paint-set\" title=\"water based guitar finish\"\u003eWater-Based Finishing Sets →\u003c\/a\u003e\n\n          \u003ca href=\"\/collections\/tru-oil-guitar-finishing-set\" title=\"tru oil guitar finishing set\"\u003eTru-Oil Finishing Sets →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- FAQ (MATCHES JSON-LD ABOVE) --\u003e\n      \u003csection class=\"gkf-faq\" aria-label=\"Nitrocellulose finishing sets FAQ\"\u003e\n        \u003ch2\u003eQuick FAQ\u003c\/h2\u003e\n\n        \u003cdetails class=\"gkf-q\"\u003e\n          \u003csummary\u003eWhat is a nitrocellulose finishing set (vs a single spray can)?\u003c\/summary\u003e\n          \u003cp\u003e\n            A nitrocellulose finishing set is an all-in-one project pack designed to reach a complete factory-style nitrocellulose guitar finish (prep + colour + clear coats).\n            A single can is just one part of the workflow. In stock in the UK with fast UK delivery.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"gkf-q\"\u003e\n          \u003csummary\u003eWhich nitro guitar finish kit should I choose for a vintage look?\u003c\/summary\u003e\n          \u003cp\u003e\n            For classic vintage appeal, choose a set built around nitrocellulose lacquer clear coats with period-correct colour options (e.g. translucent or sunburst tones).\n            Apply multiple thin coats and allow proper drying time for best results.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"gkf-q\"\u003e\n          \u003csummary\u003eCan I do a sunburst or translucent nitro finish with a set?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. A nitrocellulose sunburst spray set (or translucent bundle) is designed for bursts, fades and transparent colour work,\n            then protected with nitro clear coats.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"gkf-q\"\u003e\n          \u003csummary\u003eIs nitro harder to apply than other guitar finishes?\u003c\/summary\u003e\n          \u003cp\u003e\n            Nitro requires more care: good ventilation, thin coats, longer curing, and careful sanding and buffing.\n            The upside is a classic vintage look and feel when done correctly.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/section\u003e\n\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/div\u003e","products":[],"url":"https:\/\/guitarkitfabric.co.uk\/collections\/nitrocellulose-finishing-set.oembed","provider":"The Guitar Fabrik","version":"1.0","type":"link"}