{"product_id":"front-door-mounting-kit","title":"Front Door Mounting Kit","description":"\u003cstyle\u003e\u003c!--\n.Product .ProductMeta__Description {\n    padding: 0;\n  }\n  \/* 公共样式部分 *\/\n  \/* pct 代表product-custom-template ，所有样式添加pct前缀，防止污染 *\/\n  \/* class 命名逻辑 t =\u003e title st =\u003e sub-title  p =\u003e p  i =\u003e img  mi =\u003e pct_mi  c =\u003e content  tb =\u003e table  tr =\u003e tr  td =\u003e td*\/\n  \/* 例子 pct_stpc-ic  pct_ 为前缀, stpc 为sub-title 和 p 的 content, ic 为 img-content *\/\n  \/* 图片样式 *\/\n  .pct {\n    color: #333333;\n  }\n  .pct .pct_ic {\n    font-size: 0;\n  }\n  .pct .pct_i {\n    display: none;\n    width: 100%;\n  }\n  .pct .pct_mi {\n    display: inline-block;\n    width: 100%;\n  }\n\n  \/* 最大宽度设置 *\/\n  .pct.pct_mc {\n    margin: 0 auto;\n  }\n\n  \/* 图片文字间距 *\/\n  .pct.pct_mc .pct_ic {\n    margin-top: 20px;\n  }\n\n  \/* 模块分割线 *\/\n  .pct_divider {\n    width: 100%;\n    height: 40px;\n  }\n\n  \/* 大标题 *\/\n  .pct.pct_mc .pct_t {\n    margin: 0;\n    font-size: 20px;\n    line-height: 24px;\n    font-weight: 700;\n    font-family: Open Sans;\n    text-align: center;\n  }\n\n  \/* 小标题 *\/\n  .pct.pct_mc .pct_st {\n    margin: 0;\n    font-size: 16px;\n    line-height: 20px;\n    font-weight: 700;\n    font-family: Open Sans;\n  }\n\n  \/* 文本 *\/\n  .pct.pct_mc .pct_p {\n    margin: 0;\n    font-size: 12px;\n    line-height: 15px;\n    font-family: Open Sans;\n  }\n\n  \/* PC公共样式部分 *\/\n  @media (min-width: 640px) {\n    \/* 图片样式 *\/\n    .pct .pct_i {\n      display: inline-block;\n    }\n    .pct .pct_mi {\n      display: none;\n    }\n    \/* 图片文字间距 *\/\n    .pct.pct_mc .pct_ic {\n      margin-top: 80px;\n    }\n    \/* 模块分割线 *\/\n    .pct_divider {\n      height: 120px;\n    }\n\n    \/* 大标题 *\/\n    .pct.pct_mc .pct_t {\n      font-size: 50px;\n      line-height: 50px;\n      font-weight: 700;\n      padding: 0 15%;\n    }\n\n    \/* 小标题 *\/\n    .pct.pct_mc .pct_st {\n      font-size: 30px;\n      line-height: 40px;\n    }\n\n    \/* 文本 *\/\n    .pct.pct_mc .pct_p {\n      font-size: 18px;\n      line-height: 25px;\n    }\n  }\n\n  \/* 不同模块之间间距处理 *\/\n\n  \/* 顶部图片部分 *\/\n  .pct .pct_head-ic .pct_ic {\n    margin-top: 0;\n  }\n\n  \/* 标题文本图片部分 *\/\n  .pct .pct_tpc-ic {\n    text-align: center;\n  }\n  .pct .pct_t-p {\n    padding: 0 20px;\n  }\n  \/* 大标题和文本间距 *\/\n  .pct .pct_t-p .pct_p {\n    margin-top: 5px;\n  }\n  \/* 小标题和文本间距 *\/\n  .pct .sub-pct_t-p .pct_p {\n    margin-top: 10px;\n  }\n  @media (min-width: 640px) {\n    .pct .pct_t-p {\n      padding: 0 5%;\n    }\n    \/* 大标题和文本间距 *\/\n    .pct .pct_t-p .pct_p {\n      margin-top: 30px;\n    }\n    \/* 小标题和文本间距 *\/\n    .pct .sub-pct_t-p .pct_p {\n      margin-top: 30px;\n    }\n  }\n  \/* 标题文本图片部分结束 *\/\n\n  \/* 左右布局部分 *\/\n  .pct .pct_stpc-ic {\n    display: flex;\n    flex-direction: column-reverse;\n    margin-top: 20px;\n  }\n  .pct .pct_stpc-ic .pct_st-p {\n    padding: 0 20px;\n    margin-top: 15px;\n  }\n  .pct .pct_stpc-ic .pct_st-p .pct_p {\n    margin-top: 10px;\n  }\n  .pct .pct_stpc-ic .pct_ic {\n    margin-top: 0px;\n  }\n  @media (min-width: 640px) {\n    .pct .pct_stpc-ic {\n      flex-direction: row;\n      align-items: center;\n      margin-top: 80px;\n    }\n    .pct .pct_stpc-ic:nth-of-type(2n) {\n      flex-direction: row-reverse;\n    }\n    .pct .pct_stpc-ic .pct_st-p {\n      flex: 1;\n    }\n    .pct .pct_t-stpc .pct_st-p .pct_p {\n      margin-top: 30px;\n    }\n    .pct .pct_stpc-ic .pct_ic {\n      margin-left: 80px;\n      flex: 1;\n    }\n    .pct .pct_stpc-ic:nth-of-type(2n) .pct_ic {\n      margin-left: 0px;\n      margin-right: 80px;\n    }\n  }\n  \/* 左右布局部分结束 *\/\n\n  \/* 文案布局部分 *\/\n  .pct .pct_t-stpc {\n    padding: 0 20px;\n  }\n  .pct .pct_t-stpc .pct_st-p {\n    margin-top: 20px;\n  }\n  .pct .pct_t-stpc .pct_st-p .pct_p {\n    margin-top: 10px;\n  }\n\n  @media (min-width: 640px) {\n    \/* 文案布局部分 *\/\n    .pct .pct_t-stpc .pct_st-p {\n      margin-top: 80px;\n    }\n  }\n  \/* 文案布局部分结束 *\/\n\n  \/* 物品清单布局 *\/\n  .pct .pct_t-icpc {\n    padding: 0 20px;\n  }\n  .pct .pct_t-icpc .pct_icpc {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    column-gap: 20px;\n  }\n  .pct .pct_t-icpc .pct_icpc .pct_p {\n    margin-top: 10px;\n    text-align: center;\n  }\n  @media (min-width: 640px) {\n    .pct .pct_t-icpc .pct_icpc {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      column-gap: 30px;\n    }\n    .pct .pct_t-icpc .pct_icpc .pct_p {\n      font-size: 16px;\n      line-height: 22px;\n      margin-top: 30px;\n    }\n  }\n  @media (min-width: 1200px) {\n    .pct .pct_t-icpc .pct_icpc {\n      grid-template-columns: 1fr 1fr 1fr 1fr;\n    }\n  }\n  \/* 物品清单布局结束 *\/\n\n  \/* table布局 *\/\n  .pct .pct_st-tb {\n    padding: 0 20px;\n  }\n  .pct .pct_st-tb .pct_st {\n    text-align: center;\n  }\n  .pct .pct_st-tb .pct_tb {\n    width: 100%;\n    margin-top: 30px;\n    border: 1px solid #bfbfbf;\n    border-collapse: collapse;\n    text-align: center;\n    background-color: #f8f8f8;\n  }\n  .pct .pct_st-tb .pct_tb .pct_td {\n    border: 1px solid #bfbfbf;\n    font-size: 12px;\n    line-height: 15px;\n    padding: 5px 10px !important;\n  }\n  .pct .pct_st-tb .pct_tb .pct_th {\n    font-size: 12px;\n    line-height: 15px;\n    font-weight: 600;\n    background-color: #eeeeee;\n  }\n  .pct .pct_st-tb .pct_tb .pct_th .pct_td {\n    font-size: 12px;\n    line-height: 15px;\n    font-weight: 600;\n  }\n  .pct .pct_st-tb .pct_tb .pct_th .pct_td:nth-of-type(1) {\n    text-align: left;\n  }\n  .pct .pct_st-tb .pct_tb .pct_tr .pct_td:nth-of-type(1) {\n    text-align: left;\n  }\n  @media (min-width: 640px) {\n    .pct .pct_st-tb {\n      padding: 0px;\n    }\n    .pct .pct_st-tb .pct_tb {\n      margin-top: 60px;\n    }\n    .pct .pct_st-tb .pct_tb .pct_td {\n      padding: 10px 20px !important;\n      font-size: 18px;\n      line-height: 25px;\n    }\n    .pct .pct_st-tb .pct_tb .pct_th .pct_td {\n      font-size: 25px;\n      line-height: 30px;\n    }\n  }\n \/* table布局结束 *\/\n--\u003e\u003c\/style\u003e\n\u003c!-- 文案布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpc\"\u003e\n\u003c!-- 第一条 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eOverview\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eThe front door mounting kit is used to connect the front door glass to the printer.\u003c\/p\u003e\n\u003c!-- 第二条 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eCompatibility\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eX1 Series Exclusive\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 第三条 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eIn the Box\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003e \u003cbr\u003e\u003c\/p\u003e\n\u003cli\u003eFront door upper hinge *1\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eFront door lower hinge *1\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eSilicone strip for door frame *1\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eDoor Frame magnet *2\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eFront door upper hinge screws *2\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eLower front door hinge screws *2\n\u003cp\u003e \u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/div\u003e\n\u003c!-- 第四条 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003eInstallation of Front Door Mounting Kit\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003e \u003cbr\u003e\u003c\/p\u003e\n\u003cli\u003eRemove the front door, the upper hinge of the front door, the left panel of the machine, and the lower hinge of the front door (use pliers to bend the bottom of the post to remove the lower hinge of the front door)\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eReplace the new front door upper hinge and front door lower hinge\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eTear off the silicone strip of the door frame and remove the double-sided tape left on the door frame\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eUse a flathead screwdriver to pry the magnet off the door frame and glue the new magnet on with Glue 502\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eReplace the new door frame silicone strip\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eInstall new\/old front door\u003cbr\u003e\n\u003c\/li\u003e\n\u003cp class=\"pct_p\"\u003e \u003cbr\u003e\u003c\/p\u003e\n\u003cli\u003e\n\u003cstrong\u003ePlease check the link to replace the front door mounting kit\u003c\/strong\u003e: \u003ca href=\"https:\/\/wiki.bambulab.com\/en\/home\" target=\"_blank\"\u003ehttps:\/\/wiki.bambulab.com\/en\/x1\/maintenance\/front-door-mounting-kit\u003c\/a\u003e\n\u003c\/li\u003e\n\u003cp\u003e \u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e \u003c!-- table布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_st-tb\"\u003e\n\u003ch3 class=\"pct_st\"\u003eProduct Specification\u003c\/h3\u003e\n\u003ctable class=\"pct_tb\"\u003e\n\u003c!-- 第一行 --\u003e\n\u003ctbody\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePackage weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e60 g\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePackage size\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e190*70*50 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第二行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eMaterials\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003ePlastic, metal\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eGery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton id=\"paste-helper-id\" style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" data-mce-style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\n\u003c\/div\u003e","brand":"Bambu Lab ストア","offers":[{"title":"X1 Series Exclusive","offer_id":44811010736420,"sku":"FAS002-A2","price":2580.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/9510\/5316\/products\/1c34c9a4f05031c565d9686029544ccb_603da31f-968c-487b-ac0f-b9da97929ca1.png?v=1678505164","url":"https:\/\/bambu-lab-jp.myshopify.com\/en\/products\/front-door-mounting-kit","provider":"Bambu Lab ストア","version":"1.0","type":"link"}