{"product_id":"silk-pla-tri-color","title":"PLA Soie Tricolore","description":"\u003cstyle\u003e\n  .inkcloud-product-story {\n    --banner-feature-gap: 68px;\n    --feature-row-gap: 68px;\n    --feature-content-gap: 36px;\n    --feature-video-gap: 68px;\n    --video-gallery-gap: 36px;\n    --gallery-parameters-gap: 36px;\n\n    display: block;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    color: #1a1a1a;\n    box-sizing: border-box;\n  }\n\n  .inkcloud-product-story *,\n  .inkcloud-product-story *::before,\n  .inkcloud-product-story *::after {\n    box-sizing: border-box;\n  }\n\n  .inkcloud-product-story section,\n  .inkcloud-product-story article {\n    margin-top: 0;\n    padding-top: 0;\n  }\n\n  \/* ========================================\n     1. Overview Banner\n     ======================================== *\/\n\n  .inkcloud-product-story__overview {\n    position: relative;\n    display: block;\n    width: 100%;\n    margin: 0 0 var(--banner-feature-gap);\n    padding: 0;\n    overflow: hidden;\n  }\n\n  \/* Banner保持原始比例，不裁剪 *\/\n  .inkcloud-product-story__overview-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* 文案和图标位于Banner左侧空白区域 *\/\n  .inkcloud-product-story__banner-overlay {\n    position: absolute;\n    z-index: 2;\n    top: 0;\n    bottom: 0;\n    left: 3%;\n    width: 48%;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: stretch;\n    margin: 0;\n    padding: 3%;\n    color: #202020;\n    background: transparent;\n    border: 0;\n  }\n\n  .inkcloud-product-story__banner-copy {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n  }\n\n  .inkcloud-product-story__banner-title {\n    margin: 0 0 clamp(6px, 0.9vw, 12px);\n    padding: 0;\n    color: #202020;\n    font-size: clamp(22px, 2.5vw, 38px);\n    font-weight: 700;\n    line-height: 1.15;\n    letter-spacing: -0.02em;\n    text-align: left;\n  }\n\n  .inkcloud-product-story__banner-description {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    color: #343434;\n    font-size: clamp(12px, 1.25vw, 17px);\n    font-weight: 400;\n    line-height: 1.4;\n    text-align: left;\n  }\n\n  \/* Banner图标区域 *\/\n  .inkcloud-product-story__banner-icons {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    align-items: start;\n    gap: clamp(4px, 0.8vw, 10px);\n    width: 100%;\n    margin: clamp(16px, 2vw, 28px) 0 0;\n    padding: 0;\n  }\n\n  .inkcloud-product-story__banner-icon {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    min-width: 0;\n    margin: 0;\n    padding: 0;\n    text-align: center;\n  }\n\n  .inkcloud-product-story__banner-icon img {\n    display: block;\n    width: clamp(26px, 3vw, 42px);\n    height: clamp(26px, 3vw, 42px);\n    margin: 0 0 5px;\n    padding: 0;\n    object-fit: contain;\n  }\n\n  .inkcloud-product-story__banner-icon span {\n    color: #2b2b2b;\n    font-size: clamp(8px, 0.82vw, 11px);\n    font-weight: 500;\n    line-height: 1.2;\n    text-align: center;\n  }\n\n  \/* ========================================\n     2. Feature Area\n     ======================================== *\/\n\n  .inkcloud-product-story__features {\n    display: flex;\n    flex-direction: column;\n    gap: var(--feature-row-gap);\n    width: 100%;\n    margin: 0 0 var(--feature-video-gap);\n    padding: 0;\n  }\n\n  .inkcloud-product-story__feature-row {\n    display: flex;\n    align-items: center;\n    gap: var(--feature-content-gap);\n    width: 100%;\n    margin: 0;\n    padding: 0;\n  }\n\n  .inkcloud-product-story__feature-row--reverse {\n    flex-direction: row-reverse;\n  }\n\n  .inkcloud-product-story__feature-media,\n  .inkcloud-product-story__feature-copy {\n    flex: 1 1 50%;\n    min-width: 0;\n    margin: 0;\n  }\n\n  .inkcloud-product-story__feature-media {\n    aspect-ratio: 16 \/ 9;\n    overflow: hidden;\n  }\n\n  .inkcloud-product-story__feature-media img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    margin: 0;\n    padding: 0;\n    object-fit: cover;\n  }\n\n  .inkcloud-product-story__feature-copy {\n    padding: 0;\n  }\n\n  .inkcloud-product-story__feature-copy h2 {\n    margin: 0 0 8px;\n    padding: 0;\n    color: #111111;\n    line-height: 1.3;\n  }\n\n  .inkcloud-product-story__feature-copy p {\n    margin: 0;\n    padding: 0;\n    color: #555555;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  \/* ========================================\n     3. Product Video\n     ======================================== *\/\n\n  .inkcloud-product-story__video {\n    display: block;\n    width: 100%;\n    margin: 0 0 var(--video-gallery-gap);\n    padding: 0;\n  }\n\n  .inkcloud-product-story__video video {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    padding: 0;\n    aspect-ratio: 16 \/ 9;\n    object-fit: contain;\n    background-color: #000000;\n  }\n\n  \/* ========================================\n     4. Application Gallery\n     ======================================== *\/\n\n  .inkcloud-product-story__gallery {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 260px));\n    justify-content: center;\n    align-items: start;\n    gap: 12px;\n    width: 100%;\n    margin: 0 0 var(--gallery-parameters-gap);\n    padding: 0;\n  }\n\n  .inkcloud-product-story__gallery-item {\n    display: block;\n    width: 100%;\n    min-width: 0;\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n  }\n\n  .inkcloud-product-story__gallery-item img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    padding: 0;\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n  }\n\n  \/* ==============================\n     5. Parameter Information\n     ============================== *\/\n\n  .inkcloud-product-story__parameters {\n    width: 100%;\n    margin: 0;\n    padding: 26px 0 14px;\n    background: #ffffff;\n    border: 1px solid #d9dfe2;\n  }\n\n  .inkcloud-product-story__parameters-heading {\n    position: relative;\n    margin: 0;\n    padding: 0 24px 22px;\n    text-align: center;\n    border-bottom: 1px solid #d9dfe2;\n  }\n\n  .inkcloud-product-story__parameters-heading::before {\n    content: \"\";\n    position: absolute;\n    top: 7px;\n    left: 24px;\n    width: 35px;\n    height: 3px;\n    background: #ff7a21;\n  }\n\n  .inkcloud-product-story__parameters-heading h2 {\n    margin: 0 0 5px;\n    padding: 0;\n    color: #20252a;\n    font-size: clamp(20px, 2vw, 28px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n\n  .inkcloud-product-story__parameters-product {\n    margin: 0 0 2px;\n    padding: 0;\n    color: #159a9d;\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .inkcloud-product-story__parameters-subtitle {\n    margin: 0;\n    padding: 0;\n    color: #8a9297;\n    font-size: 11px;\n    line-height: 1.3;\n  }\n\n  .inkcloud-product-story__parameters-table {\n    width: 100%;\n    margin: 28px 0 0;\n    border: 0;\n    border-collapse: collapse;\n    border-spacing: 0;\n    table-layout: fixed;\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  .inkcloud-product-story__parameters-table col:nth-child(1),\n  .inkcloud-product-story__parameters-table col:nth-child(3) { width: 19%; }\n\n  .inkcloud-product-story__parameters-table col:nth-child(2),\n  .inkcloud-product-story__parameters-table col:nth-child(4) { width: 31%; }\n\n  .inkcloud-product-story__parameters-table thead th {\n    padding: 12px 16px;\n    color: #ffffff;\n    background: #169dab;\n    border: 0;\n    font-size: 14px;\n    font-weight: 700;\n    text-align: left;\n  }\n\n  .inkcloud-product-story__parameters-table tbody th,\n  .inkcloud-product-story__parameters-table tbody td {\n    padding: 18px 16px;\n    border-right: 1px solid #dfe4e7;\n    border-bottom: 1px solid #dfe4e7;\n    vertical-align: middle;\n    text-align: left;\n    overflow-wrap: anywhere;\n  }\n\n  .inkcloud-product-story__parameters-table tbody th {\n    color: #343a3f;\n    background: #ffffff;\n    font-weight: 600;\n  }\n\n  .inkcloud-product-story__parameters-table tbody td {\n    color: #343a3f;\n    background: #f3f5f6;\n    font-weight: 600;\n  }\n\n  .inkcloud-product-story__parameters-table tbody tr:last-child th,\n  .inkcloud-product-story__parameters-table tbody tr:last-child td { border-bottom: 0; }\n\n  .inkcloud-product-story__parameters-table tbody td:last-child { border-right: 0; }\n\n  .inkcloud-product-story__mechanical-heading {\n    margin: 38px 0 18px;\n    padding: 12px 22px;\n    color: #ffffff;\n    background: #f68734;\n    font-size: 20px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .inkcloud-product-story__mechanical-table-wrap {\n    width: 100%;\n    padding: 0 10px;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .inkcloud-product-story__mechanical-table {\n    width: 100%;\n    min-width: 760px;\n    margin: 0;\n    border-collapse: collapse;\n    border-spacing: 0;\n    table-layout: fixed;\n  }\n\n  .inkcloud-product-story__mechanical-table th,\n  .inkcloud-product-story__mechanical-table td {\n    width: 20%;\n    padding: 18px 12px;\n    border: 1px solid #efc7aa;\n    text-align: center;\n    vertical-align: middle;\n  }\n\n  .inkcloud-product-story__mechanical-table th {\n    color: #222831;\n    background: #ffffff;\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .inkcloud-product-story__mechanical-table td {\n    color: #222831;\n    background: #f3f5f6;\n    font-size: 25px;\n    font-weight: 700;\n  }\n\n  .inkcloud-product-story__parameters-note {\n    margin: 28px 16px 0;\n    padding: 0;\n    color: #8a9297;\n    font-size: 11px;\n    line-height: 1.5;\n    text-align: center;\n  }\n\n  @media (max-width: 749px) {\n    .inkcloud-product-story__parameters { padding-top: 20px; }\n    .inkcloud-product-story__parameters-heading { padding: 0 14px 15px; }\n    .inkcloud-product-story__parameters-heading::before { left: 14px; width: 26px; }\n    .inkcloud-product-story__parameters-heading h2 { font-size: 18px; }\n\n    .inkcloud-product-story__parameters-table,\n    .inkcloud-product-story__parameters-table tbody { display: block; width: 100%; }\n\n    .inkcloud-product-story__parameters-table colgroup { display: none; }\n    .inkcloud-product-story__parameters-table thead { display: table; width: 100%; table-layout: fixed; }\n\n    .inkcloud-product-story__parameters-table tbody tr {\n      display: grid;\n      grid-template-columns: minmax(105px, 42%) minmax(0, 58%);\n      width: 100%;\n    }\n\n    .inkcloud-product-story__parameters-table tbody th,\n    .inkcloud-product-story__parameters-table tbody td {\n      width: auto;\n      min-width: 0;\n      padding: 12px 10px;\n      font-size: 12px;\n    }\n\n    .inkcloud-product-story__parameters-table tbody th:nth-child(3),\n    .inkcloud-product-story__parameters-table tbody td:nth-child(4) { border-top: 1px solid #dfe4e7; }\n\n    .inkcloud-product-story__mechanical-heading { margin-top: 28px; padding: 11px 14px; font-size: 16px; }\n    .inkcloud-product-story__parameters-note { margin-top: 20px; font-size: 10px; }\n  }\n\n  \/* ========================================\n     Mobile\n     ======================================== *\/\n\n  @media (max-width: 749px) {\n    .inkcloud-product-story__banner-overlay {\n      left: 2%;\n      width: 49%;\n      padding: 2%;\n    }\n\n    .inkcloud-product-story__banner-title {\n      margin-bottom: 3px;\n      font-size: clamp(11px, 3.3vw, 18px);\n    }\n\n    .inkcloud-product-story__banner-description {\n      font-size: clamp(5px, 1.6vw, 9px);\n      line-height: 1.25;\n    }\n\n    .inkcloud-product-story__banner-icons {\n      gap: 2px;\n      margin-top: 6px;\n    }\n\n    .inkcloud-product-story__banner-icon img {\n      width: clamp(14px, 4vw, 22px);\n      height: clamp(14px, 4vw, 22px);\n      margin-bottom: 2px;\n    }\n\n    .inkcloud-product-story__banner-icon span {\n      font-size: clamp(4px, 1.35vw, 7px);\n      line-height: 1.15;\n    }\n\n    .inkcloud-product-story__feature-row,\n    .inkcloud-product-story__feature-row--reverse {\n      flex-direction: column;\n      gap: var(--feature-content-gap);\n    }\n\n    .inkcloud-product-story__feature-media,\n    .inkcloud-product-story__feature-copy {\n      flex-basis: 100%;\n      width: 100%;\n    }\n\n    .inkcloud-product-story__gallery {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 6px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"inkcloud-product-story\"\u003e\n\n\u003c!-- =====================================\n       1. Banner\n       ===================================== --\u0026gt;\n\u003csection class=\"inkcloud-product-story__overview\"\u003e\u003c!-- 替换Banner图片链接 --\u003e \u003cimg class=\"inkcloud-product-story__overview-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0776\/9653\/2734\/files\/banner_d050ff58-82da-4cf6-a317-d6f49e731168.jpg?v=1787711689\" alt=\"PRODUCT_BANNER_ALT_TEXT\" loading=\"lazy\"\u003e\n\u003cdiv class=\"inkcloud-product-story__banner-overlay\"\u003e\n\n\u003cdiv class=\"inkcloud-product-story__banner-copy\"\u003e\n\n\u003c!-- 替换Banner标题 --\u003e\n\u003ch2 class=\"inkcloud-product-story__banner-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003ePLA Soie Tricolore\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003c!-- 替换Banner描述 --\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003eCréez des modèles lisses et brillants avec une finition soyeuse et un éclat réglable.\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"inkcloud-product-story__banner-icons\"\u003e\n\n\u003c!-- Icon 1 --\u003e\n\u003cdiv class=\"inkcloud-product-story__banner-icon\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0776\/9653\/2734\/files\/icon-6_a1af5d02-e609-4054-8a23-20fe84b903f9.png?v=1786519847\" alt=\"Feature 1\" loading=\"lazy\"\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003eCouleurs       Riches\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Icon 2 --\u003e\n\u003cdiv class=\"inkcloud-product-story__banner-icon\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0776\/9653\/2734\/files\/icon-8.png?v=1786519850\" alt=\"Feature 1\" loading=\"lazy\"\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003eÉcologique\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Icon 3 --\u003e\n\u003cdiv class=\"inkcloud-product-story__banner-icon\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0776\/9653\/2734\/files\/icon-13_2de69f4b-be2e-4bf6-8521-da1774d56a01.png?v=1786519853\" alt=\"Feature 1\" loading=\"lazy\"\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003eImpression Lisse\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Icon 4 --\u003e\n\u003cdiv class=\"inkcloud-product-story__banner-icon\"\u003e\n\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0776\/9653\/2734\/files\/icon-14_f1a8f9a4-46a9-4dd3-bdc6-7534fad64bfc.png?v=1786519856\" alt=\"Feature 1\" loading=\"lazy\"\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003eQualité Constante\u003c\/span\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- =====================================\n       2. Three Feature Rows\n       ===================================== --\u0026gt;\n\u003csection class=\"inkcloud-product-story__features\"\u003e\u003c!-- Feature 1 --\u003e\n\u003carticle class=\"inkcloud-product-story__feature-row\"\u003e\n\u003cdiv class=\"inkcloud-product-story__feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0776\/9653\/2734\/files\/1_b037dcb2-682a-41ed-8091-386c428da2ca.jpg?v=1786348590\" alt=\"\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"inkcloud-product-story__feature-copy\"\u003e\n\n\u003ch3\u003eFinition brillante, impact immédiat\u003c\/h3\u003e\n\n\u003cp\u003eL'éclat soyeux confère aux cadeaux, présentoirs et prototypes haut de gamme un attrait exceptionnel, directement sortis de l'imprimante.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/article\u003e\n\u003c!-- Feature 2 --\u003e\n\u003carticle class=\"inkcloud-product-story__feature-row inkcloud-product-story__feature-row--reverse\"\u003e\n\u003cdiv class=\"inkcloud-product-story__feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0776\/9653\/2734\/files\/2_3f75ae0a-6b1d-444f-9e9e-81c99a3dfc5b.jpg?v=1786348593\" alt=\"\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"inkcloud-product-story__feature-copy\"\u003e\n\n\u003ch3\u003eAjustez l'éclat pour chaque application\u003c\/h3\u003e\n\n\u003cp\u003eAjustez la vitesse et la température pour contrôler la luminosité et la nature de la surface à partir d'un seul matériau.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/article\u003e\n\u003c!-- Feature 3 --\u003e\n\u003carticle class=\"inkcloud-product-story__feature-row\"\u003e\n\u003cdiv class=\"inkcloud-product-story__feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0776\/9653\/2734\/files\/3_12994cf8-54bc-4611-af5e-bccaa08179b8.jpg?v=1786348596\" alt=\"\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"inkcloud-product-story__feature-copy\"\u003e\n\n\u003ch3\u003eCouleurs vives pour des pièces remarquables\u003c\/h3\u003e\n\n\u003cp\u003eLes transitions de couleurs réfléchissantes subliment les objets de collection, les récompenses, les présentoirs de vente au détail et les pièces de présentation de marque.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e","brand":"INKCLOUD™","offers":[{"title":"Red-Yellow-Green \/ 1,75 mm \/ 0,25 kg","offer_id":48676417437950,"sku":null,"price":10.99,"currency_code":"USD","in_stock":true},{"title":"Red-Yellow-Green \/ 1,75 mm \/ 0,5 kg","offer_id":48676417470718,"sku":null,"price":15.99,"currency_code":"USD","in_stock":true},{"title":"Red-Yellow-Green \/ 1,75 mm \/ 1,0 kg","offer_id":48676417503486,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Red-Yellow-Green \/ 1,75 mm \/ 3,0 kg","offer_id":48676417536254,"sku":null,"price":38.99,"currency_code":"USD","in_stock":true},{"title":"Red-Yellow-Green \/ 1,75 mm \/ 5,0 kg","offer_id":48676417569022,"sku":null,"price":69.99,"currency_code":"USD","in_stock":true},{"title":"Red-Yellow-Green \/ 2,85 mm \/ 0,25 kg","offer_id":48676417601790,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"Red-Yellow-Green \/ 2,85 mm \/ 0,5 kg","offer_id":48676417634558,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Red-Yellow-Green \/ 2,85 mm \/ 1,0 kg","offer_id":48676417667326,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Red-Yellow-Green \/ 2,85 mm \/ 3,0 kg","offer_id":48676417700094,"sku":null,"price":47.99,"currency_code":"USD","in_stock":true},{"title":"Red-Yellow-Green \/ 2,85 mm \/ 5,0 kg","offer_id":48676417732862,"sku":null,"price":83.99,"currency_code":"USD","in_stock":true},{"title":"Red-Yellow-Green \/ 3,0 mm \/ 0,25 kg","offer_id":48676417765630,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"Red-Yellow-Green \/ 3,0 mm \/ 0,5 kg","offer_id":48676417798398,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Red-Yellow-Green \/ 3,0 mm \/ 1,0 kg","offer_id":48676417831166,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Red-Yellow-Green \/ 3,0 mm \/ 3,0 kg","offer_id":48676417863934,"sku":null,"price":47.99,"currency_code":"USD","in_stock":true},{"title":"Red-Yellow-Green \/ 3,0 mm \/ 5,0 kg","offer_id":48676417896702,"sku":null,"price":83.99,"currency_code":"USD","in_stock":true},{"title":"Red-Gold-Purple \/ 1,75 mm \/ 0,25 kg","offer_id":48676417929470,"sku":null,"price":10.99,"currency_code":"USD","in_stock":true},{"title":"Red-Gold-Purple \/ 1,75 mm \/ 0,5 kg","offer_id":48676417962238,"sku":null,"price":15.99,"currency_code":"USD","in_stock":true},{"title":"Red-Gold-Purple \/ 1,75 mm \/ 1,0 kg","offer_id":48676417995006,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Red-Gold-Purple \/ 1,75 mm \/ 3,0 kg","offer_id":48676418027774,"sku":null,"price":38.99,"currency_code":"USD","in_stock":true},{"title":"Red-Gold-Purple \/ 1,75 mm \/ 5,0 kg","offer_id":48676418060542,"sku":null,"price":69.99,"currency_code":"USD","in_stock":true},{"title":"Red-Gold-Purple \/ 2,85 mm \/ 0,25 kg","offer_id":48676418093310,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"Red-Gold-Purple \/ 2,85 mm \/ 0,5 kg","offer_id":48676418126078,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Red-Gold-Purple \/ 2,85 mm \/ 1,0 kg","offer_id":48676418158846,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Red-Gold-Purple \/ 2,85 mm \/ 3,0 kg","offer_id":48676418191614,"sku":null,"price":47.99,"currency_code":"USD","in_stock":true},{"title":"Red-Gold-Purple \/ 2,85 mm \/ 5,0 kg","offer_id":48676418224382,"sku":null,"price":83.99,"currency_code":"USD","in_stock":true},{"title":"Red-Gold-Purple \/ 3,0 mm \/ 0,25 kg","offer_id":48676418257150,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"Red-Gold-Purple \/ 3,0 mm \/ 0,5 kg","offer_id":48676418289918,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Red-Gold-Purple \/ 3,0 mm \/ 1,0 kg","offer_id":48676418322686,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Red-Gold-Purple \/ 3,0 mm \/ 3,0 kg","offer_id":48676418355454,"sku":null,"price":47.99,"currency_code":"USD","in_stock":true},{"title":"Red-Gold-Purple \/ 3,0 mm \/ 5,0 kg","offer_id":48676418388222,"sku":null,"price":83.99,"currency_code":"USD","in_stock":true},{"title":"Red-Green-Blue \/ 1,75 mm \/ 0,25 kg","offer_id":48676418420990,"sku":null,"price":10.99,"currency_code":"USD","in_stock":true},{"title":"Red-Green-Blue \/ 1,75 mm \/ 0,5 kg","offer_id":48676418453758,"sku":null,"price":15.99,"currency_code":"USD","in_stock":true},{"title":"Red-Green-Blue \/ 1,75 mm \/ 1,0 kg","offer_id":48676418486526,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Red-Green-Blue \/ 1,75 mm \/ 3,0 kg","offer_id":48676418519294,"sku":null,"price":38.99,"currency_code":"USD","in_stock":true},{"title":"Red-Green-Blue \/ 1,75 mm \/ 5,0 kg","offer_id":48676418552062,"sku":null,"price":69.99,"currency_code":"USD","in_stock":true},{"title":"Red-Green-Blue \/ 2,85 mm \/ 0,25 kg","offer_id":48676418584830,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"Red-Green-Blue \/ 2,85 mm \/ 0,5 kg","offer_id":48676418617598,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Red-Green-Blue \/ 2,85 mm \/ 1,0 kg","offer_id":48676418650366,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Red-Green-Blue \/ 2,85 mm \/ 3,0 kg","offer_id":48676418683134,"sku":null,"price":47.99,"currency_code":"USD","in_stock":true},{"title":"Red-Green-Blue \/ 2,85 mm \/ 5,0 kg","offer_id":48676418715902,"sku":null,"price":83.99,"currency_code":"USD","in_stock":true},{"title":"Red-Green-Blue \/ 3,0 mm \/ 0,25 kg","offer_id":48676418748670,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"Red-Green-Blue \/ 3,0 mm \/ 0,5 kg","offer_id":48676418781438,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Red-Green-Blue \/ 3,0 mm \/ 1,0 kg","offer_id":48676418814206,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Red-Green-Blue \/ 3,0 mm \/ 3,0 kg","offer_id":48676418846974,"sku":null,"price":47.99,"currency_code":"USD","in_stock":true},{"title":"Red-Green-Blue \/ 3,0 mm \/ 5,0 kg","offer_id":48676418879742,"sku":null,"price":83.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Silver-Copper \/ 1,75 mm \/ 0,25 kg","offer_id":48676418912510,"sku":null,"price":10.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Silver-Copper \/ 1,75 mm \/ 0,5 kg","offer_id":48676418945278,"sku":null,"price":15.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Silver-Copper \/ 1,75 mm \/ 1,0 kg","offer_id":48676418978046,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Silver-Copper \/ 1,75 mm \/ 3,0 kg","offer_id":48676419010814,"sku":null,"price":38.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Silver-Copper \/ 1,75 mm \/ 5,0 kg","offer_id":48676419043582,"sku":null,"price":69.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Silver-Copper \/ 2,85 mm \/ 0,25 kg","offer_id":48676419076350,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Silver-Copper \/ 2,85 mm \/ 0,5 kg","offer_id":48676419109118,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Silver-Copper \/ 2,85 mm \/ 1,0 kg","offer_id":48676419141886,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Silver-Copper \/ 2,85 mm \/ 3,0 kg","offer_id":48676419174654,"sku":null,"price":47.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Silver-Copper \/ 2,85 mm \/ 5,0 kg","offer_id":48676419207422,"sku":null,"price":83.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Silver-Copper \/ 3,0 mm \/ 0,25 kg","offer_id":48676419240190,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Silver-Copper \/ 3,0 mm \/ 0,5 kg","offer_id":48676419272958,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Silver-Copper \/ 3,0 mm \/ 1,0 kg","offer_id":48676419305726,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Silver-Copper \/ 3,0 mm \/ 3,0 kg","offer_id":48676419338494,"sku":null,"price":47.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Silver-Copper \/ 3,0 mm \/ 5,0 kg","offer_id":48676419371262,"sku":null,"price":83.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Green-Fuchsia \/ 1,75 mm \/ 0,25 kg","offer_id":48676419895550,"sku":null,"price":10.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Green-Fuchsia \/ 1,75 mm \/ 0,5 kg","offer_id":48676419928318,"sku":null,"price":15.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Green-Fuchsia \/ 1,75 mm \/ 1,0 kg","offer_id":48676419961086,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Green-Fuchsia \/ 1,75 mm \/ 3,0 kg","offer_id":48676419993854,"sku":null,"price":38.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Green-Fuchsia \/ 1,75 mm \/ 5,0 kg","offer_id":48676420026622,"sku":null,"price":69.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Green-Fuchsia \/ 2,85 mm \/ 0,25 kg","offer_id":48676420059390,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Green-Fuchsia \/ 2,85 mm \/ 0,5 kg","offer_id":48676420092158,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Green-Fuchsia \/ 2,85 mm \/ 1,0 kg","offer_id":48676420124926,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Green-Fuchsia \/ 2,85 mm \/ 3,0 kg","offer_id":48676420157694,"sku":null,"price":47.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Green-Fuchsia \/ 2,85 mm \/ 5,0 kg","offer_id":48676420190462,"sku":null,"price":83.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Green-Fuchsia \/ 3,0 mm \/ 0,25 kg","offer_id":48676420223230,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Green-Fuchsia \/ 3,0 mm \/ 0,5 kg","offer_id":48676420255998,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Green-Fuchsia \/ 3,0 mm \/ 1,0 kg","offer_id":48676420288766,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Green-Fuchsia \/ 3,0 mm \/ 3,0 kg","offer_id":48676420321534,"sku":null,"price":47.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Green-Fuchsia \/ 3,0 mm \/ 5,0 kg","offer_id":48676420354302,"sku":null,"price":83.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Green-Purple \/ 1,75 mm \/ 0,25 kg","offer_id":48787612303614,"sku":null,"price":10.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Green-Purple \/ 1,75 mm \/ 0,5 kg","offer_id":48787612336382,"sku":null,"price":15.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Green-Purple \/ 1,75 mm \/ 1,0 kg","offer_id":48787612369150,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Green-Purple \/ 1,75 mm \/ 3,0 kg","offer_id":48787612401918,"sku":null,"price":38.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Green-Purple \/ 1,75 mm \/ 5,0 kg","offer_id":48787612434686,"sku":null,"price":69.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Green-Purple \/ 2,85 mm \/ 0,25 kg","offer_id":48787612467454,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Green-Purple \/ 2,85 mm \/ 0,5 kg","offer_id":48787612500222,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Green-Purple \/ 2,85 mm \/ 1,0 kg","offer_id":48787612532990,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Green-Purple \/ 2,85 mm \/ 3,0 kg","offer_id":48787612565758,"sku":null,"price":47.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Green-Purple \/ 2,85 mm \/ 5,0 kg","offer_id":48787612598526,"sku":null,"price":83.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Green-Purple \/ 3,0 mm \/ 0,25 kg","offer_id":48787612631294,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Green-Purple \/ 3,0 mm \/ 0,5 kg","offer_id":48787612664062,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Green-Purple \/ 3,0 mm \/ 1,0 kg","offer_id":48787612696830,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Green-Purple \/ 3,0 mm \/ 3,0 kg","offer_id":48787612729598,"sku":null,"price":47.99,"currency_code":"USD","in_stock":true},{"title":"Blue-Green-Purple \/ 3,0 mm \/ 5,0 kg","offer_id":48787612762366,"sku":null,"price":83.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Copper-Black \/ 1,75 mm \/ 0,25 kg","offer_id":48787612795134,"sku":null,"price":10.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Copper-Black \/ 1,75 mm \/ 0,5 kg","offer_id":48787612827902,"sku":null,"price":15.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Copper-Black \/ 1,75 mm \/ 1,0 kg","offer_id":48787612860670,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Copper-Black \/ 1,75 mm \/ 3,0 kg","offer_id":48787612893438,"sku":null,"price":38.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Copper-Black \/ 1,75 mm \/ 5,0 kg","offer_id":48787612926206,"sku":null,"price":69.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Copper-Black \/ 2,85 mm \/ 0,25 kg","offer_id":48787612958974,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Copper-Black \/ 2,85 mm \/ 0,5 kg","offer_id":48787612991742,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Copper-Black \/ 2,85 mm \/ 1,0 kg","offer_id":48787613024510,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Copper-Black \/ 2,85 mm \/ 3,0 kg","offer_id":48787613057278,"sku":null,"price":47.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Copper-Black \/ 2,85 mm \/ 5,0 kg","offer_id":48787613090046,"sku":null,"price":83.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Copper-Black \/ 3,0 mm \/ 0,25 kg","offer_id":48787613122814,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Copper-Black \/ 3,0 mm \/ 0,5 kg","offer_id":48787613155582,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Copper-Black \/ 3,0 mm \/ 1,0 kg","offer_id":48787613188350,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Copper-Black \/ 3,0 mm \/ 3,0 kg","offer_id":48787613221118,"sku":null,"price":47.99,"currency_code":"USD","in_stock":true},{"title":"Gold-Copper-Black \/ 3,0 mm \/ 5,0 kg","offer_id":48787613253886,"sku":null,"price":83.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0776\/9653\/2734\/files\/PLA_c31d4d44-17e2-4bc5-ab01-ae122535e1e0.jpg?v=1787795892","url":"https:\/\/www.inkcloudtech.com\/fr\/products\/silk-pla-tri-color","provider":"INKCLOUD","version":"1.0","type":"link"}