{"id":962,"date":"2025-07-25T20:02:19","date_gmt":"2025-07-25T20:02:19","guid":{"rendered":"https:\/\/systisen.com\/?page_id=962"},"modified":"2025-08-26T19:07:45","modified_gmt":"2025-08-27T00:07:45","slug":"mi-carrito","status":"publish","type":"page","link":"https:\/\/systisen.com\/index.php\/mi-carrito\/","title":{"rendered":"Mi Carrito"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"962\" class=\"elementor elementor-962\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca54360 e-flex e-con-boxed e-con e-parent\" data-id=\"ca54360\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6aa8b0a elementor-widget elementor-widget-html\" data-id=\"6aa8b0a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n\/* === RESET del intento anterior (quita n\u00famero sobre miniatura) === *\/\r\nform.woocommerce-cart-form td.product-thumbnail{ padding-left:0 !important; }\r\nform.woocommerce-cart-form td.product-thumbnail::before{ content:none !important; }\r\n\r\n\/* =========================\r\n   1) Basurero en bot\u00f3n Eliminar (oculta la \"X\" del tema)\r\n   ========================= *\/\r\nform.woocommerce-cart-form td.product-remove a.remove,\r\n.woocommerce-cart-form .product-remove a.remove{\r\n  position:relative;\r\n  display:inline-flex; align-items:center; justify-content:center;\r\n  width:36px; height:36px; border-radius:8px; background:#f5f5f5;\r\n  text-decoration:none; transition:background .2s ease;\r\n  font-size:0 !important; line-height:0 !important; color:transparent !important; \/* oculta texto *\/\r\n}\r\nform.woocommerce-cart-form td.product-remove a.remove:hover{ background:#ececec; }\r\n\r\n\/* algunos temas pintan la X con ::before o elementos hijos; los ocultamos *\/\r\nform.woocommerce-cart-form td.product-remove a.remove::before{ content:none !important; }\r\nform.woocommerce-cart-form td.product-remove a.remove > *{ display:none !important; } \/* oculta <i>, <span>, etc *\/\r\n\r\n\/* insertamos el SVG del basurero *\/\r\nform.woocommerce-cart-form td.product-remove a.remove::after{\r\n  content:\"\"; width:20px; height:20px; display:block;\r\n  background-repeat:no-repeat; background-position:center; background-size:contain;\r\n  background-image:url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='%23333'><path d='M9 3h6a1 1 0 0 1 1 1v1h4v2h-1v12a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V7H4V5h4V4a1 1 0 0 1 1-1zm1 2h4V5h-4zM7 7v12h10V7H7zm3 2h2v8h-2V9zm4 0h2v8h-2V9z'\/><\/svg>\");\r\n}\r\n\r\n\/* =========================\r\n   2) Numeraci\u00f3n en la columna de eliminar\r\n   ========================= *\/\r\n\/* Reinicia contador por tabla del carrito *\/\r\nform.woocommerce-cart-form table.shop_table tbody{ counter-reset: bnItem; }\r\n\r\n\/* Cada fila incrementa el contador *\/\r\nform.woocommerce-cart-form table.shop_table tbody tr.cart_item{ counter-increment: bnItem; }\r\n\r\n\/* La celda de eliminar tendr\u00e1 el n\u00famero como \"subcolumna\" *\/\r\nform.woocommerce-cart-form table.shop_table tbody td.product-remove{\r\n  position:relative; padding-left:44px; \/* espacio para el n\u00famero *\/\r\n}\r\n\r\n\/* Dibujamos el n\u00famero *\/\r\nform.woocommerce-cart-form table.shop_table tbody td.product-remove::before{\r\n  content: counter(bnItem);\r\n  position:absolute; left:8px; top:50%; transform:translateY(-50%);\r\n  width:28px; height:28px; line-height:28px; text-align:center;\r\n  font-weight:700; color:#222; background:#eef2f6; border-radius:6px;\r\n  box-shadow: inset 0 0 0 1px rgba(0,0,0,.06);\r\n}\r\n\r\n\/* El basurero se mantiene a la derecha del n\u00famero *\/\r\nform.woocommerce-cart-form table.shop_table tbody td.product-remove a.remove{\r\n  margin-left:6px;\r\n}\r\n\r\n\/* Encabezado opcional \"Item\" en la cabecera de esa columna *\/\r\nform.woocommerce-cart-form table.shop_table thead th.product-remove{ position:relative; padding-left:44px; }\r\nform.woocommerce-cart-form table.shop_table thead th.product-remove::before{\r\n  content:\"Item\"; position:absolute; left:8px; top:50%; transform:translateY(-50%);\r\n  font-weight:600; color:#222;\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width:768px){\r\n  form.woocommerce-cart-form table.shop_table tbody td.product-remove{ padding-left:40px; }\r\n  form.woocommerce-cart-form table.shop_table tbody td.product-remove::before{\r\n    width:24px; height:24px; line-height:24px; left:8px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<style>\r\n\/* --- Arreglo de superposici\u00f3n n\u00famero \/ basurero --- *\/\r\n\r\n\/* 1) La celda NO necesita padding; usamos posicionamiento absoluto del n\u00famero *\/\r\nform.woocommerce-cart-form table.shop_table tbody td.product-remove{\r\n  position: relative;\r\n  padding-left: 0 !important;\r\n}\r\n\r\n\/* 2) N\u00famero a la izquierda, fijo (no encima del icono) *\/\r\nform.woocommerce-cart-form table.shop_table tbody td.product-remove::before{\r\n  left: 0;                 \/* pegado al borde izquierdo *\/\r\n  top: 50%; transform: translateY(-50%);\r\n  z-index: 1;              \/* por si alg\u00fan tema le da fondo al bot\u00f3n *\/\r\n}\r\n\r\n\/* 3) Mueve el bot\u00f3n eliminar a la derecha del n\u00famero (\u2248 ancho 34\u201340px) *\/\r\nform.woocommerce-cart-form table.shop_table tbody td.product-remove a.remove{\r\n  margin-left: 40px !important; \/* separa el icono del n\u00famero *\/\r\n}\r\n\r\n\/* 4) Encabezado alineado *\/\r\nform.woocommerce-cart-form table.shop_table thead th.product-remove{\r\n  padding-left: 40px !important;\r\n}\r\nform.woocommerce-cart-form table.shop_table thead th.product-remove::before{\r\n  left: 0; transform: translateY(-50%);\r\n}\r\n@media (max-width:768px){\r\n  form.woocommerce-cart-form table.shop_table tbody td.product-remove a.remove{\r\n    margin-left: 36px !important;\r\n  }\r\n  form.woocommerce-cart-form table.shop_table thead th.product-remove{\r\n    padding-left: 36px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<style>\r\n\/* Alinear icono de basurero con el n\u00famero (centro a centro) *\/\r\nform.woocommerce-cart-form table.shop_table tbody td.product-remove{\r\n  position: relative;\r\n  min-width: 92px;              \/* espacio para n\u00famero + icono *\/\r\n  padding-left: 0 !important;\r\n}\r\n\r\nform.woocommerce-cart-form table.shop_table tbody td.product-remove::before{\r\n  left: 0;\r\n  top: 50%;\r\n  transform: translateY(-50%);  \/* n\u00famero centrado verticalmente *\/\r\n  z-index: 1;\r\n}\r\n\r\nform.woocommerce-cart-form table.shop_table tbody td.product-remove a.remove{\r\n  position: absolute;           \/* fijamos el icono en el mismo eje *\/\r\n  left: 44px;                   \/* separaci\u00f3n respecto al n\u00famero (ajusta si quieres 40\u201348px) *\/\r\n  top: 50%;\r\n  transform: translateY(-50%);\r\n  margin-left: 0 !important;    \/* anulamos margen previo *\/\r\n}\r\n\r\nform.woocommerce-cart-form table.shop_table thead th.product-remove{\r\n  position: relative;\r\n  min-width: 92px;\r\n  padding-left: 44px !important;\r\n}\r\nform.woocommerce-cart-form table.shop_table thead th.product-remove::before{\r\n  left: 0;\r\n  top: 50%;\r\n  transform: translateY(-50%);\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width:768px){\r\n  form.woocommerce-cart-form table.shop_table tbody td.product-remove a.remove{ left: 40px; }\r\n  form.woocommerce-cart-form table.shop_table thead th.product-remove{ padding-left: 40px !important; }\r\n}\r\n<\/style>\r\n\r\n<style>\r\n\/* --- Alinear exactamente n\u00famero y basurero --- *\/\r\n\r\n\/* 1) Ambos con el MISMO alto (28px) *\/\r\nform.woocommerce-cart-form table.shop_table tbody td.product-remove::before{\r\n  width:28px; height:28px; line-height:28px;  \/* n\u00famero *\/\r\n}\r\n\r\nform.woocommerce-cart-form table.shop_table tbody td.product-remove a.remove{\r\n  width:28px; height:28px;                      \/* bot\u00f3n basurero = 28px *\/\r\n  left:44px;                                    \/* separaci\u00f3n respecto al n\u00famero *\/\r\n  top:50%; transform:translateY(-50%);          \/* centrado vertical exacto *\/\r\n  margin:0 !important;\r\n  display:flex; align-items:center; justify-content:center;\r\n  background:#f5f5f5; border-radius:6px;\r\n}\r\n\r\n\/* 2) Tama\u00f1o del SVG dentro del bot\u00f3n *\/\r\nform.woocommerce-cart-form table.shop_table tbody td.product-remove a.remove::after{\r\n  width:16px; height:16px;                      \/* icono proporcional (16\/28) *\/\r\n}\r\n\r\n\/* (Opcional) si lo ves 1px arriba\/abajo, descomenta y ajusta: *\/\r\n\/*\r\nform.woocommerce-cart-form table.shop_table tbody td.product-remove a.remove{\r\n  transform: translateY(calc(-50% + 1px));  \/\/ usa +1px o -1px seg\u00fan necesites\r\n}\r\n*\/\r\n<\/style>\r\n\r\n\t\t\t\t<\/div>\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Eliminar art\u00edculo Imagen en miniatura Producto Precio Cantidad Subtotal Arduino Mega 2560 R3 &#36;20,00 Arduino Mega 2560 R3 cantidad &#36;40,00 Aplicar Cup\u00f3n Total Subtotal &#36;40,00 Total &#36;40,00 Proceder con el Pago<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_joinchat":[],"footnotes":""},"class_list":["post-962","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.5 (Yoast SEO v25.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Mi Carrito - Systisen<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/systisen.com\/index.php\/mi-carrito\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Mi Carrito\" \/>\n<meta property=\"og:description\" content=\"Eliminar art\u00edculo Imagen en miniatura Producto Precio Cantidad Subtotal Arduino Mega 2560 R3 &#036;20,00 Arduino Mega 2560 R3 cantidad &#036;40,00 Aplicar Cup\u00f3n Total Subtotal &#036;40,00 Total &#036;40,00 Proceder con el Pago\" \/>\n<meta property=\"og:url\" content=\"https:\/\/systisen.com\/index.php\/mi-carrito\/\" \/>\n<meta property=\"og:site_name\" content=\"Systisen\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-27T00:07:45+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/systisen.com\/wp-content\/uploads\/2025\/08\/4.-Arduino-Mega-2560-R3_F-300x300.jpg\" \/>\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:\/\/systisen.com\/index.php\/mi-carrito\/\",\"url\":\"https:\/\/systisen.com\/index.php\/mi-carrito\/\",\"name\":\"Mi Carrito - Systisen\",\"isPartOf\":{\"@id\":\"https:\/\/systisen.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/systisen.com\/index.php\/mi-carrito\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/systisen.com\/index.php\/mi-carrito\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/systisen.com\/wp-content\/uploads\/2025\/08\/4.-Arduino-Mega-2560-R3_F-300x300.jpg\",\"datePublished\":\"2025-07-25T20:02:19+00:00\",\"dateModified\":\"2025-08-27T00:07:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/systisen.com\/index.php\/mi-carrito\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/systisen.com\/index.php\/mi-carrito\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/systisen.com\/index.php\/mi-carrito\/#primaryimage\",\"url\":\"http:\/\/systisen.com\/wp-content\/uploads\/2025\/08\/4.-Arduino-Mega-2560-R3_F-300x300.jpg\",\"contentUrl\":\"http:\/\/systisen.com\/wp-content\/uploads\/2025\/08\/4.-Arduino-Mega-2560-R3_F-300x300.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/systisen.com\/index.php\/mi-carrito\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/systisen.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mi Carrito\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/systisen.com\/#website\",\"url\":\"https:\/\/systisen.com\/\",\"name\":\"Systisen\",\"description\":\"Ingenier\u00eda El\u00e9ctrica y Electr\u00f3nica\",\"publisher\":{\"@id\":\"https:\/\/systisen.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/systisen.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/systisen.com\/#organization\",\"name\":\"Systisen\",\"url\":\"https:\/\/systisen.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/systisen.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/systisen.com\/wp-content\/uploads\/2023\/12\/cropped-logo.png\",\"contentUrl\":\"https:\/\/systisen.com\/wp-content\/uploads\/2023\/12\/cropped-logo.png\",\"width\":371,\"height\":344,\"caption\":\"Systisen\"},\"image\":{\"@id\":\"https:\/\/systisen.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Mi Carrito - Systisen","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/systisen.com\/index.php\/mi-carrito\/","og_locale":"es_ES","og_type":"article","og_title":"Mi Carrito","og_description":"Eliminar art\u00edculo Imagen en miniatura Producto Precio Cantidad Subtotal Arduino Mega 2560 R3 &#36;20,00 Arduino Mega 2560 R3 cantidad &#36;40,00 Aplicar Cup\u00f3n Total Subtotal &#36;40,00 Total &#36;40,00 Proceder con el Pago","og_url":"https:\/\/systisen.com\/index.php\/mi-carrito\/","og_site_name":"Systisen","article_modified_time":"2025-08-27T00:07:45+00:00","og_image":[{"url":"http:\/\/systisen.com\/wp-content\/uploads\/2025\/08\/4.-Arduino-Mega-2560-R3_F-300x300.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/systisen.com\/index.php\/mi-carrito\/","url":"https:\/\/systisen.com\/index.php\/mi-carrito\/","name":"Mi Carrito - Systisen","isPartOf":{"@id":"https:\/\/systisen.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/systisen.com\/index.php\/mi-carrito\/#primaryimage"},"image":{"@id":"https:\/\/systisen.com\/index.php\/mi-carrito\/#primaryimage"},"thumbnailUrl":"http:\/\/systisen.com\/wp-content\/uploads\/2025\/08\/4.-Arduino-Mega-2560-R3_F-300x300.jpg","datePublished":"2025-07-25T20:02:19+00:00","dateModified":"2025-08-27T00:07:45+00:00","breadcrumb":{"@id":"https:\/\/systisen.com\/index.php\/mi-carrito\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/systisen.com\/index.php\/mi-carrito\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/systisen.com\/index.php\/mi-carrito\/#primaryimage","url":"http:\/\/systisen.com\/wp-content\/uploads\/2025\/08\/4.-Arduino-Mega-2560-R3_F-300x300.jpg","contentUrl":"http:\/\/systisen.com\/wp-content\/uploads\/2025\/08\/4.-Arduino-Mega-2560-R3_F-300x300.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/systisen.com\/index.php\/mi-carrito\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/systisen.com\/"},{"@type":"ListItem","position":2,"name":"Mi Carrito"}]},{"@type":"WebSite","@id":"https:\/\/systisen.com\/#website","url":"https:\/\/systisen.com\/","name":"Systisen","description":"Ingenier\u00eda El\u00e9ctrica y Electr\u00f3nica","publisher":{"@id":"https:\/\/systisen.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/systisen.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/systisen.com\/#organization","name":"Systisen","url":"https:\/\/systisen.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/systisen.com\/#\/schema\/logo\/image\/","url":"https:\/\/systisen.com\/wp-content\/uploads\/2023\/12\/cropped-logo.png","contentUrl":"https:\/\/systisen.com\/wp-content\/uploads\/2023\/12\/cropped-logo.png","width":371,"height":344,"caption":"Systisen"},"image":{"@id":"https:\/\/systisen.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/systisen.com\/index.php\/wp-json\/wp\/v2\/pages\/962","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/systisen.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/systisen.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/systisen.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/systisen.com\/index.php\/wp-json\/wp\/v2\/comments?post=962"}],"version-history":[{"count":28,"href":"https:\/\/systisen.com\/index.php\/wp-json\/wp\/v2\/pages\/962\/revisions"}],"predecessor-version":[{"id":1297,"href":"https:\/\/systisen.com\/index.php\/wp-json\/wp\/v2\/pages\/962\/revisions\/1297"}],"wp:attachment":[{"href":"https:\/\/systisen.com\/index.php\/wp-json\/wp\/v2\/media?parent=962"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}