{"title":"Executive Collection","description":null,"products":[{"product_id":"premium-executive-whisky-bundle","title":"Premium Executive Whisky Bundle","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600\u0026amp;family=Inter:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\nhtml { scroll-behavior: smooth; }\n:root {\n  --white:  #ffffff;\n  --light:  #f7f8fa;\n  --border: #e2e6ec;\n  --text:   #0d1117;\n  --mid:    #2d3748;\n  --muted:  #4a5568;\n  --green:  #1a3a2a;\n  --green2: #22492f;\n  --gold:   #c9a052;\n  --serif:  'Cormorant Garamond', Georgia, serif;\n  --sans:   'Inter', system-ui, sans-serif;\n}\n.ws-page { font-family: var(--sans); background: var(--white); color: var(--text); overflow-x: hidden; }\n.ws-page, .ws-page * { box-sizing: border-box; }\n.ws-page a { text-decoration: none; color: inherit; }\n\n\/* NAV *\/\n.ws-nav { display: flex; align-items: center; justify-content: space-between; padding: 18px 48px; background: rgba(255,255,255,0.97); border-bottom: 1px solid var(--border); position: sticky; top: 0; z-index: 100; backdrop-filter: blur(10px); }\n.ws-nav-logo img { height: 34px; }\n.ws-nav-back { font-size: 0.68rem; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); display: flex; align-items: center; gap: 8px; transition: color 0.2s; }\n.ws-nav-back:hover { color: var(--green); }\n\n\/* HERO *\/\n.ws-hero { display: grid; grid-template-columns: 1fr 1fr; min-height: 90vh; }\n.ws-hero-img { position: relative; overflow: hidden; background: var(--light); }\n.ws-hero-img img { width: 100%; height: 100%; object-fit: cover; display: block; }\n.ws-hero-badge { position: absolute; top: 24px; left: 24px; background: var(--green); color: #fff; font-size: 0.65rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; padding: 8px 16px; border-radius: 2px; }\n\n.ws-hero-content { padding: 72px 56px; display: flex; flex-direction: column; justify-content: center; }\n.ws-eyebrow { font-size: 0.62rem; font-weight: 700; letter-spacing: 0.28em; text-transform: uppercase; color: var(--green); display: flex; align-items: center; gap: 10px; margin-bottom: 18px; }\n.ws-eyebrow::before { content: ''; display: block; width: 20px; height: 1px; background: var(--green); }\n.ws-title { font-family: var(--serif); font-size: clamp(2.4rem, 4vw, 4rem); font-weight: 300; line-height: 1.05; color: var(--text); margin-bottom: 8px; }\n.ws-title em { font-style: italic; color: var(--green); display: block; }\n.ws-tagline { font-family: var(--serif); font-style: italic; font-size: 1.1rem; color: var(--muted); margin-bottom: 28px; }\n.ws-desc { font-size: 0.95rem; color: var(--mid); line-height: 1.8; max-width: 420px; margin-bottom: 32px; }\n\n\/* Price block *\/\n.ws-price-block { display: flex; align-items: baseline; gap: 10px; margin-bottom: 8px; }\n.ws-price { font-family: var(--serif); font-size: 3rem; font-weight: 300; color: var(--green); line-height: 1; }\n.ws-price-unit { font-size: 0.85rem; color: var(--muted); }\n.ws-price-note { font-size: 0.75rem; color: var(--green); font-weight: 600; margin-bottom: 28px; display: flex; align-items: center; gap: 6px; }\n.ws-price-note::before { content: '✓'; }\n\n\/* Includes *\/\n.ws-includes { margin-bottom: 32px; }\n.ws-includes-label { font-size: 0.6rem; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; color: var(--green); margin-bottom: 12px; display: block; }\n.ws-includes-list { list-style: none; display: flex; flex-direction: column; gap: 8px; }\n.ws-includes-list li { font-size: 0.88rem; color: var(--mid); display: flex; align-items: center; gap: 10px; }\n.ws-includes-list li::before { content: '✓'; color: var(--green); font-weight: 700; flex-shrink: 0; }\n\n\/* CTAs *\/\n.ws-actions { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 32px; }\n.ws-btn { display: inline-flex; align-items: center; gap: 8px; font-family: var(--sans); font-size: 0.8rem; font-weight: 700; letter-spacing: 0.05em; padding: 15px 28px; border-radius: 3px; cursor: pointer; border: none; transition: all 0.22s; white-space: nowrap; }\n.ws-btn-primary { background: var(--green); color: #fff !important; }\n.ws-btn-primary:hover { background: var(--green2); transform: translateY(-1px); box-shadow: 0 4px 16px rgba(26,58,42,0.25); }\n.ws-btn-outline { background: transparent; color: var(--green) !important; border: 1.5px solid var(--green); }\n.ws-btn-outline:hover { background: var(--green); color: #fff !important; }\n\n\/* Specs strip *\/\n.ws-specs { display: flex; gap: 0; border-top: 1px solid var(--border); padding-top: 24px; }\n.ws-spec { flex: 1; border-right: 1px solid var(--border); padding-right: 20px; margin-right: 20px; }\n.ws-spec:last-child { border-right: none; margin-right: 0; }\n.ws-spec-label { font-size: 0.58rem; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: var(--muted); margin-bottom: 4px; }\n.ws-spec-val { font-family: var(--serif); font-size: 1.1rem; color: var(--green); font-weight: 400; }\n\n\/* PERSONALIZATION SECTION *\/\n.ws-pers { padding: 80px 0; background: var(--green); position: relative; overflow: hidden; }\n.ws-pers::before { content: '✳'; position: absolute; font-family: var(--serif); font-size: 30vw; color: rgba(255,255,255,0.03); top: 50%; left: 50%; transform: translate(-50%,-50%); pointer-events: none; }\n.ws-pers-inner { max-width: 1100px; margin: 0 auto; padding: 0 48px; display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; position: relative; z-index: 1; }\n.ws-pers-eyebrow { font-size: 0.62rem; font-weight: 700; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 14px; display: flex; align-items: center; gap: 10px; }\n.ws-pers-eyebrow::before { content: ''; display: block; width: 20px; height: 1px; background: var(--gold); }\n.ws-pers-title { font-family: var(--serif); font-size: clamp(1.8rem, 3.5vw, 3rem); font-weight: 300; color: #fff; line-height: 1.1; margin-bottom: 14px; }\n.ws-pers-title em { font-style: italic; color: var(--gold); }\n.ws-pers-desc { font-size: 0.9rem; color: rgba(255,255,255,0.75); line-height: 1.8; margin-bottom: 24px; }\n.ws-pers-items { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n.ws-pers-items li { font-size: 0.85rem; color: rgba(255,255,255,0.8); display: flex; align-items: center; gap: 10px; }\n.ws-pers-items li::before { content: '✓'; color: var(--gold); font-weight: 700; }\n\n\/* Pers cards *\/\n.ws-pers-cards { display: flex; flex-direction: column; gap: 14px; }\n.ws-pers-card { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.12); border-radius: 4px; padding: 20px 24px; }\n.ws-pers-card-title { font-size: 0.88rem; font-weight: 700; color: #fff; margin-bottom: 6px; }\n.ws-pers-card-desc { font-size: 0.78rem; color: rgba(255,255,255,0.6); line-height: 1.65; }\n\n\/* HOW TO ORDER *\/\n.ws-order { padding: 80px 0; background: var(--white); }\n.ws-order-inner { max-width: 1100px; margin: 0 auto; padding: 0 48px; }\n.ws-section-header { text-align: center; margin-bottom: 56px; }\n.ws-section-eyebrow { font-size: 0.62rem; font-weight: 700; letter-spacing: 0.28em; text-transform: uppercase; color: var(--green); display: block; margin-bottom: 14px; }\n.ws-section-title { font-family: var(--serif); font-size: clamp(1.8rem, 3.5vw, 3rem); font-weight: 300; color: var(--text); line-height: 1.1; margin-bottom: 14px; }\n.ws-section-title em { font-style: italic; color: var(--green); }\n.ws-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; position: relative; }\n.ws-steps::before { content: ''; position: absolute; top: 22px; left: 8%; right: 8%; height: 1px; background: linear-gradient(to right, transparent, var(--border), var(--green), var(--border), transparent); }\n.ws-step { padding: 0 16px; text-align: center; }\n.ws-step-num { width: 44px; height: 44px; border-radius: 50%; border: 1.5px solid var(--green); background: #fff; display: flex; align-items: center; justify-content: center; margin: 0 auto 18px; font-family: var(--serif); font-size: 1rem; color: var(--green); position: relative; z-index: 1; }\n.ws-step-title { font-size: 0.88rem; font-weight: 700; color: var(--text); margin-bottom: 8px; }\n.ws-step-desc { font-size: 0.78rem; color: var(--muted); line-height: 1.7; }\n\n\/* ORDER FORM *\/\n.ws-form-section { padding: 80px 0; background: var(--light); border-top: 1px solid var(--border); }\n.ws-form-inner { max-width: 1100px; margin: 0 auto; padding: 0 48px; display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: start; }\n.ws-form-info { position: sticky; top: 100px; }\n.ws-form-info-title { font-family: var(--serif); font-size: clamp(1.8rem, 3vw, 2.8rem); font-weight: 300; color: var(--text); margin-bottom: 14px; }\n.ws-form-info-title em { font-style: italic; color: var(--green); }\n.ws-form-info-sub { font-size: 0.9rem; color: var(--mid); line-height: 1.75; margin-bottom: 28px; }\n.ws-form-details { display: flex; flex-direction: column; gap: 14px; margin-bottom: 32px; }\n.ws-form-detail { display: flex; gap: 12px; align-items: flex-start; }\n.ws-form-detail-icon { font-size: 1rem; flex-shrink: 0; margin-top: 2px; }\n.ws-form-detail-title { font-size: 0.85rem; font-weight: 700; color: var(--text); margin-bottom: 2px; }\n.ws-form-detail-desc { font-size: 0.75rem; color: var(--muted); }\n\n\/* Payment *\/\n.ws-payment { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\n.ws-pay-card { background: #fff; border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n.ws-pay-title { font-size: 0.75rem; font-weight: 700; color: var(--text); margin-bottom: 8px; }\n.ws-pay-detail { font-size: 0.72rem; color: var(--mid); line-height: 1.7; }\n.ws-pay-num { font-family: var(--serif); font-size: 1rem; color: var(--green); letter-spacing: 0.04em; }\n\n\/* Form card *\/\n.ws-form-card { background: #fff; border: 1px solid var(--border); border-radius: 4px; padding: 36px; box-shadow: 0 4px 24px rgba(0,0,0,0.06); }\n.ws-form-title { font-family: var(--serif); font-size: 1.5rem; color: var(--text); margin-bottom: 6px; }\n.ws-form-title em { font-style: italic; color: var(--green); }\n.ws-form-sub { font-size: 0.78rem; color: var(--muted); margin-bottom: 22px; line-height: 1.65; }\n.ws-fg { margin-bottom: 14px; }\n.ws-fr { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\n.ws-lbl { display: block; font-size: 0.58rem; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: var(--green); margin-bottom: 6px; }\n.ws-inp, .ws-ta, .ws-sel { width: 100%; background: var(--light); border: 1px solid var(--border); border-radius: 3px; color: var(--text); font-family: var(--sans); font-size: 0.88rem; padding: 12px 14px; outline: none; transition: border-color 0.2s; }\n.ws-inp:focus, .ws-ta:focus, .ws-sel:focus { border-color: var(--green); }\n.ws-inp::placeholder, .ws-ta::placeholder { color: #9ca3af; }\n.ws-ta { resize: vertical; min-height: 80px; }\n.ws-sel option { background: #fff; }\n.ws-submit { width: 100%; background: var(--green); color: #fff; border: none; border-radius: 3px; padding: 15px; font-family: var(--sans); font-size: 0.82rem; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; cursor: pointer; margin-top: 8px; transition: all 0.22s; }\n.ws-submit:hover { background: var(--green2); transform: translateY(-1px); }\n.ws-form-note { font-size: 0.66rem; color: var(--muted); text-align: center; margin-top: 10px; }\n\n\/* FOOTER *\/\n.ws-footer { padding: 28px 48px; border-top: 1px solid var(--border); display: flex; align-items: center; justify-content: space-between; background: #fff; flex-wrap: wrap; gap: 12px; }\n.ws-footer-left { font-size: 0.68rem; color: var(--muted); }\n.ws-footer-right { display: flex; gap: 20px; flex-wrap: wrap; }\n.ws-footer-right a { font-size: 0.68rem; color: var(--muted); transition: color 0.2s; }\n.ws-footer-right a:hover { color: var(--green); }\n\n\/* REVEAL *\/\n.ws-reveal { opacity: 0; transform: translateY(22px); transition: opacity 0.6s ease, transform 0.6s ease; }\n.ws-reveal.visible { opacity: 1; transform: translateY(0); }\n.ws-d1 { transition-delay: 0.1s; } .ws-d2 { transition-delay: 0.2s; }\n\n\/* RESPONSIVE *\/\n@media (max-width: 960px) {\n  .ws-nav { padding: 16px 24px; }\n  .ws-hero { grid-template-columns: 1fr; }\n  .ws-hero-img { height: 55vw; min-height: 280px; }\n  .ws-hero-content { padding: 40px 24px; }\n  .ws-pers-inner { grid-template-columns: 1fr; gap: 36px; }\n  .ws-pers-inner, .ws-order-inner, .ws-form-inner { padding: 0 24px; }\n  .ws-steps { grid-template-columns: 1fr 1fr; gap: 28px; }\n  .ws-steps::before { display: none; }\n  .ws-form-inner { grid-template-columns: 1fr; gap: 36px; }\n  .ws-form-info { position: static; }\n  .ws-payment { grid-template-columns: 1fr; }\n  .ws-fr { grid-template-columns: 1fr; }\n  .ws-footer { flex-direction: column; text-align: center; }\n  .ws-footer-right { justify-content: center; }\n  .ws-specs { flex-wrap: wrap; gap: 16px; }\n  .ws-spec { border-right: none; padding-right: 0; margin-right: 0; min-width: 40%; }\n}\n@media (max-width: 560px) {\n  .ws-steps { grid-template-columns: 1fr; }\n  .ws-actions { flex-direction: column; }\n  .ws-actions .ws-btn { width: 100%; justify-content: center; }\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"ws-page\"\u003e\n\n\u003c!-- NAV --\u003e\n\u003cnav class=\"ws-nav\"\u003e\n  \u003ca href=\"\/\" class=\"ws-nav-logo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/7015\/4805\/files\/Untitled_design-8.png?v=1778244653\" alt=\"USB MNLA\"\u003e\u003c\/a\u003e\n  \u003ca href=\"\/\" class=\"ws-nav-back\"\u003e← Back to Homepage\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"ws-hero\"\u003e\n  \u003cdiv class=\"ws-hero-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/7015\/4805\/files\/IMG_3253.heic?v=1786350405\" alt=\"Premium Whisky Gift Set\"\u003e\n    \u003cdiv class=\"ws-hero-badge\"\u003ePremium Gift Set\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ws-hero-content\"\u003e\n    \u003cdiv class=\"ws-eyebrow\"\u003eUSB MNLA · Premium Collection\u003c\/div\u003e\n    \u003ch1 class=\"ws-title\"\u003ePremium\u003cbr\u003e\u003cem\u003eWhisky Gift Set\u003c\/em\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"ws-tagline\"\u003e“ Free name personalization included ”\u003c\/p\u003e\n    \u003cp class=\"ws-desc\"\u003eA sophisticated corporate gift for executives, VIPs, and valued clients. Premium whisky glass with handcrafted packaging — personalized with your recipient's name on both the glass and the box.\u003c\/p\u003e\n\n    \u003cdiv class=\"ws-price-block\"\u003e\n      \u003cspan class=\"ws-price\"\u003e₱6,800\u003c\/span\u003e\n      \u003cspan class=\"ws-price-unit\"\u003e\/ set\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws-price-note\"\u003eFree name personalization on glass \u0026amp; packaging\u003c\/div\u003e\n\n    \u003cspan class=\"ws-includes-label\"\u003eWhat's Included\u003c\/span\u003e\n    \u003cul class=\"ws-includes-list\" style=\"margin-bottom:32px;\"\u003e\n      \u003cli\u003ePremium whisky glass\u003c\/li\u003e\n      \u003cli\u003eHandcrafted premium gift packaging\u003c\/li\u003e\n      \u003cli\u003eFree name engraving on whisky glass\u003c\/li\u003e\n      \u003cli\u003eFree name personalization on packaging\u003c\/li\u003e\n      \u003cli\u003eGift-ready presentation\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"ws-actions\"\u003e\n      \u003ca href=\"#order\" class=\"ws-btn ws-btn-primary\"\u003eOrder Now →\u003c\/a\u003e\n      \u003ca href=\"mailto:orders@usbmnla.com\" class=\"ws-btn ws-btn-outline\"\u003eEmail an Inquiry\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ws-specs\"\u003e\n      \u003cdiv class=\"ws-spec\"\u003e\n        \u003cdiv class=\"ws-spec-label\"\u003ePrice\u003c\/div\u003e\n        \u003cdiv class=\"ws-spec-val\"\u003e₱6,800\/set\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ws-spec\"\u003e\n        \u003cdiv class=\"ws-spec-label\"\u003eMin. Order\u003c\/div\u003e\n        \u003cdiv class=\"ws-spec-val\"\u003e10 sets\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ws-spec\"\u003e\n        \u003cdiv class=\"ws-spec-label\"\u003eLead Time\u003c\/div\u003e\n        \u003cdiv class=\"ws-spec-val\"\u003e2–3 weeks\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ws-spec\"\u003e\n        \u003cdiv class=\"ws-spec-label\"\u003ePersonalization\u003c\/div\u003e\n        \u003cdiv class=\"ws-spec-val\"\u003eFree\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- PERSONALIZATION --\u003e\n\u003csection class=\"ws-pers\"\u003e\n  \u003cdiv class=\"ws-pers-inner\"\u003e\n    \u003cdiv class=\"ws-reveal\"\u003e\n      \u003cdiv class=\"ws-pers-eyebrow\"\u003eFree Personalization\u003c\/div\u003e\n      \u003ch2 class=\"ws-pers-title\"\u003eA gift with their\u003cbr\u003e\u003cem\u003ename on it.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"ws-pers-desc\"\u003eEvery set is personalized with your recipient's name — on the whisky glass and on the packaging. No extra charge. Just a lasting impression every time they reach for a drink.\u003c\/p\u003e\n      \u003cul class=\"ws-pers-items\"\u003e\n        \u003cli\u003eName engraved directly on the whisky glass\u003c\/li\u003e\n        \u003cli\u003eName printed on the premium gift box\u003c\/li\u003e\n        \u003cli\u003eEach set individually personalized for bulk orders\u003c\/li\u003e\n        \u003cli\u003eFree design mockup before production\u003c\/li\u003e\n        \u003cli\u003eNo hidden fees — personalization is included\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws-pers-cards ws-reveal ws-d1\"\u003e\n      \u003cdiv class=\"ws-pers-card\"\u003e\n        \u003cdiv class=\"ws-pers-card-title\"\u003e🥃 On the Whisky Glass\u003c\/div\u003e\n        \u003cdiv class=\"ws-pers-card-desc\"\u003eRecipient's name elegantly engraved on the glass itself. Permanent, premium, and impossible to overlook.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ws-pers-card\"\u003e\n        \u003cdiv class=\"ws-pers-card-title\"\u003e📦 On the Packaging\u003c\/div\u003e\n        \u003cdiv class=\"ws-pers-card-desc\"\u003eName printed or embossed on the gift box — so the experience starts before they even open it.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ws-pers-card\"\u003e\n        \u003cdiv class=\"ws-pers-card-title\"\u003e📋 For Bulk Orders\u003c\/div\u003e\n        \u003cdiv class=\"ws-pers-card-desc\"\u003eSend us your recipient list and we'll personalize each set individually. Perfect for teams of 10 to 500+.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- HOW TO ORDER --\u003e\n\u003csection class=\"ws-order\"\u003e\n  \u003cdiv class=\"ws-order-inner\"\u003e\n    \u003cdiv class=\"ws-section-header ws-reveal\"\u003e\n      \u003cspan class=\"ws-section-eyebrow\"\u003eHow It Works\u003c\/span\u003e\n      \u003ch2 class=\"ws-section-title\"\u003eSimple process,\u003cbr\u003e\u003cem\u003eexceptional results.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws-steps\"\u003e\n      \u003cdiv class=\"ws-step ws-reveal\"\u003e\n        \u003cdiv class=\"ws-step-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"ws-step-title\"\u003ePlace Your Order\u003c\/div\u003e\n        \u003cp class=\"ws-step-desc\"\u003eFill out the order form below with your quantity and recipient names.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ws-step ws-reveal ws-d1\"\u003e\n        \u003cdiv class=\"ws-step-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"ws-step-title\"\u003eApprove Mockup\u003c\/div\u003e\n        \u003cp class=\"ws-step-desc\"\u003eWe send a free design mockup for your approval before production begins.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ws-step ws-reveal ws-d2\"\u003e\n        \u003cdiv class=\"ws-step-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"ws-step-title\"\u003ePay \u0026amp; Confirm\u003c\/div\u003e\n        \u003cp class=\"ws-step-desc\"\u003e50% downpayment to confirm your order. Balance before delivery.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ws-step ws-reveal\" style=\"transition-delay:0.3s;\"\u003e\n        \u003cdiv class=\"ws-step-num\"\u003e4\u003c\/div\u003e\n        \u003cdiv class=\"ws-step-title\"\u003eDelivered Gift-Ready\u003c\/div\u003e\n        \u003cp class=\"ws-step-desc\"\u003eYour personalized sets arrive beautifully packaged and ready to hand out.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ORDER FORM --\u003e\n\u003csection class=\"ws-form-section\" id=\"order\"\u003e\n  \u003cdiv class=\"ws-form-inner\"\u003e\n    \u003cdiv class=\"ws-form-info ws-reveal\"\u003e\n      \u003cspan class=\"ws-section-eyebrow\" style=\"text-align:left;display:block;\"\u003ePlace Your Order\u003c\/span\u003e\n      \u003ch2 class=\"ws-form-info-title\"\u003eReady to order\u003cbr\u003e\u003cem\u003eyour sets?\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"ws-form-info-sub\"\u003eFill in your details and we'll confirm your order with a mockup within 24 hours. No payment needed until you approve the design.\u003c\/p\u003e\n      \u003cdiv class=\"ws-form-details\"\u003e\n        \u003cdiv class=\"ws-form-detail\"\u003e\n\u003cdiv class=\"ws-form-detail-icon\"\u003e💰\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ws-form-detail-title\"\u003e₱6,800 per set\u003c\/div\u003e\n\u003cdiv class=\"ws-form-detail-desc\"\u003eFree name personalization included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ws-form-detail\"\u003e\n\u003cdiv class=\"ws-form-detail-icon\"\u003e📋\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ws-form-detail-title\"\u003eMinimum 10 sets\u003c\/div\u003e\n\u003cdiv class=\"ws-form-detail-desc\"\u003ePer order\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ws-form-detail\"\u003e\n\u003cdiv class=\"ws-form-detail-icon\"\u003e⏱️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ws-form-detail-title\"\u003e2–3 weeks lead time\u003c\/div\u003e\n\u003cdiv class=\"ws-form-detail-desc\"\u003eRush orders available — ask us\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ws-form-detail\"\u003e\n\u003cdiv class=\"ws-form-detail-icon\"\u003e💳\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ws-form-detail-title\"\u003e50% downpayment to confirm\u003c\/div\u003e\n\u003cdiv class=\"ws-form-detail-desc\"\u003eBalance before delivery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ws-form-detail\"\u003e\n\u003cdiv class=\"ws-form-detail-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ws-form-detail-title\"\u003eNationwide delivery\u003c\/div\u003e\n\u003cdiv class=\"ws-form-detail-desc\"\u003eLalamove · LBC · AP Cargo · Bus liner\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Payment details --\u003e\n      \u003cdiv class=\"ws-section-eyebrow\" style=\"text-align:left;display:block;margin-bottom:12px;\"\u003ePayment Options\u003c\/div\u003e\n      \u003cdiv class=\"ws-payment\"\u003e\n        \u003cdiv class=\"ws-pay-card\"\u003e\n          \u003cdiv class=\"ws-pay-title\"\u003e🏦 BDO Bank Transfer\u003c\/div\u003e\n          \u003cdiv class=\"ws-pay-detail\"\u003e\n            \u003cstrong\u003eUSB MNLA Enterprises OPC\u003c\/strong\u003e\u003cbr\u003e\n            \u003cspan class=\"ws-pay-num\"\u003e013-648-000-329\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ws-pay-card\"\u003e\n          \u003cdiv class=\"ws-pay-title\"\u003e📱 GCash\u003c\/div\u003e\n          \u003cdiv class=\"ws-pay-detail\"\u003e\n            \u003cstrong\u003eUSB MNLA Enterprises OPC\u003c\/strong\u003e\u003cbr\u003e\n            \u003cspan class=\"ws-pay-num\"\u003e0918 967 7912\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ws-form-card ws-reveal ws-d1\"\u003e\n      \u003cdiv class=\"ws-form-title\"\u003eOrder Your \u003cem\u003eGift Sets\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ws-form-sub\"\u003eWe'll confirm and send a mockup within 24 hours. No payment required yet.\u003c\/div\u003e\n      \u003cform id=\"ws-form\" action=\"https:\/\/formsubmit.co\/orders@usbmnla.com\" method=\"POST\" enctype=\"multipart\/form-data\"\u003e\n        \u003cinput type=\"hidden\" name=\"_subject\" value=\"Premium Whisky Gift Set Order — USB MNLA\"\u003e\n        \u003cinput type=\"hidden\" name=\"_captcha\" value=\"false\"\u003e\n        \u003cinput type=\"hidden\" name=\"_template\" value=\"table\"\u003e\n        \u003cinput type=\"hidden\" name=\"Product\" value=\"Premium Whisky Gift Set\"\u003e\n\n        \u003cdiv class=\"ws-fr\"\u003e\n          \u003cdiv class=\"ws-fg\"\u003e\n\u003clabel class=\"ws-lbl\"\u003eFirst Name *\u003c\/label\u003e\u003cinput class=\"ws-inp\" type=\"text\" name=\"First Name\" placeholder=\"Maria\" required\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"ws-fg\"\u003e\n\u003clabel class=\"ws-lbl\"\u003eLast Name\u003c\/label\u003e\u003cinput class=\"ws-inp\" type=\"text\" name=\"Last Name\" placeholder=\"Santos\"\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ws-fg\"\u003e\n\u003clabel class=\"ws-lbl\"\u003eCompany Name *\u003c\/label\u003e\u003cinput class=\"ws-inp\" type=\"text\" name=\"Company\" placeholder=\"Your Company, Inc.\" required\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ws-fg\"\u003e\n\u003clabel class=\"ws-lbl\"\u003eWork Email *\u003c\/label\u003e\u003cinput class=\"ws-inp\" type=\"email\" name=\"Email\" placeholder=\"maria@company.com\" required\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ws-fg\"\u003e\n\u003clabel class=\"ws-lbl\"\u003eContact Number *\u003c\/label\u003e\u003cinput class=\"ws-inp\" type=\"tel\" name=\"Contact Number\" placeholder=\"09171234567\" required\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ws-fg\"\u003e\n\u003clabel class=\"ws-lbl\"\u003eQuantity (Min. 10 sets) *\u003c\/label\u003e\u003cinput class=\"ws-inp\" type=\"number\" name=\"Quantity\" placeholder=\"e.g. 30 sets\" min=\"10\" required\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ws-fg\"\u003e\n\u003clabel class=\"ws-lbl\"\u003eRecipient Names\u003c\/label\u003e\u003ctextarea class=\"ws-ta\" name=\"Recipient Names\" placeholder=\"List all recipient names, or attach a file below...\"\u003e\u003c\/textarea\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ws-fg\"\u003e\n\u003clabel class=\"ws-lbl\"\u003eAttach Name List (Optional)\u003c\/label\u003e\n          \u003clabel style=\"display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--light);border:1px dashed var(--border);border-radius:3px;cursor:pointer;font-size:0.78rem;color:var(--muted);\" for=\"ws-file\"\u003e\n            📎 \u003cspan id=\"ws-file-text\"\u003eUpload Excel or PDF with names\u003c\/span\u003e\n            \u003cinput type=\"file\" id=\"ws-file\" name=\"Name List\" style=\"display:none;\" accept=\".xlsx,.pdf,.csv,.doc,.docx\" onchange=\"document.getElementById('ws-file-text').textContent = this.files[0]?.name || 'Upload Excel or PDF with names'\"\u003e\n          \u003c\/label\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ws-fg\"\u003e\n\u003clabel class=\"ws-lbl\"\u003eComplete Shipping Address *\u003c\/label\u003e\u003ctextarea class=\"ws-ta\" name=\"Shipping Address\" placeholder=\"Unit\/House No., Street, Barangay, City, Province, ZIP Code\" required style=\"min-height:70px;\"\u003e\u003c\/textarea\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ws-fg\"\u003e\n          \u003clabel class=\"ws-lbl\"\u003ePreferred Shipping Method *\u003c\/label\u003e\n          \u003cselect class=\"ws-sel\" name=\"Shipping Method\"\u003e\n            \u003coption value=\"\"\u003eSelect shipping method...\u003c\/option\u003e\n            \u003coption\u003eLalamove (Metro Manila \u0026amp; nearby areas)\u003c\/option\u003e\n            \u003coption\u003eLBC — Nationwide\u003c\/option\u003e\n            \u003coption\u003eAP Cargo — Nationwide\u003c\/option\u003e\n            \u003coption\u003eBus Liner — Provincial\u003c\/option\u003e\n            \u003coption\u003ePick-up at Molino 4, Bacoor Cavite\u003c\/option\u003e\n          \u003c\/select\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ws-fg\"\u003e\n\u003clabel class=\"ws-lbl\"\u003eNeeded By\u003c\/label\u003e\u003cinput class=\"ws-inp\" type=\"text\" name=\"Needed By\" placeholder=\"e.g. September 30, 2026\"\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ws-fg\"\u003e\n\u003clabel class=\"ws-lbl\"\u003eAdditional Notes\u003c\/label\u003e\u003ctextarea class=\"ws-ta\" name=\"Notes\" placeholder=\"Special requests, packaging preferences, etc...\"\u003e\u003c\/textarea\u003e\n\u003c\/div\u003e\n\n        \u003cbutton type=\"submit\" class=\"ws-submit\" id=\"ws-submit\"\u003ePlace My Order →\u003c\/button\u003e\n        \u003cp class=\"ws-form-note\"\u003eNo payment required now · Free mockup for approval · We respond within 24 hours\u003c\/p\u003e\n      \u003c\/form\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FOOTER --\u003e\n\u003cfooter class=\"ws-footer\"\u003e\n  \u003cdiv class=\"ws-footer-left\"\u003e© 2026 USB MNLA Enterprises OPC · Premium Whisky Gift Set\u003c\/div\u003e\n  \u003cdiv class=\"ws-footer-right\"\u003e\n    \u003ca href=\"mailto:orders@usbmnla.com\"\u003eorders@usbmnla.com\u003c\/a\u003e\n    \u003ca href=\"tel:+639603669312\"\u003e0960 366 9312\u003c\/a\u003e\n    \u003ca href=\"tel:+63468840154\"\u003e(046) 884-0154\u003c\/a\u003e\n    \u003ca href=\"\/\"\u003e← Back to Homepage\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n\/\/ Scroll reveal\nvar wsObs = new IntersectionObserver(function(entries) {\n  entries.forEach(function(e) {\n    if (e.isIntersecting) { e.target.classList.add('visible'); wsObs.unobserve(e.target); }\n  });\n}, { threshold: 0.08 });\ndocument.querySelectorAll('.ws-reveal').forEach(function(el) { wsObs.observe(el); });\n\n\/\/ Form submit\ndocument.getElementById('ws-form').addEventListener('submit', function() {\n  var btn = document.getElementById('ws-submit');\n  btn.textContent = 'Sending your order...';\n  btn.disabled = true;\n});\n\u003c\/script\u003e\n\n{% schema %}\n{\n  \"name\": \"Whisky Gift Set\",\n  \"settings\": [],\n  \"presets\": [\n    {\n      \"name\": \"Whisky Gift Set\"\n    }\n  ]\n}\n{% endschema %}","brand":"USB MNLA","offers":[{"title":"Default Title","offer_id":53267235766581,"sku":null,"price":6800.0,"currency_code":"PHP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/7015\/4805\/files\/IMG_3253_fffb094e-d7d1-42d4-80cf-00d66d72866d.heic?v=1786415476"}],"url":"https:\/\/usbmnlagifts.com\/collections\/executive-collection.oembed","provider":"USB MNLA","version":"1.0","type":"link"}