{"id":8414,"date":"2026-04-28T13:38:09","date_gmt":"2026-04-28T13:38:09","guid":{"rendered":"https:\/\/shop.yj24.com\/2026\/04\/28\/how-to-make-eva-foam-stickers\/"},"modified":"2026-05-03T10:26:09","modified_gmt":"2026-05-03T10:26:09","slug":"how-to-make-eva-foam-stickers","status":"publish","type":"post","link":"https:\/\/shop.yj24.com\/en\/2026\/04\/28\/how-to-make-eva-foam-stickers\/","title":{"rendered":"How to Make EVA Foam Stickers"},"content":{"rendered":"\r\n<p><style>\r\n\/* ==============================\r\n   YJ24 EVA Foam Sticker Guide Page\r\n   Paste location: WordPress page > Custom HTML block\r\n   ============================== *\/\r\n\r\n.yj24-eva-guide {\r\n  max-width: 1180px;\r\n  margin: 0 auto;\r\n  padding: 36px 18px 70px;\r\n  color: #222;\r\n  line-height: 1.78;\r\n  font-size: 16px;\r\n  word-break: keep-all;\r\n}\r\n\r\n.yj24-eva-guide * {\r\n  box-sizing: border-box;\r\n}\r\n\r\n.yj24-eva-guide h1,\r\n.yj24-eva-guide h2,\r\n.yj24-eva-guide h3,\r\n.yj24-eva-guide h4 {\r\n  margin: 0;\r\n  line-height: 1.35;\r\n  color: #111;\r\n}\r\n\r\n.yj24-eva-guide p {\r\n  margin: 0;\r\n}\r\n\r\n.yj24-eva-guide .eva-hero {\r\n  border: 1px solid #e7e7e7;\r\n  border-radius: 24px;\r\n  padding: 40px 34px;\r\n  background:\r\n    radial-gradient(circle at top right, rgba(255,196,0,0.22), transparent 30%),\r\n    radial-gradient(circle at bottom left, rgba(255,126,126,0.16), transparent 35%),\r\n    linear-gradient(135deg, #fffaf0 0%, #ffffff 55%, #f8fbff 100%);\r\n  margin-bottom: 30px;\r\n}\r\n\r\n.yj24-eva-guide .eva-kicker {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  padding: 6px 12px;\r\n  border-radius: 999px;\r\n  background: #111;\r\n  color: #fff;\r\n  font-size: 13px;\r\n  font-weight: 800;\r\n  margin-bottom: 16px;\r\n}\r\n\r\n.yj24-eva-guide .eva-hero h1 {\r\n  font-size: clamp(28px, 4vw, 46px);\r\n  letter-spacing: -0.04em;\r\n  margin-bottom: 16px;\r\n}\r\n\r\n.yj24-eva-guide .eva-hero-desc {\r\n  font-size: 18px;\r\n  color: #444;\r\n  max-width: 900px;\r\n}\r\n\r\n.yj24-eva-guide .eva-hero-note {\r\n  margin-top: 22px;\r\n  padding: 17px 19px;\r\n  border-radius: 16px;\r\n  background: #fff;\r\n  border: 1px solid #ececec;\r\n  color: #444;\r\n}\r\n\r\n.yj24-eva-guide .eva-toc {\r\n  display: grid;\r\n  grid-template-columns: repeat(4, 1fr);\r\n  gap: 12px;\r\n  margin: 26px 0 42px;\r\n}\r\n\r\n.yj24-eva-guide .eva-toc a {\r\n  display: block;\r\n  padding: 16px;\r\n  border: 1px solid #e8e8e8;\r\n  border-radius: 16px;\r\n  background: #fff;\r\n  color: #222;\r\n  text-decoration: none;\r\n  font-weight: 800;\r\n  transition: all .18s ease;\r\n}\r\n\r\n.yj24-eva-guide .eva-toc a:hover {\r\n  transform: translateY(-2px);\r\n  border-color: #111;\r\n}\r\n\r\n.yj24-eva-guide section {\r\n  margin-top: 56px;\r\n}\r\n\r\n.yj24-eva-guide .section-title {\r\n  margin-bottom: 18px;\r\n}\r\n\r\n.yj24-eva-guide .section-title .eyebrow {\r\n  display: block;\r\n  font-size: 14px;\r\n  color: #777;\r\n  font-weight: 900;\r\n  margin-bottom: 6px;\r\n  letter-spacing: .02em;\r\n}\r\n\r\n.yj24-eva-guide .section-title h2 {\r\n  font-size: clamp(24px, 3vw, 34px);\r\n  letter-spacing: -0.035em;\r\n}\r\n\r\n.yj24-eva-guide .eva-lead {\r\n  font-size: 17px;\r\n  color: #444;\r\n  margin-bottom: 22px;\r\n}\r\n\r\n.yj24-eva-guide .grid-2 {\r\n  display: grid;\r\n  grid-template-columns: repeat(2, minmax(0, 1fr));\r\n  gap: 18px;\r\n}\r\n\r\n.yj24-eva-guide .grid-3 {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, minmax(0, 1fr));\r\n  gap: 16px;\r\n}\r\n\r\n.yj24-eva-guide .card {\r\n  border: 1px solid #e7e7e7;\r\n  border-radius: 18px;\r\n  background: #fff;\r\n  padding: 22px;\r\n}\r\n\r\n.yj24-eva-guide .card.soft {\r\n  background: #fffdf7;\r\n}\r\n\r\n.yj24-eva-guide .card h3 {\r\n  font-size: 21px;\r\n  margin-bottom: 10px;\r\n  letter-spacing: -0.025em;\r\n}\r\n\r\n.yj24-eva-guide .card h4 {\r\n  font-size: 17px;\r\n  margin-bottom: 8px;\r\n}\r\n\r\n.yj24-eva-guide .card p {\r\n  color: #444;\r\n}\r\n\r\n.yj24-eva-guide .badge-row {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 8px;\r\n  margin-top: 14px;\r\n}\r\n\r\n.yj24-eva-guide .badge {\r\n  display: inline-flex;\r\n  padding: 5px 10px;\r\n  border-radius: 999px;\r\n  background: #f4f4f4;\r\n  border: 1px solid #e6e6e6;\r\n  font-size: 13px;\r\n  color: #333;\r\n  font-weight: 800;\r\n}\r\n\r\n.yj24-eva-guide .flow {\r\n  counter-reset: step;\r\n  display: grid;\r\n  gap: 12px;\r\n}\r\n\r\n.yj24-eva-guide .step {\r\n  position: relative;\r\n  border: 1px solid #e7e7e7;\r\n  background: #fff;\r\n  border-radius: 16px;\r\n  padding: 18px 18px 18px 64px;\r\n}\r\n\r\n.yj24-eva-guide .step:before {\r\n  counter-increment: step;\r\n  content: counter(step);\r\n  position: absolute;\r\n  left: 18px;\r\n  top: 18px;\r\n  width: 32px;\r\n  height: 32px;\r\n  border-radius: 50%;\r\n  background: #111;\r\n  color: #fff;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  font-weight: 900;\r\n}\r\n\r\n.yj24-eva-guide .step strong {\r\n  display: block;\r\n  margin-bottom: 5px;\r\n  font-size: 17px;\r\n}\r\n\r\n.yj24-eva-guide .step span {\r\n  color: #444;\r\n}\r\n\r\n.yj24-eva-guide .diagram {\r\n  border: 1px dashed #cfcfcf;\r\n  border-radius: 18px;\r\n  background: #fafafa;\r\n  padding: 24px;\r\n  margin: 20px 0;\r\n}\r\n\r\n.yj24-eva-guide .layer-diagram {\r\n  max-width: 760px;\r\n  margin: 0 auto;\r\n  display: grid;\r\n  gap: 8px;\r\n}\r\n\r\n.yj24-eva-guide .layer {\r\n  padding: 14px 16px;\r\n  border-radius: 12px;\r\n  text-align: center;\r\n  font-weight: 900;\r\n  border: 1px solid #ddd;\r\n}\r\n\r\n.yj24-eva-guide .layer.top {\r\n  background: #ffdede;\r\n}\r\n\r\n.yj24-eva-guide .layer.middle {\r\n  background: #fff4ba;\r\n}\r\n\r\n.yj24-eva-guide .layer.glue {\r\n  background: #e9f6ff;\r\n}\r\n\r\n.yj24-eva-guide .layer.back {\r\n  background: #ffffff;\r\n  border-style: dashed;\r\n}\r\n\r\n.yj24-eva-guide .cut-diagram {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 18px;\r\n}\r\n\r\n.yj24-eva-guide .cut-box {\r\n  border: 1px solid #e2e2e2;\r\n  border-radius: 16px;\r\n  background: #fff;\r\n  padding: 18px;\r\n}\r\n\r\n.yj24-eva-guide .cut-sample {\r\n  height: 120px;\r\n  border-radius: 14px;\r\n  background:\r\n    linear-gradient(90deg, transparent 49%, #111 49%, #111 51%, transparent 51%),\r\n    linear-gradient(#ffdede 0 42%, #fff4ba 42% 72%, #e9f6ff 72% 82%, #fff 82%);\r\n  border: 1px solid #ddd;\r\n  margin-bottom: 12px;\r\n  position: relative;\r\n}\r\n\r\n.yj24-eva-guide .cut-sample.half {\r\n  background:\r\n    linear-gradient(90deg, transparent 49%, #111 49%, #111 51%, transparent 51%),\r\n    linear-gradient(#ffdede 0 42%, #fff4ba 42% 72%, #e9f6ff 72% 82%, #fff 82%);\r\n}\r\n\r\n.yj24-eva-guide .cut-sample.half:after {\r\n  content: \"Leave liner intact\";\r\n  position: absolute;\r\n  right: 12px;\r\n  bottom: 8px;\r\n  font-size: 12px;\r\n  font-weight: 900;\r\n  color: #666;\r\n}\r\n\r\n.yj24-eva-guide .cut-sample.full {\r\n  background:\r\n    linear-gradient(90deg, transparent 49%, #111 49%, #111 51%, transparent 51%),\r\n    linear-gradient(#ffdede 0 42%, #fff4ba 42% 72%, #e9f6ff 72% 82%, #fff 82%);\r\n}\r\n\r\n.yj24-eva-guide .cut-sample.full:before {\r\n  content: \"\";\r\n  position: absolute;\r\n  left: 49%;\r\n  top: 82%;\r\n  bottom: 0;\r\n  width: 2%;\r\n  background: #111;\r\n}\r\n\r\n.yj24-eva-guide .cut-sample.full:after {\r\n  content: \"Full cut\";\r\n  position: absolute;\r\n  right: 12px;\r\n  bottom: 8px;\r\n  font-size: 12px;\r\n  font-weight: 900;\r\n  color: #666;\r\n}\r\n\r\n.yj24-eva-guide .list {\r\n  margin: 12px 0 0;\r\n  padding-left: 20px;\r\n}\r\n\r\n.yj24-eva-guide .list li {\r\n  margin: 7px 0;\r\n  color: #444;\r\n}\r\n\r\n.yj24-eva-guide .table-wrap {\r\n  overflow-x: auto;\r\n  border: 1px solid #e7e7e7;\r\n  border-radius: 18px;\r\n  background: #fff;\r\n}\r\n\r\n.yj24-eva-guide table {\r\n  width: 100%;\r\n  border-collapse: collapse;\r\n  min-width: 780px;\r\n}\r\n\r\n.yj24-eva-guide th,\r\n.yj24-eva-guide td {\r\n  padding: 15px 16px;\r\n  border-bottom: 1px solid #ececec;\r\n  vertical-align: top;\r\n  text-align: left;\r\n}\r\n\r\n.yj24-eva-guide th {\r\n  background: #f7f7f7;\r\n  color: #111;\r\n  font-weight: 900;\r\n}\r\n\r\n.yj24-eva-guide tr:last-child td {\r\n  border-bottom: 0;\r\n}\r\n\r\n.yj24-eva-guide .note {\r\n  margin-top: 18px;\r\n  padding: 18px;\r\n  border-left: 5px solid #111;\r\n  background: #f7f7f7;\r\n  border-radius: 12px;\r\n  color: #444;\r\n}\r\n\r\n.yj24-eva-guide .callout {\r\n  border-radius: 18px;\r\n  padding: 22px;\r\n  background: #111;\r\n  color: #fff;\r\n  margin-top: 20px;\r\n}\r\n\r\n.yj24-eva-guide .callout h3 {\r\n  color: #fff;\r\n  margin-bottom: 8px;\r\n}\r\n\r\n.yj24-eva-guide .callout p {\r\n  color: #e9e9e9;\r\n}\r\n\r\n.yj24-eva-guide .faq {\r\n  display: grid;\r\n  gap: 12px;\r\n}\r\n\r\n.yj24-eva-guide .faq details {\r\n  border: 1px solid #e7e7e7;\r\n  border-radius: 16px;\r\n  background: #fff;\r\n  padding: 16px 18px;\r\n}\r\n\r\n.yj24-eva-guide .faq summary {\r\n  cursor: pointer;\r\n  font-weight: 900;\r\n  color: #111;\r\n}\r\n\r\n.yj24-eva-guide .faq details p {\r\n  margin-top: 12px;\r\n  color: #444;\r\n}\r\n\r\n@media (max-width: 860px) {\r\n  .yj24-eva-guide {\r\n    padding: 24px 14px 54px;\r\n    font-size: 15px;\r\n  }\r\n\r\n  .yj24-eva-guide .eva-hero {\r\n    padding: 28px 22px;\r\n  }\r\n\r\n  .yj24-eva-guide .eva-toc,\r\n  .yj24-eva-guide .grid-2,\r\n  .yj24-eva-guide .grid-3,\r\n  .yj24-eva-guide .cut-diagram {\r\n    grid-template-columns: 1fr;\r\n  }\r\n}\r\n<\/style><\/p>\r\n<div class=\"yj24-eva-guide\">\r\n<div class=\"eva-hero\">\r\n<div class=\"eva-kicker\">YJ24 EVA Foam Sticker Guide<\/div>\r\n<h1>EVA Foam Sticker Production Guide<br\/>Understanding Production Methods and Uses<\/h1>\r\n<p class=\"eva-hero-desc\">EVA foam stickers are craft, educational, and decorative components made by adding an adhesive layer to lightweight, soft EVA foam and cutting it into the desired shape. Compared with ordinary paper stickers, they have thickness and dimension, making them widely used for children\u2019s crafts, teaching aids, event decorations, package decoration, DIY kits, and more.<\/p>\r\n<div class=\"eva-hero-note\"><strong>Simply put<\/strong><br\/>EVA foam stickers are made of <strong>colored EVA foam + adhesive layer + release liner<\/strong> and are three-dimensional stickers. Depending on the design, they can be produced in various forms such as hearts, stars, circles, animals, letters, numbers, flowers, and seasonal decorations. Depending on the quantity and shape, methods such as laser cutting, Thomson die cutting, and press cutting may be used.<\/div>\r\n<\/div>\r\n<nav class=\"eva-toc\"><a href=\"#what-is-eva\">1. What Is an EVA Foam Sticker?<\/a> <a href=\"#structure\">2. Product Structure<\/a> <a href=\"#process\">3. Production Process<\/a> <a href=\"#usage\">4. Uses<\/a><\/nav>\r\n<section id=\"what-is-eva\">\r\n<div class=\"section-title\"><span class=\"eyebrow\">BASIC UNDERSTANDING<\/span>\r\n<h2><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-4416\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/eva047-300x169.png\" alt=\"\" width=\"1173\" height=\"661\" title=\"\" srcset=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/eva047-300x169.png 300w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/eva047-1024x576.png 1024w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/eva047-768x432.png 768w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/eva047-1536x864.png 1536w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/eva047-1320x743.png 1320w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/eva047-600x338.png 600w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/eva047.png 1672w\" sizes=\"auto, (max-width: 1173px) 100vw, 1173px\" \/><\/h2>\r\n<h2>1. What Is an EVA Foam Sticker?<\/h2>\r\n<\/div>\r\n<p class=\"eva-lead\">An EVA foam sticker is a sticker-type craft material made by applying adhesive to soft, lightweight EVA foam and cutting it into the desired shape. Unlike ordinary paper or vinyl stickers, it has thickness and feels soft and cushioned to the touch, so it is widely used for children\u2019s crafts and dimensional decorations.<\/p>\r\n<div class=\"grid-3\">\r\n<div class=\"card\">\r\n<h3>Lightweight and Soft Material<\/h3>\r\n<p>EVA foam is lightweight and cushioned, making it easy to handle by hand. It is less burdensome than hard plastic or wooden parts and can be produced in many colors, making it highly useful as a craft material.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Dimensional Stickers<\/h3>\r\n<p>While paper stickers feel thin when applied, EVA foam stickers have thickness and provide a stronger decorative effect. When attached to cards, frames, teaching aids, signs, or packaging, they create a noticeable dimensional look.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Flexible Shape Production<\/h3>\r\n<p>They can be produced not only in basic shapes such as circles, stars, and hearts, but also as animals, flowers, leaves, letters, numbers, and seasonal decorations. However, due to the material characteristics, very thin lines or small holes may be difficult to produce.<\/p>\r\n<\/div>\r\n<\/div>\r\n<div class=\"note\"><strong>Key Features of EVA Foam Stickers<\/strong><br\/>EVA foam stickers are easy to understand as \u201csoft shaped parts that can be attached.\u201d Since they already have adhesive backing, they can be used without separate glue or double-sided tape, and children can easily peel and attach them during craft activities.<\/div>\r\n<\/section>\r\n<section id=\"structure\">\r\n<div class=\"section-title\"><span class=\"eyebrow\">PRODUCT STRUCTURE<\/span>\r\n<h2>2. Basic Structure of EVA Foam Stickers<\/h2>\r\n<\/div>\r\n<p class=\"eva-lead\">EVA foam stickers are usually composed from top to bottom of <strong>EVA color foam layer<\/strong>, <strong>adhesive layer<\/strong>, <strong>release liner<\/strong>. Depending on the product, printing, coating, glitter, laminating, or additional decorations may be added, but the basic structure can be understood as shown below.<\/p>\r\n<div class=\"diagram\">\r\n<div class=\"layer-diagram\">\r\n<div class=\"layer top\">\u2460 EVA color foam layer \u2014 creates the color and thickness<\/div>\r\n<div class=\"layer middle\">\u2461 Surface decoration layer \u2014 may include printing, glitter, pearl effect, patterns, etc.<\/div>\r\n<div class=\"layer glue\">\u2462 Adhesive layer \u2014 adhesive applied to the back<\/div>\r\n<div class=\"layer back\">\u2463 Release liner \u2014 paper that protects the adhesive side until use<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"grid-2\">\r\n<div class=\"card\">\r\n<h3>EVA Foam Layer<\/h3>\r\n<p>This is the main material that creates the actual shape and thickness. It comes in various colors, is lightweight, and feels soft to the touch. Greater thickness improves the dimensional effect, but small shapes or precise inner holes can become more difficult to produce.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>adhesive layer<\/h3>\r\n<p>This is the adhesive treatment on the back. The user removes the release liner and attaches the sticker to the desired location. Adhesion may vary depending on the surface material, dust, moisture, temperature, and surface curves.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>release liner<\/h3>\r\n<p>This paper protects the adhesive surface and prevents it from becoming contaminated before use. Individual products have separate release liners, while sheet-type products may have multiple shapes arranged on one release liner.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Surface Decoration<\/h3>\r\n<p>Basic EVA foam is a solid color, but it can be decorated in various ways, such as glitter, patterns, printing, pearl effects, punching, or combined attachments. However, the more decoration there is, the more production steps and cost may increase.<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section id=\"process\">\r\n<div class=\"section-title\"><span class=\"eyebrow\">PRODUCTION PROCESS<\/span>\r\n<h2><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-4417\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/eva03-300x261.jpg\" alt=\"\" width=\"1166\" height=\"1014\" title=\"\" srcset=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/eva03-300x261.jpg 300w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/eva03-1024x890.jpg 1024w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/eva03-768x668.jpg 768w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/eva03-600x522.jpg 600w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/eva03.jpg 1150w\" sizes=\"auto, (max-width: 1166px) 100vw, 1166px\" \/><\/h2>\r\n<h2>3. EVA Foam Sticker Production Process<\/h2>\r\n<\/div>\r\n<p class=\"eva-lead\">EVA foam stickers are not made by simply cutting a shape. They go through material selection, adhesive processing, design cleanup, cutting, inspection, and packing. For sticker-type products in particular, the adhesive layer and release liner condition are important, so choosing the cutting method matters.<\/p>\r\n<div class=\"flow\">\r\n<div class=\"step\"><strong>Check the Design and Intended Use<\/strong> First, check what shape will be made, where it will be used, and whether it is for children\u2019s crafts, package decoration, or teaching aids. The required thickness, color, adhesive strength, and packing method may vary depending on the intended use.<\/div>\r\n<div class=\"step\"><strong>Choose the EVA Foam Color and Thickness<\/strong> Choose the material, such as basic solid-color EVA foam, glitter EVA foam, or adhesive EVA foam. For general crafts, easy-to-handle thicknesses are often used, while larger decorations may be better with slightly thicker material.<\/div>\r\n<div class=\"step\"><strong>Check Adhesive Processing<\/strong> Check whether adhesive EVA foam sheets are used or whether separate double-sided adhesive is applied to regular EVA foam. The adhesive side must be protected by a release liner until use, and the product can be made as individual pieces or sheet-type items.<\/div>\r\n<div class=\"step\"><strong>Prepare the Cutting Lines<\/strong> Organize the design into lines that can actually be cut. Lines that are too thin, holes that are too small, or complex inner shapes may tear or become unstable during production, so adjustment may be needed.<\/div>\r\n<div class=\"step\"><strong>Decide the Cutting Method<\/strong> For small quantities or complex designs, laser cutting or digital cutting may be advantageous. When producing many of the same shape, Thomson die cutting or press cutting may be more suitable.<\/div>\r\n<div class=\"step\"><strong>Kiss Cutting or Full Cutting<\/strong> Sheet-type stickers may use kiss cutting, which cuts only the EVA foam while leaving the release liner intact. Individual pieces may use full cutting, which cuts through both the EVA foam and the release liner.<\/div>\r\n<div class=\"step\"><strong>Weed, Separate, and Inspect<\/strong> Remove unnecessary margins and check whether the shape is correct, the adhesive layer has not shifted, and the release liner peels off properly.<\/div>\r\n<div class=\"step\"><strong>Pack by Quantity<\/strong> Pack according to the purpose, such as individual packing, packing by color, sheet packing, or DIY kit assembly. For children\u2019s craft kits, the color and quantity composition is especially important.<\/div>\r\n<\/div>\r\n<\/section>\r\n<section id=\"cutting-method\">\r\n<div class=\"section-title\"><span class=\"eyebrow\">CUTTING METHOD<\/span>\r\n<h2>4. EVA Foam Sticker Cutting Methods<\/h2>\r\n<\/div>\r\n<p class=\"eva-lead\">EVA foam stickers can be understood by distinguishing <strong>kiss cutting<\/strong> and <strong>full cutting<\/strong> depending on the product type. Depending on production quantity and design difficulty, laser cutting, Thomson die cutting, press cutting, or digital cutting may be used.<\/p>\r\n<div class=\"cut-diagram\">\r\n<div class=\"cut-box\">\r\n<div class=\"cut-sample half\"> <\/div>\r\n<h3>Kiss Cutting<\/h3>\r\n<p>This method cuts only through the EVA foam and adhesive layer while leaving the release liner underneath intact. It is suitable for sticker products with multiple shapes on one sheet. Users can peel off only the shape they need and attach it.<\/p>\r\n<\/div>\r\n<div class=\"cut-box\">\r\n<div class=\"cut-sample full\"> <\/div>\r\n<h3>Full Cutting<\/h3>\r\n<p>This method cuts through the EVA foam, adhesive layer, and release liner to make individual pieces. It is suitable for individual packing, set assembly, event distribution, and DIY kit parts.<\/p>\r\n<\/div>\r\n<\/div>\r\n<div class=\"grid-3\" style=\"margin-top: 18px;\">\r\n<div class=\"card\">\r\n<h3>Laser Cutting<\/h3>\r\n<p>This method uses a laser to cut along the shape based on the design file. It is suitable for samples, small quantities, and complex shapes, but because it uses heat, the edge condition, odor, and slight heat marks should be checked.<\/p>\r\n<div class=\"badge-row\"><span class=\"badge\">Small Quantity<\/span> <span class=\"badge\">Complex Shapes<\/span> <span class=\"badge\">Sample<\/span><\/div>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Thomson Die Cutting<\/h3>\r\n<p>This method makes a die by inserting blades into a wooden board and cuts by pressing it with a press. It is advantageous when producing many pieces of the same shape repeatedly. However, die production costs are required, and design changes are difficult.<\/p>\r\n<div class=\"badge-row\"><span class=\"badge\">Large Quantity<\/span> <span class=\"badge\">Repeated Production<\/span> <span class=\"badge\">Individual Cutting<\/span><\/div>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Digital Cutting<\/h3>\r\n<p>This method uses a machine with a blade that moves along the file to cut. It leaves fewer heat marks and can be used for samples or small quantities, but cuttability depends on the EVA foam thickness and material elasticity.<\/p>\r\n<div class=\"badge-row\"><span class=\"badge\">File-Based<\/span> <span class=\"badge\">Small Quantity<\/span> <span class=\"badge\">Fewer Heat Marks<\/span><\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"note\"><strong>How to Choose Kiss Cutting or Full Cutting<\/strong><br\/>For products where users peel multiple shapes from one sheet, kiss cutting looks neat and is easy to use. On the other hand, if pieces need to be individually packed by color or shape, or separated as kit parts, full cutting is more suitable.<\/div>\r\n<\/section>\r\n<section id=\"usage\">\r\n<div class=\"section-title\"><span class=\"eyebrow\">USAGE<\/span>\r\n<h2>5. Uses of EVA Foam Stickers<\/h2>\r\n<\/div>\r\n<p class=\"eva-lead\">EVA foam stickers are lightweight, easy to handle safely, and provide a dimensional decorative effect, making them useful in many fields. They are especially used for children\u2019s crafts, kindergarten and elementary school teaching aids, event decorations, DIY kits, and package decoration.<\/p>\r\n<div class=\"grid-3\">\r\n<div class=\"card soft\">\r\n<h3>Children\u2019s Craft Materials<\/h3>\r\n<p>Children can create projects by peeling and attaching shapes such as hearts, stars, flowers, animals, eyes, noses, and mouths. They are easy to use even in activities where scissors or glue may be difficult, making them suitable for preschool and children\u2019s craft materials.<\/p>\r\n<\/div>\r\n<div class=\"card soft\">\r\n<h3>Educational Teaching Aids<\/h3>\r\n<p>When made as numbers, Korean letters, alphabet letters, shapes, or color-sorting stickers, they can be used as play-based learning aids. Their thickness makes them suitable for activities where children hold and attach pieces by hand.<\/p>\r\n<\/div>\r\n<div class=\"card soft\">\r\n<h3>Event and Party Decorations<\/h3>\r\n<p>They can be used as decorative stickers for birthdays, Christmas, Halloween, graduation, Children\u2019s Day, and seasonal events. They add dimension to walls, boards, cards, and gift packaging.<\/p>\r\n<\/div>\r\n<div class=\"card soft\">\r\n<h3>DIY Kit Components<\/h3>\r\n<p>By pre-cutting the required shapes and including them in a craft kit, users can easily complete the finished item. Examples include animal face decorating, crown making, frame decorating, and card-making kits.<\/p>\r\n<\/div>\r\n<div class=\"card soft\">\r\n<h3>Package and Gift Wrapping<\/h3>\r\n<p>They create a softer and cuter impression than simple labels and can be used to decorate gift boxes, envelopes, shopping bags, and return gifts. Colors and shapes can also be customized to match the brand mood.<\/p>\r\n<\/div>\r\n<div class=\"card soft\">\r\n<h3>Bulletin Boards and Classroom Decorations<\/h3>\r\n<p>They are useful for decorating bulletin boards in daycare centers, kindergartens, academies, and schools. They can be produced as seasonal flowers, leaves, snowflakes, animals, name tag decorations, and more.<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section id=\"design-guide\">\r\n<div class=\"section-title\"><span class=\"eyebrow\">DESIGN GUIDE<\/span>\r\n<h2><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-4418\" src=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/237ca4ed-ca6d-4ae7-8efa-f29718047c41-300x300.png\" alt=\"\" width=\"1169\" height=\"1169\" title=\"\" srcset=\"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/237ca4ed-ca6d-4ae7-8efa-f29718047c41-300x300.png 300w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/237ca4ed-ca6d-4ae7-8efa-f29718047c41-1024x1024.png 1024w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/237ca4ed-ca6d-4ae7-8efa-f29718047c41-150x150.png 150w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/237ca4ed-ca6d-4ae7-8efa-f29718047c41-768x768.png 768w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/237ca4ed-ca6d-4ae7-8efa-f29718047c41-600x600.png 600w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/237ca4ed-ca6d-4ae7-8efa-f29718047c41-100x100.png 100w, https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/237ca4ed-ca6d-4ae7-8efa-f29718047c41.png 1254w\" sizes=\"auto, (max-width: 1169px) 100vw, 1169px\" \/><\/h2>\r\n<h2>6. Design Notes for EVA Foam Stickers<\/h2>\r\n<\/div>\r\n<p class=\"eva-lead\">EVA foam is thicker and more elastic than paper or film. Therefore, thin lines or small holes that look good on screen may be weak or may not separate cleanly in the actual product.<\/p>\r\n<div class=\"grid-2\">\r\n<div class=\"card\">\r\n<h3>Avoid Lines That Are Too Thin<\/h3>\r\n<p>Because EVA foam is a soft material, overly thin parts may tear or bend. For narrow areas such as letters, animal tails, petal connections, or star tips, it is best to secure enough producible width.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Be Careful with Small Inner Holes<\/h3>\r\n<p>Designs with many small inner holes, such as eyes, buttonholes, or lace patterns, can be difficult to cut and weed. The more small holes there are, the longer production may take and the higher the defect risk may become.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Round Sharp Tips<\/h3>\r\n<p>Designs with pointed tips, such as stars, crowns, or leaves, may lift or become damaged at the tips. Slightly rounding the tips improves usability.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Sheet-Type Products Need Spacing<\/h3>\r\n<p>When placing multiple shapes on one sheet, enough spacing between shapes is needed. If the spacing is too narrow, neighboring shapes may lift together when peeled, or cut lines may overlap and reduce quality.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Consider the Adhesive Surface Environment<\/h3>\r\n<p>EVA foam stickers adhere most reliably to smooth and clean surfaces. Adhesion may weaken on dusty, oily, wet, rough, or curved surfaces.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Check the Final Size<\/h3>\r\n<p>Even if the design looks appropriate on screen, it may be too small when produced in actual millimeter size. If users will peel and attach the product by hand, it is important to check whether it is easy to hold.<\/p>\r\n<\/div>\r\n<\/div>\r\n<div class=\"callout\">\r\n<h3>Recommended Method for First-Time Production<\/h3>\r\n<p>Rather than starting with mass production right away, it is best to check size, adhesion, peeling feel, and edge condition with sample cutting. For children\u2019s craft kits or educational products, it is especially important that actual users can peel and attach the pieces easily.<\/p>\r\n<\/div>\r\n<\/section>\r\n<section id=\"compare\">\r\n<div class=\"section-title\"><span class=\"eyebrow\">PRODUCT TYPES<\/span>\r\n<h2>7. Comparison by EVA Foam Sticker Product Type<\/h2>\r\n<\/div>\r\n<div class=\"table-wrap\">\r\n<table>\r\n<thead>\r\n<tr>\r\n<th>Product Type<\/th>\r\n<th>Features<\/th>\r\n<th>Recommended Uses<\/th>\r\n<th>Notes<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td><strong>Individual Stickers<\/strong><\/td>\r\n<td>Individually cut by shape and ready to use<\/td>\r\n<td>DIY kits, set packing, event distribution<\/td>\r\n<td>Sorting by quantity and packing work may be required<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Sheet-Type Stickers<\/strong><\/td>\r\n<td>Multiple shapes arranged on one release liner<\/td>\r\n<td>Children\u2019s crafts, teaching aids, sticker sets for sale<\/td>\r\n<td>Spacing between shapes and kiss-cut quality are important<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Letter and Number Stickers<\/strong><\/td>\r\n<td>Korean letters, English letters, numbers, and symbols made from EVA foam<\/td>\r\n<td>Name tags, learning aids, bulletin board decoration<\/td>\r\n<td>Fonts with strokes that are too thin may be difficult to produce<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Seasonal Decorative Stickers<\/strong><\/td>\r\n<td>Seasonal designs such as flowers, leaves, snowflakes, Santa, and pumpkins<\/td>\r\n<td>Kindergarten decorations, event decorations, card decorating<\/td>\r\n<td>Planning colors and quantities by season is important<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Combination Craft Sets<\/strong><\/td>\r\n<td>A set that combines multiple shapes to make one finished item<\/td>\r\n<td>Animal face making, crown making, frame decorating<\/td>\r\n<td>A component list is needed to prevent missing parts<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<\/section>\r\n<section id=\"order-check\">\r\n<div class=\"section-title\"><span class=\"eyebrow\">ORDER CHECKLIST<\/span>\r\n<h2>8. Checklist Before Ordering<\/h2>\r\n<\/div>\r\n<p class=\"eva-lead\">When requesting EVA foam sticker production, providing the size, color, thickness, adhesive requirement, quantity, and packing method along with the shape will make the quotation and production consultation much more accurate.<\/p>\r\n<div class=\"grid-2\">\r\n<div class=\"card\">\r\n<h3>Design Information<\/h3>\r\n<ul class=\"list\">\r\n<li>Desired shape: heart, star, animal, flower, letter, etc.<\/li>\r\n<li>Final size: width \u00d7 height in mm<\/li>\r\n<li>Whether inner holes are included<\/li>\r\n<li>Whether it is sheet-type or individual-piece type<\/li>\r\n<li>Whether you have vector files such as AI, SVG, DXF, or PDF<\/li>\r\n<\/ul>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Material Information<\/h3>\r\n<ul class=\"list\">\r\n<li>EVA foam color<\/li>\r\n<li>Thickness<\/li>\r\n<li>Whether glitter, pearl effect, or patterns are needed<\/li>\r\n<li>Whether adhesive backing is required<\/li>\r\n<li>Release liner color or type<\/li>\r\n<\/ul>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Quantity Information<\/h3>\r\n<ul class=\"list\">\r\n<li>Total production quantity<\/li>\r\n<li>Quantity by color<\/li>\r\n<li>Quantity by shape<\/li>\r\n<li>Whether a sample is needed<\/li>\r\n<li>Possibility of reorder<\/li>\r\n<\/ul>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Packing Information<\/h3>\r\n<ul class=\"list\">\r\n<li>Individual packing<\/li>\r\n<li>Packing by color<\/li>\r\n<li>DIY kit assembly packing<\/li>\r\n<li>Sheet packing<\/li>\r\n<li>Whether labels, instructions, or barcodes are needed<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<div class=\"note\"><strong>If You Do Not Have a Design File<\/strong><br\/>Consultation is possible even if you only have a photo or image file, but actual cutting requires a cuttable line design. Complex character or letter designs may require vectorization work.<\/div>\r\n<\/section>\r\n<section id=\"quality\">\r\n<div class=\"section-title\"><span class=\"eyebrow\">QUALITY CHECK<\/span>\r\n<h2>9. Quality Check Points<\/h2>\r\n<\/div>\r\n<div class=\"grid-3\">\r\n<div class=\"card\">\r\n<h3>Shape Accuracy<\/h3>\r\n<p>Check whether the outline of the actual product is not significantly different from the design and whether there is tearing or compression. Since EVA foam is a soft material, overall shape stability is more important than extremely precise dimensions.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Adhesive Condition<\/h3>\r\n<p>Check whether the adhesive layer remains evenly when the release liner is removed and whether the adhesive shifts or peels off. Adhesion may vary depending on the surface to which it is applied.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Release Liner Peeling<\/h3>\r\n<p>It is important that users can peel it off easily. Especially for children\u2019s products, usability may decrease if the release liner is too difficult to remove.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Edge Condition<\/h3>\r\n<p>Laser cutting may leave slight heat marks or odor, while die cutting may leave compression from blade pressure.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Color Consistency<\/h3>\r\n<p>Even with the same color name, slight color differences may occur by production lot. Sample checking is recommended for products where color is important.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Packing Quantity<\/h3>\r\n<p>For kit components, the quantities by shape and color must be accurate. For products with many parts, it is best to make a component list and inspect against it.<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section id=\"caution\">\r\n<div class=\"section-title\"><span class=\"eyebrow\">CAUTION<\/span>\r\n<h2>10. Usage Precautions<\/h2>\r\n<\/div>\r\n<div class=\"grid-2\">\r\n<div class=\"card\">\r\n<h3>Check the Surface Before Applying<\/h3>\r\n<p>EVA foam stickers adhere most reliably to smooth and clean surfaces. Adhesion may weaken on dusty, wet, oily, fabric, rough wall, or curved surfaces.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Avoid High-Temperature Environments<\/h3>\r\n<p>In environments exposed to strong heat or direct sunlight for long periods, material deformation or reduced adhesion may occur. These stickers are more suitable for indoor decoration and crafts than long-term outdoor use.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Be Careful with Small Parts<\/h3>\r\n<p>Small EVA foam sticker pieces should be kept from being swallowed by young children. When used for activities with toddlers, adult or teacher supervision is recommended.<\/p>\r\n<\/div>\r\n<div class=\"card\">\r\n<h3>Not for Permanent Bonding<\/h3>\r\n<p>General craft EVA foam stickers do not use industrial-strength adhesive. They may not be suitable for applications that require long-term fixation or load-bearing adhesion.<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section id=\"faq\">\r\n<div class=\"section-title\"><span class=\"eyebrow\">FAQ<\/span>\r\n<h2>Frequently Asked Questions<\/h2>\r\n<\/div>\r\n<div class=\"faq\"><details open=\"\">\r\n<summary>Q. How are EVA foam stickers different from ordinary stickers?<\/summary>\r\n<p>Ordinary stickers are often thin materials such as paper or film, while EVA foam stickers are made from soft foam material and have thickness and dimension. This makes them more commonly used as craft materials, educational teaching aids, and decorative components.<\/p>\r\n<\/details><details>\r\n<summary>Q. Can they be made in the shape I want?<\/summary>\r\n<p>Yes. They can be produced in various shapes such as hearts, stars, animals, flowers, letters, and numbers. However, very thin lines, extremely small holes, or complex inner shapes may be difficult to produce or may require adjustment.<\/p>\r\n<\/details><details>\r\n<summary>Q. Is the adhesive strong?<\/summary>\r\n<p>It has adhesive strength suitable for craft and decorative use. However, adhesion may vary depending on dust, moisture, oil, curves, and the material of the surface. Separate testing is needed for long-term fixation or outdoor use.<\/p>\r\n<\/details><details>\r\n<summary>Q. Which is better, sheet-type or individual-piece type?<\/summary>\r\n<p>For sticker sets for sale or children\u2019s activities, sheet-type products look neat and are easy to use. For DIY kits where fixed quantities must be packed by color, or for event distribution, individual pieces may be more convenient.<\/p>\r\n<\/details><details>\r\n<summary>Q. Can glitter EVA foam be made into stickers?<\/summary>\r\n<p>Glitter EVA foam may also be possible to produce as stickers. However, materials with a surface decoration layer may require different cutting conditions than regular EVA foam, so sample checking is recommended.<\/p>\r\n<\/details><details>\r\n<summary>Q. Is it safe for children\u2019s crafts?<\/summary>\r\n<p>EVA foam is lightweight and soft, so it is widely used as a children\u2019s craft material. However, small parts may pose a choking risk, so adult or teacher supervision is recommended for younger children.<\/p>\r\n<\/details><\/div>\r\n<\/section>\r\n<section id=\"summary\">\r\n<div class=\"section-title\"><span class=\"eyebrow\">SUMMARY<\/span>\r\n<h2>Summary<\/h2>\r\n<\/div>\r\n<div class=\"table-wrap\">\r\n<table>\r\n<thead>\r\n<tr>\r\n<th>Item<\/th>\r\n<th>Details<\/th>\r\n<th>Recommended Criteria<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td><strong>Small Quantity \/ Sample Production<\/strong><\/td>\r\n<td>Quick testing with file-based cutting<\/td>\r\n<td>Consider laser cutting or digital cutting<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Large-Quantity Repeated Production<\/strong><\/td>\r\n<td>Quickly cut the same shape repeatedly<\/td>\r\n<td>Consider Thomson die cutting or press cutting<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Sheet-Type Stickers<\/strong><\/td>\r\n<td>Kiss-cut only the EVA foam while leaving the release liner intact<\/td>\r\n<td>Sticker sets for sale, children\u2019s crafts<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Individual Stickers<\/strong><\/td>\r\n<td>Cut through the release liner to create individual parts<\/td>\r\n<td>DIY kits, event distribution, packing by color<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Intended Use<\/strong><\/td>\r\n<td>Crafts, teaching aids, decorations, packaging, classroom displays<\/td>\r\n<td>Choose thickness, color, adhesive strength, and packing method<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<div class=\"callout\">\r\n<h3>Helpful Information for EVA Foam Sticker Consultation<\/h3>\r\n<p>If you provide the desired shape, actual size, color, thickness, adhesive requirement, sheet-type or individual-piece type, production quantity, intended use, and packing method, we can guide you more accurately on the production method and quotation.<\/p>\r\n<\/div>\r\n<\/section>\r\n<\/div>\r\n","protected":false},"excerpt":{"rendered":"<p>YJ24 EVA Foam Sticker Guide EVA Foam Sticker Production GuideUnderstanding Production Methods and Uses EVA foam stickers are craft, educational, and decorative components made by adding an adhesive layer to lightweight, soft EVA foam and cutting it into the desired shape. Compared with ordinary paper stickers, they have thickness and dimension, making them widely used [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":8415,"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-8414","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-1"],"blocksy_meta":[],"jetpack_featured_media_url":"https:\/\/shop.yj24.com\/wp-content\/uploads\/2026\/04\/eva047.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/posts\/8414","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=8414"}],"version-history":[{"count":3,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/posts\/8414\/revisions"}],"predecessor-version":[{"id":8420,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/posts\/8414\/revisions\/8420"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/media\/8415"}],"wp:attachment":[{"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/media?parent=8414"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/categories?post=8414"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/tags?post=8414"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}