{"product_id":"12-in-1-push-up-board","title":"12-in-1 Foldable Push-Up Board | Home Workout Equipment | Activerse","description":"\u003cstyle\u003e\n  .pub-wrapper {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    color: #101114;\n    max-width: 800px;\n    margin: 0 auto;\n    background-color: #ffffff;\n    padding: 20px 10px;\n    box-sizing: border-box;\n    line-height: 1.6;\n  }\n\n  .pub-wrapper * { box-sizing: border-box; }\n\n  \/* ── HERO BANNER ── *\/\n  .pub-hero {\n    background: #101114;\n    border-radius: 8px;\n    padding: 36px 28px;\n    text-align: center;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .pub-hero::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0;\n    width: 4px; height: 100%;\n    background: #E10600;\n  }\n\n  .pub-hero::after {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    width: 4px; height: 100%;\n    background: #E10600;\n  }\n\n  .pub-hero-tag {\n    display: inline-block;\n    background: #E10600;\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 2px;\n    margin-bottom: 16px;\n  }\n\n  .pub-hero-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 26px;\n    font-weight: 800;\n    color: #ffffff;\n    margin: 0 0 10px;\n    line-height: 1.2;\n  }\n\n  .pub-hero-title span { color: #E10600; }\n\n  .pub-hero-sub {\n    font-size: 14px;\n    color: #C9CDD3;\n    margin: 0;\n  }\n\n  \/* ── STATS ── *\/\n  .pub-stats {\n    display: flex;\n    gap: 2px;\n    margin-bottom: 32px;\n    background: #101114;\n    border-radius: 6px;\n    overflow: hidden;\n  }\n\n  .pub-stat {\n    flex: 1;\n    background: #1A1C20;\n    padding: 18px 12px;\n    text-align: center;\n  }\n\n  .pub-stat-num {\n    display: block;\n    font-family: Georgia, serif;\n    font-size: 22px;\n    font-weight: 800;\n    color: #E10600;\n  }\n\n  .pub-stat-label {\n    display: block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: #C9CDD3;\n    margin-top: 3px;\n  }\n\n  \/* ── SECTION HEADER ── *\/\n  .pub-section-tag {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: #E10600;\n    margin-bottom: 6px;\n  }\n\n  .pub-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 22px;\n    font-weight: 800;\n    color: #101114;\n    margin: 0 0 20px;\n  }\n\n  \/* ── COLOR POSITIONS GRID ── *\/\n  .pub-positions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n    margin-bottom: 32px;\n  }\n\n  .pub-pos-card {\n    border-radius: 6px;\n    padding: 20px 18px;\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n  }\n\n  .pub-pos-dot {\n    width: 14px;\n    height: 14px;\n    border-radius: 50%;\n    flex-shrink: 0;\n    margin-top: 3px;\n  }\n\n  .pub-pos-title {\n    font-family: Georgia, serif;\n    font-size: 15px;\n    font-weight: 800;\n    color: #101114;\n    margin: 0 0 4px;\n  }\n\n  .pub-pos-muscle {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #888;\n    margin: 0 0 6px;\n  }\n\n  .pub-pos-desc {\n    font-size: 13px;\n    color: #555;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* ── FEATURES ── *\/\n  .pub-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 32px;\n  }\n\n  .pub-feature-card {\n    background: #f7f7f8;\n    border-radius: 6px;\n    padding: 22px 18px;\n    border-left: 3px solid #E10600;\n  }\n\n  .pub-feature-num {\n    display: block;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    color: #E10600;\n    margin-bottom: 8px;\n  }\n\n  .pub-feature-title {\n    font-family: Georgia, serif;\n    font-size: 15px;\n    font-weight: 800;\n    color: #101114;\n    margin: 0 0 6px;\n  }\n\n  .pub-feature-desc {\n    font-size: 13px;\n    color: #555;\n    margin: 0;\n    line-height: 1.6;\n  }\n\n  \/* ── HOW TO USE ── *\/\n  .pub-howto {\n    background: #f7f7f8;\n    border-radius: 8px;\n    padding: 28px 24px;\n    margin-bottom: 32px;\n  }\n\n  .pub-steps {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n    margin-top: 20px;\n  }\n\n  .pub-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n    padding: 16px 0;\n    border-bottom: 1px solid #e8e8e8;\n  }\n\n  .pub-step:last-child { border-bottom: none; }\n\n  .pub-step-num {\n    width: 32px;\n    height: 32px;\n    background: #E10600;\n    color: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 800;\n    flex-shrink: 0;\n    font-family: Georgia, serif;\n  }\n\n  .pub-step-title {\n    font-family: Georgia, serif;\n    font-size: 15px;\n    font-weight: 700;\n    color: #101114;\n    margin: 0 0 3px;\n  }\n\n  .pub-step-desc {\n    font-size: 13px;\n    color: #555;\n    margin: 0;\n  }\n\n  \/* ── WHO IT'S FOR ── *\/\n  .pub-who {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 32px;\n  }\n\n  .pub-who-card {\n    background: #101114;\n    border-radius: 6px;\n    padding: 20px 16px;\n    border-top: 3px solid #E10600;\n    text-align: center;\n  }\n\n  .pub-who-icon {\n    font-size: 24px;\n    display: block;\n    margin-bottom: 10px;\n  }\n\n  .pub-who-title {\n    font-family: Georgia, serif;\n    font-size: 14px;\n    font-weight: 800;\n    color: #fff;\n    margin: 0 0 6px;\n  }\n\n  .pub-who-desc {\n    font-size: 12px;\n    color: #C9CDD3;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* ── VS GYM ── *\/\n  .pub-vs {\n    background: #f7f7f8;\n    border-radius: 8px;\n    padding: 28px 24px;\n    margin-bottom: 32px;\n  }\n\n  .pub-vs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 20px;\n  }\n\n  .pub-vs-table th {\n    padding: 10px 14px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    text-align: center;\n    border-bottom: 2px solid #e0e0e0;\n  }\n\n  .pub-vs-table th:first-child { text-align: left; }\n  .pub-vs-table th:nth-child(2) { background: #101114; color: #fff; border-radius: 4px 4px 0 0; }\n  .pub-vs-table th:nth-child(3) { color: #888; }\n\n  .pub-vs-table td {\n    padding: 12px 14px;\n    font-size: 13px;\n    text-align: center;\n    border-bottom: 1px solid #ececec;\n  }\n\n  .pub-vs-table td:first-child {\n    text-align: left;\n    font-weight: 500;\n    color: #333;\n  }\n\n  .pub-vs-table td:nth-child(2) {\n    background: rgba(225,6,0,0.04);\n    font-weight: 700;\n    color: #E10600;\n  }\n\n  .pub-vs-table td:nth-child(3) { color: #999; }\n  .pub-vs-table tr:last-child td { border-bottom: none; }\n\n  \/* ── SPECS ── *\/\n  .pub-specs { margin-bottom: 32px; }\n\n  .pub-specs-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .pub-specs-table tr { border-bottom: 1px solid #f0f0f0; }\n  .pub-specs-table tr:last-child { border-bottom: none; }\n\n  .pub-specs-table td {\n    padding: 13px 8px;\n    font-size: 13px;\n    vertical-align: middle;\n  }\n\n  .pub-specs-table td:first-child {\n    color: #888;\n    width: 45%;\n    font-weight: 500;\n  }\n\n  .pub-specs-table td:last-child {\n    color: #101114;\n    font-weight: 600;\n  }\n\n  \/* ── BOTTOM CTA ── *\/\n  .pub-cta {\n    background: #E10600;\n    border-radius: 8px;\n    padding: 32px 24px;\n    text-align: center;\n  }\n\n  .pub-cta-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 22px;\n    font-weight: 800;\n    color: #fff;\n    margin: 0 0 8px;\n  }\n\n  .pub-cta-sub {\n    font-size: 13px;\n    color: rgba(255,255,255,0.85);\n    margin: 0 0 4px;\n  }\n\n  .pub-cta-price {\n    display: block;\n    font-size: 15px;\n    font-weight: 700;\n    color: rgba(255,255,255,0.9);\n    letter-spacing: 0.5px;\n    margin-top: 8px;\n  }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 600px) {\n    .pub-features { grid-template-columns: 1fr; }\n    .pub-positions { grid-template-columns: 1fr; }\n    .pub-who { grid-template-columns: 1fr; }\n    .pub-stats { flex-wrap: wrap; }\n    .pub-stat { min-width: 45%; }\n    .pub-hero-title { font-size: 20px; }\n    .pub-vs-table { font-size: 12px; }\n    .pub-vs-table td, .pub-vs-table th { padding: 8px 8px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pub-wrapper\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"pub-hero\"\u003e\n    \u003cdiv class=\"pub-hero-tag\"\u003eActiverse · Home Training\u003c\/div\u003e\n    \u003ch2 class=\"pub-hero-title\"\u003e12 Positions.\u003cbr\u003e\u003cspan\u003eOne Board. Zero Excuses.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"pub-hero-sub\"\u003eColor-coded muscle targeting · Foldable design · ABS anti-slip build\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STATS --\u003e\n  \u003cdiv class=\"pub-stats\"\u003e\n    \u003cdiv class=\"pub-stat\"\u003e\n      \u003cspan class=\"pub-stat-num\"\u003e12\u003c\/span\u003e\n      \u003cspan class=\"pub-stat-label\"\u003ePositions\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pub-stat\"\u003e\n      \u003cspan class=\"pub-stat-num\"\u003e4\u003c\/span\u003e\n      \u003cspan class=\"pub-stat-label\"\u003eMuscle Groups\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pub-stat\"\u003e\n      \u003cspan class=\"pub-stat-num\"\u003e−53%\u003c\/span\u003e\n      \u003cspan class=\"pub-stat-label\"\u003eOff Today\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pub-stat\"\u003e\n      \u003cspan class=\"pub-stat-num\"\u003e₹599\u003c\/span\u003e\n      \u003cspan class=\"pub-stat-label\"\u003eOne Time\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COLOR POSITIONS --\u003e\n  \u003cdiv class=\"pub-section-tag\"\u003eColor-Coded Training System\u003c\/div\u003e\n  \u003ch3 class=\"pub-section-title\"\u003eRight Position. Right Muscle. Every Time.\u003c\/h3\u003e\n  \u003cdiv class=\"pub-positions\"\u003e\n\n    \u003cdiv class=\"pub-pos-card\" style=\"background: rgba(231,76,60,0.07);\"\u003e\n      \u003cdiv class=\"pub-pos-dot\" style=\"background: #E74C3C;\"\u003e\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"pub-pos-title\"\u003eRed Position\u003c\/p\u003e\n        \u003cp class=\"pub-pos-muscle\"\u003eChest · Pectorals\u003c\/p\u003e\n        \u003cp class=\"pub-pos-desc\"\u003eWide grip activates the full chest for maximum mass and strength development.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pub-pos-card\" style=\"background: rgba(241,196,15,0.07);\"\u003e\n      \u003cdiv class=\"pub-pos-dot\" style=\"background: #F1C40F;\"\u003e\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"pub-pos-title\"\u003eYellow Position\u003c\/p\u003e\n        \u003cp class=\"pub-pos-muscle\"\u003eShoulders · Deltoids\u003c\/p\u003e\n        \u003cp class=\"pub-pos-desc\"\u003eShoulder-width placement targets anterior and medial deltoids for broader shoulders.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pub-pos-card\" style=\"background: rgba(46,204,113,0.07);\"\u003e\n      \u003cdiv class=\"pub-pos-dot\" style=\"background: #2ECC71;\"\u003e\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"pub-pos-title\"\u003eGreen Position\u003c\/p\u003e\n        \u003cp class=\"pub-pos-muscle\"\u003eBack · Lats\u003c\/p\u003e\n        \u003cp class=\"pub-pos-desc\"\u003eAngled inward position engages the back muscles most people miss in push-up training.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pub-pos-card\" style=\"background: rgba(52,152,219,0.07);\"\u003e\n      \u003cdiv class=\"pub-pos-dot\" style=\"background: #3498DB;\"\u003e\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"pub-pos-title\"\u003eBlue Position\u003c\/p\u003e\n        \u003cp class=\"pub-pos-muscle\"\u003eTriceps · Arms\u003c\/p\u003e\n        \u003cp class=\"pub-pos-desc\"\u003eNarrow grip isolates the triceps — the muscle responsible for arm definition.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"pub-section-tag\"\u003eBuilt Different\u003c\/div\u003e\n  \u003ch3 class=\"pub-section-title\"\u003eWhy This Board Beats a Regular Push-Up\u003c\/h3\u003e\n  \u003cdiv class=\"pub-features\"\u003e\n\n    \u003cdiv class=\"pub-feature-card\"\u003e\n      \u003cspan class=\"pub-feature-num\"\u003e01\u003c\/span\u003e\n      \u003cp class=\"pub-feature-title\"\u003eColor-Coded Precision\u003c\/p\u003e\n      \u003cp class=\"pub-feature-desc\"\u003eStop guessing. Each color slot tells your hands exactly where to go for the muscle you want to train. Built-in coaching, every rep.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pub-feature-card\"\u003e\n      \u003cspan class=\"pub-feature-num\"\u003e02\u003c\/span\u003e\n      \u003cp class=\"pub-feature-title\"\u003eFoldable \u0026amp; Portable\u003c\/p\u003e\n      \u003cp class=\"pub-feature-desc\"\u003eSnaps flat in seconds. Fits under your bed, in your bag, or behind your door. Your gym follows you — not the other way around.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pub-feature-card\"\u003e\n      \u003cspan class=\"pub-feature-num\"\u003e03\u003c\/span\u003e\n      \u003cp class=\"pub-feature-title\"\u003eABS Anti-Slip Base\u003c\/p\u003e\n      \u003cp class=\"pub-feature-desc\"\u003eHigh-grade ABS construction with rubber anti-slip pads locks the board in place on any surface — tile, wood, or mat.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pub-feature-card\"\u003e\n      \u003cspan class=\"pub-feature-num\"\u003e04\u003c\/span\u003e\n      \u003cp class=\"pub-feature-title\"\u003eElevated Hand Position\u003c\/p\u003e\n      \u003cp class=\"pub-feature-desc\"\u003eRaised handles increase your range of motion beyond a standard push-up — deeper stretch, more muscle activation, better results.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003cdiv class=\"pub-howto\"\u003e\n    \u003cdiv class=\"pub-section-tag\"\u003eHow It Works\u003c\/div\u003e\n    \u003ch3 class=\"pub-section-title\" style=\"margin-bottom: 4px;\"\u003e4 Steps to a Full Workout\u003c\/h3\u003e\n    \u003cdiv class=\"pub-steps\"\u003e\n      \u003cdiv class=\"pub-step\"\u003e\n        \u003cdiv class=\"pub-step-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"pub-step-title\"\u003ePick Your Muscle\u003c\/p\u003e\n          \u003cp class=\"pub-step-desc\"\u003eDecide which muscle group you want to train — chest, shoulders, back, or triceps.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pub-step\"\u003e\n        \u003cdiv class=\"pub-step-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"pub-step-title\"\u003eInsert Handles into Color Slot\u003c\/p\u003e\n          \u003cp class=\"pub-step-desc\"\u003eMatch the handle to the color-coded slot for your chosen muscle. Click into place.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pub-step\"\u003e\n        \u003cdiv class=\"pub-step-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"pub-step-title\"\u003ePlace on Flat Surface\u003c\/p\u003e\n          \u003cp class=\"pub-step-desc\"\u003eSet the board on any flat floor. Anti-slip base keeps it locked in position.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pub-step\"\u003e\n        \u003cdiv class=\"pub-step-num\"\u003e4\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"pub-step-title\"\u003eTrain \u0026amp; Switch Positions\u003c\/p\u003e\n          \u003cp class=\"pub-step-desc\"\u003eComplete your sets, then switch handle position for the next muscle group. Full body done.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHO IT'S FOR --\u003e\n  \u003cdiv class=\"pub-section-tag\"\u003eBuilt For\u003c\/div\u003e\n  \u003ch3 class=\"pub-section-title\"\u003eOne Board. Every Level.\u003c\/h3\u003e\n  \u003cdiv class=\"pub-who\"\u003e\n    \u003cdiv class=\"pub-who-card\"\u003e\n      \u003cspan class=\"pub-who-icon\"\u003e🔰\u003c\/span\u003e\n      \u003cp class=\"pub-who-title\"\u003eBeginners\u003c\/p\u003e\n      \u003cp class=\"pub-who-desc\"\u003eColor guidance corrects form instantly — no trainer needed to get started right.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pub-who-card\"\u003e\n      \u003cspan class=\"pub-who-icon\"\u003e💪\u003c\/span\u003e\n      \u003cp class=\"pub-who-title\"\u003eRegular Trainers\u003c\/p\u003e\n      \u003cp class=\"pub-who-desc\"\u003eAdd targeted muscle isolation to your home routine without extra equipment.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pub-who-card\"\u003e\n      \u003cspan class=\"pub-who-icon\"\u003e✈️\u003c\/span\u003e\n      \u003cp class=\"pub-who-title\"\u003eFrequent Travellers\u003c\/p\u003e\n      \u003cp class=\"pub-who-desc\"\u003eFolds flat, weighs nothing. Never miss a workout because you're away from home.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- VS GYM --\u003e\n  \u003cdiv class=\"pub-vs\"\u003e\n    \u003cdiv class=\"pub-section-tag\"\u003eThe honest comparison\u003c\/div\u003e\n    \u003ch3 class=\"pub-section-title\" style=\"margin-bottom: 4px;\"\u003e₹599 Board vs ₹5000\/Month Gym\u003c\/h3\u003e\n    \u003ctable class=\"pub-vs-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003e\u003c\/th\u003e\n          \u003cth\u003eActiverse Board\u003c\/th\u003e\n          \u003cth\u003eGym Membership\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCost\u003c\/td\u003e\n\u003ctd\u003e₹599 one time\u003c\/td\u003e\n\u003ctd\u003e₹5000\/month\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCommute\u003c\/td\u003e\n\u003ctd\u003e0 minutes\u003c\/td\u003e\n\u003ctd\u003e30–60 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eAvailable 24\/7\u003c\/td\u003e\n\u003ctd\u003e✅\u003c\/td\u003e\n\u003ctd\u003e❌\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTargets 4 muscle groups\u003c\/td\u003e\n\u003ctd\u003e✅\u003c\/td\u003e\n\u003ctd\u003e✅\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCorrects your form\u003c\/td\u003e\n\u003ctd\u003e✅ Color guide\u003c\/td\u003e\n\u003ctd\u003e❌ Self-taught\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWorks anywhere\u003c\/td\u003e\n\u003ctd\u003e✅ Foldable\u003c\/td\u003e\n\u003ctd\u003e❌ Fixed location\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eJudges you\u003c\/td\u003e\n\u003ctd\u003e❌ Never\u003c\/td\u003e\n\u003ctd\u003e✅ Always\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"pub-specs\"\u003e\n    \u003cdiv class=\"pub-section-tag\"\u003eSpecifications\u003c\/div\u003e\n    \u003ch3 class=\"pub-section-title\"\u003eIn The Details\u003c\/h3\u003e\n    \u003ctable class=\"pub-specs-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePositions\u003c\/td\u003e\n\u003ctd\u003e12 color-coded training positions\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMuscle Groups\u003c\/td\u003e\n\u003ctd\u003eChest, Shoulders, Back, Triceps\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eHigh-grade ABS plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBase\u003c\/td\u003e\n\u003ctd\u003eAnti-slip rubber pads\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd\u003eFoldable, compact storage\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSuitable For\u003c\/td\u003e\n\u003ctd\u003eBeginners to advanced athletes\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePrice\u003c\/td\u003e\n\u003ctd\u003e₹599 (MRP ₹1,300 · Save ₹701)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eShipping\u003c\/td\u003e\n\u003ctd\u003ePan India · Dispatched in 24 hrs\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e30-day Activerse warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BOTTOM CTA --\u003e\n  \u003cdiv class=\"pub-cta\"\u003e\n    \u003cp class=\"pub-cta-title\"\u003e12 Positions. One Decision.\u003c\/p\u003e\n    \u003cp class=\"pub-cta-sub\"\u003eYour home gym starts at ₹599. No membership. No commute. No excuses.\u003c\/p\u003e\n    \u003cspan class=\"pub-cta-price\"\u003e₹599 · Save ₹701 Today — 53% Off\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"30839","offers":[{"title":"Default Title","offer_id":43730050023498,"sku":"DS104385","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0715\/8389\/1530\/files\/Add_logo_to_bottle_202606271632.jpg?v=1782558274","url":"https:\/\/www.activerse.in\/products\/12-in-1-push-up-board","provider":"Activerse","version":"1.0","type":"link"}