{"id":6964,"date":"2026-03-26T09:26:27","date_gmt":"2026-03-26T16:26:27","guid":{"rendered":"https:\/\/gabroverse.com\/cart\/"},"modified":"2026-05-08T12:20:19","modified_gmt":"2026-05-08T19:20:19","slug":"cart","status":"publish","type":"page","link":"https:\/\/gabroverse.com\/es\/gabromart\/cart\/","title":{"rendered":"Carrito"},"content":{"rendered":"<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fira+Code:wght@400;700&#038;family=Fugaz+One&#038;family=Poppins:wght@300;400;500;700;800;900&#038;display=swap\" rel=\"stylesheet\">\n\n<div id=\"gb-commerce-cart\">\n<style>\n#gb-commerce-cart {\n  --gb-bg: #030108;\n  --gb-surface: rgba(12, 7, 24, 0.45);\n  --gb-surface-hover: rgba(20, 12, 40, 0.75);\n  --gb-border: rgba(255, 255, 255, 0.08);\n  --gb-text: #f8fafc;\n  --gb-muted: #8b9bb4;\n  --gb-cyan: #00f0ff;\n  --gb-magenta: #ff004c;\n  --gb-gold: #d4af37;\n  --gb-purple: #8f6dff;\n  font-family: 'Poppins', sans-serif;\n  background-color: var(--gb-bg);\n  color: var(--gb-text);\n  line-height: 1.6;\n  position: relative;\n  overflow: hidden;\n  padding-bottom: 6rem;\n  min-height: calc(100vh - 200px);\n}\n#gb-commerce-cart * { box-sizing: border-box; }\n.gb-bg-fx { position: absolute; inset: 0; z-index: 0; pointer-events: none; overflow: hidden; }\n.gb-nebula { position: absolute; border-radius: 50%; filter: blur(150px); opacity: 0.2; mix-blend-mode: screen; animation: gbDrift 30s infinite alternate ease-in-out; }\n.gb-n1 { width: 50vw; height: 50vw; top: -10%; left: -10%; background: var(--gb-magenta); }\n.gb-n2 { width: 60vw; height: 60vw; bottom: -10%; right: -10%; background: var(--gb-cyan); animation-delay: -5s; animation-direction: alternate-reverse; }\n.gb-grid-overlay { position: absolute; inset: 0; background-image: linear-gradient(to right, rgba(255,255,255,0.02) 1px, transparent 1px), linear-gradient(to bottom, rgba(255,255,255,0.02) 1px, transparent 1px); background-size: 50px 50px; mask-image: linear-gradient(to bottom, transparent 0%, black 20%, black 80%, transparent 100%); -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 20%, black 80%, transparent 100%); }\n@keyframes gbDrift { 0% { transform: translate(0, 0) scale(1) rotate(0deg); } 50% { transform: translate(3vw, 4vh) scale(1.05) rotate(2deg); } 100% { transform: translate(-2vw, 5vh) scale(1.1) rotate(-2deg); } }\n@keyframes gbFadeUp { 0% { opacity: 0; transform: translateY(40px); } 100% { opacity: 1; transform: translateY(0); } }\n.gb-reveal { opacity: 0; animation: gbFadeUp 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }\n.gb-container { position: relative; z-index: 2; max-width: 1400px; margin: 0 auto; padding: 4rem 2.5rem 0; width: 100%; }\n.gb-hero { text-align: center; margin-bottom: 4rem; }\n.gb-title { font-family: 'Fugaz One', cursive; font-size: clamp(3rem, 7vw, 5.5rem); line-height: 1.05; color: #fff; margin: 0 0 1rem; letter-spacing: 2px; text-shadow: 0 10px 40px rgba(0,0,0,0.8), 0 0 40px rgba(255, 0, 76, 0.25); }\n.gb-subtitle { font-family: 'Fira Code', monospace; font-size: 1rem; color: var(--gb-cyan); text-transform: uppercase; letter-spacing: 0.15em; font-weight: 700; opacity: 0.9; }\n#gb-commerce-cart .woocommerce { background: var(--gb-surface); border: 1px solid var(--gb-border); border-radius: 32px; padding: 3rem; backdrop-filter: blur(25px); -webkit-backdrop-filter: blur(25px); box-shadow: 0 25px 50px rgba(0,0,0,0.5); }\n#gb-commerce-cart .woocommerce-notices-wrapper:empty { display: none !important; }\n#gb-commerce-cart .woocommerce-message, #gb-commerce-cart .woocommerce-error, #gb-commerce-cart .woocommerce-info { background: rgba(0,0,0,0.5) !important; border-left: 4px solid var(--gb-cyan) !important; color: #fff !important; padding: 1.5rem 2rem !important; font-family: 'Fira Code', monospace !important; border-radius: 16px !important; margin-bottom: 2rem !important; }\n#gb-commerce-cart table.shop_table { border: none !important; border-radius: 20px !important; background: transparent !important; }\n#gb-commerce-cart table.shop_table th { background: rgba(0,0,0,0.3) !important; color: var(--gb-muted) !important; font-family: 'Fira Code', monospace !important; border: none !important; text-transform: uppercase !important; }\n#gb-commerce-cart table.shop_table td { border-bottom: 1px solid rgba(255,255,255,0.05) !important; border-top: none !important; color: #fff !important; }\n#gb-commerce-cart .quantity .qty { background: rgba(0,0,0,0.5) !important; border: 1px solid var(--gb-border) !important; color: #fff !important; border-radius: 8px !important; height: 45px !important; width: 70px !important; text-align: center !important; font-family: 'Fira Code', monospace !important; }\n#gb-commerce-cart .button { background: var(--gb-purple) !important; color: #fff !important; border: none !important; border-radius: 12px !important; font-family: 'Poppins', sans-serif !important; font-weight: 800 !important; text-transform: uppercase !important; padding: 1rem 2rem !important; transition: all 0.3s ease !important; }\n#gb-commerce-cart .button:hover { background: #fff !important; color: #000 !important; transform: translateY(-3px) !important; box-shadow: 0 10px 20px rgba(143, 109, 255, 0.4) !important; }\n#gb-commerce-cart .checkout-button { background: var(--gb-magenta) !important; width: 100% !important; text-align: center !important; font-size: 1.2rem !important; padding: 1.5rem !important; margin-top: 2rem !important; }\n#gb-commerce-cart .checkout-button:hover { box-shadow: 0 10px 25px rgba(255, 0, 76, 0.5) !important; }\n#gb-commerce-cart .cart-collaterals { margin-top: 3rem !important; }\n#gb-commerce-cart .cart_totals h2 { font-family: 'Fugaz One', cursive !important; font-size: 2rem !important; color: #fff !important; margin-bottom: 1.5rem !important; }\n#gb-commerce-cart .cart_totals table { background: rgba(0,0,0,0.3) !important; border-radius: 16px !important; padding: 1.5rem !important; }\n#gb-commerce-cart input.input-text { background: rgba(0,0,0,0.5) !important; border: 1px solid var(--gb-border) !important; color: #fff !important; border-radius: 12px !important; padding: 1rem !important; font-family: 'Fira Code', monospace !important; }\n@media (max-width: 768px) { .gb-container { padding: 3rem 1.5rem 0; } #gb-commerce-cart .woocommerce { padding: 1.5rem; border-radius: 20px; } .gb-title { font-size: 3rem; } }\n<\/style>\n\n<div class=\"gb-bg-fx\">\n  <div class=\"gb-nebula gb-n1\"><\/div>\n  <div class=\"gb-nebula gb-n2\"><\/div>\n  <div class=\"gb-grid-overlay\"><\/div>\n<\/div>\n\n<div class=\"gb-container\">\n  <header class=\"gb-hero\">\n    <h1 class=\"gb-title gb-reveal\" style=\"animation-delay: 0.1s;\">GABROMART<\/h1>\n    <p class=\"gb-subtitle gb-reveal\" style=\"animation-delay: 0.2s;\">Secure your items.<\/p>\n  <\/header>\n  <div class=\"gb-reveal\" style=\"animation-delay: 0.3s;\">\n    \n  <\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>GABROMART Secure your items.<\/p>","protected":false},"author":1,"featured_media":6575,"parent":6963,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-cart","meta":{"pmpro_default_level":"","sync_status":"","episode_type":"","audio_file":"","podmotor_file_id":"","podmotor_episode_id":"","castos_file_data":"","cover_image":"","cover_image_id":"","duration":"","filesize":"","filesize_raw":"","date_recorded":"","explicit":"","block":"","itunes_episode_number":"","itunes_title":"","itunes_season_number":"","itunes_episode_type":"","footnotes":""},"class_list":["post-6964","page","type-page","status-publish","has-post-thumbnail","hentry","pmpro-has-access"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Cart | gabroverse<\/title>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cart | gabroverse\" \/>\n<meta property=\"og:description\" content=\"GABROMART Secure your items.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gabroverse.com\/es\/gabromart\/cart\/\" \/>\n<meta property=\"og:site_name\" content=\"gabroverse\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-08T19:20:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/gabroverse.com\/wp-content\/uploads\/bg-gabro-yt-empt-00-scaled.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1429\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/gabromart\\\/cart\\\/\",\"url\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/gabromart\\\/cart\\\/\",\"name\":\"Cart | gabroverse\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/gabromart\\\/cart\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/gabromart\\\/cart\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/gabroverse.com\\\/wp-content\\\/uploads\\\/bg-gabro-yt-empt-00-scaled.webp\",\"datePublished\":\"2026-03-26T16:26:27+00:00\",\"dateModified\":\"2026-05-08T19:20:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/gabromart\\\/cart\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gabroverse.com\\\/es\\\/gabromart\\\/cart\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/gabromart\\\/cart\\\/#primaryimage\",\"url\":\"https:\\\/\\\/gabroverse.com\\\/wp-content\\\/uploads\\\/bg-gabro-yt-empt-00-scaled.webp\",\"contentUrl\":\"https:\\\/\\\/gabroverse.com\\\/wp-content\\\/uploads\\\/bg-gabro-yt-empt-00-scaled.webp\",\"width\":2560,\"height\":1429,\"caption\":\"Cosmic galaxy scene with swirling nebulae, planets, and shooting stars, musical staff lines flowing across space, and the glowing word \u2018gabro\u2019 centered, with the text \u2018gabroverse.com\u2019 beneath it.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/gabromart\\\/cart\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gabroverse.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"gabromart\",\"item\":\"https:\\\/\\\/gabroverse.com\\\/gabromart\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Cart\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/\",\"name\":\"gabroverse\",\"description\":\"the world of gabro\",\"publisher\":{\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/#organization\",\"name\":\"gabroverse\",\"url\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/gabroverse.com\\\/wp-content\\\/uploads\\\/logo-gabro-nu1-sq.webp\",\"contentUrl\":\"https:\\\/\\\/gabroverse.com\\\/wp-content\\\/uploads\\\/logo-gabro-nu1-sq.webp\",\"width\":1024,\"height\":1024,\"caption\":\"gabroverse\"},\"image\":{\"@id\":\"https:\\\/\\\/gabroverse.com\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cart | gabroverse","robots":{"index":"noindex","follow":"follow"},"og_locale":"es_ES","og_type":"article","og_title":"Cart | gabroverse","og_description":"GABROMART Secure your items.","og_url":"https:\/\/gabroverse.com\/es\/gabromart\/cart\/","og_site_name":"gabroverse","article_modified_time":"2026-05-08T19:20:19+00:00","og_image":[{"width":2560,"height":1429,"url":"https:\/\/gabroverse.com\/wp-content\/uploads\/bg-gabro-yt-empt-00-scaled.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/gabroverse.com\/es\/gabromart\/cart\/","url":"https:\/\/gabroverse.com\/es\/gabromart\/cart\/","name":"Cart | gabroverse","isPartOf":{"@id":"https:\/\/gabroverse.com\/es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/gabroverse.com\/es\/gabromart\/cart\/#primaryimage"},"image":{"@id":"https:\/\/gabroverse.com\/es\/gabromart\/cart\/#primaryimage"},"thumbnailUrl":"https:\/\/gabroverse.com\/wp-content\/uploads\/bg-gabro-yt-empt-00-scaled.webp","datePublished":"2026-03-26T16:26:27+00:00","dateModified":"2026-05-08T19:20:19+00:00","breadcrumb":{"@id":"https:\/\/gabroverse.com\/es\/gabromart\/cart\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gabroverse.com\/es\/gabromart\/cart\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/gabroverse.com\/es\/gabromart\/cart\/#primaryimage","url":"https:\/\/gabroverse.com\/wp-content\/uploads\/bg-gabro-yt-empt-00-scaled.webp","contentUrl":"https:\/\/gabroverse.com\/wp-content\/uploads\/bg-gabro-yt-empt-00-scaled.webp","width":2560,"height":1429,"caption":"Cosmic galaxy scene with swirling nebulae, planets, and shooting stars, musical staff lines flowing across space, and the glowing word \u2018gabro\u2019 centered, with the text \u2018gabroverse.com\u2019 beneath it."},{"@type":"BreadcrumbList","@id":"https:\/\/gabroverse.com\/es\/gabromart\/cart\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gabroverse.com\/"},{"@type":"ListItem","position":2,"name":"gabromart","item":"https:\/\/gabroverse.com\/gabromart\/"},{"@type":"ListItem","position":3,"name":"Cart"}]},{"@type":"WebSite","@id":"https:\/\/gabroverse.com\/es\/#website","url":"https:\/\/gabroverse.com\/es\/","name":"gabroverse","description":"el mundo de gabro","publisher":{"@id":"https:\/\/gabroverse.com\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gabroverse.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/gabroverse.com\/es\/#organization","name":"gabroverse","url":"https:\/\/gabroverse.com\/es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/gabroverse.com\/es\/#\/schema\/logo\/image\/","url":"https:\/\/gabroverse.com\/wp-content\/uploads\/logo-gabro-nu1-sq.webp","contentUrl":"https:\/\/gabroverse.com\/wp-content\/uploads\/logo-gabro-nu1-sq.webp","width":1024,"height":1024,"caption":"gabroverse"},"image":{"@id":"https:\/\/gabroverse.com\/es\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/pages\/6964","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/comments?post=6964"}],"version-history":[{"count":17,"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/pages\/6964\/revisions"}],"predecessor-version":[{"id":11273,"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/pages\/6964\/revisions\/11273"}],"up":[{"embeddable":true,"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/pages\/6963"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/media\/6575"}],"wp:attachment":[{"href":"https:\/\/gabroverse.com\/es\/wp-json\/wp\/v2\/media?parent=6964"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}