{"id":2325,"date":"2026-07-20T10:21:29","date_gmt":"2026-07-20T10:21:29","guid":{"rendered":"https:\/\/simplestaple.shop\/?post_type=product&#038;p=2325"},"modified":"2026-07-20T10:34:36","modified_gmt":"2026-07-20T10:34:36","slug":"riegel-36er-mix-box-ohne-zuckerzusatz-riegel-bundle","status":"publish","type":"product","link":"https:\/\/simplestaple.shop\/es\/producto\/riegel-36er-mix-box-ohne-zuckerzusatz-riegel-bundle\/","title":{"rendered":"Riegel 36er Mix-Box &#8211; Ohne Zuckerzusatz Riegel Bundle"},"content":{"rendered":"<div data-elementor-type=\"product-post\" data-elementor-id=\"2325\" class=\"elementor elementor-2325\" data-elementor-post-type=\"product\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11d600f9 e-flex e-con-boxed e-con e-parent\" data-id=\"11d600f9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-659f348c elementor-widget elementor-widget-html\" data-id=\"659f348c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"de\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>NEOH 36er Mix-Box \u2013 Naschen ohne Reue<\/title>\r\n    <style>\r\n        \/* CSS-Isolation *\/\r\n        #lp-neoh-36-mix {\r\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\r\n            color: #4a4a4a;\r\n            background-color: #fff;\r\n            margin: 0;\r\n            padding: 0;\r\n            line-height: 1.4;\r\n        }\r\n\r\n        #lp-neoh-36-mix * { box-sizing: border-box; }\r\n        #lp-neoh-36-mix img { max-width: 100%; display: block; height: auto; border-radius: 12px; }\r\n\r\n        \/* Color Theme *\/\r\n        :root { --neoh-blue: #009de0; --neoh-pink: #e6007e; --neoh-beige: #fdf5e6; --dark-blue: #002e5b; }\r\n\r\n        .lp-section { padding: 40px 20px; max-width: 1000px; margin: 0 auto; }\r\n        .lp-bg-beige { background-color: var(--neoh-beige); }\r\n\r\n        \/* Hero *\/\r\n        .lp-hero { text-align: center; padding: 40px 20px 20px; background: linear-gradient(180deg, #f0f7ff 0%, #fff 100%); }\r\n        .lp-hero h1 { font-size: 28px; margin: 10px 0; font-weight: 900; color: var(--neoh-blue); text-transform: uppercase; letter-spacing: -1px; }\r\n        .lp-tag-main { background: var(--neoh-pink); color: #fff; padding: 6px 15px; font-size: 14px; font-weight: 800; text-transform: uppercase; display: inline-block; border-radius: 50px; margin-bottom: 15px; }\r\n\r\n        \/* Quick Info Grid *\/\r\n        .lp-data-grid { \r\n            display: grid; \r\n            grid-template-columns: repeat(3, 1fr); \r\n            gap: 10px; \r\n            margin: 20px 0;\r\n        }\r\n        .lp-data-item { background: #fff; border: 1.5px solid #eee; padding: 12px 5px; border-radius: 12px; text-align: center; box-shadow: 0 4px 10px rgba(0,0,0,0.03); }\r\n        .lp-data-item strong { display: block; font-size: 15px; color: var(--neoh-blue); }\r\n        .lp-data-item span { font-size: 9px; text-transform: uppercase; font-weight: 700; color: #777; }\r\n\r\n        \/* Bundle Breakdown (Bild 2 Context) *\/\r\n        .lp-bundle-card { background: #fff; border: 2px dashed var(--neoh-blue); padding: 20px; border-radius: 20px; margin: 20px 0; text-align: center; }\r\n        .lp-bundle-title { font-size: 18px; font-weight: 800; color: var(--neoh-blue); margin-bottom: 15px; text-transform: uppercase; }\r\n\r\n        \/* Comparison Table (Bild 7 Context) *\/\r\n        .lp-comp-grid { display: grid; grid-template-columns: 1fr 1.2fr 1fr; gap: 8px; margin-top: 20px; font-size: 13px; font-weight: 700; }\r\n        .lp-comp-row { display: contents; }\r\n        .lp-comp-row div { padding: 10px 5px; border-bottom: 1px solid #ddd; display: flex; align-items: center; justify-content: center; text-align: center; }\r\n        .lp-check { color: #2ecc71; font-size: 18px; }\r\n        .lp-cross { color: #e74c3c; font-size: 18px; }\r\n\r\n        \/* Row Layout *\/\r\n        .lp-row { display: flex; align-items: center; gap: 30px; margin-bottom: 40px; }\r\n        .lp-row:nth-child(even) { flex-direction: row-reverse; }\r\n        .lp-col { flex: 1; }\r\n\r\n        .lp-title { font-size: 22px; font-weight: 900; margin-bottom: 12px; color: #000; text-transform: uppercase; }\r\n\r\n        \/* Footer *\/\r\n        .lp-footer { background: var(--neoh-blue); color: #fff; text-align: center; padding: 40px 20px; }\r\n\r\n        \/* MOBILE OPTIMIZATION *\/\r\n        @media (max-width: 768px) {\r\n            .lp-section { padding: 30px 15px; }\r\n            .lp-row { flex-direction: column !important; gap: 20px; text-align: center; }\r\n            .lp-hero h1 { font-size: 24px; }\r\n            .lp-title { font-size: 20px; }\r\n            .lp-data-grid { gap: 8px; }\r\n            .lp-data-item strong { font-size: 13px; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div id=\"lp-neoh-36-mix\">\r\n    <!-- Hero (Bild 1) -->\r\n    <header class=\"lp-hero\">\r\n        <div class=\"lp-tag-main\">TikTok Shop Deal<\/div>\r\n        <h1>NEOH 36er Mix-Box<\/h1>\r\n        <p style=\"font-weight: 700; color: #555;\">Maximaler Genuss. Ohne Zuckerzusatz.<\/p>\r\n        <div style=\"margin: 20px 0;\">\r\n            <img decoding=\"async\" src=\"https:\/\/sc04.alicdn.com\/kf\/Sc748e7e910864a028ff0e2b764e57d2cN.jpg\" alt=\"NEOH Riegel Bundle Mix Box\">\r\n        <\/div>\r\n        \r\n        <!-- Quick Scan Grid -->\r\n        <div class=\"lp-data-grid\">\r\n            <div class=\"lp-data-item\">\r\n                <strong>ZERO<\/strong>\r\n                <span>Zuckerzusatz<\/span>\r\n            <\/div>\r\n            <div class=\"lp-data-item\">\r\n                <strong>36x<\/strong>\r\n                <span>Total Riegel<\/span>\r\n            <\/div>\r\n            <div class=\"lp-data-item\">\r\n                <strong>KETO<\/strong>\r\n                <span>Geeignet<\/span>\r\n            <\/div>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <!-- Bundle Content (Bild 2) -->\r\n    <section class=\"lp-section\">\r\n        <div class=\"lp-bundle-card\">\r\n            <div class=\"lp-bundle-title\">Das ist in deiner Box:<\/div>\r\n            <div class=\"lp-row\" style=\"margin-bottom: 0;\">\r\n                <div class=\"lp-col\">\r\n                    <img decoding=\"async\" src=\"https:\/\/sc04.alicdn.com\/kf\/Sc748e7e910864a028ff0e2b764e57d2cN.jpg\" alt=\"NEOH 20 St\u00fcck\" style=\"max-width: 150px; margin: 0 auto;\">\r\n                    <p style=\"font-weight: 800; margin-top: 10px;\">20x Klassik<br><small>(22g Portion)<\/small><\/p>\r\n                <\/div>\r\n                <div class=\"lp-col\">\r\n                    <img decoding=\"async\" src=\"https:\/\/sc04.alicdn.com\/kf\/Sc748e7e910864a028ff0e2b764e57d2cN.jpg\" alt=\"NEOH 16 St\u00fcck\" style=\"max-width: 150px; margin: 0 auto;\">\r\n                    <p style=\"font-weight: 800; margin-top: 10px;\">16x Mini<br><small>(12,5g Portion)<\/small><\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Features & Texture (Bild 4 & 9) -->\r\n    <section class=\"lp-section lp-bg-beige\" style=\"border-radius: 30px; margin: 0 10px;\">\r\n        <div class=\"lp-row\">\r\n            <div class=\"lp-col\">\r\n                <img decoding=\"async\" src=\"https:\/\/sc04.alicdn.com\/kf\/Sdce48b9932024f0ba1e13655640add42l.jpg\" alt=\"NEOH Texture Detail\">\r\n            <\/div>\r\n            <div class=\"lp-col\">\r\n                <h2 class=\"lp-title\">Au\u00dfen knusprig, innen cremig<\/h2>\r\n                <p>Erlebe den perfekten Mix aus zarter Milchschokolade und feiner Haselnusscreme. Unsere <strong>ZERO+ Formel<\/strong> sorgt f\u00fcr volle S\u00fc\u00dfe ohne Zucker-Crash.<\/p>\r\n                <ul style=\"list-style: none; padding: 0; text-align: left; font-weight: 700; font-size: 14px; margin-top: 15px;\">\r\n                    <li style=\"margin-bottom: 8px;\">\u2705 Hoher Ballaststoff-Anteil<\/li>\r\n                    <li style=\"margin-bottom: 8px;\">\u2705 Stabilisiert den Blutzucker<\/li>\r\n                    <li style=\"margin-bottom: 8px;\">\u2705 Perfekt f\u00fcr unterwegs<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Comparison Table (Bild 7 Content) -->\r\n    <section class=\"lp-section\">\r\n        <h2 class=\"lp-title\" style=\"text-align: center;\">NEOH VS. ZUCKERBOMBE<\/h2>\r\n        <div class=\"lp-comp-grid\">\r\n            <div class=\"lp-comp-row\">\r\n                <div style=\"color: var(--neoh-blue);\">NEOH<\/div>\r\n                <div style=\"background: #f4f4f4;\">VS.<\/div>\r\n                <div style=\"color: #999;\">Andere<\/div>\r\n            <\/div>\r\n            <div class=\"lp-comp-row\">\r\n                <div class=\"lp-check\">\u2714<\/div>\r\n                <div>Kein Zuckerzusatz<\/div>\r\n                <div class=\"lp-cross\">\u2718<\/div>\r\n            <\/div>\r\n            <div class=\"lp-comp-row\">\r\n                <div class=\"lp-check\">\u2714<\/div>\r\n                <div>Stabiler Blutzucker<\/div>\r\n                <div class=\"lp-cross\">\u2718<\/div>\r\n            <\/div>\r\n            <div class=\"lp-comp-row\">\r\n                <div class=\"lp-check\">\u2714<\/div>\r\n                <div>Viel Ballaststoffe<\/div>\r\n                <div class=\"lp-cross\">\u2718<\/div>\r\n            <\/div>\r\n            <div class=\"lp-comp-row\">\r\n                <div class=\"lp-check\">\u2718<\/div>\r\n                <div>Hei\u00dfhunger-Attacken<\/div>\r\n                <div class=\"lp-check\">\u2714<\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Customer Trust (Bild 5 Content) -->\r\n    <section class=\"lp-section lp-bg-beige\">\r\n        <h2 class=\"lp-title\" style=\"text-align: center;\">Zufriedene Kunden<\/h2>\r\n        <div style=\"margin: 20px 0;\">\r\n            <img decoding=\"async\" src=\"https:\/\/sc04.alicdn.com\/kf\/S7932eac092614c248104de9ec16fa77es.jpg\" alt=\"Review Philip & Chris\">\r\n        <\/div>\r\n        <p style=\"text-align: center; font-style: italic; font-weight: 700;\">\"Um L\u00e4ngen besser als das Original!\"<\/p>\r\n    <\/section>\r\n\r\n    <!-- Footer -->\r\n    <footer class=\"lp-footer\">\r\n        <strong style=\"font-size: 20px; letter-spacing: 1px;\">NEOH UNSTOPPABLE<\/strong>\r\n        <p style=\"font-size: 12px; opacity:0.8; margin-top:10px;\">Die Zukunft des Naschens ist zuckerfrei.<br>&copy; 2026 NEOH Smart Snacking.<\/p>\r\n    <\/footer>\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>NEOH 36er Mix-Box \u2013 Naschen ohne Reue TikTok Shop Deal NEOH 36er Mix-Box Maximaler Genuss. Ohne Zuckerzusatz. ZERO Zuckerzusatz 36x Total Riegel KETO Geeignet Das ist in deiner Box: 20x Klassik(22g Portion) 16x Mini(12,5g Portion) Au\u00dfen knusprig, innen cremig Erlebe den perfekten Mix aus zarter Milchschokolade und feiner Haselnusscreme. Unsere ZERO+ Formel sorgt f\u00fcr volle [&hellip;]<\/p>\n","protected":false},"featured_media":2328,"comment_status":"open","ping_status":"closed","template":"","meta":{"_acf_changed":false},"product_brand":[],"product_cat":[35,29],"product_tag":[],"class_list":["post-2325","product","type-product","status-publish","has-post-thumbnail","product_cat-new-in","product_cat-snacks","first","instock","sale","shipping-taxable","purchasable","product-type-variable","has-default-attributes","wvs-archive-product-wrapper"],"acf":[],"_links":{"self":[{"href":"https:\/\/simplestaple.shop\/es\/wp-json\/wp\/v2\/product\/2325","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/simplestaple.shop\/es\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/simplestaple.shop\/es\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/simplestaple.shop\/es\/wp-json\/wp\/v2\/comments?post=2325"}],"version-history":[{"count":7,"href":"https:\/\/simplestaple.shop\/es\/wp-json\/wp\/v2\/product\/2325\/revisions"}],"predecessor-version":[{"id":2344,"href":"https:\/\/simplestaple.shop\/es\/wp-json\/wp\/v2\/product\/2325\/revisions\/2344"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/simplestaple.shop\/es\/wp-json\/wp\/v2\/media\/2328"}],"wp:attachment":[{"href":"https:\/\/simplestaple.shop\/es\/wp-json\/wp\/v2\/media?parent=2325"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/simplestaple.shop\/es\/wp-json\/wp\/v2\/product_brand?post=2325"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/simplestaple.shop\/es\/wp-json\/wp\/v2\/product_cat?post=2325"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/simplestaple.shop\/es\/wp-json\/wp\/v2\/product_tag?post=2325"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}