{"id":18487,"date":"2026-06-18T16:09:39","date_gmt":"2026-06-18T07:09:39","guid":{"rendered":"https:\/\/shop.yj24.com\/2026\/06\/18\/types-and-characteristics-of-felt-used-as-substrate-in-reptile-enclosures\/"},"modified":"2026-06-18T20:31:18","modified_gmt":"2026-06-18T11:31:18","slug":"types-and-characteristics-of-felt-used-as-substrate-in-reptile-enclosures","status":"publish","type":"post","link":"https:\/\/shop.yj24.com\/en\/2026\/06\/18\/types-and-characteristics-of-felt-used-as-substrate-in-reptile-enclosures\/","title":{"rendered":"Types and characteristics of felt used as substrate in reptile enclosures"},"content":{"rendered":"\n\n<style>\n\/* ==============================\n   YJ24 Reptile Felt Blog Design\n   Ready to use as-is in a Custom HTML block\n   ============================== *\/\n\n.yj24-reptile-felt {\n  --yj24-green: #2f4f35;\n  --yj24-green-2: #5f7751;\n  --yj24-light-green: #eef4ea;\n  --yj24-cream: #fbf7ec;\n  --yj24-beige: #f5efe2;\n  --yj24-line: #ddd4c3;\n  --yj24-text: #2c2c2c;\n  --yj24-muted: #666;\n  --yj24-brown: #8a6b3f;\n  --yj24-warning: #fff4df;\n  --yj24-white: #fff;\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 20px 16px 80px;\n  color: var(--yj24-text);\n  font-family: \"Pretendard\", \"Noto Sans KR\", \"Apple SD Gothic Neo\", sans-serif;\n  line-height: 1.72;\n  word-break: keep-all;\n}\n\n.yj24-reptile-felt * {\n  box-sizing: border-box;\n}\n\n.yj24-reptile-felt a {\n  color: var(--yj24-green);\n  text-decoration: none;\n}\n\n.yj24-reptile-felt h1,\n.yj24-reptile-felt h2,\n.yj24-reptile-felt h3 {\n  color: var(--yj24-green);\n  line-height: 1.35;\n  letter-spacing: -0.03em;\n}\n\n.yj24-reptile-felt h1 {\n  font-size: clamp(30px, 4vw, 52px);\n  margin: 0 0 18px;\n  font-weight: 850;\n}\n\n.yj24-reptile-felt h2 {\n  font-size: clamp(24px, 3vw, 34px);\n  margin: 70px 0 22px;\n  padding-top: 10px;\n  border-top: 3px solid var(--yj24-green);\n}\n\n.yj24-reptile-felt h3 {\n  font-size: clamp(20px, 2.3vw, 26px);\n  margin: 42px 0 16px;\n}\n\n.yj24-reptile-felt p {\n  margin: 0 0 16px;\n}\n\n.yj24-blog-hero {\n  background:\n    radial-gradient(circle at top left, rgba(95,119,81,0.16), transparent 32%),\n    linear-gradient(135deg, var(--yj24-cream), #ffffff);\n  border: 1px solid var(--yj24-line);\n  border-radius: 28px;\n  padding: clamp(28px, 5vw, 54px);\n  overflow: hidden;\n  position: relative;\n}\n\n.yj24-blog-hero::after {\n  content: \"\";\n  position: absolute;\n  right: -70px;\n  bottom: -90px;\n  width: 260px;\n  height: 260px;\n  border-radius: 50%;\n  background: rgba(95,119,81,0.10);\n}\n\n.yj24-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: var(--yj24-light-green);\n  color: var(--yj24-green);\n  border: 1px solid rgba(47,79,53,0.18);\n  border-radius: 999px;\n  padding: 8px 14px;\n  font-size: 14px;\n  font-weight: 700;\n  margin-bottom: 16px;\n}\n\n.yj24-blog-subtitle {\n  font-size: clamp(17px, 2vw, 22px);\n  color: #3b3b3b;\n  max-width: 860px;\n  margin-bottom: 28px;\n}\n\n.yj24-hero-points {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 12px;\n  margin-top: 28px;\n  position: relative;\n  z-index: 1;\n}\n\n.yj24-hero-point {\n  background: rgba(255,255,255,0.84);\n  border: 1px solid var(--yj24-line);\n  border-radius: 18px;\n  padding: 16px;\n  min-height: 98px;\n}\n\n.yj24-hero-point strong {\n  display: block;\n  color: var(--yj24-green);\n  font-size: 16px;\n  margin-bottom: 6px;\n}\n\n.yj24-hero-point span {\n  display: block;\n  color: var(--yj24-muted);\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n.yj24-image-slot {\n  margin: 34px 0;\n  border: 2px dashed #b8ad97;\n  border-radius: 24px;\n  background: #faf8f1;\n  overflow: hidden;\n}\n\n.yj24-image-slot img {\n  display: block;\n  width: 100%;\n  height: auto;\n}\n\n.yj24-image-placeholder {\n  min-height: 260px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 34px;\n  color: var(--yj24-brown);\n  font-weight: 800;\n  font-size: 20px;\n}\n\n.yj24-image-caption {\n  background: #fff;\n  border-top: 1px solid var(--yj24-line);\n  padding: 12px 18px;\n  color: var(--yj24-muted);\n  font-size: 14px;\n}\n\n.yj24-toc {\n  margin: 34px 0 50px;\n  padding: 24px;\n  background: #fff;\n  border: 1px solid var(--yj24-line);\n  border-radius: 22px;\n  box-shadow: 0 12px 30px rgba(0,0,0,0.04);\n}\n\n.yj24-toc-title {\n  font-size: 20px;\n  font-weight: 850;\n  color: var(--yj24-green);\n  margin-bottom: 14px;\n}\n\n.yj24-toc-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px 18px;\n}\n\n.yj24-toc-grid a {\n  display: block;\n  padding: 10px 12px;\n  background: var(--yj24-cream);\n  border-radius: 12px;\n  color: var(--yj24-text);\n  font-weight: 650;\n}\n\n.yj24-summary-box {\n  background: var(--yj24-green);\n  color: #fff;\n  border-radius: 24px;\n  padding: 28px;\n  margin: 40px 0;\n}\n\n.yj24-summary-box h2 {\n  color: #fff;\n  border: 0;\n  padding: 0;\n  margin: 0 0 18px;\n}\n\n.yj24-summary-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n}\n\n.yj24-summary-item {\n  background: rgba(255,255,255,0.12);\n  border: 1px solid rgba(255,255,255,0.22);\n  border-radius: 16px;\n  padding: 16px;\n}\n\n.yj24-summary-item strong {\n  display: block;\n  font-size: 17px;\n  margin-bottom: 6px;\n}\n\n.yj24-card-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n  margin: 26px 0;\n}\n\n.yj24-card {\n  background: #fff;\n  border: 1px solid var(--yj24-line);\n  border-radius: 22px;\n  padding: 22px;\n  box-shadow: 0 8px 22px rgba(0,0,0,0.035);\n}\n\n.yj24-card h3 {\n  margin-top: 0;\n  margin-bottom: 10px;\n  font-size: 21px;\n}\n\n.yj24-card p {\n  color: var(--yj24-muted);\n  font-size: 15px;\n}\n\n.yj24-badge-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin: 16px 0 0;\n}\n\n.yj24-badge {\n  display: inline-flex;\n  align-items: center;\n  border-radius: 999px;\n  padding: 6px 11px;\n  background: var(--yj24-light-green);\n  color: var(--yj24-green);\n  font-size: 13px;\n  font-weight: 700;\n}\n\n.yj24-table-wrap {\n  overflow-x: auto;\n  margin: 24px 0 36px;\n  border: 1px solid var(--yj24-line);\n  border-radius: 18px;\n  background: #fff;\n}\n\n.yj24-table {\n  width: 100%;\n  border-collapse: collapse;\n  min-width: 760px;\n  font-size: 15px;\n}\n\n.yj24-table th {\n  background: var(--yj24-green);\n  color: #fff;\n  text-align: left;\n  padding: 14px 16px;\n  white-space: nowrap;\n}\n\n.yj24-table td {\n  border-top: 1px solid #eee5d6;\n  padding: 13px 16px;\n  vertical-align: top;\n}\n\n.yj24-table tr:nth-child(even) td {\n  background: #fcfaf5;\n}\n\n.yj24-table code {\n  background: #f2eadc;\n  color: #4d3a20;\n  padding: 3px 6px;\n  border-radius: 6px;\n  font-weight: 700;\n}\n\n.yj24-note {\n  background: var(--yj24-light-green);\n  border-left: 5px solid var(--yj24-green);\n  border-radius: 18px;\n  padding: 20px 22px;\n  margin: 26px 0;\n}\n\n.yj24-warning {\n  background: var(--yj24-warning);\n  border: 1px solid #e8c98d;\n  border-radius: 20px;\n  padding: 22px;\n  margin: 26px 0;\n}\n\n.yj24-warning strong {\n  color: #8a5a00;\n}\n\n.yj24-checklist {\n  list-style: none;\n  padding: 0;\n  margin: 18px 0;\n}\n\n.yj24-checklist li {\n  position: relative;\n  padding: 10px 0 10px 34px;\n  border-bottom: 1px solid #eee7dc;\n}\n\n.yj24-checklist li::before {\n  content: \"\u2713\";\n  position: absolute;\n  left: 0;\n  top: 10px;\n  width: 22px;\n  height: 22px;\n  border-radius: 50%;\n  background: var(--yj24-green);\n  color: #fff;\n  font-size: 13px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 800;\n}\n\n.yj24-size-cards {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 14px;\n  margin: 22px 0 34px;\n}\n\n.yj24-size-card {\n  background: #fff;\n  border: 1px solid var(--yj24-line);\n  border-radius: 18px;\n  padding: 18px;\n  text-align: center;\n}\n\n.yj24-size-card strong {\n  display: block;\n  color: var(--yj24-green);\n  font-size: 20px;\n  margin-bottom: 8px;\n}\n\n.yj24-size-card span {\n  display: block;\n  font-size: 15px;\n  color: var(--yj24-muted);\n}\n\n.yj24-faq {\n  border-top: 1px solid var(--yj24-line);\n  margin-top: 18px;\n}\n\n.yj24-faq details {\n  border-bottom: 1px solid var(--yj24-line);\n  padding: 16px 0;\n}\n\n.yj24-faq summary {\n  cursor: pointer;\n  font-weight: 800;\n  color: var(--yj24-green);\n}\n\n.yj24-final-cta {\n  background: linear-gradient(135deg, var(--yj24-green), #203825);\n  color: #fff;\n  border-radius: 26px;\n  padding: 34px;\n  margin-top: 70px;\n}\n\n.yj24-final-cta h2 {\n  color: #fff;\n  border: 0;\n  margin-top: 0;\n  padding: 0;\n}\n\n.yj24-final-cta p {\n  color: rgba(255,255,255,0.88);\n}\n\n@media (max-width: 900px) {\n  .yj24-hero-points,\n  .yj24-summary-grid,\n  .yj24-card-grid,\n  .yj24-size-cards {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .yj24-toc-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 560px) {\n  .yj24-reptile-felt {\n    padding: 12px 12px 60px;\n  }\n\n  .yj24-blog-hero {\n    padding: 26px 20px;\n    border-radius: 22px;\n  }\n\n  .yj24-hero-points,\n  .yj24-summary-grid,\n  .yj24-card-grid,\n  .yj24-size-cards {\n    grid-template-columns: 1fr;\n  }\n\n  .yj24-image-placeholder {\n    min-height: 200px;\n    font-size: 17px;\n  }\n\n  .yj24-table {\n    font-size: 14px;\n  }\n}\n<\/style>\n\n<article class=\"yj24-reptile-felt\">\n\n  <section class=\"yj24-blog-hero\">\n    <div class=\"yj24-label\">YJ24 Felt Cutting Guide<\/div>\n    <h1>Types and Features of Felt Used as Reptile Enclosure Flooring<\/h1>\n    <p class=\"yj24-blog-subtitle\">\n      A practical guide to using felt flooring in lizard, gecko, snake, and turtle enclosures,\n      including enclosure types and sizes, cutting specifications, and thickness selection criteria.\n    <\/p>\n\n    <div class=\"yj24-hero-points\">\n      <div class=\"yj24-hero-point\">\n        <strong>Custom Cutting<\/strong>\n        <span>Made neatly to match the inner floor size of your enclosure<\/span>\n      <\/div>\n      <div class=\"yj24-hero-point\">\n        <strong>Easy Cleaning<\/strong>\n        <span>A manageable flooring material that is easy to remove, replace, and wash when soiled<\/span>\n      <\/div>\n      <div class=\"yj24-hero-point\">\n        <strong>Reduced Particle Ingestion<\/strong>\n        <span>Fewer loose particles that can be swallowed with food compared with sand or chips<\/span>\n      <\/div>\n      <div class=\"yj24-hero-point\">\n        <strong>Size Reference<\/strong>\n        <span>Size guide for stackable cases, glass terrariums, Foamex\/PVC enclosures, and screen cages<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Image slot 1: Main thumbnail \/ top hero image -->\n  <figure class=\"yj24-image-slot\">\n    <!-- Replace the src below with your WordPress media image URL -->\n    <div class=\"yj24-image-placeholder\">\n<img decoding=\"async\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/Reptile-enclosure-main.png.webp\" alt=\"Felt guide for reptile enclosure flooring\" title=\"\">\n    <\/div>\n    <figcaption class=\"yj24-image-caption\">\nImage: Comprehensive guide image showing felt flooring in a stackable plastic case, glass terrarium, PVC enclosure, and screen cage\n    <\/figcaption>\n  <\/figure>\n\n  <nav class=\"yj24-toc\">\n    <div class=\"yj24-toc-title\">Quick Navigation<\/div>\n    <div class=\"yj24-toc-grid\">\n      <a href=\"#why-felt\">1. Why felt works well as enclosure flooring<\/a>\n      <a href=\"#felt-type\">2. Features by felt thickness<\/a>\n      <a href=\"#enclosure-type\">3. How to use felt by enclosure type<\/a>\n      <a href=\"#case-size\">4. Reference sizes by enclosure case name<\/a>\n      <a href=\"#species-size\">5. Enclosure sizes by common reptile species<\/a>\n      <a href=\"#measure\">6. What to check before ordering a cut<\/a>\n      <a href=\"#caution\">7. Precautions for use<\/a>\n      <a href=\"#faq\">8. Frequently Asked Questions<\/a>\n    <\/div>\n  <\/nav>\n\n  <section class=\"yj24-summary-box\">\n    <h2>Key Takeaways at a Glance<\/h2>\n    <div class=\"yj24-summary-grid\">\n      <div class=\"yj24-summary-item\">\n        <strong>Best environments for felt<\/strong>\n        Dry enclosures, semi-dry enclosures, quarantine setups, breeding racks, temporary enclosures, and display enclosures\n      <\/div>\n      <div class=\"yj24-summary-item\">\n        <strong>Environments that need caution<\/strong>\n        High-humidity enclosures, semi-aquatic turtle setups, burrowing species, and animals that often tip over water bowls\n      <\/div>\n      <div class=\"yj24-summary-item\">\n        <strong>Most versatile thickness<\/strong>\n        For general enclosure flooring, 2mm is the most versatile. For small enclosures, 1.2mm works well, while 3mm can also be considered for medium-sized and larger enclosures.\n      <\/div>\n      <div class=\"yj24-summary-item\">\n        <strong>Ordering Standard<\/strong>\n        For the most accurate fit, order based on the actual inner floor width \u00d7 length, not the outside dimensions of the enclosure.\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"why-felt\">\n    <h2>1. Why Felt Works Well as Reptile Enclosure Flooring<\/h2>\n\n    <p>\n      Choosing reptile enclosure flooring is not just about selecting a material that looks good.\n      It is important to consider whether the animal can move without slipping, whether there is a risk of swallowing flooring material while feeding,\n      how easy it is to check droppings and clean the enclosure, and whether the flooring lays securely according to the enclosure size.\n    <\/p>\n\n    <div class=\"yj24-card-grid\">\n      <div class=\"yj24-card\">\n        <h3>Easy to Cut to Custom Sizes<\/h3>\n        <p>\n          Felt is easy to cut into rectangles, rounded corners, or divided sections according to the inner floor dimensions of an enclosure.\n          For enclosures with rounded corners, such as stackable cases, it can be cut with R10 or R15 corner radii.\n        <\/p>\n      <\/div>\n\n      <div class=\"yj24-card\">\n        <h3>Helps Reduce Slipping<\/h3>\n        <p>\n          Glass, acrylic, and PVC floors can be slippery because their surfaces are smooth.\n          Felt provides moderate friction, helping the animal gain footing and improving traction on the floor.\n        <\/p>\n      <\/div>\n\n      <div class=\"yj24-card\">\n        <h3>Helps Reduce the Risk of Particle Ingestion<\/h3>\n        <p>\n          Unlike sand, bark, or wood chips, felt has fewer loose particles that can mix with food,\n          making it easier to manage in quarantine setups, for young animals, or for animals with strong feeding responses.\n        <\/p>\n      <\/div>\n\n      <div class=\"yj24-card\">\n        <h3>Easy to Clean and Replace<\/h3>\n        <p>\n          Soiled areas can be checked quickly, and the felt can be removed and replaced as needed.\n          Rather than using one sheet for a long time, it is better to prepare 2\u20133 sheets and rotate them.\n        <\/p>\n      <\/div>\n\n      <div class=\"yj24-card\">\n        <h3>Easy to Check Droppings<\/h3>\n        <p>\n          In quarantine or temporary enclosures, checking the condition of droppings is important.\n          Felt makes it relatively easy to check the location and condition of droppings, which helps with health monitoring.\n        <\/p>\n      <\/div>\n\n      <div class=\"yj24-card\">\n        <h3>Neat for Display Enclosures<\/h3>\n        <p>\n          In shops, exhibitions, and reptile caf\u00e9s, the inside of the enclosure should look neat and organized.\n          Felt is easy to match by color and size, making it suitable for clean display setups.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Image slot 2: Infographic of felt benefits -->\n  <figure class=\"yj24-image-slot\">\n    <!-- Replace the src below with your WordPress media image URL -->\n\n    <div class=\"yj24-image-placeholder\">\n<img decoding=\"async\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/Reptile-enclosure-main3.png.webp\" alt=\"Why felt works well as enclosure flooring\" title=\"\">\n    <\/div>\n    <figcaption class=\"yj24-image-caption\">\nImage: Benefits of custom cutting, slip reduction, reduced particle ingestion risk, easy cleaning and replacement, droppings check, and rotating-sheet management\n    <\/figcaption>\n  <\/figure>\n\n  <section id=\"felt-type\">\n    <h2>2. Features and Recommended Uses by Felt Thickness<\/h2>\n\n    <div class=\"yj24-table-wrap\">\n      <table class=\"yj24-table\">\n        <thead>\n          <tr>\n            <th>Felt Thickness<\/th>\n            <th>Recommended Uses<\/th>\n            <th>Features<\/th>\n            <th>YJ24 Recommended Series<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td><strong>Around 1.2mm<\/strong><\/td>\n            <td>Small geckos, leopard geckos, temporary enclosures, and quarantine setups<\/td>\n            <td>Thin, lays flat on the floor, and dries quickly after washing. Good for small cases.<\/td>\n            <td>Solitone 1.2mm series<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>2mm<\/strong><\/td>\n            <td>General lizard enclosures, small to medium geckos, leopard geckos, and small skinks<\/td>\n            <td>The most versatile thickness. It offers a good balance of cushioning, floor contact, and ease of maintenance.<\/td>\n            <td>Royal20 and Artifel M20 series<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>3mm<\/strong><\/td>\n            <td>Medium-sized ground-dwelling lizards, enclosures that need extra cushioning, and display enclosures<\/td>\n            <td>Thicker and more stable. However, drying may take longer in humid environments.<\/td>\n            <td>MW30 series<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>4mm or thicker<\/strong><\/td>\n            <td>Partial mats, selected areas in large enclosures, and impact cushioning<\/td>\n            <td>It may be too thick for full-floor coverage, so partial use is safer.<\/td>\n            <td>Artifel M40 series<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <div class=\"yj24-note\">\n      <strong>Practical recommendation:<\/strong>\n      For first-time use as reptile flooring, 2mm is the safest all-around choice.\n      For small stackable cases, 1.2mm or 2mm is commonly chosen. For enclosures of 90\u00d745cm or larger, 2mm or 3mm is often selected.\n    <\/div>\n  <\/section>\n\n  <!-- Image slot 3: Recommended guide by felt thickness -->\n  <figure class=\"yj24-image-slot\">\n    <!-- Replace the src below with your WordPress media image URL -->\n    <!-- Example:  -->\n    <div class=\"yj24-image-placeholder\">\n<img decoding=\"async\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/Reptile-enclosure-main4.png.webp\" alt=\"Recommended guide by felt thickness\" title=\"\"> \n    <\/div>\n    <figcaption class=\"yj24-image-caption\">\nImage: Examples of enclosure use by thickness: 1.2mm, 2mm, 3mm, and 4mm or thicker\n    <\/figcaption>\n  <\/figure>\n\n  <section id=\"enclosure-type\">\n    <h2>3. How to Use Felt by Enclosure Type<\/h2>\n\n    <div class=\"yj24-card-grid\">\n      <div class=\"yj24-card\">\n        <h3>Stackable Plastic Case<\/h3>\n        <p>\n          Often used for geckos, baby animals, breeding racks, and temporary enclosures.\n          It is convenient to cut several sheets in the same size and rotate them.\n        <\/p>\n        <div class=\"yj24-badge-row\">\n          <span class=\"yj24-badge\">1.2mm<\/span>\n          <span class=\"yj24-badge\">2mm<\/span>\n          <span class=\"yj24-badge\">R10\/R15<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"yj24-card\">\n        <h3>Glass Terrarium<\/h3>\n        <p>\n          It is clean and easy to observe, but the floor can be slippery.\n          Felt improves floor traction and gives the enclosure a neat look.\n        <\/p>\n        <div class=\"yj24-badge-row\">\n          <span class=\"yj24-badge\">2mm<\/span>\n          <span class=\"yj24-badge\">3mm<\/span>\n          <span class=\"yj24-badge\">Actual measurement recommended<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"yj24-card\">\n        <h3>PVC \/ Foamex Enclosure<\/h3>\n        <p>\n          Often used for medium to large enclosures because of its insulation and ease of maintenance.\n          Felt works well with this type for floor protection and replaceable maintenance.\n        <\/p>\n        <div class=\"yj24-badge-row\">\n          <span class=\"yj24-badge\">2mm<\/span>\n          <span class=\"yj24-badge\">3mm<\/span>\n          <span class=\"yj24-badge\">Divided cutting<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"yj24-card\">\n        <h3>Screen Cage<\/h3>\n        <p>\n          It offers good ventilation, but misting and drainage management are important.\n          Rather than covering the entire floor, it is safer to measure the inner tray and use felt as a partial mat.\n        <\/p>\n        <div class=\"yj24-badge-row\">\n          <span class=\"yj24-badge\">Partial use<\/span>\n          <span class=\"yj24-badge\">Measurement required<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"yj24-card\">\n        <h3>Quarantine \/ Temporary Enclosure<\/h3>\n        <p>\n          Since droppings and condition need to be checked easily, a simple and easy-to-replace flooring material is best.\n          Felt is highly useful as a quarantine mat.\n        <\/p>\n        <div class=\"yj24-badge-row\">\n          <span class=\"yj24-badge\">1.2mm<\/span>\n          <span class=\"yj24-badge\">2mm<\/span>\n          <span class=\"yj24-badge\">Rotating use<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"yj24-card\">\n        <h3>Display Enclosure<\/h3>\n        <p>\n          In stores or event spaces, a clean appearance is important.\n          Felt matched by color and size works well for display enclosures.\n        <\/p>\n        <div class=\"yj24-badge-row\">\n          <span class=\"yj24-badge\">2mm<\/span>\n          <span class=\"yj24-badge\">3mm<\/span>\n          <span class=\"yj24-badge\">Clean display<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"case-size\">\n    <h2>4. Reference Cutting Sizes by Enclosure Case Name<\/h2>\n\n    <p>\n      The sizes below are a quick reference guide for customer consultation and cutting requests.\n      Actual production should be based on <strong>the measured inner floor size<\/strong>, not the outside dimensions of the enclosure.\n    <\/p>\n\n    <h3>Stackable Plastic Enclosure Cases<\/h3>\n    <div class=\"yj24-table-wrap\">\n      <table class=\"yj24-table\">\n        <thead>\n          <tr>\n            <th>Brand \/ Name<\/th>\n            <th>Listed Size<\/th>\n            <th>Example Flooring Order Size<\/th>\n            <th>Recommended Felt<\/th>\n            <th>Consultation Notes<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>JIF Stackable Small<\/td>\n            <td>Bottom 10.5\u00d716cm<\/td>\n            <td><code>105\u00d7161\u00d7R10<\/code><\/td>\n            <td>1.2mm \/ 2mm<\/td>\n            <td>Often used for baby and small geckos.<\/td>\n          <\/tr>\n          <tr>\n            <td>JIF Stackable Small Long<\/td>\n            <td>Bottom 10.5\u00d715.5cm<\/td>\n            <td><code>105\u00d7156\u00d7R10<\/code><\/td>\n            <td>1.2mm \/ 2mm<\/td>\n            <td>A taller type than the small case.<\/td>\n          <\/tr>\n          <tr>\n            <td>JIF Stackable Medium<\/td>\n            <td>Bottom 13\u00d721.5cm<\/td>\n            <td><code>130\u00d7216\u00d7R10<\/code><\/td>\n            <td>2mm<\/td>\n            <td>A commonly requested size for small to medium geckos.<\/td>\n          <\/tr>\n          <tr>\n            <td>JIF Stackable Large<\/td>\n            <td>Bottom 18.5\u00d729.5cm<\/td>\n            <td><code>185\u00d7296\u00d7R15<\/code><\/td>\n            <td>2mm \/ 3mm<\/td>\n            <td>Because the floor area is wider, R15 rounded corners are recommended.<\/td>\n          <\/tr>\n          <tr>\n            <td>Joy Clean Cage Small<\/td>\n            <td>Bottom 16.3\u00d710.8cm<\/td>\n            <td><code>163\u00d7108\u00d7R10<\/code><\/td>\n            <td>1.2mm \/ 2mm<\/td>\n            <td>Please confirm the width and length orientation.<\/td>\n          <\/tr>\n          <tr>\n            <td>Joy Clean Cage Medium<\/td>\n            <td>Bottom 23\u00d711.5cm<\/td>\n            <td><code>230\u00d7115\u00d7R10<\/code><\/td>\n            <td>2mm<\/td>\n            <td>Useful as a reference for Joy Clean Medium custom pads.<\/td>\n          <\/tr>\n          <tr>\n            <td>Joy Clean Cage Large<\/td>\n            <td>Bottom 29.5\u00d718.5cm<\/td>\n            <td><code>295\u00d7185\u00d7R15<\/code><\/td>\n            <td>2mm \/ 3mm<\/td>\n            <td>It may look similar to the JIF Large, but the width and length notation can differ.<\/td>\n          <\/tr>\n          <tr>\n            <td>Repaz Stackable Gecko Cage Small<\/td>\n            <td>Bottom 16\u00d710.5cm<\/td>\n            <td><code>160\u00d7105\u00d7R10<\/code><\/td>\n            <td>1.2mm \/ 2mm<\/td>\n            <td>Useful as a reference when customers ask for \u201cRepaz Small.\u201d<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <h3>Common Sizes for Glass Terrariums \/ Vivariums<\/h3>\n    <div class=\"yj24-table-wrap\">\n      <table class=\"yj24-table\">\n        <thead>\n          <tr>\n            <th>Name \/ Size<\/th>\n            <th>Listed Size<\/th>\n            <th>Reference Flooring Size<\/th>\n            <th>Recommended Felt<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>20 Cube<\/td>\n            <td>20\u00d720\u00d720cm<\/td>\n            <td><code>Approx. 195\u00d7195mm<\/code><\/td>\n            <td>1.2mm \/ 2mm<\/td>\n          <\/tr>\n          <tr>\n            <td>30 Cube \/ 30\u00d730\u00d745<\/td>\n            <td>30\u00d730\u00d730cm \/ 30\u00d730\u00d745cm<\/td>\n            <td><code>Approx. 295\u00d7295mm<\/code><\/td>\n            <td>2mm<\/td>\n          <\/tr>\n          <tr>\n            <td>45\u00d745\u00d745<\/td>\n            <td>45\u00d745\u00d745cm<\/td>\n            <td><code>Approx. 445\u00d7445mm<\/code><\/td>\n            <td>2mm \/ 3mm<\/td>\n          <\/tr>\n          <tr>\n            <td>45\u00d745\u00d760<\/td>\n            <td>45\u00d745\u00d760cm<\/td>\n            <td><code>Approx. 445\u00d7445mm<\/code><\/td>\n            <td>2mm \/ 3mm<\/td>\n          <\/tr>\n          <tr>\n            <td>60\u00d745<\/td>\n            <td>60\u00d745\u00d730~60cm<\/td>\n            <td><code>Approx. 595\u00d7445mm<\/code><\/td>\n            <td>2mm \/ 3mm<\/td>\n          <\/tr>\n          <tr>\n            <td>90\u00d745<\/td>\n            <td>90\u00d745\u00d730~90cm<\/td>\n            <td><code>Approx. 895\u00d7445mm<\/code><\/td>\n            <td>2mm \/ 3mm<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <h3>Reference Sizes for Foamex \/ Acrylic \/ PVC Enclosures<\/h3>\n    <div class=\"yj24-table-wrap\">\n      <table class=\"yj24-table\">\n        <thead>\n          <tr>\n            <th>Name \/ Size<\/th>\n            <th>Listed Size<\/th>\n            <th>Reference Flooring Size<\/th>\n            <th>Recommended Felt<\/th>\n            <th>Consultation Notes<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Foamex 2 ft class<\/td>\n            <td>60\u00d745\u00d740cm<\/td>\n            <td><code>Approx. 595\u00d7445mm<\/code><\/td>\n            <td>2mm \/ 3mm<\/td>\n            <td>It is usually best to guide customers to order 3\u20135mm smaller than the outside dimensions.<\/td>\n          <\/tr>\n          <tr>\n            <td>Foamex 3 ft class<\/td>\n            <td>90\u00d745\u00d740cm<\/td>\n            <td><code>Approx. 895\u00d7445mm<\/code><\/td>\n            <td>2mm \/ 3mm<\/td>\n            <td>A common size for larger ground-style enclosures.<\/td>\n          <\/tr>\n          <tr>\n            <td>Foamex 4 ft class<\/td>\n            <td>120\u00d745\u00d740cm<\/td>\n            <td><code>Approx. 1195\u00d7445mm<\/code><\/td>\n            <td>2mm \/ 3mm<\/td>\n            <td>Two-piece cutting may be easier to manage than one large sheet.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <!-- Image slot 4: Infographic of enclosure case types and floor sizes -->\n  <figure class=\"yj24-image-slot\">\n    <!-- Replace the src below with your WordPress media image URL -->\n    <!-- Example:  -->\n    <div class=\"yj24-image-placeholder\">\n<img decoding=\"async\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/Reptile-enclosure-main2.png.webp\" alt=\"Enclosure case types and floor sizes\" title=\"\">\n    <\/div>\n    <figcaption class=\"yj24-image-caption\">\nImage: Floor size chart for JIF stackable cases, Joy Clean, 30 Cube, 45\u00d745, 60\u00d745, and 90\u00d745 enclosures\n    <\/figcaption>\n  <\/figure>\n\n  <section id=\"species-size\">\n    <h2>5. Enclosure Sizes by Common Reptile Species and Felt Compatibility<\/h2>\n\n    <div class=\"yj24-table-wrap\">\n      <table class=\"yj24-table\">\n        <thead>\n          <tr>\n            <th>Species<\/th>\n            <th>Typical Enclosure Size<\/th>\n            <th>Felt Compatibility<\/th>\n            <th>Notes<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Leopard Gecko<\/td>\n            <td>60\u00d730\u00d730cm or larger; 90\u00d745cm class is also recommended for adults<\/td>\n            <td>Good<\/td>\n            <td>Suitable for dry setups and easy to monitor feeding.<\/td>\n          <\/tr>\n          <tr>\n            <td>Crested Gecko<\/td>\n            <td>30\u00d730\u00d745cm or larger; 45\u00d745\u00d760cm class is recommended for adults<\/td>\n            <td>Supplemental<\/td>\n            <td>A vertical enclosure is used, and climbing structures and humidity control are more important than flooring.<\/td>\n          <\/tr>\n          <tr>\n            <td>Bearded Dragon<\/td>\n            <td>90\u00d745\u00d745cm or larger; 120\u00d760\u00d760cm class if possible<\/td>\n            <td>Moderate to good<\/td>\n            <td>Because they are active, 2\u20133mm is a safe choice, and providing a separate digging area is recommended.<\/td>\n          <\/tr>\n          <tr>\n            <td>Blue-Tongued Skink<\/td>\n            <td>90\u00d745cm or larger; 120cm class if possible<\/td>\n            <td>Moderate<\/td>\n            <td>Rather than using felt alone, it is better to provide a separate digging area.<\/td>\n          <\/tr>\n          <tr>\n            <td>Ball Python<\/td>\n            <td>120\u00d760\u00d760cm or larger recommended for adults<\/td>\n            <td>Moderate to good<\/td>\n            <td>Hides and humidity control are important, and contamination around the water bowl should be watched.<\/td>\n          <\/tr>\n          <tr>\n            <td>Corn Snake<\/td>\n            <td>Around 120\u00d760\u00d760cm<\/td>\n            <td>Moderate<\/td>\n            <td>Escape prevention, hides, and climbing structures should also be considered.<\/td>\n          <\/tr>\n          <tr>\n            <td>Chameleon<\/td>\n            <td>60\u00d760\u00d7120cm class or larger<\/td>\n            <td>Limited<\/td>\n            <td>Ventilation, drainage, and drying after misting are more important than flooring.<\/td>\n          <\/tr>\n          <tr>\n            <td>Semi-Aquatic Turtle<\/td>\n            <td>Aquarium plus dry land area<\/td>\n            <td>Very limited<\/td>\n            <td>Not suitable as underwater flooring; recommended only as a supplementary mat for a dry land area.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <section id=\"measure\">\n    <h2>6. Measurements to Check Before Ordering Felt Cutting<\/h2>\n\n    <p>\n      For felt flooring, it is most accurate to order based on the actual inner floor measurements rather than the enclosure name alone.\n      Stackable cases, glass terrariums, Foamex enclosures, and screen cages can vary in internal size depending on the manufacturer and structure.\n    <\/p>\n\n    <ul class=\"yj24-checklist\">\n      <li>Enclosure brand and model name<\/li>\n      <li>Listed outside size<\/li>\n      <li>Actual inner floor width \u00d7 length<\/li>\n      <li>Whether corners are rounded<\/li>\n      <li>Whether door rails or frames interfere<\/li>\n      <li>Location of water bowl, hides, and heat source<\/li>\n      <li>One-piece cutting or divided cutting<\/li>\n      <li>Reptile species and purpose of keeping<\/li>\n    <\/ul>\n\n    <div class=\"yj24-note\">\n      <strong>Cutting tip:<\/strong>\n      If the felt is ordered too tightly, it may be difficult to insert and remove.\n      For glass and Foamex enclosures, leaving about 2\u20135mm of clearance from the inner dimensions usually makes maintenance easier.\n    <\/div>\n\n    <h3>Examples of Divided Cutting for Large Enclosures<\/h3>\n    <div class=\"yj24-table-wrap\">\n      <table class=\"yj24-table\">\n        <thead>\n          <tr>\n            <th>Enclosure Floor Size<\/th>\n            <th>One-Piece Cut<\/th>\n            <th>Divided Cutting Example<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>60\u00d745cm<\/td>\n            <td><code>595\u00d7445mm<\/code> 1 piece<\/td>\n            <td><code>297\u00d7445mm<\/code> 2 pieces<\/td>\n          <\/tr>\n          <tr>\n            <td>90\u00d745cm<\/td>\n            <td><code>895\u00d7445mm<\/code> 1 piece<\/td>\n            <td><code>447\u00d7445mm<\/code> 2 pieces<\/td>\n          <\/tr>\n          <tr>\n            <td>120\u00d745cm<\/td>\n            <td><code>1195\u00d7445mm<\/code> 1 piece<\/td>\n            <td><code>595\u00d7445mm<\/code> 2 pieces<\/td>\n          <\/tr>\n          <tr>\n            <td>120\u00d760cm<\/td>\n            <td><code>1195\u00d7595mm<\/code> 1 piece<\/td>\n            <td><code>595\u00d7595mm<\/code> 2 pieces<\/td>\n          <\/tr>\n          <tr>\n            <td>180\u00d760cm<\/td>\n            <td><code>1795\u00d7595mm<\/code> 1 piece<\/td>\n            <td><code>895\u00d7595mm<\/code> 2 pieces or <code>595\u00d7595mm<\/code> 3 pieces<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <section id=\"caution\">\n    <h2>7. Precautions When Using Felt Flooring<\/h2>\n\n    <div class=\"yj24-warning\">\n      <strong>Felt is easy to manage, but it is not a maintenance-free material.<\/strong>\n      If wet felt is left in place for a long time, odor, mold, and bacterial growth can occur, so it should be replaced promptly when soiled or wet.\n    <\/div>\n\n    <div class=\"yj24-card-grid\">\n      <div class=\"yj24-card\">\n        <h3>Be Careful in High-Humidity Environments<\/h3>\n        <p>\n          With automatic misting, high-humidity terrariums, or animals that frequently tip over water bowls, felt may remain wet for long periods.\n          In these cases, using felt as a partial mat is safer than covering the entire floor.\n        <\/p>\n      <\/div>\n\n      <div class=\"yj24-card\">\n        <h3>Be Careful with Burrowing Species<\/h3>\n        <p>\n          For skinks, tortoises, and some lizards, digging behavior can be important.\n          Rather than using felt alone, it is better to provide a soil\/sand area or a dig box.\n        <\/p>\n      <\/div>\n\n      <div class=\"yj24-card\">\n        <h3>Check for Claw Snagging<\/h3>\n        <p>\n          If the felt becomes heavily pilled or frayed after long use, claws or teeth may get caught.\n          If surface damage is visible, replacement is recommended.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <ul class=\"yj24-checklist\">\n      <li>Remove droppings as soon as they are found.<\/li>\n      <li>Replace wet felt immediately.<\/li>\n      <li>After washing, dry it completely before reuse.<\/li>\n      <li>Rather than using one sheet for a long time, rotate 2\u20133 sheets.<\/li>\n      <li>Do not share felt used for quarantine with other animals.<\/li>\n    <\/ul>\n  <\/section>\n\n  <section id=\"faq\">\n    <h2>8. Frequently Asked Questions<\/h2>\n\n    <div class=\"yj24-faq\">\n      <details>\n        <summary>Does the flooring size for a small stackable case vary by manufacturer?<\/summary>\n        <p>\n          Yes, it can vary. The JIF Stackable Small is usually <code>105\u00d7161\u00d7R10<\/code>,\n          Joy Clean Small is <code>163\u00d7108\u00d7R10<\/code>, and Repaz Small is <code>160\u00d7105\u00d7R10<\/code>, so the recommended sizes can differ.\n          For accurate custom cutting, it is safest to confirm the enclosure brand or measure the inner floor directly.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>What size should I order for flooring in a 30\u00d730\u00d745 glass enclosure?<\/summary>\n        <p>\n          In general, the floor is based on 30\u00d730cm, but about <code>295\u00d7295mm<\/code> can be recommended so it is easy to place inside.\n          However, the size can vary depending on glass thickness and frame structure, so measuring the inner floor is recommended.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>Which felt is good for a leopard gecko enclosure?<\/summary>\n        <p>\n          Leopard geckos are dry-setup reptiles that spend a lot of time on the floor, so felt flooring works well for them.\n          For small or baby animals, around 1.2mm is suitable; for typical adult enclosures, 2mm felt is the most versatile.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>Can crested geckos also use felt flooring?<\/summary>\n        <p>\n          They can, but crested geckos need vertical enclosures and careful humidity management.\n          Keeping felt constantly wet is not recommended. It is better to place it only on the floor area and replace it immediately when soiled.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>What felt thickness is the safest all-around choice for enclosures?<\/summary>\n        <p>\n          The safest all-around thickness is 2mm.\n          2mm felt is neither too thin nor too thick, offering a balanced fit to the floor, cushioning, and ease of washing.\n          For small baby setups, 1.2mm can be used; for medium enclosures or extra cushioning, 3mm is also an option.\n        <\/p>\n      <\/details>\n    <\/div>\n  <\/section>\n\n  <section class=\"yj24-final-cta\">\n    <h2>Felt Flooring Works Best as a \u201cManaged Flooring Material\u201d<\/h2>\n    <p>\n      Felt works well in reptile enclosures where cleaning, replacement, droppings checks, and custom cutting are important.\n      It is especially useful in dry and semi-dry enclosures, quarantine setups, breeding racks, temporary enclosures, and display enclosures where efficient maintenance matters.\n    <\/p>\n    <p>\n      Before ordering, check the actual inner floor dimensions rather than the outside size of the enclosure.\n      Stackable cases can vary by manufacturer, and the actual floor size of glass, Foamex, and PVC enclosures may be reduced by panel thickness and frame structure.\n    <\/p>\n  <\/section>\n    <style>\r\n    .yj24-blog-related-products {\r\n        --yj24-brp-green: #2f4f35;\r\n        --yj24-brp-green-2: #5f7751;\r\n        --yj24-brp-cream: #fbf7ec;\r\n        --yj24-brp-line: #ddd4c3;\r\n        --yj24-brp-text: #2d2d2d;\r\n        --yj24-brp-muted: #6a6a6a;\r\n        margin: 70px auto 40px;\r\n        padding: 30px;\r\n        border: 1px solid var(--yj24-brp-line);\r\n        border-radius: 26px;\r\n        background: linear-gradient(135deg, #fff, var(--yj24-brp-cream));\r\n        overflow: hidden;\r\n    }\r\n\r\n    .yj24-brp-head {\r\n        display: flex;\r\n        align-items: flex-end;\r\n        justify-content: space-between;\r\n        gap: 20px;\r\n        margin-bottom: 22px;\r\n    }\r\n\r\n    .yj24-brp-kicker {\r\n        margin: 0 0 5px;\r\n        color: var(--yj24-brp-green-2);\r\n        font-size: 14px;\r\n        font-weight: 800;\r\n        letter-spacing: .02em;\r\n    }\r\n\r\n    .yj24-brp-head h2 {\r\n        margin: 0;\r\n        color: var(--yj24-brp-green);\r\n        font-size: clamp(24px, 3vw, 34px);\r\n        line-height: 1.25;\r\n        letter-spacing: -0.04em;\r\n    }\r\n\r\n    .yj24-brp-controls {\r\n        display: flex;\r\n        gap: 8px;\r\n        flex: 0 0 auto;\r\n    }\r\n\r\n    .yj24-brp-btn {\r\n        width: 40px;\r\n        height: 40px;\r\n        border: 1px solid var(--yj24-brp-line);\r\n        border-radius: 999px;\r\n        background: #fff;\r\n        color: var(--yj24-brp-green);\r\n        font-size: 26px;\r\n        line-height: 1;\r\n        cursor: pointer;\r\n        box-shadow: 0 6px 18px rgba(0,0,0,.06);\r\n    }\r\n\r\n    .yj24-brp-btn:hover {\r\n        background: var(--yj24-brp-green);\r\n        color: #fff;\r\n        border-color: var(--yj24-brp-green);\r\n    }\r\n\r\n    .yj24-brp-track {\r\n        display: flex;\r\n        gap: 16px;\r\n        overflow-x: auto;\r\n        scroll-snap-type: x mandatory;\r\n        scroll-behavior: smooth;\r\n        padding: 4px 2px 16px;\r\n        -webkit-overflow-scrolling: touch;\r\n    }\r\n\r\n    .yj24-brp-track::-webkit-scrollbar {\r\n        height: 8px;\r\n    }\r\n\r\n    .yj24-brp-track::-webkit-scrollbar-track {\r\n        background: #eee7dc;\r\n        border-radius: 999px;\r\n    }\r\n\r\n    .yj24-brp-track::-webkit-scrollbar-thumb {\r\n        background: #a99d89;\r\n        border-radius: 999px;\r\n    }\r\n\r\n    .yj24-brp-card {\r\n        flex: 0 0 calc((100% - 48px) \/ 4);\r\n        min-width: 0;\r\n        scroll-snap-align: start;\r\n        background: #fff;\r\n        border: 1px solid var(--yj24-brp-line);\r\n        border-radius: 20px;\r\n        overflow: hidden;\r\n        box-shadow: 0 10px 26px rgba(0,0,0,.045);\r\n        transition: transform .18s ease, box-shadow .18s ease;\r\n    }\r\n\r\n    .yj24-brp-card:hover {\r\n        transform: translateY(-3px);\r\n        box-shadow: 0 16px 34px rgba(0,0,0,.08);\r\n    }\r\n\r\n    .yj24-brp-thumb {\r\n        position: relative;\r\n        display: block;\r\n        aspect-ratio: 1 \/ 1;\r\n        background: #f7f4ed;\r\n        overflow: hidden;\r\n    }\r\n\r\n    .yj24-brp-thumb img {\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n        display: block;\r\n        transition: transform .25s ease;\r\n    }\r\n\r\n    .yj24-brp-card:hover .yj24-brp-thumb img {\r\n        transform: scale(1.035);\r\n    }\r\n\r\n    .yj24-brp-soldout {\r\n        position: absolute;\r\n        left: 10px;\r\n        top: 10px;\r\n        background: rgba(0,0,0,.72);\r\n        color: #fff;\r\n        border-radius: 999px;\r\n        padding: 5px 10px;\r\n        font-size: 12px;\r\n        font-weight: 800;\r\n    }\r\n\r\n    .yj24-brp-info {\r\n        padding: 16px;\r\n    }\r\n\r\n    .yj24-brp-info h3 {\r\n        margin: 0 0 10px;\r\n        font-size: 16px;\r\n        line-height: 1.42;\r\n        letter-spacing: -0.03em;\r\n    }\r\n\r\n    .yj24-brp-info h3 a {\r\n        color: var(--yj24-brp-text);\r\n        text-decoration: none;\r\n    }\r\n\r\n    .yj24-brp-info h3 a:hover {\r\n        color: var(--yj24-brp-green);\r\n    }\r\n\r\n    .yj24-brp-price {\r\n        margin: 0 0 14px;\r\n        color: var(--yj24-brp-green);\r\n        font-weight: 850;\r\n        font-size: 15px;\r\n    }\r\n\r\n    .yj24-brp-price del {\r\n        color: #999;\r\n        font-weight: 500;\r\n        margin-right: 4px;\r\n    }\r\n\r\n    .yj24-brp-view {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        width: 100%;\r\n        min-height: 40px;\r\n        border-radius: 999px;\r\n        background: var(--yj24-brp-green);\r\n        color: #fff !important;\r\n        text-decoration: none;\r\n        font-size: 14px;\r\n        font-weight: 800;\r\n    }\r\n\r\n    .yj24-brp-view:hover {\r\n        background: #203825;\r\n    }\r\n\r\n    @media (max-width: 1024px) {\r\n        .yj24-brp-card {\r\n            flex-basis: calc((100% - 16px) \/ 2);\r\n        }\r\n    }\r\n\r\n    @media (max-width: 640px) {\r\n        .yj24-blog-related-products {\r\n            margin-top: 50px;\r\n            padding: 22px 16px;\r\n            border-radius: 22px;\r\n        }\r\n\r\n        .yj24-brp-head {\r\n            align-items: flex-start;\r\n        }\r\n\r\n        .yj24-brp-card {\r\n            flex-basis: 78%;\r\n        }\r\n\r\n        .yj24-brp-controls {\r\n            display: none;\r\n        }\r\n    }\r\n    <\/style>\r\n\r\n    <script data-jetpack-boost=\"ignore\">\r\n    document.addEventListener('click', function(e) {\r\n        const btn = e.target.closest('.yj24-brp-btn');\r\n        if (!btn) return;\r\n\r\n        const wrap = btn.closest('.yj24-blog-related-products');\r\n        if (!wrap) return;\r\n\r\n        const track = wrap.querySelector('.yj24-brp-track');\r\n        if (!track) return;\r\n\r\n        const direction = btn.classList.contains('yj24-brp-next') ? 1 : -1;\r\n        const amount = Math.max(260, track.clientWidth * 0.85);\r\n\r\n        track.scrollBy({\r\n            left: direction * amount,\r\n            behavior: 'smooth'\r\n        });\r\n    });\r\n    <\/script>\r\n        <section class=\"yj24-blog-related-products\" aria-label=\"Recommended Products for Reptile Enclosure Flooring\">\r\n        <div class=\"yj24-brp-head\">\r\n            <div>\r\n                <p class=\"yj24-brp-kicker\">YJ24 Recommendation<\/p>\r\n                <h2>Recommended Products for Reptile Enclosure Flooring<\/h2>\r\n            <\/div>\r\n\r\n            <div class=\"yj24-brp-controls\" aria-hidden=\"true\">\r\n                <button type=\"button\" class=\"yj24-brp-btn yj24-brp-prev\">\u2039<\/button>\r\n                <button type=\"button\" class=\"yj24-brp-btn yj24-brp-next\">\u203a<\/button>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"yj24-brp-track\" tabindex=\"0\">\r\n                                            <article class=\"yj24-brp-card\">\r\n                    <a class=\"yj24-brp-thumb\" href=\"https:\/\/shop.yj24.com\/en\/product\/shinwon-felt-paper-oil-paper-hard-felt-1-2mm-fabric-90x110cm-1hemp\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/hard09-600x600.jpg.webp\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Shinwon felt paper\/oil paper\/hard felt\/1.2mm\/fabric\/90x110cm\/1hemp\" srcset=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/hard09-600x600.jpg.webp 600w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/hard09-150x150.jpg.webp 150w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/hard09-100x100.jpg.webp 100w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" title=\"\">                                            <\/a>\r\n\r\n                    <div class=\"yj24-brp-info\">\r\n                        <h3>\r\n                            <a href=\"https:\/\/shop.yj24.com\/en\/product\/shinwon-felt-paper-oil-paper-hard-felt-1-2mm-fabric-90x110cm-1hemp\/\">\r\n                                Shinwon felt paper\/oil paper\/hard felt\/1.2mm\/fabric\/90x110cm\/1hemp                            <\/a>\r\n                        <\/h3>\r\n\r\n                                                    <div class=\"yj24-brp-price\">\r\n                                <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><span class=\"woocommerce-Price-currencySymbol\">&#036;<\/span>2.72<\/span> <span aria-hidden=\"true\">&ndash;<\/span> <span class=\"woocommerce-Price-amount amount\" aria-hidden=\"true\"><span class=\"woocommerce-Price-currencySymbol\">&#036;<\/span>3.06<\/span><span class=\"screen-reader-text\">Price range: &#036;2.72 through &#036;3.06<\/span>                            <\/div>\r\n                        \r\n                        <a class=\"yj24-brp-view\" href=\"https:\/\/shop.yj24.com\/en\/product\/shinwon-felt-paper-oil-paper-hard-felt-1-2mm-fabric-90x110cm-1hemp\/\">\r\n                            View product                        <\/a>\r\n                    <\/div>\r\n                <\/article>\r\n                                            <article class=\"yj24-brp-card\">\r\n                    <a class=\"yj24-brp-thumb\" href=\"https:\/\/shop.yj24.com\/en\/product\/shinwon-felt-artifel-m40-4mm-felt-melan-fabric-90x110cm\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/artifelm40-1-1-600x600.jpg.webp\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Shinwon Felt Paper\/Artifel M40\/4mm Felt\/Melan\/Fabric\/90x110cm\/1hemp\" srcset=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/artifelm40-1-1-600x600.jpg.webp 600w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/artifelm40-1-1-150x150.jpg.webp 150w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/artifelm40-1-1-100x100.jpg.webp 100w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" title=\"\">                                            <\/a>\r\n\r\n                    <div class=\"yj24-brp-info\">\r\n                        <h3>\r\n                            <a href=\"https:\/\/shop.yj24.com\/en\/product\/shinwon-felt-artifel-m40-4mm-felt-melan-fabric-90x110cm\/\">\r\n                                Shinwon Felt Paper\/Artifel M40\/4mm Felt\/Melan\/Fabric\/90x110cm\/1hemp                            <\/a>\r\n                        <\/h3>\r\n\r\n                                                    <div class=\"yj24-brp-price\">\r\n                                <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#036;<\/span>13.60<\/span>                            <\/div>\r\n                        \r\n                        <a class=\"yj24-brp-view\" href=\"https:\/\/shop.yj24.com\/en\/product\/shinwon-felt-artifel-m40-4mm-felt-melan-fabric-90x110cm\/\">\r\n                            View product                        <\/a>\r\n                    <\/div>\r\n                <\/article>\r\n                                            <article class=\"yj24-brp-card\">\r\n                    <a class=\"yj24-brp-thumb\" href=\"https:\/\/shop.yj24.com\/en\/product\/shinwon-felt-paper-artifel-m20-2mm-felt-melan-fabric-90x110cm-1hemp\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/Untitled-1-600x600.jpg.webp\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Shinwon felt paper \/ artifel M20\/2mm felt\/melan\/fabric\/90x110cm\/1hemp\" srcset=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/Untitled-1-600x600.jpg.webp 600w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/Untitled-1-150x150.jpg.webp 150w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/Untitled-1-100x100.jpg.webp 100w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" title=\"\">                                            <\/a>\r\n\r\n                    <div class=\"yj24-brp-info\">\r\n                        <h3>\r\n                            <a href=\"https:\/\/shop.yj24.com\/en\/product\/shinwon-felt-paper-artifel-m20-2mm-felt-melan-fabric-90x110cm-1hemp\/\">\r\n                                Shinwon felt paper \/ artifel M20\/2mm felt\/melan\/fabric\/90x110cm\/1hemp                            <\/a>\r\n                        <\/h3>\r\n\r\n                                                    <div class=\"yj24-brp-price\">\r\n                                <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#036;<\/span>6.66<\/span>                            <\/div>\r\n                        \r\n                        <a class=\"yj24-brp-view\" href=\"https:\/\/shop.yj24.com\/en\/product\/shinwon-felt-paper-artifel-m20-2mm-felt-melan-fabric-90x110cm-1hemp\/\">\r\n                            View product                        <\/a>\r\n                    <\/div>\r\n                <\/article>\r\n                                            <article class=\"yj24-brp-card\">\r\n                    <a class=\"yj24-brp-thumb\" href=\"https:\/\/shop.yj24.com\/en\/product\/shinwon-felt-paper-royal-20-2mm-felt-fabric-90x110cm-1-hm\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/royal20felt02-1-600x600.jpg.webp\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Shinwon Felt Paper\/Royal 20\/2mm Felt\/Fabric\/90x110cm\/1 Hm\" srcset=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/royal20felt02-1-600x600.jpg.webp 600w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/royal20felt02-1-150x150.jpg.webp 150w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/royal20felt02-1-100x100.jpg.webp 100w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" title=\"\">                                            <\/a>\r\n\r\n                    <div class=\"yj24-brp-info\">\r\n                        <h3>\r\n                            <a href=\"https:\/\/shop.yj24.com\/en\/product\/shinwon-felt-paper-royal-20-2mm-felt-fabric-90x110cm-1-hm\/\">\r\n                                Shinwon Felt Paper\/Royal 20\/2mm Felt\/Fabric\/90x110cm\/1 Hm                            <\/a>\r\n                        <\/h3>\r\n\r\n                                                    <div class=\"yj24-brp-price\">\r\n                                <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#036;<\/span>6.12<\/span>                            <\/div>\r\n                        \r\n                        <a class=\"yj24-brp-view\" href=\"https:\/\/shop.yj24.com\/en\/product\/shinwon-felt-paper-royal-20-2mm-felt-fabric-90x110cm-1-hm\/\">\r\n                            View product                        <\/a>\r\n                    <\/div>\r\n                <\/article>\r\n                                            <article class=\"yj24-brp-card\">\r\n                    <a class=\"yj24-brp-thumb\" href=\"https:\/\/shop.yj24.com\/product\/%eb%a0%88%ec%9d%b4%ec%a0%80%ec%bb%a4%ed%8c%85-%ec%8b%a0%ec%9b%90%ed%8e%a0%ed%8a%b8%ec%a7%80-artifel-m20-2mm-90x110cm-1%eb%a7%88\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/\uc2a4\ud06c\ub9b0\uc0f7-2026-04-27-173503-600x600.png.webp\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"\ub808\uc774\uc800\ucee4\ud305 \uc2e0\uc6d0\ud3a0\ud2b8\uc9c0 Artifel M20 2mm 90x110cm 1\ub9c8\" srcset=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/\uc2a4\ud06c\ub9b0\uc0f7-2026-04-27-173503-600x600.png.webp 600w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/\uc2a4\ud06c\ub9b0\uc0f7-2026-04-27-173503-150x150.png.webp 150w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/\uc2a4\ud06c\ub9b0\uc0f7-2026-04-27-173503-100x100.png.webp 100w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" title=\"\">                                            <\/a>\r\n\r\n                    <div class=\"yj24-brp-info\">\r\n                        <h3>\r\n                            <a href=\"https:\/\/shop.yj24.com\/product\/%eb%a0%88%ec%9d%b4%ec%a0%80%ec%bb%a4%ed%8c%85-%ec%8b%a0%ec%9b%90%ed%8e%a0%ed%8a%b8%ec%a7%80-artifel-m20-2mm-90x110cm-1%eb%a7%88\/\">\r\n                                \ub808\uc774\uc800\ucee4\ud305 \uc2e0\uc6d0\ud3a0\ud2b8\uc9c0 Artifel M20 2mm 90x110cm 1\ub9c8                            <\/a>\r\n                        <\/h3>\r\n\r\n                                                    <div class=\"yj24-brp-price\">\r\n                                <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#036;<\/span>8.70<\/span>                            <\/div>\r\n                        \r\n                        <a class=\"yj24-brp-view\" href=\"https:\/\/shop.yj24.com\/product\/%eb%a0%88%ec%9d%b4%ec%a0%80%ec%bb%a4%ed%8c%85-%ec%8b%a0%ec%9b%90%ed%8e%a0%ed%8a%b8%ec%a7%80-artifel-m20-2mm-90x110cm-1%eb%a7%88\/\">\r\n                            View product                        <\/a>\r\n                    <\/div>\r\n                <\/article>\r\n                                            <article class=\"yj24-brp-card\">\r\n                    <a class=\"yj24-brp-thumb\" href=\"https:\/\/shop.yj24.com\/product\/%eb%a0%88%ec%9d%b4%ec%a0%80%ec%bb%a4%ed%8c%85-%ec%8b%a0%ec%9b%90%ed%8e%a0%ed%8a%b8%ec%a7%80-royal-20-2mm-90x110cm-1%eb%a7%88\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/ro20laser-600x600.jpg.webp\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"\ub808\uc774\uc800\ucee4\ud305 \uc2e0\uc6d0\ud3a0\ud2b8\uc9c0 Royal 20 2mm 90x110cm 1\ub9c8\" srcset=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/ro20laser-600x600.jpg.webp 600w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/ro20laser-150x150.jpg.webp 150w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/ro20laser-100x100.jpg.webp 100w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" title=\"\">                                            <\/a>\r\n\r\n                    <div class=\"yj24-brp-info\">\r\n                        <h3>\r\n                            <a href=\"https:\/\/shop.yj24.com\/product\/%eb%a0%88%ec%9d%b4%ec%a0%80%ec%bb%a4%ed%8c%85-%ec%8b%a0%ec%9b%90%ed%8e%a0%ed%8a%b8%ec%a7%80-royal-20-2mm-90x110cm-1%eb%a7%88\/\">\r\n                                \ub808\uc774\uc800\ucee4\ud305 \uc2e0\uc6d0\ud3a0\ud2b8\uc9c0 Royal 20 2mm 90x110cm 1\ub9c8                            <\/a>\r\n                        <\/h3>\r\n\r\n                                                    <div class=\"yj24-brp-price\">\r\n                                <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#036;<\/span>8.70<\/span>                            <\/div>\r\n                        \r\n                        <a class=\"yj24-brp-view\" href=\"https:\/\/shop.yj24.com\/product\/%eb%a0%88%ec%9d%b4%ec%a0%80%ec%bb%a4%ed%8c%85-%ec%8b%a0%ec%9b%90%ed%8e%a0%ed%8a%b8%ec%a7%80-royal-20-2mm-90x110cm-1%eb%a7%88\/\">\r\n                            View product                        <\/a>\r\n                    <\/div>\r\n                <\/article>\r\n                                            <article class=\"yj24-brp-card\">\r\n                    <a class=\"yj24-brp-thumb\" href=\"https:\/\/shop.yj24.com\/product\/%eb%a0%88%ec%9d%b4%ec%a0%80%ec%bb%a4%ed%8c%85-%ec%8b%a0%ec%9b%90%ed%8e%a0%ed%8a%b8%ec%a7%80-%ed%95%98%eb%93%9c%ed%8e%a0%ed%8a%b8-1-2mm-90x110cm-1%eb%a7%88\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"448\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/b5aebc33648ce82172c111c39114e31c-1.jpg.webp\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"\ub808\uc774\uc800\ucee4\ud305 \uc2e0\uc6d0\ud3a0\ud2b8\uc9c0 \ud558\ub4dc\ud3a0\ud2b8 1.2mm 90x110cm 1\ub9c8\" srcset=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/b5aebc33648ce82172c111c39114e31c-1.jpg.webp 500w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/b5aebc33648ce82172c111c39114e31c-1-300x269.jpg.webp 300w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" title=\"\">                                            <\/a>\r\n\r\n                    <div class=\"yj24-brp-info\">\r\n                        <h3>\r\n                            <a href=\"https:\/\/shop.yj24.com\/product\/%eb%a0%88%ec%9d%b4%ec%a0%80%ec%bb%a4%ed%8c%85-%ec%8b%a0%ec%9b%90%ed%8e%a0%ed%8a%b8%ec%a7%80-%ed%95%98%eb%93%9c%ed%8e%a0%ed%8a%b8-1-2mm-90x110cm-1%eb%a7%88\/\">\r\n                                \ub808\uc774\uc800\ucee4\ud305 \uc2e0\uc6d0\ud3a0\ud2b8\uc9c0 \ud558\ub4dc\ud3a0\ud2b8 1.2mm 90x110cm 1\ub9c8                            <\/a>\r\n                        <\/h3>\r\n\r\n                                                    <div class=\"yj24-brp-price\">\r\n                                <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">&#036;<\/span>5.44<\/span>                            <\/div>\r\n                        \r\n                        <a class=\"yj24-brp-view\" href=\"https:\/\/shop.yj24.com\/product\/%eb%a0%88%ec%9d%b4%ec%a0%80%ec%bb%a4%ed%8c%85-%ec%8b%a0%ec%9b%90%ed%8e%a0%ed%8a%b8%ec%a7%80-%ed%95%98%eb%93%9c%ed%8e%a0%ed%8a%b8-1-2mm-90x110cm-1%eb%a7%88\/\">\r\n                            View product                        <\/a>\r\n                    <\/div>\r\n                <\/article>\r\n                    <\/div>\r\n    <\/section>\r\n    \n\n<\/article>\n\n","protected":false},"excerpt":{"rendered":"<p>This is a practical guide summarizing the advantages and precautions for using felt as substrate for reptile enclosures, as well as cutting specifications for stackable, glass, Foamex, and PVC enclosures.<\/p>\n","protected":false},"author":1,"featured_media":18486,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-18487","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-yj24-blog"],"blocksy_meta":[],"jetpack_featured_media_url":"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/06\/Reptile-enclosure-main-600x425.png-1.webp","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/posts\/18487","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/comments?post=18487"}],"version-history":[{"count":5,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/posts\/18487\/revisions"}],"predecessor-version":[{"id":18493,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/posts\/18487\/revisions\/18493"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/media\/18486"}],"wp:attachment":[{"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/media?parent=18487"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/categories?post=18487"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/tags?post=18487"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}