{"id":1156,"date":"2026-05-06T17:54:30","date_gmt":"2026-05-06T09:54:30","guid":{"rendered":"http:\/\/8.211.42.149\/?post_type=myproducts&#038;p=1156"},"modified":"2026-06-02T15:07:59","modified_gmt":"2026-06-02T07:07:59","slug":"aflas-100-150","status":"publish","type":"products","link":"https:\/\/walleglobal.com\/de\/products\/aflas-100-150\/","title":{"rendered":"Aflas 100 150"},"content":{"rendered":"\n<div id=\"wp-block-themeisle-blocks-advanced-columns-f077f37b\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-1-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-equal-layout has-vertical-unset\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-db7d1098\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\r\n<style>\r\n\r\n\r\n.final-slider-wrapper * {\r\n  margin: 0 !important;\r\n  padding: 0 !important;\r\n  box-sizing: border-box !important;\r\n  border: none !important;\r\n  background: transparent !important;\r\n}\r\n\r\n\r\n.final-slider-wrapper {\r\n  width: 100% !important;\r\n  max-width: 73% !important;\r\n  height: 200px !important;\r\n  position: relative !important;\r\n  margin: 0 auto !important;\r\n  perspective: 1800px !important;\r\n  overflow: visible !important;\r\n}\r\n\r\n\r\n.final-slider-track {\r\n  width: 100% !important;\r\n  height: 100% !important;\r\n  position: relative !important;\r\n  transform-style: preserve-3d !important;\r\n}\r\n\r\n\r\n.final-slide {\r\n  position: absolute !important;\r\n  width: 60% !important;\r\n  max-width: 300px !important;\r\n  height: 200px !important;\r\n  left: 50% !important;\r\n  top: 50% !important;\r\n  transform: translate(-50%, -50%);\r\n  border-radius: 8px !important;\r\n  overflow: hidden !important;\r\n  box-shadow: 0 10px 30px rgba(0,0,0,0.2) !important;\r\n  transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\r\n  backface-visibility: hidden !important;\r\n  cursor: pointer;\r\n}\r\n\r\n\r\n.final-slide img {\r\n  width: 100% !important;\r\n  height: 100% !important;\r\n  object-fit: cover !important;\r\n  display: block !important;\r\n  pointer-events: none !important;\r\n}\r\n\r\n.slide-btn {\r\n  position: absolute;\r\n  top: 50%;\r\n  transform: translateY(-50%);\r\n  width: 44px;\r\n  height: 44px;\r\n  background: #777777 !important; \r\n  border-radius: 50%;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  color: #ffffff; \r\n  font-size: 30px;\r\n  font-weight: bold;\r\n  border: none;\r\n  z-index: 20;\r\n  cursor: pointer;\r\n  display: none; \r\n}\r\n\r\n#prevBtn::after {\r\n  content: \"\u2039\";\r\n}\r\n#nextBtn::after {\r\n  content: \"\u203a\";\r\n}\r\n#prevBtn { left: 10px; }\r\n#nextBtn { right: 10px; }\r\n\r\n\r\n.img-modal {\r\n  position: fixed !important;\r\n  top: 0 !important;\r\n  left: 0 !important;\r\n  width: 100% !important;\r\n  height: 100% !important;\r\n  background: rgba(0,0,0,0.85) !important;\r\n  display: none;\r\n  align-items: center;\r\n  justify-content: center;\r\n  z-index: 99999 !important;\r\n}\r\n.img-modal img {\r\n  max-width: 90%;\r\n  max-height: 90vh;\r\n  border-radius: 6px;\r\n}\r\n\r\n@media (max-width: 768px) {\r\n  .final-slider-wrapper {\r\n    max-width: 100% !important;\r\n    height: 300px !important;\r\n    padding: 0 10px !important;\r\n  }\r\n  .final-slide {\r\n    width: 80% !important;\r\n    height: 220px !important;\r\n  }\r\n\r\n  .slide-btn {\r\n    display: flex !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<div class=\"final-slider-wrapper\">\r\n  <div class=\"final-slider-track\">\r\n    <div class=\"final-slide\"><img decoding=\"async\" src=\"https:\/\/walleglobal.com\/wp-content\/uploads\/2026\/05\/1-aflas-100-150.jpg\"><\/div>\r\n    <div class=\"final-slide\"><img decoding=\"async\" src=\"https:\/\/walleglobal.com\/wp-content\/uploads\/2026\/05\/4-AFLAS-100-150.jpg\"><\/div>\r\n    <div class=\"final-slide\"><img decoding=\"async\" src=\"https:\/\/walleglobal.com\/wp-content\/uploads\/2026\/05\/3-AFLAS-100-150.jpg\"><\/div>\r\n\r\n  <\/div>\r\n\r\n\r\n  <div class=\"slide-btn\" id=\"prevBtn\"><\/div>\r\n  <div class=\"slide-btn\" id=\"nextBtn\"><\/div>\r\n<\/div>\r\n\r\n\r\n<div class=\"img-modal\" id=\"imgModal\">\r\n  <img decoding=\"async\" src=\"\" id=\"modalImg\">\r\n<\/div>\r\n\r\n\r\n<script>\r\n(function(){\r\n  const slides = document.querySelectorAll('.final-slide');\r\n  const imgModal = document.getElementById('imgModal');\r\n  const modalImg = document.getElementById('modalImg');\r\n  const prevBtn = document.getElementById('prevBtn');\r\n  const nextBtn = document.getElementById('nextBtn');\r\n\r\n  let current = 0;\r\n  const len = slides.length;\r\n\r\n  function render() {\r\n\r\n    if (len === 1) {\r\n      slides[0].style.transform = 'translate(-50%, -50%) scale(1)';\r\n      slides[0].style.opacity = '1';\r\n      slides[0].style.pointerEvents = 'auto';\r\n      return;\r\n    }\r\n\r\n \r\n    if (len === 2) {\r\n      slides.forEach((slide, idx) => {\r\n        if(idx === current){\r\n          slide.style.transform = 'translate(-50%, -50%) scale(1)';\r\n        }else{\r\n          slide.style.transform = 'translate(-50%, -50%) translateX(-100%) scale(0.7)';\r\n        }\r\n        slide.style.opacity = '1';\r\n        slide.style.pointerEvents = 'auto';\r\n      });\r\n      return;\r\n    }\r\n\r\n\r\n    slides.forEach((slide, idx) => {\r\n      let diff = idx - current;\r\n      if (diff > len\/2) diff -= len;\r\n      if (diff < -len\/2) diff += len;\r\n      const absDiff = Math.abs(diff);\r\n\r\n      if (absDiff > 1) {\r\n        slide.style.opacity = '0';\r\n        slide.style.pointerEvents = 'none';\r\n      } else {\r\n        slide.style.opacity = '1';\r\n        slide.style.pointerEvents = 'auto';\r\n      }\r\n\r\n      let transform = '';\r\n      if (diff === 0) {\r\n        transform = `translate(-50%, -50%) scale(1)`;\r\n      } else if (diff === 1) {\r\n        transform = `translate(-50%, -50%) translateX(100%) scale(0.7)`;\r\n      } else if (diff === -1) {\r\n        transform = `translate(-50%, -50%) translateX(-100%) scale(0.7)`;\r\n      }\r\n      slide.style.transform = transform;\r\n    });\r\n  }\r\n\r\n\r\n  slides.forEach((el, idx) => {\r\n    el.onclick = function(){\r\n\r\n      if(idx === current){\r\n        modalImg.src = el.querySelector('img').src;\r\n        imgModal.style.display = 'flex';\r\n        return;\r\n      }\r\n\r\n      if (idx === current - 1 || idx === current - 1 + len) {\r\n        current = (current - 1 + len) % len;\r\n        render();\r\n      } else if (idx === current + 1 || idx === current + 1 - len) {\r\n        current = (current + 1) % len;\r\n        render();\r\n      }\r\n    };\r\n  });\r\n\r\n\r\n  prevBtn.onclick = () => {\r\n    if(len <= 1) return;\r\n    current = (current - 1 + len) % len;\r\n    render();\r\n  };\r\n \r\n  nextBtn.onclick = () => {\r\n    if(len <= 1) return;\r\n    current = (current + 1) % len;\r\n    render();\r\n  };\r\n\r\n\r\n  imgModal.onclick = function(){\r\n    imgModal.style.display = 'none';\r\n  };\r\n\r\n  render();\r\n})();\r\n<\/script>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-columns-c12399e1\" class=\"wp-block-themeisle-blocks-advanced-columns alignwide has-1-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-equal-layout has-vertical-unset\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-04a4f088\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<div id=\"wp-block-themeisle-blocks-tabs-c31bb210\" class=\"wp-block-themeisle-blocks-tabs is-style-border\"><div class=\"wp-block-themeisle-blocks-tabs__content\">\n<div data-title=\"<strong&gt;Material Introduction<\/strong&gt;\" class=\"wp-block-themeisle-blocks-tabs-item\"><div class=\"wp-block-themeisle-blocks-tabs-item__header\" tabindex=\"0\"><strong>Material Introduction<\/strong><\/div><div class=\"wp-block-themeisle-blocks-tabs-item__content\">\n<p class=\"wp-block-paragraph\">Tetrafluoroethylene-propylene rubber (TFE\/P), commercially known as AFLAS, is a specialty fluoroelastomer produced by the alternating copolymerization of tetrafluoroethylene and propylene. It exhibits superior performance compared to conventional fluoroelastomers (FKM), demonstrating exceptional resistance to high-temperature chemical corrosion, steam, and aggressive acid and alkali environments.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">AFLAS displays excellent stability against highly corrosive media such as concentrated sulfuric acid, concentrated nitric acid, hydrofluoric acid, and caustic soda, as well as high-temperature water and high-pressure steam\u2014conditions under which standard FKM typically fails. Furthermore, it is compatible with amines, sour hydrocarbon streams containing hydrogen sulfide (H\u2082S), extreme-pressure additives, and various hydraulic fluids.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The primary distinctions between AFLAS 100 and AFLAS 150 are as follows: AFLAS 150 offers superior low-temperature flexibility (brittleness temperature of -15\u00b0C to -20\u00b0C, compared to approximately 0\u00b0C for AFLAS 100), higher tensile strength, and lower compression set, making it more suitable for dynamic sealing applications and low-temperature environments.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The typical service temperature range for AFLAS is -15\u00b0C to +230\u00b0C for Type 100 and -20\u00b0C to +230\u00b0C for Type 150, with short-term tolerance up to 260\u00b0C. It maintains a low compression set and good elasticity at elevated temperatures, and its thermal aging resistance significantly exceeds that of general-purpose fluoroelastomers.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Additional prominent advantages of AFLAS include its extremely low permeability, as well as outstanding resistance to plasma, ultraviolet (UV) radiation, and ionizing radiation. It possesses moderate mechanical strength (tensile strength of 15\u201320 MPa) and wear resistance superior to FKM, though inferior to polyurethane.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The primary limitations of AFLAS are its incompatibility with low-molecular-weight organic acids (e.g., formic acid, acetic acid), chlorinated hydrocarbons, and certain chlorofluorocarbon (CFC) refrigerants. Furthermore, its material cost is relatively high, and processing is challenging due to the requirement for specialized vulcanization systems.<\/p>\n<\/div><\/div>\n<\/div><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-columns-b05bd3ef\" class=\"wp-block-themeisle-blocks-advanced-columns alignwide has-1-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-equal-layout has-vertical-unset\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-aad48113\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<div id=\"wp-block-themeisle-blocks-tabs-df28e45a\" class=\"wp-block-themeisle-blocks-tabs is-style-border\"><div class=\"wp-block-themeisle-blocks-tabs__content\">\n<div data-title=\"<strong&gt;Application Field<\/strong&gt;\" class=\"wp-block-themeisle-blocks-tabs-item\"><div class=\"wp-block-themeisle-blocks-tabs-item__header\" tabindex=\"0\"><strong>Application Field<\/strong><\/div><div class=\"wp-block-themeisle-blocks-tabs-item__content\">\n<p class=\"wp-block-paragraph\">AFLAS seals, owing to their exceptional resistance to high-temperature steam, strong acids, alkalis, and amine-induced corrosion, play an indispensable role in demanding service conditions across the chemical, petrochemical, power generation, semiconductor, and automotive industries.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Oil &amp; Natural Gas Extraction:<\/strong>&nbsp;In downhole equipment, blowout preventers (BOPs), water injection pumps, and pipeline connectors within sour oil and gas fields (containing high concentrations of H\u2082S and CO\u2082), AFLAS seals withstand high-pressure environments exceeding 180\u00b0C containing corrosive gases. They represent the preferred elastomeric material for resisting amine-based corrosion inhibitors and sour media.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Chemical &amp; Pharmaceutical Industries:<\/strong>&nbsp;In seals for pumps conveying strong acids and alkalis, reactor vessels, pipeline flanges, valves, and solvent recovery units, AFLAS demonstrates stable performance against the majority of inorganic acids, alkalis, and organic solvents (with the exception of incompatible media), thereby ensuring safe containment of hazardous chemicals.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Power Generation &amp; Steam Systems:<\/strong>&nbsp;In nuclear reactor cooling circuits, high-temperature steam valves in thermal power plants, steam turbine shaft seals, and geothermal wellhead seals, AFLAS reliably withstands high-temperature, high-pressure steam exceeding 200\u00b0C for extended periods, whereas conventional rubber and FKM rapidly degrade under such conditions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Automotive &amp; Engine Systems:<\/strong>&nbsp;In exhaust gas recirculation (EGR) valves, turbocharger oil passages, diesel particulate filter (DPF) differential pressure tubes, high-temperature oxygen sensors, and continuously variable transmission (CVT) high-temperature oil circuits, AFLAS 150, by virtue of its high-temperature oil resistance and low compression set, effectively addresses the challenges posed by thermo-oxidative degradation, acidic combustion byproducts, and high-temperature lubricants within modern engine compartments.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Semiconductor &amp; Electronics Manufacturing:<\/strong>&nbsp;In seals for plasma etching equipment, chemical vapor deposition (CVD) systems, wet etching tools, and wafer cleaning machines, AFLAS offers excellent resistance to plasma attack and high-temperature aggressive process gases, significantly reducing particulate contamination and enhancing semiconductor manufacturing yields.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Industrial Hydraulics &amp; Pneumatics:<\/strong>&nbsp;In phosphate ester-based fire-resistant fluid systems (e.g., turbine control systems), high-temperature thermal oil circulation systems, and hydraulic systems containing amine-based additives, AFLAS is an ideal replacement for FKM (which is incompatible with amines) and EPDM (which is incompatible with oils).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Application Notes:<\/strong>&nbsp;For environments below -15\u00b0C, AFLAS 150 should be preferentially selected. If the service medium contains low-molecular-weight organic acids or chlorinated hydrocarbon solvents, compatibility testing must be conducted in advance; where necessary, perfluoroelastomer (FFKM) should be substituted.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-medium-font-size\"><strong>Conclusion<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Tetrafluoroethylene-propylene rubber (AFLAS) and its seals, by virtue of their extreme chemical resistance (particularly to strong acids, strong alkalis, high-temperature steam, and amines), excellent high-temperature stability, and resistance to plasma attack, play an irreplaceable role in the petrochemical, power generation, semiconductor, and high-temperature, oil-rich automotive sectors. AFLAS stands as a premium elastomeric sealing material engineered for the most demanding aggressive service conditions.<\/p>\n<\/div><\/div>\n<\/div><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator alignwide has-alpha-channel-opacity\"\/>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-columns-9a0e83fe\" class=\"wp-block-themeisle-blocks-advanced-columns alignwide has-1-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-equal-layout has-vertical-unset\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-5daca14f\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f1426-o1\" lang=\"zh-CN\" dir=\"ltr\" data-wpcf7-id=\"1426\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/de\/wp-json\/wp\/v2\/products\/1156#wpcf7-f1426-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"\u7559\u8a00\u8868\u5355\" enctype=\"multipart\/form-data\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"1426\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.7\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"zh_CN\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f1426-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"uacf7-form-wrapper-container uacf7-form-1426  \"><div class=\"cf7-original-style\">\n\n  <div class=\"cf7-row\">\n    <div class=\"cf7-col-half\">\n      <label>Name <span class=\"required\">*<\/span><\/label>\n      <span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required cf7-input\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n    <\/div>\n\n    <div class=\"cf7-col-half\">\n      <label>Email <span class=\"required\">*<\/span><\/label>\n      <span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email cf7-input\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"cf7-row\">\n    <div class=\"cf7-col-half\">\n      <label>Country<\/label>\n      <span class=\"wpcf7-form-control-wrap\" data-name=\"your-country\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text cf7-input\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-country\" \/><\/span>\n    <\/div>\n\n    <div class=\"cf7-col-half\">\n      <label>Industry<\/label>\n      <span class=\"wpcf7-form-control-wrap\" data-name=\"your-industry\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text cf7-input\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-industry\" \/><\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"cf7-row\">\n    <div class=\"cf7-col-full\">\n      <label>Message <span class=\"required\">*<\/span><\/label>\n      <span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"7\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required cf7-textarea\" aria-required=\"true\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"cf7-row\">\n    <div class=\"cf7-col-full\">\n      <label>Upload Drawing<\/label>\n      <span class=\"wpcf7-form-control-wrap\" data-name=\"your-drawing\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-file cf7-input\" accept=\".pdf,.dwg,.dxf,.zip,.jpg,.jpeg,.png\" aria-invalid=\"false\" type=\"file\" name=\"your-drawing\" \/><\/span>\n      <small class=\"cf7-file-note\">\n        Accepted formats: PDF, DWG, DXF, ZIP, JPG and PNG. Maximum file size: 10MB.\n      <\/small>\n    <\/div>\n  <\/div>\n\n  <div class=\"cf7-row\">\n    <div class=\"cf7-col-full\">\n      <p class=\"cf7-disclaimer\">\n        You agree to receive email communication from us by submitting this form and understand that your contact information will be stored with us.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"cf7-row\">\n    <div class=\"cf7-col-full\">\n      <input class=\"wpcf7-form-control wpcf7-submit has-spinner cf7-submit\" type=\"submit\" value=\"Submit\" \/>\n    <\/div>\n  <\/div>\n\n<\/div><\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n<\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"featured_media":1045,"template":"","meta":{"_themeisle_gutenberg_block_has_review":false},"class_list":["post-1156","products","type-products","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/walleglobal.com\/de\/wp-json\/wp\/v2\/products\/1156","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/walleglobal.com\/de\/wp-json\/wp\/v2\/products"}],"about":[{"href":"https:\/\/walleglobal.com\/de\/wp-json\/wp\/v2\/types\/products"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/walleglobal.com\/de\/wp-json\/wp\/v2\/media\/1045"}],"wp:attachment":[{"href":"https:\/\/walleglobal.com\/de\/wp-json\/wp\/v2\/media?parent=1156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}