{"title":"Spare Parts Housing Parts P1 Series","description":"","products":[{"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"},{"product_id":"front-glass-door","title":"Front Glass Door","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 purpose of the front glass door is to keep the inside of the printer closed, thus providing protection for the printing process while also insulating the enclosure for high-temperature printing.\u003c\/p\u003e\n\u003c\/div\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\/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\u003eMaterials\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eGlass\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePackage weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e1.4 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第二行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePackage size\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e400*370*35 mm\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eGray transparent\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;\"\u003e\u003c\/button\u003e\u003cbutton id=\"paste-helper-id\" style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e","brand":"Bambu Lab","offers":[{"title":"X1 Series Exclusive","offer_id":44804677566756,"sku":"FAS002","price":5080.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/9510\/5316\/products\/56d447250c15dfee9bce2eca61987d3c_6ef79901-b093-491a-bca7-854e3cb596c4.png?v=1678505263"},{"product_id":"glass-cover-plate","title":"Glass Cover Plate","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\"\u003ePlease place the glass cover plate over the printer.\u003c\/p\u003e\n\u003c\/div\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\/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\u003eMaterials\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003ePlastic, glass\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePackage weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e1.29 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第二行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003ePackage size\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e430*407*37 mm\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\"\u003eTransparent\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;\"\u003e\u003c\/button\u003e\u003cbutton id=\"paste-helper-id\" style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e","brand":"Bambu Lab","offers":[{"title":"X1 Series Exclusive","offer_id":44804692738340,"sku":"FAS001","price":4880.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/9510\/5316\/products\/28128cd94f50b5e0840263b1f8a660f0_398d23e5-215e-431b-aed3-15abd6845fe5.png?v=1678505560"},{"product_id":"rear-metal-panel-p1s","title":"Rear Metal Panel - P1 Series","description":"\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\u003cdiv data-page-id=\"ILGKdFVJNo7ohoxwFarcfUSjn1d\" data-docx-has-block-data=\"false\"\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Sqj6dtCoSoxj8IxJX3pcGsY0n4c\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv data-page-id=\"ILGKdFVJNo7ohoxwFarcfUSjn1d\" data-docx-has-block-data=\"false\"\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-RWmndebTIo7B1sxfUhPcaOXRnfe\"\u003eIt is the black metal panel that is installed on the back of the P1S printer (Please use the original screws from the printer for black metal rear pannel installation, as there are no screws included in the package of this spare part).\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-RWmndebTIo7B1sxfUhPcaOXRnfe\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-RWmndebTIo7B1sxfUhPcaOXRnfe\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-RWmndebTIo7B1sxfUhPcaOXRnfe\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-RWmndebTIo7B1sxfUhPcaOXRnfe\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan data-lark-record-data='{\"rootId\":\"ILGKdFVJNo7ohoxwFarcfUSjn1d\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"It is the black metal panel that is installed on the back of the P1S printer.\"},\"attribs\":{\"0\":\"*0+25\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7085151121664245762\"]},\"nextNum\":1}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":57,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":77},\"recordId\":\"RWmndebTIo7B1sxfUhPcaOXRnfe\"}],\"payloadMap\":{},\"isCut\":false}' data-lark-record-format=\"docx\/text\" class=\"lark-record-clipboard\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"pct_st\"\u003e\u003c\/h3\u003e\n\u003ch3 class=\"pct_st\"\u003eInstallation\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eLearn more about the replacement of the Rear Metal Panel for P1 Series on \u003ca href=\"https:\/\/wiki.bambulab.com\/en\/p1\/maintenance\/p1s-rear-panel\" target=\"_blank\"\u003eBambu Lab Wiki\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \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- Rear Metal Panel*1\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \u003c\/p\u003e\n\u003c\/div\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 and P1 Series\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003c!-- table布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003ch2 class=\"pct_t\" style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"pct_t-tb\"\u003e\n\u003ctable style=\"width: 491.328px;\" class=\"pct_tb\" data-mce-style=\"width: 491.328px;\"\u003e\n\u003c!-- 表头 --\u003e\n\u003cthead class=\"pct_th\"\u003e\n\u003ctr\u003e\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003c!-- 第一行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd style=\"width: 121px;\" class=\"pct_td\" data-mce-style=\"width: 121px;\"\u003e\u003cstrong\u003eMaterials\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76px;\" class=\"pct_td\" data-mce-style=\"width: 76px;\"\u003eMetal\u003cbr\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 86px;\" class=\"pct_td\" data-mce-style=\"width: 86px;\"\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 121.328px;\" class=\"pct_td\" data-mce-style=\"width: 121.328px;\"\u003eBlack\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第二行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd style=\"width: 121px;\" class=\"pct_td\" data-mce-style=\"width: 121px;\"\u003e\u003cstrong\u003ePackaging Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76px;\" class=\"pct_td\" data-mce-style=\"width: 76px;\"\u003e0.80 kg\u003c\/td\u003e\n\u003ctd style=\"width: 86px;\" class=\"pct_td\" data-mce-style=\"width: 86px;\"\u003e\u003cb\u003ePackaging Size\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 121.328px;\" class=\"pct_td\" data-mce-style=\"width: 121.328px;\"\u003e\u003cspan\u003e465*329*16 mm\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\" data-mce-style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\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\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\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\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\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\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\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\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\u003cbutton id=\"paste-helper-id\" style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e","brand":"Bambu Lab","offers":[{"title":"X1 Series and P1 Series","offer_id":48016491577636,"sku":"FAS003","price":3300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/9510\/5316\/products\/FAS003.png?v=1707015348"},{"product_id":"left-plastic-panel-p1s","title":"Left Plastic Panel - P1 Series","description":"\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\u003cdiv data-docx-has-block-data=\"false\" data-page-id=\"ILGKdFVJNo7ohoxwFarcfUSjn1d\"\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Sqj6dtCoSoxj8IxJX3pcGsY0n4c\"\u003eIt is the plastic panel that is installed on the left side of the printer \u003cspan data-mce-fragment=\"1\" class=\"lark-record-clipboard\" data-lark-record-format=\"docx\/text\" data-lark-record-data='{\"rootId\":\"ILGKdFVJNo7ohoxwFarcfUSjn1d\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"when facing the screen of the printer.\"},\"attribs\":{\"0\":\"*1*2*0+5*3*2*0+x\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"textHighlightBackground\",\"rgba(255,246,122,0.8)\"],\"1\":[\"author\",\"7085151121664245762\"],\"2\":[\"comment-id-7255242687679479811\",\"true\"],\"3\":[\"author\",\"7233215034321780764\"]},\"nextNum\":4}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":38,\"type\":\"text\",\"selection\":{\"start\":49,\"end\":87},\"recordId\":\"VAExdfq63oxEaPx4Wchc9nlunqd\"}],\"payloadMap\":{},\"isCut\":false}'\u003e\u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003ewhen \u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003efacing the screen of the printer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Sqj6dtCoSoxj8IxJX3pcGsY0n4c\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Sqj6dtCoSoxj8IxJX3pcGsY0n4c\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"pct_st\"\u003e\u003c\/h3\u003e\n\u003ch3 class=\"pct_st\"\u003eInstallation\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eLearn more about the replacement of the Left Plastic Panel for P1 Series on \u003ca style=\"color: #00ae42;\" href=\"https:\/\/wiki.bambulab.com\/en\/p1\/maintenance\/p1s-left-panel\" target=\"_blank\"\u003eBambu Lab Wiki\u003c\/a\u003e. Please note that the left and right side panels of the P1P may be incompatible with the base and require shaving off two tabs on the bottom of side panels for successful installation.\u003c\/p\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpcic\"\u003e\n\u003c!-- 第一条 --\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 左侧文案部分 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003e\u003c\/h3\u003e\n\u003ch3 class=\"pct_st\"\u003e\u003c\/h3\u003e\n\u003ch3 class=\"pct_st\"\u003eTwo types of bases for the P1P model\u003c\/h3\u003e\n\u003cdiv data-docx-has-block-data=\"false\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\"\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-MwYVdBZPjoDc7mxOh7ucPqgwn6a\"\u003eWe have two types of bases for the P1P model. One version comes with side panel tab slots, while the other version does not have these slots. It is possible that earlier shipments of the P1P model were of the older version without the tab slots, while recent and future shipments of the P1P will be of the newer version with the tab slots. Please check if your printer base has tab slots or not.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧图片部分 --\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg alt=\"Surface Finish\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47883_1.png?v=1692948495\" class=\"pct_mi\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47883_1.png?v=1692948495\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg alt=\"Surface Finish\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47883_1.png?v=1692948495\" class=\"pct_i\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47883_1.png?v=1692948495\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第二条 --\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 左侧文案部分 --\u003e\n\u003cdiv class=\"pct_st-p\" style=\"padding-right: 20px;\" data-mce-style=\"padding-right: 20px;\"\u003e\n\u003ch3 class=\"pct_st\"\u003eTwo types of side panel\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eThe side panels we shipped earlier also did not have tabs. Due to a change in production plans, the side panels we will be shipping in the near future and onwards will have tabs.If your printer base does not have tab slots but you received side panels with tabs, please remove the tabs from the side panels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧图片部分 --\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47884_1.png?v=1692948495\" class=\"pct_mi\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47884_1.png?v=1692948495\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47884_1.png?v=1692948495\" class=\"pct_i\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47884_1.png?v=1692948495\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pct_p\"\u003e \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- Left Plastic Panel*1\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e- BT3-6 screw*12\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e- ST3-4 screw*4\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e- ST2-3 screw*4\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \u003c\/p\u003e\n\u003c\/div\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 and P1 Series\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003c!-- table布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003ch2 style=\"text-align: center;\" class=\"pct_t\" data-mce-style=\"text-align: center;\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"pct_t-tb\"\u003e\n\u003ctable class=\"pct_tb\" style=\"width: 491.328px;\" data-mce-style=\"width: 491.328px;\"\u003e\n\u003c!-- 表头 --\u003e\n\u003cthead class=\"pct_th\"\u003e\n\u003ctr\u003e\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003c!-- 第一行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\" style=\"width: 121px;\" data-mce-style=\"width: 121px;\"\u003e\u003cstrong\u003eMaterials\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\" style=\"width: 76px;\" data-mce-style=\"width: 76px;\"\u003ePlastic\u003c\/td\u003e\n\u003ctd class=\"pct_td\" style=\"width: 86px;\" data-mce-style=\"width: 86px;\"\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\" style=\"width: 121.328px;\" data-mce-style=\"width: 121.328px;\"\u003eBlack\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第二行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\" style=\"width: 121px;\" data-mce-style=\"width: 121px;\"\u003e\u003cstrong\u003ePackaging Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\" style=\"width: 76px;\" data-mce-style=\"width: 76px;\"\u003e\n\u003cspan data-mce-fragment=\"1\"\u003e0.95\u003c\/span\u003e kg\u003c\/td\u003e\n\u003ctd class=\"pct_td\" style=\"width: 86px;\" data-mce-style=\"width: 86px;\"\u003e\u003cb\u003ePackaging Size\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\" style=\"width: 121.328px;\" data-mce-style=\"width: 121.328px;\"\u003e\u003cspan\u003e478*420*65 mm\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\" data-mce-style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\" data-mce-style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\" data-mce-style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\" data-mce-style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\" data-mce-style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\u003cbutton id=\"paste-helper-id\" style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\"\u003e\u003c\/button\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\"\u003e\u003c\/button\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\"\u003e\u003c\/button\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\"\u003e\u003c\/button\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\"\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bambu Lab","offers":[{"title":"X1 Series and P1 Series","offer_id":48016491643172,"sku":"FAS004","price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/9510\/5316\/products\/FAS004.png?v=1707015415"},{"product_id":"right-plastic-panel-p1s","title":"Right Plastic Panel - P1 Series","description":"\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\u003cdiv data-page-id=\"ILGKdFVJNo7ohoxwFarcfUSjn1d\" data-docx-has-block-data=\"false\"\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Sqj6dtCoSoxj8IxJX3pcGsY0n4c\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv data-page-id=\"ILGKdFVJNo7ohoxwFarcfUSjn1d\" data-docx-has-block-data=\"false\"\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-VAExdfq63oxEaPx4Wchc9nlunqd\"\u003eIt is the plastic panel that is installed on the right side of the printer \u003cspan data-lark-record-data='{\"rootId\":\"ILGKdFVJNo7ohoxwFarcfUSjn1d\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"when facing the screen of the printer.\"},\"attribs\":{\"0\":\"*1*2*0+5*3*2*0+x\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"textHighlightBackground\",\"rgba(255,246,122,0.8)\"],\"1\":[\"author\",\"7085151121664245762\"],\"2\":[\"comment-id-7255242687679479811\",\"true\"],\"3\":[\"author\",\"7233215034321780764\"]},\"nextNum\":4}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":38,\"type\":\"text\",\"selection\":{\"start\":49,\"end\":87},\"recordId\":\"VAExdfq63oxEaPx4Wchc9nlunqd\"}],\"payloadMap\":{},\"isCut\":false}' data-lark-record-format=\"docx\/text\" class=\"lark-record-clipboard\" data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003ewhen \u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003efacing the screen of the printer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-VAExdfq63oxEaPx4Wchc9nlunqd\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-VAExdfq63oxEaPx4Wchc9nlunqd\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan data-lark-record-data='{\"rootId\":\"ILGKdFVJNo7ohoxwFarcfUSjn1d\",\"text\":{\"initialAttributedTexts\":{\"text\":{\"0\":\"It is the plastic panel that is installed on the right side of the printer when facing the glass front door of the P1S printer.\"},\"attribs\":{\"0\":\"*0+3j\"}},\"apool\":{\"numToAttrib\":{\"0\":[\"author\",\"7085151121664245762\"]},\"nextNum\":1}},\"type\":\"text\",\"referenceRecordMap\":{},\"extra\":{\"mention_page_title\":{},\"external_mention_url\":{}},\"isKeepQuoteContainer\":false,\"isFromCode\":false,\"selection\":[{\"id\":37,\"type\":\"text\",\"selection\":{\"start\":0,\"end\":127},\"recordId\":\"VAExdfq63oxEaPx4Wchc9nlunqd\"}],\"payloadMap\":{},\"isCut\":false}' data-lark-record-format=\"docx\/text\" class=\"lark-record-clipboard\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"pct_st\"\u003e\u003c\/h3\u003e\n\u003ch3 class=\"pct_st\"\u003eInstallation\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eLearn more about the replacement of the Right Plastic Panel for P1 Series on \u003ca style=\"color: #00ae42;\" href=\"https:\/\/wiki.bambulab.com\/en\/p1\/maintenance\/p1s-right-panel\" target=\"_blank\"\u003eBambu Lab Wiki\u003c\/a\u003e. Please note that the left and right side panels of the P1P may be incompatible with the base and require shaving off two tabs on the bottom of side panels for successful installation.\u003c\/p\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003cdiv class=\"pct_t-stpcic\"\u003e\n\u003c!-- 第一条 --\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 左侧文案部分 --\u003e\n\u003cdiv class=\"pct_st-p\"\u003e\n\u003ch3 class=\"pct_st\"\u003e\u003c\/h3\u003e\n\u003ch3 class=\"pct_st\"\u003e\u003c\/h3\u003e\n\u003ch3 class=\"pct_st\"\u003eTwo types of bases for the P1P model\u003c\/h3\u003e\n\u003cdiv data-docx-has-block-data=\"false\" data-page-id=\"BBRnd3ZnMoheF1xBZCMcou9xnR4\"\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-MwYVdBZPjoDc7mxOh7ucPqgwn6a\"\u003eWe have two types of bases for the P1P model. One version comes with side panel tab slots, while the other version does not have these slots. It is possible that earlier shipments of the P1P model were of the older version without the tab slots, while recent and future shipments of the P1P will be of the newer version with the tab slots. Please check if your printer base has tab slots or not.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧图片部分 --\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg class=\"pct_mi\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47883_1.png?v=1692948495\" alt=\"Surface Finish\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47883_1.png?v=1692948495\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg class=\"pct_i\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47883_1.png?v=1692948495\" alt=\"Surface Finish\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47883_1.png?v=1692948495\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第二条 --\u003e\n\u003cdiv class=\"pct_stpc-ic\"\u003e\n\u003c!-- 左侧文案部分 --\u003e\n\u003cdiv style=\"padding-right: 20px;\" class=\"pct_st-p\" data-mce-style=\"padding-right: 20px;\"\u003e\n\u003ch3 class=\"pct_st\"\u003eTwo types of side panel\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eThe side panels we shipped earlier also did not have tabs. Due to a change in production plans, the side panels we will be shipping in the near future and onwards will have tabs.If your printer base does not have tab slots but you received side panels with tabs, please remove the tabs from the side panels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧图片部分 --\u003e\n\u003cdiv class=\"pct_ic\"\u003e\n\u003c!-- 手机端图片 --\u003e \u003cimg class=\"pct_mi\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47884_1.png?v=1692948495\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47884_1.png?v=1692948495\"\u003e \u003c!-- PC端图片 --\u003e \u003cimg class=\"pct_i\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47884_1.png?v=1692948495\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0584\/7236\/6216\/files\/Group_47884_1.png?v=1692948495\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pct_p\"\u003e \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- Right Plastic Panel*1\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e- BT3-6 screw*12\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e- ST3-4 screw*4\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e- ST2-3 screw*4\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \u003c\/p\u003e\n\u003c\/div\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 and P1 Series\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003c!-- table布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003ch2 class=\"pct_t\" style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"pct_t-tb\"\u003e\n\u003ctable style=\"width: 491.328px;\" class=\"pct_tb\" data-mce-style=\"width: 491.328px;\"\u003e\n\u003c!-- 表头 --\u003e\n\u003cthead class=\"pct_th\"\u003e\n\u003ctr\u003e\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003c!-- 第一行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd style=\"width: 121px;\" class=\"pct_td\" data-mce-style=\"width: 121px;\"\u003e\u003cstrong\u003eMaterials\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76px;\" class=\"pct_td\" data-mce-style=\"width: 76px;\"\u003ePlastic\u003c\/td\u003e\n\u003ctd style=\"width: 86px;\" class=\"pct_td\" data-mce-style=\"width: 86px;\"\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 121.328px;\" class=\"pct_td\" data-mce-style=\"width: 121.328px;\"\u003eBlack\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第二行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd style=\"width: 121px;\" class=\"pct_td\" data-mce-style=\"width: 121px;\"\u003e\u003cstrong\u003ePackaging Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76px;\" class=\"pct_td\" data-mce-style=\"width: 76px;\"\u003e\n\u003cspan data-mce-fragment=\"1\"\u003e0.95\u003c\/span\u003e kg\u003c\/td\u003e\n\u003ctd style=\"width: 86px;\" class=\"pct_td\" data-mce-style=\"width: 86px;\"\u003e\u003cb\u003ePackaging Size\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 121.328px;\" class=\"pct_td\" data-mce-style=\"width: 121.328px;\"\u003e\u003cspan\u003e478*420*65 mm\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\" data-mce-style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\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\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\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\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\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\u003cbutton id=\"paste-helper-id\" style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\u003cbutton id=\"paste-helper-id\" style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\u003cbutton id=\"paste-helper-id\" style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\u003cbutton id=\"paste-helper-id\" style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\u003cbutton id=\"paste-helper-id\" style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bambu Lab","offers":[{"title":"X1 Series and P1 Series","offer_id":48016493773092,"sku":"FAS005","price":4950.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/9510\/5316\/products\/FAS005.png?v=1707015544"},{"product_id":"front-cover-p1s","title":"Front Cover - P1 Series","description":"\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\u003cdiv data-page-id=\"ILGKdFVJNo7ohoxwFarcfUSjn1d\" data-docx-has-block-data=\"false\"\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Sqj6dtCoSoxj8IxJX3pcGsY0n4c\"\u003eThe front cover of the P1S printer is a black-gray cover that is installed on the front of the printer and printed with P1S.\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Sqj6dtCoSoxj8IxJX3pcGsY0n4c\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Sqj6dtCoSoxj8IxJX3pcGsY0n4c\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Sqj6dtCoSoxj8IxJX3pcGsY0n4c\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ace-line ace-line old-record-id-Sqj6dtCoSoxj8IxJX3pcGsY0n4c\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"pct_st\"\u003e\u003c\/h3\u003e\n\u003ch3 class=\"pct_st\"\u003eInstallation\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eLearn more about the replacement of the Front Cover for P1 Series on \u003ca href=\"https:\/\/wiki.bambulab.com\/en\/p1\/maintenance\/p1s-front-cover\" target=\"_blank\"\u003eBambu Lab Wiki\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e\u003cbr\u003e\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- Front Cover*1\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e- ST3-4 screw*2\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e- BT3-5 screw*1\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e- Glue*1\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \u003c\/p\u003e\n\u003c\/div\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\"\u003eP1 Series Exclusive\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003c!-- table布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003ch2 class=\"pct_t\" style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"pct_t-tb\"\u003e\n\u003ctable style=\"width: 491.328px;\" class=\"pct_tb\" data-mce-style=\"width: 491.328px;\"\u003e\n\u003c!-- 表头 --\u003e\n\u003cthead class=\"pct_th\"\u003e\n\u003ctr\u003e\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003c!-- 第一行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd style=\"width: 121px;\" class=\"pct_td\" data-mce-style=\"width: 121px;\"\u003e\u003cstrong\u003eMaterials\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76px;\" class=\"pct_td\" data-mce-style=\"width: 76px;\"\u003ePlastic\u003c\/td\u003e\n\u003ctd style=\"width: 86px;\" class=\"pct_td\" data-mce-style=\"width: 86px;\"\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 121.328px;\" class=\"pct_td\" data-mce-style=\"width: 121.328px;\"\u003eGrey\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第二行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd style=\"width: 121px;\" class=\"pct_td\" data-mce-style=\"width: 121px;\"\u003e\u003cstrong\u003ePackaging Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76px;\" class=\"pct_td\" data-mce-style=\"width: 76px;\"\u003e0.19 kg\u003c\/td\u003e\n\u003ctd style=\"width: 86px;\" class=\"pct_td\" data-mce-style=\"width: 86px;\"\u003e\u003cb\u003ePackaging Size\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 121.328px;\" class=\"pct_td\" data-mce-style=\"width: 121.328px;\"\u003e\u003cspan\u003e60*80*415 mm\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\" data-mce-style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\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\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\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\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\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\u003cbutton id=\"paste-helper-id\" style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\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;\"\u003e\u003c\/button\u003e\u003cbutton id=\"paste-helper-id\" style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e","brand":"Bambu Lab","offers":[{"title":"P1 Series Exclusive","offer_id":48016493969700,"sku":"FAS006","price":1650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/9510\/5316\/products\/FAS006.png?v=1707015604"},{"product_id":"rear-panel-p1p","title":"Rear Panel - P1P","description":"\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\"\u003e\u003cspan\u003eT\u003c\/span\u003e\u003cspan\u003ehe Rear Panel refers to the metal panel installed on the back of the P1P printer.\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3 class=\"pct_st\"\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003ch3 class=\"pct_st\"\u003eInstallation\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eLearn more about the replacement of the \u003cspan data-mce-fragment=\"1\"\u003eRear Panel\u003c\/span\u003e for P1P on \u003ca href=\"https:\/\/wiki.bambulab.com\/en\/p1\/maintenance\/rear-panel\" target=\"_blank\"\u003eBambu Lab Wiki\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \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- \u003cspan\u003eRear Panel*1\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \u003c\/p\u003e\n\u003c\/div\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\"\u003eP1P Exclusive\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003c!-- table布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003ch2 style=\"text-align: center;\" class=\"pct_t\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"pct_t-tb\"\u003e\n\u003ctable class=\"pct_tb\" style=\"width: 491.328px;\" data-mce-style=\"width: 491.328px;\"\u003e\n\u003c!-- 表头 --\u003e\n\u003cthead class=\"pct_th\"\u003e\n\u003ctr\u003e\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003c!-- 第一行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\" style=\"width: 121px;\" data-mce-style=\"width: 121px;\"\u003e\u003cstrong\u003eMaterials\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\" style=\"width: 76px;\" data-mce-style=\"width: 76px;\"\u003eMetal\u003c\/td\u003e\n\u003ctd class=\"pct_td\" style=\"width: 86px;\" data-mce-style=\"width: 86px;\"\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\" style=\"width: 121.328px;\" data-mce-style=\"width: 121.328px;\"\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第二行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd class=\"pct_td\" style=\"width: 121px;\" data-mce-style=\"width: 121px;\"\u003e\u003cstrong\u003ePackaging Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\" style=\"width: 76px;\" data-mce-style=\"width: 76px;\"\u003e0.57 kg\u003c\/td\u003e\n\u003ctd class=\"pct_td\" style=\"width: 86px;\" data-mce-style=\"width: 86px;\"\u003e\u003cb\u003ePackaging Size\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd class=\"pct_td\" style=\"width: 121.328px;\" data-mce-style=\"width: 121.328px;\"\u003e\u003cspan\u003e310*310*15 mm\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\" data-mce-style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\"\u003e\u003c\/button\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\"\u003e\u003c\/button\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\"\u003e\u003c\/button\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\"\u003e\u003c\/button\u003e","brand":"Bambu Lab","offers":[{"title":"P1P Exclusive","offer_id":48016495771940,"sku":"FAS010","price":3300.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/9510\/5316\/products\/P1P_2_97609799-aae2-46b9-9871-ba448b605f1e.png?v=1707015838"},{"product_id":"motor-drive-pulley","title":"Motor Drive Pulley","description":"\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 Motor Drive Pulley is installed on a motor to drive the belt.\u003cbr\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3 class=\"pct_st\"\u003eInstallation\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eLearn more about the replacement of the Motor Drive Pulley on \u003ca rel=\"noopener\" href=\"https:\/\/wiki.bambulab.com\/en\/x1\/maintenance\/replace-the-xy-motor\" target=\"_blank\"\u003e\u003cspan style=\"color: rgb(0, 174, 66);\"\u003eBambu Lab Wiki\u003c\/span\u003e\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \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-Motor Drive Pulley\u003cspan\u003e *1\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \u003c\/p\u003e\n\u003c\/div\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\"\u003e\u003cspan\u003eX1 Series and P1 Series\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003c!-- table布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003ch2 class=\"pct_t\" style=\"text-align: center;\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"pct_t-tb\"\u003e\n\u003ctable style=\"width: 491.328px;\" class=\"pct_tb\" data-mce-style=\"width: 491.328px;\"\u003e\n\u003c!-- 表头 --\u003e\n\u003cthead class=\"pct_th\"\u003e\n\u003ctr\u003e\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003c!-- 第一行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd style=\"width: 121px;\" class=\"pct_td\" data-mce-style=\"width: 121px;\"\u003e\u003cstrong\u003eMaterials\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76px;\" class=\"pct_td\" data-mce-style=\"width: 76px;\"\u003eMetal, Plastic\u003c\/td\u003e\n\u003ctd style=\"width: 86px;\" class=\"pct_td\" data-mce-style=\"width: 86px;\"\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 121.328px;\" class=\"pct_td\" data-mce-style=\"width: 121.328px;\"\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第二行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd style=\"width: 121px;\" class=\"pct_td\" data-mce-style=\"width: 121px;\"\u003e\u003cstrong\u003ePackaging Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76px;\" class=\"pct_td\" data-mce-style=\"width: 76px;\"\u003e0.2 kg\u003c\/td\u003e\n\u003ctd style=\"width: 86px;\" class=\"pct_td\" data-mce-style=\"width: 86px;\"\u003e\u003cb\u003ePackaging Size\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 121.328px;\" class=\"pct_td\" data-mce-style=\"width: 121.328px;\"\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e60*60*30mm\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bambu Lab ストア","offers":[{"title":"X1 Series and P1 Series","offer_id":49830420218148,"sku":"SPC016","price":10.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/9510\/5316\/files\/SPC016-MotorDrivePulley.png?v=1725439429"},{"product_id":"spool-holder","title":"Spool Holder","description":"\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 Spool Holder is installed on the back of the printer, fixed with 2 screws.\u003c\/p\u003e\n\u003ch3 class=\"pct_st\"\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003ch3 class=\"pct_st\"\u003eInstallation\u003c\/h3\u003e\n\u003cp class=\"pct_p\"\u003eLearn more about the replacement of the Spool Holder on \u003ca rel=\"noopener\" href=\"https:\/\/wiki.bambulab.com\/en\/x1\/manual\/switch-from-ams-to-spool-holder\" target=\"_blank\"\u003eBambu Lab Wiki\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \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- Spool Holder*1\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \u003c\/p\u003e\n\u003c\/div\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\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eX1 Series and P1 Series\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"pct_p\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003c!-- table布局 --\u003e\n\u003cdiv class=\"pct pct_mc\"\u003e\n\u003ch2 class=\"pct_t\" style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"pct_t-tb\"\u003e\n\u003ctable style=\"width: 491.328px;\" class=\"pct_tb\" data-mce-style=\"width: 491.328px;\"\u003e\n\u003c!-- 表头 --\u003e\n\u003cthead class=\"pct_th\"\u003e\n\u003ctr\u003e\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003c!-- 第一行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd style=\"width: 121px;\" class=\"pct_td\" data-mce-style=\"width: 121px;\"\u003e\u003cstrong\u003eMaterials\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76px;\" class=\"pct_td\" data-mce-style=\"width: 76px;\"\u003eMetal, Plastic\u003c\/td\u003e\n\u003ctd style=\"width: 86px;\" class=\"pct_td\" data-mce-style=\"width: 86px;\"\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 121.328px;\" class=\"pct_td\" data-mce-style=\"width: 121.328px;\"\u003eBlack, Silver\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- 第二行 --\u003e\n\u003ctr class=\"pct_tr\"\u003e\n\u003ctd style=\"width: 121px;\" class=\"pct_td\" data-mce-style=\"width: 121px;\"\u003e\u003cstrong\u003ePackaging Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 76px;\" class=\"pct_td\" data-mce-style=\"width: 76px;\"\u003e0.95 kg\u003c\/td\u003e\n\u003ctd style=\"width: 86px;\" class=\"pct_td\" data-mce-style=\"width: 86px;\"\u003e\u003cb\u003ePackaging Size\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 121.328px;\" class=\"pct_td\" data-mce-style=\"width: 121.328px;\"\u003e\u003cspan\u003e350*270*130mm\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\" data-mce-style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\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\u003cbutton id=\"paste-helper-id\" style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\"\u003e\u003c\/button\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\"\u003e\u003c\/button\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\"\u003e\u003c\/button\u003e\u003cbutton style=\"width: 0px; height: 0px; padding: 0px; margin: 0px; border: 0px; display: none;\" id=\"paste-helper-id\"\u003e\u003c\/button\u003e\u003c\/p\u003e","brand":"Bambu Lab ストア","offers":[{"title":"X1 Series and P1 Series","offer_id":49830477398308,"sku":"FAC061","price":495.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/9510\/5316\/files\/SpoolHolder_e0bf415e-1db4-4b19-bf9a-f00e72253582.png?v=1725440888"}],"url":"https:\/\/bambu-lab-jp.myshopify.com\/en\/collections\/spare-parts-housing-parts-p1-series.oembed","provider":"Bambu Lab ストア","version":"1.0","type":"link"}