{"product_id":"sb19-wakas-at-simula-the-trilogy-concert-finaleakas","title":"SB19 WAKAS AT SIMULA THE TRILOGY CONCERT FINALE","description":"\u003c!-- ✅ SB19: WAKAS AT SIMULA — PRIME TICKETS (Shopify HTML\/CSS) --\u003e\n\u003cstyle\u003e\n  :root{\n    --bg:#0b0e10;\n    --card:#11161a;\n    --line:rgba(255,255,255,.10);\n    --text:rgba(255,255,255,.92);\n    --muted:rgba(255,255,255,.70);\n    --gold:#d8b25a;\n    --ember:#ff7a1a;\n    --cta:#f0c35a;\n  }\n\n  .pt-wrap{max-width:980px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial;color:var(--text);line-height:1.6;}\n  .pt-hero{\n    position:relative;\n    border-radius:14px;\n    overflow:hidden;\n    border:1px solid var(--line);\n    background:linear-gradient(180deg, rgba(255,122,26,.18), rgba(0,0,0,.0) 40%),\n               radial-gradient(1200px 600px at 20% 0%, rgba(216,178,90,.18), rgba(0,0,0,0) 60%),\n               var(--bg);\n    padding:22px 20px 18px;\n  }\n\n  .pt-toprow{display:flex;gap:14px;flex-wrap:wrap;align-items:center;justify-content:space-between;}\n  .pt-brand{display:flex;gap:12px;align-items:center;}\n  .pt-logo{\n    width:46px;height:46px;border-radius:12px;\n    border:1px solid var(--line);\n    background:linear-gradient(145deg, rgba(240,195,90,.18), rgba(255,122,26,.10));\n    display:flex;align-items:center;justify-content:center;\n    font-weight:900;letter-spacing:.5px;color:var(--cta);\n  }\n  .pt-brand h1{margin:0;font-size:18px;letter-spacing:.9px;text-transform:uppercase;}\n  .pt-brand p{margin:2px 0 0 0;color:var(--muted);font-size:13px;}\n\n  .pt-badges{display:flex;gap:10px;flex-wrap:wrap;align-items:center;}\n  .pt-pill{\n    border:1px solid var(--line);\n    background:rgba(255,255,255,.04);\n    padding:8px 10px;border-radius:999px;\n    font-size:12px;color:var(--muted);\n    display:flex;gap:8px;align-items:center;\n  }\n  .pt-dot{width:8px;height:8px;border-radius:99px;background:var(--ember);box-shadow:0 0 12px rgba(255,122,26,.35);}\n\n  .pt-title{\n    margin:18px 0 8px 0;\n    font-size:28px;\n    line-height:1.15;\n    letter-spacing:.8px;\n    text-transform:uppercase;\n  }\n  .pt-sub{margin:0;color:var(--muted);font-size:14px;}\n  .pt-sub strong{color:var(--text);}\n\n  .pt-ctaRow{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px;}\n  .pt-btn{\n    display:inline-block;text-decoration:none;font-weight:800;\n    padding:11px 14px;border-radius:10px;\n    border:1px solid var(--line);\n    color:var(--text);\n    background:rgba(255,255,255,.04);\n  }\n  .pt-btnPrimary{\n    background:linear-gradient(180deg, rgba(240,195,90,1), rgba(216,178,90,1));\n    color:#111;\n    border-color:rgba(0,0,0,.35);\n  }\n  .pt-btnSmall{font-size:13px;padding:10px 12px;border-radius:10px;}\n\n  .pt-grid{display:flex;gap:16px;flex-wrap:wrap;margin-top:16px;}\n  .pt-card{\n    flex:1 1 320px;\n    background:rgba(17,22,26,.86);\n    border:1px solid var(--line);\n    border-radius:14px;\n    padding:16px;\n  }\n  .pt-card h3{margin:0 0 8px 0;font-size:14px;letter-spacing:.7px;text-transform:uppercase;color:rgba(255,255,255,.85);}\n  .pt-list{margin:0;padding:0;list-style:none;}\n  .pt-list li{margin:8px 0;color:var(--muted);font-size:14px;}\n  .pt-list b{color:var(--text);}\n\n  .pt-sectionTitle{\n    margin:22px 0 10px 0;\n    font-size:16px;\n    letter-spacing:1px;\n    text-transform:uppercase;\n    color:rgba(255,255,255,.90);\n  }\n\n  .pt-seatingWrap{display:flex;gap:16px;flex-wrap:wrap;align-items:flex-start;}\n  .pt-map{\n    flex:1 1 520px;min-width:260px;\n    background:rgba(17,22,26,.86);\n    border:1px solid var(--line);\n    border-radius:14px;\n    overflow:hidden;\n  }\n  .pt-map img{width:100%;height:auto;display:block;}\n  .pt-mapNote{padding:12px 14px;border-top:1px solid var(--line);color:var(--muted);font-size:13px;}\n\n  .pt-legend{\n    flex:0 0 320px;min-width:240px;\n    background:rgba(17,22,26,.86);\n    border:1px solid var(--line);\n    border-radius:14px;\n    padding:14px;\n  }\n  .pt-legendHead{display:flex;justify-content:space-between;align-items:center;gap:10px;}\n  .pt-legendHead strong{font-size:14px;letter-spacing:.6px;text-transform:uppercase;}\n  .pt-legendHead span{font-size:12px;color:var(--muted);}\n\n  .pt-item{display:flex;gap:10px;align-items:flex-start;margin:12px 0;}\n  .pt-swatch{width:44px;height:22px;border-radius:6px;border:1px solid rgba(255,255,255,.10);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);}\n  .pt-row{display:flex;flex-direction:column;}\n  .pt-label{font-weight:900;font-size:14px;color:var(--text);line-height:1.2;}\n  .pt-subLabel{font-size:12px;color:var(--muted);margin-top:3px;}\n\n  \/* category colors *\/\n  .c-svip{background:#1f4fb5;}  \/* deep blue *\/\n  .c-vip{background:#b51f1f;}   \/* deep red *\/\n  .c-gold{background:#d8b25a;}  \/* gold *\/\n  .c-silver{background:#bfc7cf;}\/* silver *\/\n  .c-bronze{background:#a66a3a;}\/* bronze *\/\n\n  .pt-disclaimer{\n    margin-top:14px;\n    font-size:12px;\n    color:rgba(255,255,255,.62);\n  }\n\n  .pt-foot{\n    margin:20px 0 8px 0;\n    padding:14px 16px;\n    border-radius:14px;\n    border:1px solid var(--line);\n    background:linear-gradient(180deg, rgba(255,122,26,.10), rgba(0,0,0,0));\n    display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:space-between;\n  }\n  .pt-foot a{color:var(--cta);font-weight:900;text-decoration:none;}\n  .pt-hashtags{color:rgba(0,0,0,.90);font-size:12px;}\n  @media (max-width:760px){\n    .pt-title{font-size:24px;}\n    .pt-legend{flex:1 1 320px;}\n  }\n\u003c\/style\u003e\n\u003cdiv aria-label=\"SB19 Wakas at Simula - Prime Tickets Event Section\" role=\"region\" class=\"pt-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection aria-label=\"Event header\" class=\"pt-hero\"\u003e\n\u003cdiv class=\"pt-toprow\"\u003e\n\u003cdiv class=\"pt-brand\"\u003e\n\u003cdiv class=\"pt-logo\"\u003ePT\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch1\u003ePrime Tickets\u003c\/h1\u003e\n\u003cp\u003eOfficial online purchase: \u003cstrong\u003ewww.primetickets.online\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pt-badges\"\u003e\n\u003cdiv class=\"pt-pill\"\u003e\n\u003cspan class=\"pt-dot\"\u003e\u003c\/span\u003e Presale \/ Limited allocations\u003c\/div\u003e\n\u003cdiv class=\"pt-pill\"\u003e\u003cstrong\u003eE-ticket delivery after verification\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"pt-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eSB19 — Wakas at Simula\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"pt-sub\"\u003e\u003cstrong\u003eThe Trilogy Concert Finale\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eSMDC Festival Grounds\u003c\/strong\u003e • \u003cstrong\u003eApril 18, 2026\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv aria-label=\"Call to action buttons\" class=\"pt-ctaRow\"\u003e\n\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.primetickets.online\/\" class=\"pt-btn pt-btnPrimary\" target=\"_blank\"\u003e🎟️ Buy on PrimeTickets.online\u003c\/a\u003e \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/m.me\/primeticketsph\" class=\"pt-btn pt-btnSmall\" target=\"_blank\"\u003e📩 \u003cspan style=\"color: rgb(255, 245, 245);\"\u003eMessage to Reserve\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"Event highlights\" class=\"pt-grid\"\u003e\n\u003cdiv class=\"pt-card\"\u003e\n\u003ch3\u003eQuick Details\u003c\/h3\u003e\n\u003cul class=\"pt-list\"\u003e\n\u003cli\u003e\n\u003cb\u003eEvent:\u003c\/b\u003e SB19 — Wakas at Simula (Trilogy Finale)\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eDate:\u003c\/b\u003e April 18, 2026\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eVenue:\u003c\/b\u003e SMDC Festival Grounds\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eWebsite:\u003c\/b\u003e www.primetickets.online\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pt-card\"\u003e\n\u003ch3\u003eHow to Secure\u003c\/h3\u003e\n\u003cul class=\"pt-list\"\u003e\n\u003cli\u003e\n\u003cb\u003eStep 1:\u003c\/b\u003e Choose your category (see below)\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eStep 2:\u003c\/b\u003e Buy on website or message to hold seats\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eStep 3:\u003c\/b\u003e Receive e-ticket after payment verification\u003c\/li\u003e\n\u003cli style=\"color: rgba(255,255,255,.78);\"\u003e\n\u003cb\u003eTip:\u003c\/b\u003e High demand = first-paid, first-served\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SEATING MAP --\u003e\n\u003ch3 class=\"pt-sectionTitle\"\u003eSeating Map \u0026amp; Ticket Categories\u003c\/h3\u003e\n\u003csection aria-label=\"Seating map and legend\" class=\"pt-seatingWrap\"\u003e\n\u003cdiv aria-label=\"Seating image\" class=\"pt-map\"\u003e\n\u003c!-- 🔁 Replace these SRC links with your uploaded Shopify file URLs --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0814\/7003\/0049\/files\/ChatGPT_Image_Mar_3_2026_05_26_28_PM.png?v=1772533665\"\u003e\n\u003cdiv class=\"pt-mapNote\"\u003e\n\u003cb\u003eNote:\u003c\/b\u003e Seat map is a visual guide. Exact allocations may vary per release.\u003cbr\u003eFor specific sections, message us first to confirm availability before payment.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside aria-label=\"Ticket legend and prices\" class=\"pt-legend\"\u003e\n\u003cdiv class=\"pt-legendHead\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCategories \u0026amp; Prices\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003eChoose your tier\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan\u003eUpdated as posted\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pt-item\"\u003e\n\u003cdiv class=\"pt-swatch c-svip\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"pt-row\"\u003e\n\u003cdiv class=\"pt-label\"\u003eSVIP (Seated) — ₱12,800\u003c\/div\u003e\n\u003cdiv class=\"pt-subLabel\"\u003eBest view \/ premium seated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pt-item\"\u003e\n\u003cdiv class=\"pt-swatch c-vip\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"pt-row\"\u003e\n\u003cdiv class=\"pt-label\"\u003eVIP (Seated) — ₱10,350\u003c\/div\u003e\n\u003cdiv class=\"pt-subLabel\"\u003eSeated \/ near premium areas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pt-item\"\u003e\n\u003cdiv class=\"pt-swatch c-gold\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"pt-row\"\u003e\n\u003cdiv class=\"pt-label\"\u003eGold (Standing) — ₱6,250\u003c\/div\u003e\n\u003cdiv class=\"pt-subLabel\"\u003eStanding \/ closer floor access\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pt-item\"\u003e\n\u003cdiv class=\"pt-swatch c-silver\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"pt-row\"\u003e\n\u003cdiv class=\"pt-label\"\u003eSilver (Standing) — ₱3,000\u003c\/div\u003e\n\u003cdiv class=\"pt-subLabel\"\u003eStanding \/ mid access\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pt-item\"\u003e\n\u003cdiv class=\"pt-swatch c-bronze\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"pt-row\"\u003e\n\u003cdiv class=\"pt-label\"\u003eBronze (Standing) — ₱1,500\u003c\/div\u003e\n\u003cdiv class=\"pt-subLabel\"\u003eStanding \/ budget-friendly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pt-ctaRow\"\u003e\n\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.primetickets.online\/\" class=\"pt-btn pt-btnPrimary\" target=\"_blank\"\u003e✅ Checkout Now\u003c\/a\u003e \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/m.me\/primeticketsph\" class=\"pt-btn\" target=\"_blank\"\u003e💬 Ask Availability\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pt-disclaimer\"\u003eTicket prices are exclusive of ticketing charges and may change without prior notice.\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- FOOT --\u003e\n\u003cdiv aria-label=\"Footer CTA\" class=\"pt-foot\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"font-weight: 900; letter-spacing: .6px; text-transform: uppercase;\"\u003e\u003cspan style=\"color: rgb(13, 12, 12);\"\u003eDon’t wait until it’s SOLD OUT.\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"color: rgba(0,0,0,.80); font-size: 13px;\"\u003eBe part of the moment. Be part of the finale.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.primetickets.online\/\" target=\"_blank\"\u003ewww.primetickets.online\u003c\/a\u003e\n\u003cdiv class=\"pt-hashtags\"\u003e#SB19 #WakasAtSimula #PrimeTickets #ConcertPH\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SM Ticket Central","offers":[{"title":"SILVER","offer_id":48039747944673,"sku":null,"price":3000.0,"currency_code":"PHP","in_stock":false},{"title":"GOLD","offer_id":48039747977441,"sku":null,"price":6250.0,"currency_code":"PHP","in_stock":false},{"title":"VIP","offer_id":48039748010209,"sku":null,"price":10300.0,"currency_code":"PHP","in_stock":false},{"title":"SVIP","offer_id":48039748042977,"sku":null,"price":12800.0,"currency_code":"PHP","in_stock":false},{"title":"BRONZE","offer_id":48039797752033,"sku":null,"price":1500.0,"currency_code":"PHP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0814\/7003\/0049\/files\/628690967_1473177544201353_3967852793199041786_n.jpg?v=1772616692","url":"https:\/\/www.primetickets.online\/products\/sb19-wakas-at-simula-the-trilogy-concert-finaleakas","provider":"Prime Tickets","version":"1.0","type":"link"}