{"product_id":"foundry-alabaster-dome-pendant-lamp","title":"Foundry アラバスター・ドーム・ペンダント・ランプ","description":"\u003cstyle\u003e\n  .vk-foundry-pendant-wrap *,\n  .vk-foundry-pendant-wrap *::before,\n  .vk-foundry-pendant-wrap *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n  .vk-foundry-pendant-wrap {\n    width: 100%;\n    max-width: 680px;\n    margin: 0;\n    padding: 0;\n    color: #261d16;\n    font-family: \"DM Sans\", sans-serif;\n  }\n  .vk-foundry-pendant-divider {\n    height: 1px;\n    margin: 2rem 0;\n    background: #e5dacb;\n  }\n  .vk-foundry-pendant-intro {\n    margin-bottom: 1rem;\n    color: #62584d;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n  .vk-foundry-pendant-section-label {\n    margin-bottom: 0.65rem;\n    color: #876846;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n  .vk-foundry-pendant-features,\n  .vk-foundry-pendant-options {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n  .vk-foundry-pendant-feature,\n  .vk-foundry-pendant-option {\n    padding: 0.9rem;\n    border: 1px solid #e1d4c1;\n    border-radius: 8px;\n    background: #fff;\n  }\n  .vk-foundry-pendant-icon {\n    display: flex;\n    width: 28px;\n    height: 28px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 0.6rem;\n    border-radius: 6px;\n    background: #e8dbc6;\n  }\n  .vk-foundry-pendant-swatch {\n    display: inline-block;\n    width: 20px;\n    height: 20px;\n    margin-bottom: 0.6rem;\n    border: 1px solid #d8c8b0;\n    border-radius: 50%;\n  }\n  .vk-foundry-pendant-feature h4,\n  .vk-foundry-pendant-option h5 {\n    margin-bottom: 0.3rem;\n    color: #261d16;\n    font-size: 13px;\n    font-weight: 500;\n  }\n  .vk-foundry-pendant-feature p,\n  .vk-foundry-pendant-option p {\n    color: #6c6257;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n  .vk-foundry-pendant-dimension-card {\n    padding: 1.2rem;\n    border: 1px solid #e4d7c7;\n    border-radius: 10px;\n    background: #f5eee5;\n  }\n  .vk-foundry-pendant-dimension-placeholder {\n    margin-bottom: 0.9rem;\n    color: #6c6257;\n    font-size: 13px;\n    text-align: center;\n  }\n  .vk-foundry-pendant-dimension-table,\n  .vk-foundry-pendant-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n  .vk-foundry-pendant-dimension-table tr {\n    border-bottom: 1px solid #ddcfbd;\n  }\n  .vk-foundry-pendant-dimension-table tr:last-child {\n    border-bottom: 0;\n  }\n  .vk-foundry-pendant-dimension-table td {\n    padding: 8px 0;\n    color: #4f453a;\n    font-size: 12px;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n  .vk-foundry-pendant-dimension-table td:first-child {\n    width: 26%;\n    padding-right: 10px;\n    color: #876846;\n    font-weight: 500;\n  }\n  .vk-foundry-pendant-dimension-table td:nth-child(2) {\n    width: 12%;\n    padding-right: 10px;\n    color: #97744e;\n    font-weight: 600;\n    text-align: center;\n  }\n  .vk-foundry-pendant-dimension-note {\n    margin-top: 0.75rem;\n    color: #876846;\n    font-size: 11px;\n    line-height: 1.5;\n    text-align: center;\n  }\n  .vk-foundry-pendant-spec-table tr {\n    border-bottom: 1px solid #e5dacb;\n  }\n  .vk-foundry-pendant-spec-table tr:last-child {\n    border-bottom: 0;\n  }\n  .vk-foundry-pendant-spec-table td {\n    padding: 9px 0;\n    font-size: 14px;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n  .vk-foundry-pendant-spec-table td:first-child {\n    width: 42%;\n    padding-right: 1rem;\n    color: #998b78;\n  }\n  .vk-foundry-pendant-spec-caveat {\n    margin-top: 0.9rem;\n    color: #998b78;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n  .vk-foundry-pendant-care {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n  .vk-foundry-pendant-care li {\n    position: relative;\n    padding: 8px 0 8px 20px;\n    border-bottom: 1px solid #e5dacb;\n    color: #6c6257;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n  .vk-foundry-pendant-care li:last-child {\n    border-bottom: 0;\n  }\n  .vk-foundry-pendant-care li::before {\n    position: absolute;\n    top: 16px;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #ad8e68;\n    content: \"\";\n  }\n  .vk-foundry-pendant-downloads {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n  .vk-foundry-pendant-download {\n    display: flex;\n    min-height: 72px;\n    align-items: center;\n    gap: 10px;\n    padding: 0.85rem;\n    border: 1px solid #e1d4c1;\n    border-radius: 8px;\n    background: #fff;\n    color: #261d16;\n    text-decoration: none;\n    transition:\n      border-color 0.2s ease,\n      background 0.2s ease;\n  }\n  .vk-foundry-pendant-download:hover {\n    border-color: #c9b494;\n    background: #faf7f2;\n  }\n  .vk-foundry-pendant-download-icon {\n    display: flex;\n    width: 30px;\n    min-width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 6px;\n    background: #ecdfcb;\n  }\n  .vk-foundry-pendant-download-text {\n    flex: 1;\n    color: #4f453a;\n    font-size: 12px;\n    font-weight: 500;\n  }\n  .vk-foundry-pendant-download-arrow {\n    color: #97744e;\n    font-size: 15px;\n  }\n  .vk-foundry-pendant-faq-item {\n    border-bottom: 1px solid #e5dacb;\n  }\n  .vk-foundry-pendant-faq-item:last-child {\n    border-bottom: 0;\n  }\n  .vk-foundry-pendant-faq-item \u003e summary {\n    position: relative;\n    display: flex;\n    min-height: 44px;\n    cursor: pointer;\n    align-items: center;\n    padding: 14px 32px 14px 0;\n    color: #261d16;\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.5;\n    list-style: none;\n  }\n  .vk-foundry-pendant-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n  .vk-foundry-pendant-faq-item \u003e summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    width: 10px;\n    height: 10px;\n    border-right: 1.5px solid #876846;\n    border-bottom: 1.5px solid #876846;\n    content: \"\";\n    transform: translateY(-70%) rotate(45deg);\n    transition: transform 0.2s ease;\n  }\n  .vk-foundry-pendant-faq-item[open] \u003e summary::after {\n    transform: translateY(-30%) rotate(-135deg);\n  }\n  .vk-foundry-pendant-faq-a {\n    margin: 0 0 14px;\n    padding-right: 32px;\n    color: #6c6257;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n  @media (max-width: 520px) {\n    .vk-foundry-pendant-features {\n      grid-template-columns: 1fr 1fr;\n    }\n    .vk-foundry-pendant-options {\n      grid-template-columns: 1fr;\n    }\n    .vk-foundry-pendant-downloads {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vk-foundry-pendant-wrap\"\u003e\n\u003cp class=\"vk-foundry-pendant-intro\"\u003eFoundry アラバスター・ドーム・ペンダントは、丸みを帯びたアラバスター・ドーム・シェードを装飾的なヨークブラケットから吊り、天井キャノピーから単一のチェーンで懸垂しています。インダストリアルでランタンにインスピレーションを受けたシルエットは、キッチンアイランド、玄関、または読書スペースに適しています。3つのフィニッシュで利用可能で、すべて写真に表示されています。\u003c\/p\u003e\n\u003cdiv class=\"vk-foundry-pendant-divider\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-section-label\"\u003e特徴\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-features\"\u003e\n\u003cdiv class=\"vk-foundry-pendant-feature\"\u003e\n\u003cdiv class=\"vk-foundry-pendant-icon\"\u003e\u003csvg fill=\"none\" height=\"14\" stroke=\"#5a4630\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\" width=\"14\"\u003e\n\u003cpath d=\"M5 18a7 5 0 0114 0z\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eアラバスター・ドーム・シェード\u003c\/h4\u003e\n\u003cp\u003e丸みを帯びたアラバスター・ドームが光を下方に拡散させ、温かみのあるはちみつ色の光を放ちます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-feature\"\u003e\n\u003cdiv class=\"vk-foundry-pendant-icon\"\u003e\u003csvg fill=\"none\" height=\"14\" stroke=\"#5a4630\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\" width=\"14\"\u003e\n\u003cpath d=\"M9 5h6\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M9 5v6\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M15 5v6\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M12 8v3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003e装飾的なヨークブラケット\u003c\/h4\u003e\n\u003cp\u003e装飾的なヨークブラケットが天井キャノピーからの単一リンクのチェーンの下でシェードを支えます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-feature\"\u003e\n\u003cdiv class=\"vk-foundry-pendant-icon\"\u003e\u003csvg fill=\"none\" height=\"14\" stroke=\"#5a4630\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\" width=\"14\"\u003e\n\u003ccircle cx=\"8\" cy=\"12\" r=\"3.5\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"16\" cy=\"12\" r=\"3.5\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003e3つのフィニッシュ、E26\/E27ソケット\u003c\/h4\u003e\n\u003cp\u003eブラス、ブラック、またはサテンニッケルでご用意。各々E26またはE27ベースの電球に対応しています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-divider\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-section-label\"\u003e仕上げオプション\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-options\"\u003e\n\u003cdiv class=\"vk-foundry-pendant-option\"\u003e\n\u003cspan class=\"vk-foundry-pendant-swatch\" style=\"background:#a9782f;\"\u003e\u003c\/span\u003e\n\u003ch5\u003eブラス\u003c\/h5\u003e\n\u003cp\u003e温かみのあるブラス製ブラケットとチェーン、アラバスター・ドーム・シェード付き。写真にて表示されています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-option\"\u003e\n\u003cspan class=\"vk-foundry-pendant-swatch\" style=\"background:#2b2724;\"\u003e\u003c\/span\u003e\n\u003ch5\u003eブラック\u003c\/h5\u003e\n\u003cp\u003eマットブラック製ブラケットとチェーン、アラバスター・ドーム・シェード付き。写真にて表示されています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-option\"\u003e\n\u003cspan class=\"vk-foundry-pendant-swatch\" style=\"background:#8b8d90;\"\u003e\u003c\/span\u003e\n\u003ch5\u003eサテンニッケル\u003c\/h5\u003e\n\u003cp\u003eサテンニッケル製ブラケットとチェーン、アラバスター・ドーム・シェード付き。写真にて表示されています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-divider\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-section-label\"\u003e寸法\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-dimension-card\"\u003e\n\u003cp class=\"vk-foundry-pendant-dimension-placeholder\"\u003e製品寸法画像をここに追加してください。\u003c\/p\u003e\n\u003ctable class=\"vk-foundry-pendant-dimension-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e直径\u003c\/td\u003e\n\u003ctd\u003e直径\u003c\/td\u003e\n\u003ctd\u003e20cm \/ 7.9″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e高さ\u003c\/td\u003e\n\u003ctd\u003eH\u003c\/td\u003e\n\u003ctd\u003e35cm \/ 13.8″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-foundry-pendant-dimension-note\"\u003eDia = シェード径、H = フィクスチャー本体の高さ。天井キャノピーまでのチェーン\/ドロップの長さは別途記載されていません。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-divider\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-section-label\"\u003e仕様\u003c\/div\u003e\n\u003ctable class=\"vk-foundry-pendant-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e製品名\u003c\/td\u003e\n\u003ctd\u003eFoundry アラバスター・ドーム・ペンダント\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e製品タイプ\u003c\/td\u003e\n\u003ctd\u003eペンダントライト\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e素材\u003c\/td\u003e\n\u003ctd\u003eブラス、アラバスター\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e仕上げオプション\u003c\/td\u003e\n\u003ctd\u003eブラス、ブラック、サテンニッケル\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e全体寸法\u003c\/td\u003e\n\u003ctd\u003eDia 20cm x H 35cm \/ ∅ 7.9″ x H 13.8″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eソケット\u003c\/td\u003e\n\u003ctd\u003eE26 または E27\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e光源\u003c\/td\u003e\n\u003ctd\u003e1 × E26\/E27（電球別売）\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e取付方法\u003c\/td\u003e\n\u003ctd\u003e天井\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e環境\u003c\/td\u003e\n\u003ctd\u003e室内\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"vk-foundry-pendant-spec-caveat\"\u003e3つの仕上げすべてが写真に表示されています。アラバスターは天然石のため、ユニット間でわずかな色合いの違いが生じる場合があります。\u003c\/p\u003e\n\u003cdiv class=\"vk-foundry-pendant-divider\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-section-label\"\u003eインストールとお手入れ\u003c\/div\u003e\n\u003cul class=\"vk-foundry-pendant-care\"\u003e\n\u003cli\u003e天井の安全な構造に取り付けてください。設置は地域の電気要件に従う必要があります。\u003c\/li\u003e\n\u003cli\u003e取付前に、天井のサポートが照明器具の重量に耐えられることを確認してください。\u003c\/li\u003e\n\u003cli\u003eソフトな乾いた布でブラケットとチェーンを拭き、研磨剤クリーナーや過剰な湿度は避けてください。\u003c\/li\u003e\n\u003cli\u003eソフトな乾いた布でアラバスター製ドームシェードを優しくダストを落とし、水、溶剤、または研磨剤クリーナーを避けてください。\u003c\/li\u003e\n\u003cli\u003eクリーニングまたはメンテナンス前に電源を切ってください。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vk-foundry-pendant-divider\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-section-label\"\u003eダウンロード \u0026amp; リソース\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-downloads\"\u003e\n\u003ca class=\"vk-foundry-pendant-download\" href=\"SPECIFICATIONS_PDF_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-foundry-pendant-download-icon\"\u003e\u003csvg fill=\"none\" height=\"15\" stroke=\"#5a4630\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\" width=\"15\"\u003e\n\u003cpath d=\"M6 2h8l4 4v16H6z\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M14 2v5h5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M9 12h6\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M9 16h6\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-download-text\"\u003e仕様\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-foundry-pendant-download\" href=\"INSTALLATION_GUIDE_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-foundry-pendant-download-icon\"\u003e\u003csvg fill=\"none\" height=\"15\" stroke=\"#5a4630\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\" width=\"15\"\u003e\n\u003cpath d=\"M5 4h14v16H5z\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M8 8h8\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M8 12h8\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M8 16h5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-download-text\"\u003eインストール\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-foundry-pendant-download\" href=\"3D_FILES_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-foundry-pendant-download-icon\"\u003e\u003csvg fill=\"none\" height=\"15\" stroke=\"#5a4630\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\" width=\"15\"\u003e\n\u003cpath d=\"M12 2l8 4.5v9L12 20l-8-4.5v-9z\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M4 6.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M12 11v9\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-download-text\"\u003e3D ファイル\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-divider\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-section-label\"\u003eよくある質問\u003c\/div\u003e\n\u003cdiv class=\"vk-foundry-pendant-faq\"\u003e\n\u003cdetails class=\"vk-foundry-pendant-faq-item\"\u003e\n\u003csummary\u003eどのような仕上げが利用可能ですか？\u003c\/summary\u003e\n\u003cp class=\"vk-foundry-pendant-faq-a\"\u003eブラス、ブラック、またはサテンニッケル — 3つの仕上げすべてが写真に表示されています。\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-foundry-pendant-faq-item\"\u003e\n\u003csummary\u003eシェードは何で作られていますか？\u003c\/summary\u003e\n\u003cp class=\"vk-foundry-pendant-faq-a\"\u003eアラバスター — 天然石のため、ユニット間で脈理と色合いの優しい変動が見られます。\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-foundry-pendant-faq-item\"\u003e\n\u003csummary\u003eキッチンアイランドに適していますか？\u003c\/summary\u003e\n\u003cp class=\"vk-foundry-pendant-faq-a\"\u003eはい。シングルペンダント、チェーンハンギング設計により、アイランド、エントリーテーブル、または読書コーナーの上に理想的に設置できます。\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-foundry-pendant-faq-item\"\u003e\n\u003csummary\u003eどんな電球を使用し、付属していますか？\u003c\/summary\u003e\n\u003cp class=\"vk-foundry-pendant-faq-a\"\u003eE26 または E27。バルブは含まれていません。\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Vakkerlight","offers":[{"title":"∅ 7.9″ x H 13.8″ \/ ブラス＆ホワイト","offer_id":48696851464433,"sku":"VKP7-2697-01","price":469.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7.9″ x H 13.8″ \/ ブラック＆ホワイト","offer_id":48696851497201,"sku":"VKP7-2697-02","price":469.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7.9″ x H 13.8″ \/ サテンニッケル＆ホワイト","offer_id":48696851529969,"sku":"VKP7-2697-03","price":469.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Foundry_Alabaster_Dome_Pendant_Lamp_1.jpg?v=1788820497","url":"https:\/\/vakkerlight.com\/ja\/products\/foundry-alabaster-dome-pendant-lamp","provider":"Vakkerlight","version":"1.0","type":"link"}