{"product_id":"luna-natural-stone-tray","title":"Luna Natural Stone Tray","description":"\u003cstyle\u003e\n  .vk-luna-tray-wrap *,\n  .vk-luna-tray-wrap *::before,\n  .vk-luna-tray-wrap *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n  .vk-luna-tray-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-luna-tray-divider {\n    height: 1px;\n    margin: 2rem 0;\n    background: #e5dacb;\n  }\n  .vk-luna-tray-intro {\n    margin-bottom: 1rem;\n    color: #62584d;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n  .vk-luna-tray-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-luna-tray-features,\n  .vk-luna-tray-options {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n  .vk-luna-tray-feature,\n  .vk-luna-tray-option {\n    padding: 0.9rem;\n    border: 1px solid #e1d4c1;\n    border-radius: 8px;\n    background: #fff;\n  }\n  .vk-luna-tray-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-luna-tray-feature h4,\n  .vk-luna-tray-option h5 {\n    margin-bottom: 0.3rem;\n    color: #261d16;\n    font-size: 13px;\n    font-weight: 500;\n  }\n  .vk-luna-tray-feature p,\n  .vk-luna-tray-option p {\n    color: #6c6257;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n  .vk-luna-tray-dimension-card {\n    padding: 1.2rem;\n    border: 1px solid #e4d7c7;\n    border-radius: 10px;\n    background: #f5eee5;\n  }\n  .vk-luna-tray-dimension-placeholder {\n    margin-bottom: 0.9rem;\n    color: #6c6257;\n    font-size: 13px;\n    text-align: center;\n  }\n  .vk-luna-tray-dimension-table,\n  .vk-luna-tray-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n  .vk-luna-tray-dimension-table tr {\n    border-bottom: 1px solid #ddcfbd;\n  }\n  .vk-luna-tray-dimension-table tr:last-child {\n    border-bottom: 0;\n  }\n  .vk-luna-tray-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-luna-tray-dimension-table td:first-child {\n    width: 29%;\n    padding-right: 12px;\n    color: #876846;\n    font-weight: 500;\n  }\n  .vk-luna-tray-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-luna-tray-spec-table tr {\n    border-bottom: 1px solid #e5dacb;\n  }\n  .vk-luna-tray-spec-table tr:last-child {\n    border-bottom: 0;\n  }\n  .vk-luna-tray-spec-table td {\n    padding: 9px 0;\n    font-size: 14px;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n  .vk-luna-tray-spec-table td:first-child {\n    width: 42%;\n    padding-right: 1rem;\n    color: #998b78;\n  }\n  .vk-luna-tray-care {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n  .vk-luna-tray-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-luna-tray-care li:last-child {\n    border-bottom: 0;\n  }\n  .vk-luna-tray-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-luna-tray-downloads {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n  .vk-luna-tray-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-luna-tray-download:hover {\n    border-color: #c9b494;\n    background: #faf7f2;\n  }\n  .vk-luna-tray-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-luna-tray-download-text {\n    flex: 1;\n    color: #4f453a;\n    font-size: 12px;\n    font-weight: 500;\n  }\n  .vk-luna-tray-download-arrow {\n    color: #97744e;\n    font-size: 15px;\n  }\n  .vk-luna-tray-faq-item {\n    border-bottom: 1px solid #e5dacb;\n  }\n  .vk-luna-tray-faq-item:last-child {\n    border-bottom: 0;\n  }\n  .vk-luna-tray-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-luna-tray-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n  .vk-luna-tray-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-luna-tray-faq-item[open] \u003e summary::after {\n    transform: translateY(-30%) rotate(-135deg);\n  }\n  .vk-luna-tray-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-luna-tray-features {\n      grid-template-columns: 1fr 1fr;\n    }\n    .vk-luna-tray-options {\n      grid-template-columns: 1fr;\n    }\n    .vk-luna-tray-downloads {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vk-luna-tray-wrap\"\u003e\n\u003cp class=\"vk-luna-tray-intro\"\u003eThe Luna Natural Stone Catchall Tray is a shallow, rounded stone dish with a gently raised rim, designed as a versatile catchall for keys, jewelry, and small objects, or simply as a decorative accent on a console, nightstand, or coffee table. Each tray is cut and polished from a single piece of natural stone, so color, veining, and pattern vary piece to piece. Available in six stone finishes, Luna suits a range of interior palettes. Diameter: 20 cm.\u003c\/p\u003e\n\u003cdiv class=\"vk-luna-tray-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-section-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-features\"\u003e\n\u003cdiv class=\"vk-luna-tray-feature\"\u003e\n\u003cdiv class=\"vk-luna-tray-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 7v5l3 3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eNatural stone construction\u003c\/h4\u003e\n\u003cp\u003eCut and polished from a single piece of natural stone, each tray carries the one-of-a-kind veining and color variation unique to natural material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-feature\"\u003e\n\u003cdiv class=\"vk-luna-tray-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003cellipse cx=\"12\" cy=\"14\" rx=\"9\" ry=\"5\"\u003e\u003c\/ellipse\u003e\n          \u003cpath d=\"M3 14v2c0 2.8 4 5 9 5s9-2.2 9-5v-2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eRaised-rim catchall design\u003c\/h4\u003e\n\u003cp\u003eA gently raised rim keeps small items — keys, rings, coins — contained on the tray's surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-feature\"\u003e\n\u003cdiv class=\"vk-luna-tray-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003ccircle cx=\"7\" cy=\"8\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"17\" cy=\"8\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\"3\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eSix stone finishes\u003c\/h4\u003e\n\u003cp\u003eAvailable in six distinct natural stone finishes, from warm red travertine to cool-toned Bvlgari blue, to suit a range of interior palettes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-section-label\"\u003eStone Finishes\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-options\"\u003e\n\u003cdiv class=\"vk-luna-tray-option\"\u003e\n\u003ch5\u003eRed Travertine\u003c\/h5\u003e\n\u003cp\u003eA warm, rust-toned travertine with soft veining and a naturally textured surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-option\"\u003e\n\u003ch5\u003eCream Travertine\u003c\/h5\u003e\n\u003cp\u003eA soft ivory travertine with subtle warm veining, offering a neutral, versatile look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-option\"\u003e\n\u003ch5\u003eTurkish Bvlgari Purple\u003c\/h5\u003e\n\u003cp\u003eA rich purple-toned marble with dramatic veining, sourced from Turkish quarries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-option\"\u003e\n\u003ch5\u003eBlack Gold Flower\u003c\/h5\u003e\n\u003cp\u003eA dark stone with dense gold and cream veining running through a near-black base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-option\"\u003e\n\u003ch5\u003eBvlgari Blue\u003c\/h5\u003e\n\u003cp\u003eA cool blue-grey marble with soft, cloud-like veining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-option\"\u003e\n\u003ch5\u003eSnow Plum\u003c\/h5\u003e\n\u003cp\u003eA pale grey-and-white marble with fine, delicate veining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-section-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-dimension-card\"\u003e\n\u003cp class=\"vk-luna-tray-dimension-placeholder\"\u003eAdd product dimension image here.\u003c\/p\u003e\n\u003ctable class=\"vk-luna-tray-dimension-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiameter\u003c\/td\u003e\n\u003ctd\u003e20 cm \/ 7.9″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-luna-tray-dimension-note\"\u003eOne size, available across all six stone finishes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-section-label\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"vk-luna-tray-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eLuna Natural Stone Catchall Tray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eDecorative Tray \/ Catchall Dish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eNatural Stone (Marble \/ Travertine)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvailable Finishes\u003c\/td\u003e\n\u003ctd\u003eRed Travertine, Cream Travertine, Turkish Bvlgari Purple, Black Gold Flower, Bvlgari Blue, Snow Plum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiameter\u003c\/td\u003e\n\u003ctd\u003e20 cm \/ 7.9″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003eRound, Raised Rim\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlacement\u003c\/td\u003e\n\u003ctd\u003eFreestanding, Tabletop\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable Spaces\u003c\/td\u003e\n\u003ctd\u003eEntryway console, nightstand, coffee table, vanity, desk\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-luna-tray-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-section-label\"\u003eCare \u0026amp; Use\u003c\/div\u003e\n\u003cul class=\"vk-luna-tray-care\"\u003e\n\u003cli\u003ePlace the tray on a stable, flat surface away from direct sources of heat.\u003c\/li\u003e\n\u003cli\u003eWipe with a soft, dry or slightly damp cloth; avoid soaking the stone in water.\u003c\/li\u003e\n\u003cli\u003eAvoid acidic liquids such as vinegar, citrus juice, or wine, and harsh chemical cleaners, which can etch or dull the stone surface.\u003c\/li\u003e\n\u003cli\u003eSome finishes, such as travertine, have a naturally porous surface — wipe up spills promptly to avoid staining.\u003c\/li\u003e\n\u003cli\u003eUse coasters or felt pads under decorative objects placed on the tray to help prevent scratching.\u003c\/li\u003e\n\u003cli\u003eAs a natural stone product, color and veining vary piece to piece; slight variation from reference images is normal.\u003c\/li\u003e\n\u003cli\u003eIntended for indoor, dry use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vk-luna-tray-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-section-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-downloads\"\u003e\n\u003ca class=\"vk-luna-tray-download\" href=\"SPECIFICATIONS_PDF_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-luna-tray-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\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-luna-tray-download-text\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-luna-tray-download\" href=\"CARE_GUIDE_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-luna-tray-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\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-luna-tray-download-text\"\u003eCare Guide\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-luna-tray-download\" href=\"3D_FILES_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-luna-tray-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\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-luna-tray-download-text\"\u003e3D Files\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-section-label\"\u003eFAQs\u003c\/div\u003e\n\u003cdiv class=\"vk-luna-tray-faq\"\u003e\n\u003cdetails class=\"vk-luna-tray-faq-item\"\u003e\n\u003csummary\u003eWhat is the Luna tray made from?\u003c\/summary\u003e\n\u003cp class=\"vk-luna-tray-faq-a\"\u003eEach tray is cut and polished from a single piece of natural stone — marble or travertine, depending on the finish chosen.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-luna-tray-faq-item\"\u003e\n\u003csummary\u003eWhat size is the tray?\u003c\/summary\u003e\n\u003cp class=\"vk-luna-tray-faq-a\"\u003eLuna is a round tray with a 20 cm diameter, available in one size across all six stone finishes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-luna-tray-faq-item\"\u003e\n\u003csummary\u003eWhich stone finishes are available?\u003c\/summary\u003e\n\u003cp class=\"vk-luna-tray-faq-a\"\u003eSix finishes: Red Travertine, Cream Travertine, Turkish Bvlgari Purple, Black Gold Flower, Bvlgari Blue, and Snow Plum.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-luna-tray-faq-item\"\u003e\n\u003csummary\u003eWill my tray look exactly like the photo?\u003c\/summary\u003e\n\u003cp class=\"vk-luna-tray-faq-a\"\u003eAs a natural stone product, veining, color, and pattern vary from piece to piece, so each tray is one of a kind and may differ slightly from reference images.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-luna-tray-faq-item\"\u003e\n\u003csummary\u003eHow do I clean and care for it?\u003c\/summary\u003e\n\u003cp class=\"vk-luna-tray-faq-a\"\u003eWipe with a soft, dry or slightly damp cloth, and avoid acidic liquids and harsh chemical cleaners that can etch or dull the stone surface. See the Care \u0026amp; Use section above for full guidance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-luna-tray-faq-item\"\u003e\n\u003csummary\u003eCan it be used outdoors?\u003c\/summary\u003e\n\u003cp class=\"vk-luna-tray-faq-a\"\u003eLuna is intended for indoor, dry use.\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":"20 cm \/ 7.9″ \/ Red Travertine","offer_id":48569317884145,"sku":"VKO-26815-01","price":125.0,"currency_code":"USD","in_stock":true},{"title":"20 cm \/ 7.9″ \/ Cream Travertine","offer_id":48569317916913,"sku":"VKO-26815-02","price":125.0,"currency_code":"USD","in_stock":true},{"title":"20 cm \/ 7.9″ \/ Turkish Bvlgari Purple","offer_id":48569317949681,"sku":"VKO-26815-03","price":176.0,"currency_code":"USD","in_stock":true},{"title":"20 cm \/ 7.9″ \/ Black Gold Flower","offer_id":48569317982449,"sku":"VKO-26815-04","price":130.0,"currency_code":"USD","in_stock":true},{"title":"20 cm \/ 7.9″ \/ Bvlgari Blue","offer_id":48569318015217,"sku":"VKO-26815-05","price":139.0,"currency_code":"USD","in_stock":true},{"title":"20 cm \/ 7.9″ \/ Snow Plum","offer_id":48569318047985,"sku":"VKO-26815-06","price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/1786786397107.png?v=1786786403","url":"https:\/\/vakkerlight.com\/fr\/products\/luna-natural-stone-tray","provider":"Vakkerlight","version":"1.0","type":"link"}