{"id":277,"date":"2025-07-06T09:22:02","date_gmt":"2025-07-06T09:22:02","guid":{"rendered":"https:\/\/idealfloors-sa.com\/?page_id=277"},"modified":"2025-12-04T09:59:33","modified_gmt":"2025-12-04T09:59:33","slug":"accessories-2","status":"publish","type":"page","link":"https:\/\/idealfloors-sa.com\/en\/accessories-2\/","title":{"rendered":"Accessories"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"277\" class=\"elementor elementor-277\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd06801 e-flex e-con-boxed e-con e-parent\" data-id=\"bd06801\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9a0b002 e-con-full e-flex e-con e-parent\" data-id=\"9a0b002\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-201b7a1 elementor-widget elementor-widget-html\" data-id=\"201b7a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Accessories Category Page -->\r\n<div class=\"accessories-page-wrapper\">\r\n  <style>\r\n    .accessories-page-wrapper {\r\n      background: #fcfff0 !important;\r\n      min-height: 100vh !important;\r\n      font-family: 'Arial', sans-serif !important;\r\n    }\r\n    \r\n    \/* Hero Section *\/\r\n    .accessories-hero {\r\n      background: linear-gradient(rgba(0,112,153,0.7), rgba(72,194,203,0.5)), url('https:\/\/idealfloors-sa.com\/wp-content\/uploads\/2025\/07\/6-scaled.jpg') center\/cover !important;\r\n      padding: 140px 0 100px 0 !important;\r\n      position: relative !important;\r\n      text-align: center !important;\r\n      color: #fcfff0 !important;\r\n    }\r\n    \r\n    .hero-content {\r\n      max-width: 1000px !important;\r\n      margin: 0 auto !important;\r\n      padding: 0 30px !important;\r\n    }\r\n    \r\n    .hero-title {\r\n      font-size: 5rem !important;\r\n      font-weight: 900 !important;\r\n      margin-bottom: 20px !important;\r\n      text-shadow: 3px 3px 10px rgba(0,0,0,0.5) !important;\r\n      color: #fcfff0 !important;\r\n    }\r\n    \r\n    .hero-description {\r\n      font-size: 1.3rem !important;\r\n      max-width: 800px !important;\r\n      margin: 0 auto 40px auto !important;\r\n      line-height: 1.6 !important;\r\n      opacity: 0.95 !important;\r\n      color: #fcfff0 !important;\r\n    }\r\n    \r\n    \/* Product Details Section *\/\r\n    .product-details-section {\r\n      background: #fcfff0 !important;\r\n      padding: 60px 0 !important;\r\n      position: relative !important;\r\n    }\r\n\r\n    .product-row {\r\n      max-width: 1200px !important;\r\n      margin: 0 auto !important;\r\n      padding: 0 30px !important;\r\n      display: grid !important;\r\n      grid-template-columns: 1fr 1fr !important;\r\n      gap: 50px !important;\r\n      align-items: center !important;\r\n    }\r\n\r\n    .product-image {\r\n      position: relative !important;\r\n      border-radius: 20px !important;\r\n      overflow: hidden !important;\r\n      box-shadow: 0 20px 40px rgba(0,0,0,0.1) !important;\r\n    }\r\n\r\n    .product-image img {\r\n      width: 100% !important;\r\n      height: 400px !important;\r\n      object-fit: cover !important;\r\n      transition: transform 0.3s ease !important;\r\n    }\r\n\r\n    .product-image:hover img {\r\n      transform: scale(1.05) !important;\r\n    }\r\n\r\n    .product-info {\r\n      padding: 20px 0 !important;\r\n    }\r\n\r\n    .product-info h2 {\r\n      font-size: 2.5rem !important;\r\n      font-weight: 800 !important;\r\n      color: #007099 !important;\r\n      margin-bottom: 15px !important;\r\n      line-height: 1.2 !important;\r\n    }\r\n\r\n    .product-subtitle {\r\n      font-size: 1.1rem !important;\r\n      color: #666 !important;\r\n      margin-bottom: 30px !important;\r\n      line-height: 1.5 !important;\r\n    }\r\n\r\n    \/* Tabs Navigation *\/\r\n    .product-tabs {\r\n      display: flex !important;\r\n      gap: 5px !important;\r\n      margin-bottom: 25px !important;\r\n      border-bottom: 2px solid #e0e0e0 !important;\r\n    }\r\n\r\n    .tab-button {\r\n      background: transparent !important;\r\n      border: none !important;\r\n      padding: 12px 20px !important;\r\n      font-size: 1rem !important;\r\n      font-weight: 600 !important;\r\n      color: #666 !important;\r\n      cursor: pointer !important;\r\n      transition: all 0.3s ease !important;\r\n      border-radius: 8px 8px 0 0 !important;\r\n      position: relative !important;\r\n    }\r\n\r\n    .tab-button.active {\r\n      color: #007099 !important;\r\n      background: rgba(0,112,153,0.1) !important;\r\n    }\r\n\r\n    .tab-button.active::after {\r\n      content: '' !important;\r\n      position: absolute !important;\r\n      bottom: -2px !important;\r\n      left: 0 !important;\r\n      right: 0 !important;\r\n      height: 2px !important;\r\n      background: #007099 !important;\r\n    }\r\n\r\n    .tab-button:hover {\r\n      color: #007099 !important;\r\n      background: rgba(0,112,153,0.05) !important;\r\n    }\r\n\r\n    \/* Tab Content *\/\r\n    .tab-content {\r\n      display: none !important;\r\n      padding: 20px 0 !important;\r\n      animation: fadeIn 0.3s ease !important;\r\n    }\r\n\r\n    .tab-content.active {\r\n      display: block !important;\r\n    }\r\n\r\n    .tab-content p {\r\n      font-size: 1rem !important;\r\n      line-height: 1.7 !important;\r\n      color: #333 !important;\r\n      margin-bottom: 15px !important;\r\n    }\r\n\r\n    .tab-content ul {\r\n      list-style: none !important;\r\n      padding: 0 !important;\r\n      margin: 0 !important;\r\n    }\r\n\r\n    .tab-content li {\r\n      position: relative !important;\r\n      padding: 8px 0 8px 25px !important;\r\n      font-size: 0.95rem !important;\r\n      color: #555 !important;\r\n      line-height: 1.5 !important;\r\n      border-bottom: 1px solid rgba(0,0,0,0.05) !important;\r\n    }\r\n\r\n    .tab-content li:last-child {\r\n      border-bottom: none !important;\r\n    }\r\n\r\n    .tab-content li::before {\r\n      content: '\u2713' !important;\r\n      position: absolute !important;\r\n      left: 0 !important;\r\n      top: 8px !important;\r\n      color: #afca48 !important;\r\n      font-weight: bold !important;\r\n      font-size: 1rem !important;\r\n    }\r\n\r\n    \/* Download Files Section *\/\r\n    .download-files {\r\n      margin-top: 35px !important;\r\n      padding: 25px !important;\r\n      background: rgba(0,112,153,0.03) !important;\r\n      border-radius: 15px !important;\r\n      border: 1px solid rgba(0,112,153,0.1) !important;\r\n    }\r\n\r\n    .download-files h4 {\r\n      font-size: 1.3rem !important;\r\n      font-weight: 700 !important;\r\n      color: #007099 !important;\r\n      margin-bottom: 20px !important;\r\n      display: flex !important;\r\n      align-items: center !important;\r\n      gap: 10px !important;\r\n    }\r\n\r\n    .download-files h4::before {\r\n      content: '\ud83d\udcc4' !important;\r\n      font-size: 1.2rem !important;\r\n    }\r\n\r\n    .file-buttons {\r\n      display: grid !important;\r\n      grid-template-columns: repeat(2, 1fr) !important;\r\n      gap: 15px !important;\r\n    }\r\n\r\n    .file-btn {\r\n      background: linear-gradient(45deg, #007099, #48c2cb) !important;\r\n      color: #fff !important;\r\n      padding: 12px 20px !important;\r\n      border-radius: 8px !important;\r\n      text-decoration: none !important;\r\n      font-weight: 600 !important;\r\n      font-size: 0.9rem !important;\r\n      text-align: center !important;\r\n      transition: all 0.3s ease !important;\r\n      display: flex !important;\r\n      align-items: center !important;\r\n      justify-content: center !important;\r\n      gap: 8px !important;\r\n    }\r\n\r\n    .file-btn::before {\r\n      content: '\u2b07' !important;\r\n      font-size: 0.8rem !important;\r\n    }\r\n\r\n    .file-btn:hover {\r\n      background: linear-gradient(45deg, #48c2cb, #007099) !important;\r\n      transform: translateY(-2px) !important;\r\n      box-shadow: 0 5px 15px rgba(0,112,153,0.3) !important;\r\n      color: #fff !important;\r\n      text-decoration: none !important;\r\n    }\r\n\r\n    @keyframes fadeIn {\r\n      from { opacity: 0; transform: translateY(10px); }\r\n      to { opacity: 1; transform: translateY(0); }\r\n    }\r\n    \r\n    \/* Contact CTA *\/\r\n    .contact-cta-section {\r\n      background: linear-gradient(135deg, #007099 0%, #48c2cb 100%) !important;\r\n      padding: 80px 0 !important;\r\n      text-align: center !important;\r\n    }\r\n    \r\n    .cta-container {\r\n      max-width: 600px !important;\r\n      margin: 0 auto !important;\r\n      padding: 0 30px !important;\r\n    }\r\n    \r\n    .cta-title {\r\n      font-size: 2.5rem !important;\r\n      font-weight: 800 !important;\r\n      color: #fcfff0 !important;\r\n      margin-bottom: 20px !important;\r\n      text-shadow: 2px 2px 6px rgba(0,0,0,0.3) !important;\r\n    }\r\n    \r\n    .cta-text {\r\n      font-size: 1.2rem !important;\r\n      color: #fcfff0 !important;\r\n      opacity: 0.9 !important;\r\n      margin-bottom: 30px !important;\r\n      line-height: 1.6 !important;\r\n    }\r\n    \r\n    .cta-button {\r\n      background: #afca48 !important;\r\n      color: #007099 !important;\r\n      padding: 18px 40px !important;\r\n      border-radius: 50px !important;\r\n      text-decoration: none !important;\r\n      font-weight: 700 !important;\r\n      font-size: 1.1rem !important;\r\n      display: inline-flex !important;\r\n      align-items: center !important;\r\n      gap: 12px !important;\r\n      transition: all 0.3s ease !important;\r\n      text-transform: uppercase !important;\r\n      letter-spacing: 1px !important;\r\n      box-shadow: 0 15px 35px rgba(175,202,72,0.3) !important;\r\n    }\r\n    \r\n    .cta-button:hover {\r\n      background: #fcfff0 !important;\r\n      color: #007099 !important;\r\n      transform: translateY(-3px) scale(1.05) !important;\r\n      box-shadow: 0 20px 45px rgba(175,202,72,0.4) !important;\r\n      text-decoration: none !important;\r\n    }\r\n    \r\n    \/* Responsive *\/\r\n    @media (max-width: 768px) {\r\n      .accessories-hero {\r\n        padding: 120px 0 80px 0 !important;\r\n      }\r\n\r\n      .hero-content,\r\n      .cta-container {\r\n        padding: 0 20px !important;\r\n      }\r\n\r\n      .hero-title {\r\n        font-size: 3rem !important;\r\n      }\r\n\r\n      .product-details-section {\r\n        padding: 40px 0 !important;\r\n      }\r\n\r\n      .product-row {\r\n        grid-template-columns: 1fr !important;\r\n        gap: 30px !important;\r\n        padding: 0 20px !important;\r\n      }\r\n\r\n      .product-image {\r\n        order: 1 !important;\r\n      }\r\n\r\n      .product-info {\r\n        order: 2 !important;\r\n      }\r\n\r\n      .product-info h2 {\r\n        font-size: 2rem !important;\r\n      }\r\n\r\n      .product-tabs {\r\n        flex-direction: column !important;\r\n        gap: 8px !important;\r\n        background: transparent !important;\r\n        border: none !important;\r\n        padding: 0 !important;\r\n        border-radius: 0 !important;\r\n      }\r\n\r\n      .tab-button {\r\n        width: 100% !important;\r\n        padding: 15px 20px !important;\r\n        font-size: 1rem !important;\r\n        border-radius: 10px !important;\r\n        margin-bottom: 5px !important;\r\n        background: rgba(0,112,153,0.05) !important;\r\n        border: 1px solid rgba(0,112,153,0.1) !important;\r\n      }\r\n\r\n      .tab-button.active {\r\n        background: linear-gradient(45deg, #007099, #48c2cb) !important;\r\n        color: #fff !important;\r\n        border: 1px solid #007099 !important;\r\n      }\r\n\r\n      .tab-button.active::after {\r\n        display: none !important;\r\n      }\r\n\r\n      .tab-content {\r\n        border-radius: 10px !important;\r\n        background: rgba(0,112,153,0.03) !important;\r\n        border: 1px solid rgba(0,112,153,0.1) !important;\r\n        margin-bottom: 15px !important;\r\n        padding: 20px 15px !important;\r\n      }\r\n\r\n      .file-buttons {\r\n        grid-template-columns: 1fr !important;\r\n        gap: 12px !important;\r\n      }\r\n\r\n      .contact-cta-section {\r\n        padding: 60px 0 !important;\r\n      }\r\n\r\n      .cta-title {\r\n        font-size: 2rem !important;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 480px) {\r\n      .hero-title {\r\n        font-size: 2.5rem !important;\r\n      }\r\n\r\n      .product-info h2 {\r\n        font-size: 1.8rem !important;\r\n      }\r\n\r\n      .product-subtitle {\r\n        font-size: 1rem !important;\r\n      }\r\n\r\n      .tab-button {\r\n        padding: 12px 16px !important;\r\n        font-size: 0.9rem !important;\r\n      }\r\n\r\n      .download-files {\r\n        padding: 20px !important;\r\n      }\r\n\r\n      .file-buttons {\r\n        gap: 10px !important;\r\n      }\r\n\r\n      .cta-title {\r\n        font-size: 1.8rem !important;\r\n      }\r\n\r\n      .cta-button {\r\n        padding: 16px 30px !important;\r\n        font-size: 1rem !important;\r\n      }\r\n    }\r\n  <\/style>\r\n  \r\n  <!-- Hero Section -->\r\n  <section class=\"accessories-hero\">\r\n    <div class=\"hero-content\">\r\n      <h1 class=\"hero-title\">Accessories<\/h1>\r\n      <p class=\"hero-description\">\r\n        Accessories are PVC extrusions designed for use with most vinyl floor coverings.\r\n      <\/p>\r\n    <\/div>\r\n  <\/section>\r\n  \r\n  <!-- Product Details Section -->\r\n  <div class=\"product-details-section\">\r\n    <div class=\"product-row\">\r\n      <!-- Product Image Section -->\r\n      <div class=\"product-image\">\r\n        <img decoding=\"async\" src=\"https:\/\/idealfloors-sa.com\/wp-content\/uploads\/2025\/12\/Product_Family_Image_Ejecta.webp\" alt=\"Ejecta Accessories\">\r\n      <\/div>\r\n\r\n      <!-- Product Info Section -->\r\n      <div class=\"product-info\">\r\n        <h2>Ejecta Accessories<\/h2>\r\n\r\n        <p class=\"product-subtitle\">PVC profiles designed for use with vinyl floor coverings. Provides finishing solutions for sheet flooring installations with emphasis on hygiene and aesthetic completion.<\/p>\r\n\r\n        <!-- Tabs Navigation -->\r\n        <div class=\"product-tabs\">\r\n          <button class=\"tab-button active\" data-tab=\"overview\">Overview<\/button>\r\n          <button class=\"tab-button\" data-tab=\"specifications\">Product Range<\/button>\r\n          <button class=\"tab-button\" data-tab=\"features\">Features<\/button>\r\n        <\/div>\r\n\r\n        <!-- Overview Tab Content -->\r\n        <div class=\"tab-content active\" id=\"overview\">\r\n          <p>The Ejecta range of flooring accessories are PVC profiles which are ideal for use with Polyflor and vinyl flooring products. They include coved skirtings that are fitted before the flooring is laid and can be welded to provide a secure joint (set-in) or after, to provide a neat finish (sit-on).<\/p>\r\n          <p>Sheet flooring may be taken up the wall having created a radius using a cove former and capping strip ensures a continuous sealed surface. The benefits of a sealed, easily maintained surface are invaluable in hospitals and other similar locations where hygiene is of paramount importance.<\/p>\r\n        <\/div>\r\n\r\n        <!-- Product Range Tab Content -->\r\n        <div class=\"tab-content\" id=\"specifications\">\r\n          <ul>\r\n            <li>Capping Strip (CS, CT, CS-N, CS-Nc) - Creates continuous sealed surfaces when flooring extends up walls<\/li>\r\n            <li>Cove Former (CF38, CF20) - Creates radius curves for wall applications with two depth options<\/li>\r\n            <li>Set-in Coving (MC18, MC18c) - Fitted before flooring, can be welded for secure joints<\/li>\r\n            <li>Sit-on Coving (MC14, MC8, MC8c) - Fitted after installation for a neat finish<\/li>\r\n            <li>Corner Cap (EFA 75) - Finishing element for corner applications<\/li>\r\n            <li>Floormitre (CCFM1, CCFM2, CCTM1) - Specialized transition pieces<\/li>\r\n            <li>15+ standard colors available including neutrals, earth tones, greys, and accent colors<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n        <!-- Features Tab Content -->\r\n        <div class=\"tab-content\" id=\"features\">\r\n          <ul>\r\n            <li>Sealed, easily maintained surfaces ideal for hygiene-critical environments<\/li>\r\n            <li>Perfect for hospitals, healthcare facilities, and food service areas<\/li>\r\n            <li>Can be welded to provide secure, watertight joints<\/li>\r\n            <li>Creates continuous sealed surfaces from floor to wall<\/li>\r\n            <li>Wide range of 15+ colors to match any flooring design<\/li>\r\n            <li>Flexible installation options: set-in or sit-on coving<\/li>\r\n            <li>Durable PVC construction for long-lasting performance<\/li>\r\n            <li>Compatible with most vinyl floor coverings<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n        <!-- Download Files Section -->\r\n        <div class=\"download-files\">\r\n          <h4>Product Files<\/h4>\r\n          <div class=\"file-buttons\">\r\n            <a href=\"https:\/\/www.polyflor.com\/media\/8877\/download?attachment\" class=\"file-btn\" target=\"_blank\" rel=\"noopener\">Product Specification.pdf<\/a>\r\n            <a href=\"https:\/\/www.polyflor.com\/media\/8207\/download?attachment\" class=\"file-btn\" target=\"_blank\" rel=\"noopener\">Safety Data Sheet.pdf<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  \r\n  <!-- Contact CTA -->\r\n  <section class=\"contact-cta-section\">\r\n    <div class=\"cta-container\">\r\n      <h3 class=\"cta-title\">Need Accessories Now?<\/h3>\r\n      <p class=\"cta-text\">\r\n        Contact our team for immediate assistance with accessories and installation materials.\r\n      <\/p>\r\n      <a href=\"tel:+966599119149\" class=\"cta-button\">\r\n        <i class=\"fas fa-phone\"><\/i> Contact Us Today\r\n      <\/a>\r\n    <\/div>\r\n  <\/section>\r\n<\/div>\r\n\r\n<!-- JavaScript for Tab Functionality -->\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n  const tabButtons = document.querySelectorAll('.tab-button');\r\n  const tabContents = document.querySelectorAll('.tab-content');\r\n\r\n  tabButtons.forEach(button => {\r\n    button.addEventListener('click', function() {\r\n      tabButtons.forEach(btn => btn.classList.remove('active'));\r\n      tabContents.forEach(content => content.classList.remove('active'));\r\n\r\n      this.classList.add('active');\r\n\r\n      const targetTab = this.getAttribute('data-tab');\r\n      document.getElementById(targetTab).classList.add('active');\r\n    });\r\n  });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\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>Accessories Accessories are PVC extrusions designed for use with most vinyl floor coverings. Ejecta Accessories PVC profiles designed for use [&hellip;]<\/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":"","ast-disable-related-posts":"","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-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":"","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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"class_list":["post-277","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/idealfloors-sa.com\/en\/wp-json\/wp\/v2\/pages\/277","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/idealfloors-sa.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/idealfloors-sa.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/idealfloors-sa.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/idealfloors-sa.com\/en\/wp-json\/wp\/v2\/comments?post=277"}],"version-history":[{"count":19,"href":"https:\/\/idealfloors-sa.com\/en\/wp-json\/wp\/v2\/pages\/277\/revisions"}],"predecessor-version":[{"id":2167,"href":"https:\/\/idealfloors-sa.com\/en\/wp-json\/wp\/v2\/pages\/277\/revisions\/2167"}],"wp:attachment":[{"href":"https:\/\/idealfloors-sa.com\/en\/wp-json\/wp\/v2\/media?parent=277"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}