{"id":12853,"date":"2026-05-05T13:03:34","date_gmt":"2026-05-05T13:03:34","guid":{"rendered":"https:\/\/ndev.gorillagrillz.com\/loyalty\/"},"modified":"2026-05-20T22:39:05","modified_gmt":"2026-05-20T22:39:05","slug":"loyalty","status":"publish","type":"page","link":"https:\/\/ndev.gorillagrillz.com\/en\/loyalty\/","title":{"rendered":"Loyalty"},"content":{"rendered":"<style>\n\/* ============================================================\n   GORILLA GRILLZ \u2014 LOYALTY CREW \/ GG POINTS \u2014 EN\n   ============================================================ *\/<\/p>\n<p>.gg-loyalty-page {\n    --gg-bg: #FFF7E6;\n    --gg-yellow: #feb51b;\n    --gg-blue: #0093e5;\n    --gg-pink: #f877a0;\n    --gg-green: #16732d;\n    --gg-black: #050505;<\/p>\n<p>    width: 100vw;\n    max-width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    padding: 22px 0 78px;\n    background: var(--gg-bg);\n    color: var(--gg-black);\n    font-family: inherit;\n    overflow: hidden;\n}<\/p>\n<p>.gg-loyalty-page *,\n.gg-loyalty-page *::before,\n.gg-loyalty-page *::after { box-sizing: border-box; }<\/p>\n<p>.gg-loyalty-page img { display: block; max-width: 100%; height: auto; }<\/p>\n<p>.gg-loyalty-page h1,\n.gg-loyalty-page h2,\n.gg-loyalty-page h3,\n.gg-loyalty-page p { margin: 0; }<\/p>\n<p>.gg-loyalty-inner { width: 100%; max-width: none; margin: 0; padding: 0; }<\/p>\n<p>.gg-loyalty-hero,\n.gg-loyalty-points > h2,\n.gg-loyalty-benefits,\n.gg-loyalty-table-section,\n.gg-loyalty-adventure {\n    width: min(100%, 1500px);\n    margin-left: auto;\n    margin-right: auto;\n    padding-left: 180px;\n    padding-right: 180px;\n}<\/p>\n<p>.gg-loyalty-title { color: #000; font-weight: 950; text-transform: uppercase; letter-spacing: .035em; line-height: .9; }\n.gg-loyalty-hero-title { color: #000; font-weight: 950; text-transform: uppercase; letter-spacing: .035em; line-height: .9; text-shadow: none; -webkit-text-stroke: 0; }<\/p>\n<p>.gg-loyalty-hero { padding-top: 6px; padding-bottom: 40px; }\n.gg-loyalty-hero h1 { max-width: 1050px; margin: 0 auto 24px; text-align: center; font-size: clamp(38px, 5.3vw, 66px); }<\/p>\n<p>.gg-loyalty-hero__grid { display: grid; grid-template-columns: 360px minmax(0, 1fr); gap: 80px; align-items: center; max-width: 920px; margin: 0 auto; }\n.gg-loyalty-hero__coin { display: flex; justify-content: center; align-items: center; }\n.gg-loyalty-hero__coin img { width: 210px; height: 210px; object-fit: contain; }\n.gg-loyalty-hero__text { max-width: 510px; text-align: center; }\n.gg-loyalty-hero__text p { font-size: 15px; line-height: 1.15; font-weight: 600; margin-bottom: 24px; }<\/p>\n<p>.gg-loyalty-hero__buttons { display: flex; justify-content: center; gap: 18px; flex-wrap: wrap; }\n.gg-loyalty-hero__buttons a { display: inline-flex; align-items: center; justify-content: center; min-width: 150px; min-height: 31px; padding: 7px 20px 6px; border: 2px solid #111; border-radius: 4px; background: var(--gg-green); color: #fff !important; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 1; font-weight: 950; letter-spacing: .04em; }\n.gg-loyalty-hero__buttons a:hover { background: #0f5f24; }<\/p>\n<p>.gg-loyalty-points { margin-top: 10px; }\n.gg-loyalty-points h2 { margin-bottom: 30px; font-size: clamp(28px, 3.4vw, 45px); text-align: left; }\n.gg-loyalty-points__box { width: 100%; margin-left: 0; padding: 54px 180px 56px; background: var(--gg-yellow); border: 2px solid #111; display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 46px; align-items: start; }\n.gg-loyalty-point { text-align: center; }\n.gg-loyalty-point img { height: 130px; width: auto; max-width: 165px; object-fit: contain; margin: 0 auto 18px; }\n.gg-loyalty-point p { max-width: 145px; margin: 0 auto; font-size: 13px; line-height: 1.08; font-weight: 900; }<\/p>\n<p>.gg-loyalty-benefits { padding-top: 58px; padding-bottom: 24px; }\n.gg-loyalty-benefits h2, .gg-loyalty-adventure h2 { margin-bottom: 24px; font-size: clamp(30px, 3.5vw, 44px); text-align: left; }\n.gg-loyalty-benefits p, .gg-loyalty-adventure p { font-size: 15px; line-height: 1.2; font-weight: 550; }<\/p>\n<p>.gg-loyalty-table-section { margin-top: 28px; margin-bottom: 54px; }\n.gg-loyalty-table-wrap { width: min(100%, 1050px); overflow-x: auto; }\n.gg-loyalty-table { width: 100%; border-collapse: separate; border-spacing: 0; border: 3px solid #000; border-radius: 8px; box-shadow: -4px 3px 0 0 #000; overflow: hidden; background: var(--gg-blue); }\n.gg-loyalty-table th, .gg-loyalty-table td { border-right: 2px solid #000; border-bottom: 2px solid #000; min-width: 130px; height: 64px; padding: 10px 12px; text-align: center; vertical-align: middle; font-size: 14px; line-height: 1.15; font-weight: 900; color: #fff; }\n.gg-loyalty-table th:last-child, .gg-loyalty-table td:last-child { border-right: 0; }\n.gg-loyalty-table tbody tr:last-child td { border-bottom: 0; }\n.gg-loyalty-table thead th { background: var(--gg-yellow); color: #000; font-size: 15px; font-weight: 950; }\n.gg-loyalty-table thead th span { display: block; margin-top: 4px; font-size: 13px; font-weight: 850; }\n.gg-loyalty-table tbody td:first-child { background: var(--gg-pink); color: #000; width: 260px; font-weight: 950; }\n.gg-loyalty-table img { width: 42px; height: 42px; object-fit: contain; margin: 0 auto; }<\/p>\n<p>.gg-loyalty-adventure { display: grid; grid-template-columns: minmax(0, 1fr) 330px; gap: 70px; align-items: end; margin-top: 8px; }\n.gg-loyalty-adventure__text { max-width: 780px; }\n.gg-loyalty-adventure h2:not(:first-child) { margin-top: 42px; }\n.gg-loyalty-adventure__buttons { display: flex; justify-content: center; gap: 16px; flex-wrap: wrap; max-width: 430px; margin: 30px auto 0; }\n.gg-loyalty-adventure__buttons a { display: inline-flex; align-items: center; justify-content: center; min-width: 142px; min-height: 33px; padding: 7px 18px 6px; border: 2px solid #111; border-radius: 5px; background: transparent; color: #111 !important; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 1; font-weight: 950; letter-spacing: .04em; }\n.gg-loyalty-adventure__buttons a:hover { background: #111; color: #fff !important; }\n.gg-loyalty-adventure__image { display: flex; justify-content: center; align-items: flex-end; }\n.gg-loyalty-adventure__image img { width: 300px; transform: rotate(14deg); transform-origin: center; }<\/p>\n<p>@media (max-width: 1200px) {\n    .gg-loyalty-hero, .gg-loyalty-points > h2, .gg-loyalty-benefits, .gg-loyalty-table-section, .gg-loyalty-adventure { padding-left: 60px; padding-right: 60px; }\n    .gg-loyalty-points__box { padding-left: 60px; padding-right: 60px; }\n}<\/p>\n<p>@media (max-width: 1024px) {\n    .gg-loyalty-hero__grid { grid-template-columns: 1fr; gap: 24px; }\n    .gg-loyalty-hero__text { margin: 0 auto; }\n    .gg-loyalty-points__box { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 40px 28px; }\n    .gg-loyalty-adventure { grid-template-columns: 1fr; gap: 34px; }\n    .gg-loyalty-adventure__text { max-width: 100%; }\n    .gg-loyalty-adventure__image img { width: 250px; transform: rotate(0deg); }\n}<\/p>\n<p>@media (max-width: 768px) {\n    .gg-loyalty-page { padding-top: 28px; }\n    .gg-loyalty-hero, .gg-loyalty-points > h2, .gg-loyalty-benefits, .gg-loyalty-table-section, .gg-loyalty-adventure { padding-left: 16px; padding-right: 16px; }\n    .gg-loyalty-points__box { padding-left: 16px; padding-right: 16px; }\n    .gg-loyalty-hero h1 { font-size: clamp(38px, 11vw, 58px); }\n    .gg-loyalty-hero__coin img { width: 170px; height: 170px; }\n    .gg-loyalty-points h2, .gg-loyalty-benefits h2, .gg-loyalty-adventure h2 { text-align: center; }\n    .gg-loyalty-points__box { grid-template-columns: repeat(2, minmax(0, 1fr)); padding-top: 42px; padding-bottom: 42px; }\n    .gg-loyalty-point img { height: 95px; }\n    .gg-loyalty-point p { font-size: 12px; }\n    .gg-loyalty-table { min-width: 820px; }\n    .gg-loyalty-adventure__buttons { max-width: 100%; }\n}<\/p>\n<p>@media (max-width: 480px) {\n    .gg-loyalty-hero__buttons, .gg-loyalty-adventure__buttons { flex-direction: column; align-items: center; }\n    .gg-loyalty-hero__buttons a, .gg-loyalty-adventure__buttons a { width: min(100%, 260px); }\n    .gg-loyalty-points__box { grid-template-columns: 1fr; }\n    .gg-loyalty-point p { max-width: 220px; }\n}\n<\/style>\n<section class=\"gg-loyalty-page\">\n<div class=\"gg-loyalty-inner\">\n<section class=\"gg-loyalty-hero\">\n<h1 class=\"gg-loyalty-hero-title\">Welcome to the Loyalty Crew Kingdom<\/h1>\n<div class=\"gg-loyalty-hero__grid\">\n<div class=\"gg-loyalty-hero__coin\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/MONEDA-3D_2-1-1.gif\" alt=\"GG Points\" title=\"\">\n                <\/div>\n<div class=\"gg-loyalty-hero__text\">\n<p>\n                        We&#8217;re taking the loyalty and rewards system in the CBD sector to the next level.<br \/>\n                        Sign up to earn points you can redeem on your orders. Plus, you&#8217;ll get early access<br \/>\n                        to new products, discounts when you refer friends and exclusive content.<br \/>\n                        Let&#8217;s go! Mr. Grillz is waiting for you at the temple!\n                    <\/p>\n<div class=\"gg-loyalty-hero__buttons\">\n                        <a href=\"\/mi-cuenta\/\">Join now<\/a><br \/>\n                        <a href=\"\/mi-cuenta\/\">Go to my account<\/a>\n                    <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"gg-loyalty-points\">\n<h2 class=\"gg-loyalty-title\">How do you earn GG Points?<\/h2>\n<div class=\"gg-loyalty-points__box\">\n<article class=\"gg-loyalty-point\">\n                    <img decoding=\"async\" src=\"https:\/\/ndev.gorillagrillz.com\/wp-content\/uploads\/2026\/05\/Group-1.png\" alt=\"1 GG point\" title=\"\"><\/p>\n<p>+1 GG point for every \u20ac you spend. Spend them based on your level<\/p>\n<\/article>\n<article class=\"gg-loyalty-point\">\n                    <img decoding=\"async\" src=\"https:\/\/ndev.gorillagrillz.com\/wp-content\/uploads\/2026\/05\/Group-2.png\" alt=\"Create account\" title=\"\"><\/p>\n<p>+25 points for creating an account. Welcome to the jungle!<\/p>\n<\/article>\n<article class=\"gg-loyalty-point\">\n                    <img decoding=\"async\" src=\"https:\/\/ndev.gorillagrillz.com\/wp-content\/uploads\/2026\/05\/Group-3.png\" alt=\"Leave a review\" title=\"\"><\/p>\n<p>+20 points for leaving a review. Thanks for your feedback, enjoy!<\/p>\n<\/article>\n<article class=\"gg-loyalty-point\">\n                    <img decoding=\"async\" src=\"https:\/\/ndev.gorillagrillz.com\/wp-content\/uploads\/2026\/05\/Vector-1.png\" alt=\"Refer a friend\" title=\"\"><\/p>\n<p>+25 points for referring a friend. Share the best with them!<\/p>\n<\/article>\n<article class=\"gg-loyalty-point\">\n                    <img decoding=\"async\" src=\"https:\/\/ndev.gorillagrillz.com\/wp-content\/uploads\/2026\/05\/Group-4.png\" alt=\"Secret tasks\" title=\"\"><\/p>\n<p>+20 points for secret tasks. Spend them based on your level<\/p>\n<\/article><\/div>\n<\/section>\n<section class=\"gg-loyalty-benefits\">\n<h2 class=\"gg-loyalty-title\">Wild benefits!<\/h2>\n<p>\n                The points you accumulate will unlock exclusive and exciting benefits.<br \/>\n                Take a look at what Gorilla Grillz has in store for you!\n            <\/p>\n<p>\n                Exclusive discounts: Redeem your points for discounts on future purchases.<br \/>\n                Every 10 points accumulated equals \u20ac1 discount!\n            <\/p>\n<p>\n                Early access: As a loyal member, you&#8217;ll have exclusive early access to our new product lines.<br \/>\n                Be one of the first to discover the latest in the world of CBD!\n            <\/p>\n<p>\n                Surprise gifts: As you accumulate points, we&#8217;ll surprise you with exclusive gifts.<br \/>\n                From free samples to special products, you&#8217;ll never know what treasure you&#8217;ll find.\n            <\/p>\n<\/section>\n<section class=\"gg-loyalty-table-section\">\n<div class=\"gg-loyalty-table-wrap\">\n<table class=\"gg-loyalty-table\">\n<thead>\n<tr>\n<th>Benefits<\/th>\n<th>The Forest <span>1\u2013100<\/span><\/th>\n<th>The Refuge <span>101\u2013250<\/span><\/th>\n<th>The Village <span>251\u2013750<\/span><\/th>\n<th>The Temple <span>+751<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Early access to new products<\/td>\n<td><\/td>\n<td><img decoding=\"async\" src=\"https:\/\/gorillagrillzw.b-cdn.net\/wp-content\/uploads\/2024\/09\/PUNTOS-GG.png\" alt=\"GG Points\" title=\"\"><\/td>\n<td><img decoding=\"async\" src=\"https:\/\/gorillagrillzw.b-cdn.net\/wp-content\/uploads\/2024\/09\/PUNTOS-GG.png\" alt=\"GG Points\" title=\"\"><\/td>\n<td><img decoding=\"async\" src=\"https:\/\/gorillagrillzw.b-cdn.net\/wp-content\/uploads\/2024\/09\/PUNTOS-GG.png\" alt=\"GG Points\" title=\"\"><\/td>\n<\/tr>\n<tr>\n<td>Discount code<\/td>\n<td>5% Extra<\/td>\n<td>5% Extra<\/td>\n<td>5% Extra<\/td>\n<td>10% Extra<\/td>\n<\/tr>\n<tr>\n<td>Referral code for a friend<\/td>\n<td><img decoding=\"async\" src=\"https:\/\/gorillagrillzw.b-cdn.net\/wp-content\/uploads\/2024\/09\/PUNTOS-GG.png\" alt=\"GG Points\" title=\"\"><\/td>\n<td><img decoding=\"async\" src=\"https:\/\/gorillagrillzw.b-cdn.net\/wp-content\/uploads\/2024\/09\/PUNTOS-GG.png\" alt=\"GG Points\" title=\"\"><\/td>\n<td><img decoding=\"async\" src=\"https:\/\/gorillagrillzw.b-cdn.net\/wp-content\/uploads\/2024\/09\/PUNTOS-GG.png\" alt=\"GG Points\" title=\"\"><\/td>\n<td><img decoding=\"async\" src=\"https:\/\/gorillagrillzw.b-cdn.net\/wp-content\/uploads\/2024\/09\/PUNTOS-GG.png\" alt=\"GG Points\" title=\"\"><\/td>\n<\/tr>\n<tr>\n<td>Points per referral<\/td>\n<td>+25<\/td>\n<td>+25<\/td>\n<td>+25<\/td>\n<td>+25<\/td>\n<\/tr>\n<tr>\n<td>Points per euro spent<\/td>\n<td>0.75<\/td>\n<td>1<\/td>\n<td>1<\/td>\n<td>1.2<\/td>\n<\/tr>\n<tr>\n<td>Gift products<\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td>Premium sample<\/td>\n<\/tr>\n<tr>\n<td>Secret tasks<\/td>\n<td><\/td>\n<td><img decoding=\"async\" src=\"https:\/\/gorillagrillzw.b-cdn.net\/wp-content\/uploads\/2024\/09\/PUNTOS-GG.png\" alt=\"GG Points\" title=\"\"><\/td>\n<td><img decoding=\"async\" src=\"https:\/\/gorillagrillzw.b-cdn.net\/wp-content\/uploads\/2024\/09\/PUNTOS-GG.png\" alt=\"GG Points\" title=\"\"><\/td>\n<td><img decoding=\"async\" src=\"https:\/\/gorillagrillzw.b-cdn.net\/wp-content\/uploads\/2024\/09\/PUNTOS-GG.png\" alt=\"GG Points\" title=\"\"><\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<\/section>\n<section class=\"gg-loyalty-adventure\">\n<div class=\"gg-loyalty-adventure__text\">\n<h2 class=\"gg-loyalty-title\">Advance in your Gorilla Grillz adventure<\/h2>\n<p>\n                    We&#8217;re taking the loyalty and rewards system in the CBD sector to the next level.<br \/>\n                    Sign up to earn points you can redeem on your orders. Plus, you&#8217;ll get early access<br \/>\n                    to new products, discounts when you refer friends and exclusive content.<br \/>\n                    Let&#8217;s go! Mr. Grillz is waiting for you at the temple!\n                <\/p>\n<h2 class=\"gg-loyalty-title\">Points system update<\/h2>\n<p>\n                    The points system now works in tiers, so you&#8217;ll be able to spend more points<br \/>\n                    depending on which tier you&#8217;re on.\n                <\/p>\n<p>\n                    (The Temple only)\n                <\/p>\n<h2 class=\"gg-loyalty-title\">Want to talk to Mr. Grillz?<\/h2>\n<p>\n                    We&#8217;re taking the loyalty and rewards system in the CBD sector to the next level.<br \/>\n                    Sign up to earn points you can redeem on your orders. Plus, you&#8217;ll get early access<br \/>\n                    to new products, discounts when you refer friends and exclusive content.<br \/>\n                    Let&#8217;s go! Mr. Grillz is waiting for you at the temple!\n                <\/p>\n<div class=\"gg-loyalty-adventure__buttons\">\n                    <a href=\"\/?product_cat=reino-grillz-loyalty-crew-faq\">FAQs<\/a><br \/>\n                    <a href=\"\/?product_cat=reino-grillz-loyalty-crew-terminos-y-condiciones\">See terms<\/a>\n                <\/div>\n<\/p><\/div>\n<div class=\"gg-loyalty-adventure__image\">\n                <img decoding=\"async\"\n                    src=\"https:\/\/gorillagrillzw.b-cdn.net\/wp-content\/uploads\/2025\/11\/TABLA-829x1024.webp\"\n                    alt=\"Points system update\"\n                >\n            <\/div>\n<\/section><\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Welcome to the Loyalty Crew Kingdom We&#8217;re taking the loyalty and rewards system in the CBD sector to the next level. Sign up to earn points you can redeem on your orders. Plus, you&#8217;ll get early access to new products, discounts when you refer friends and exclusive content. Let&#8217;s go! Mr. Grillz is waiting for [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12853","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ndev.gorillagrillz.com\/en\/wp-json\/wp\/v2\/pages\/12853","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ndev.gorillagrillz.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ndev.gorillagrillz.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ndev.gorillagrillz.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ndev.gorillagrillz.com\/en\/wp-json\/wp\/v2\/comments?post=12853"}],"version-history":[{"count":1,"href":"https:\/\/ndev.gorillagrillz.com\/en\/wp-json\/wp\/v2\/pages\/12853\/revisions"}],"predecessor-version":[{"id":13663,"href":"https:\/\/ndev.gorillagrillz.com\/en\/wp-json\/wp\/v2\/pages\/12853\/revisions\/13663"}],"wp:attachment":[{"href":"https:\/\/ndev.gorillagrillz.com\/en\/wp-json\/wp\/v2\/media?parent=12853"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}