{"product_id":"second-life","title":"Second Life Pizza rolling pin","description":"\u003cstyle\u003e\n  .olivah-accordion details {\n    border-bottom: 1px solid rgba(0, 0, 0, 0.08);\n  }\n\n  .olivah-accordion summary {\n    list-style: none;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 10px;\n    padding: 11px 0;\n    cursor: pointer;\n    transition: opacity 0.2s ease;\n  }\n\n  .olivah-accordion summary:hover {\n    opacity: 0.75;\n  }\n\n  .olivah-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .olivah-accordion summary span {\n    font-size: 11px;\n    line-height: 1.2;\n    letter-spacing: 0.06em;\n    font-weight: 400;\n  }\n\n  .olivah-accordion .toggle {\n    position: relative;\n    width: 14px;\n    height: 14px;\n    flex: 0 0 14px;\n    display: inline-block;\n  }\n\n  .olivah-accordion .toggle::before,\n  .olivah-accordion .toggle::after {\n    content: \"\";\n    position: absolute;\n    left: 50%;\n    top: 50%;\n    width: 12px;\n    height: 1px;\n    background: currentColor;\n    transform: translate(-50%, -50%);\n    transition: transform 0.22s ease, opacity 0.22s ease;\n  }\n\n  .olivah-accordion .toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .olivah-accordion details[open] .toggle::after {\n    opacity: 0;\n    transform: translate(-50%, -50%) rotate(90deg) scaleX(0.3);\n  }\n\n  .olivah-accordion .content {\n    padding: 0 0 11px;\n    font-size: 12px;\n    line-height: 1;\n    color: inherit;\n    opacity: 0;\n    transform: translateY(-4px);\n    animation: olivahAccordionFade 0.28s ease forwards;\n    will-change: opacity, transform;\n  }\n\n  .olivah-accordion .content p {\n    margin: 0 0 8px;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .olivah-accordion .content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .olivah-spec-table {\n    width: 100%;\n    border-top: 1px solid rgba(0, 0, 0, 0.08);\n    margin-top: 2px;\n  }\n\n  .olivah-spec-row {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    padding: 6px 0;\n    border-bottom: 1px solid rgba(0, 0, 0, 0.06);\n    font-size: 12px;\n    line-height: 1;\n  }\n\n  .olivah-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .olivah-spec-label {\n    font-weight: 600;\n  }\n\n  .olivah-stone-highlight {\n    display: grid;\n    grid-template-columns: 72px 1fr;\n    gap: 10px;\n    align-items: start;\n    margin-top: 12px;\n    padding: 10px;\n    border: 1px solid rgba(0, 0, 0, 0.08);\n    border-radius: 8px;\n    background: rgba(0, 0, 0, 0.015);\n  }\n\n  .olivah-stone-highlight img {\n    width: 72px;\n    height: 72px;\n    object-fit: cover;\n    border-radius: 6px;\n    display: block;\n  }\n\n  .olivah-stone-highlight-title {\n    font-size: 11px;\n    line-height: 1.2;\n    letter-spacing: 0.06em;\n    font-weight: 600;\n    margin: 0 0 6px;\n    text-transform: uppercase;\n  }\n\n  .olivah-stone-highlight p {\n    margin: 0;\n    font-size: 11px;\n    line-height: 1.5;\n  }\n\n  @media (max-width: 767px) {\n    .olivah-stone-highlight {\n      grid-template-columns: 60px 1fr;\n      gap: 8px;\n      padding: 8px;\n    }\n\n    .olivah-stone-highlight img {\n      width: 60px;\n      height: 60px;\n    }\n\n    .olivah-stone-highlight p {\n      font-size: 10.5px;\n    }\n  }\n\n  @keyframes olivahAccordionFade {\n    from {\n      opacity: 0;\n      transform: translateY(-4px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"olivah-accordion\"\u003e\u003c!-- DESCRIPTION --\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eDESCRIPTION\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eThis object begins where another would end.\u003c\/p\u003e\n\u003cp\u003eFrom stone cylinders left over from a production process, we designed a rolling pin with a new purpose: to take pizza very seriously.\u003c\/p\u003e\n\u003cp\u003eCool, dense, and naturally non-stick, it works the dough with precision and ease, without effort and without sticking.\u003c\/p\u003e\n\u003cp\u003eA limited-edition piece where each form carries a previous story and transforms it into something unexpected, somewhere between the kitchen and conversation.\u003c\/p\u003e\n\u003cdiv class=\"olivah-stone-highlight\"\u003e\u003cimg alt=\"Verde Guatemala\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0968\/9110\/9750\/files\/verde-guatemala.jpg?v=1774596514\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"olivah-stone-highlight-title\"\u003eVerde Guatemala\u003c\/div\u003e\n\u003cp\u003eIn this edition, Verde Guatemala stone appears as a limited and occasional offering. Its deep green tone and expressive veins make each piece even more unique.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cdetails  id=\"dimensions-tech\"\u003e\n\u003csummary\u003e\u003cspan\u003eDIMENSIONS \u0026amp; TECHNICAL DETAILS\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cdiv class=\"olivah-spec-table\"\u003e\n\u003cdiv class=\"olivah-spec-row\"\u003e\n\u003cdiv class=\"olivah-spec-label\"\u003eLength\u003c\/div\u003e\n\u003cdiv\u003e38 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olivah-spec-row\"\u003e\n\u003cdiv class=\"olivah-spec-label\"\u003eDiameter\u003c\/div\u003e\n\u003cdiv\u003e4.5 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 8px; font-size: 11px; line-height: 1.5; opacity: 0.7;\"\u003eDimensions shown in Length × Diameter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- CARE --\u003e\n\u003cdetails id=\"care\"\u003e\n\u003csummary\u003e\u003cspan\u003eCARE\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eYour piece was designed to stand the test of time. Natural stone is inherently durable, but a few simple care measures will help preserve its original beauty over the years.\u003c\/p\u003e\n\u003cp\u003eCleaning is recommended using a soft, non-abrasive cloth, avoiding scratching the surface, with warm water and mild soap. Avoid bleach, vinegar, or harsh cleaning products. Spills such as coffee, wine, or soft drinks should be removed promptly, preventing prolonged contact with the surface.\u003c\/p\u003e\n\u003cp\u003eAs a natural material, impacts or falls may cause fissures, fractures, or other irreversible damage. The piece should be handled with care, always placed on flat, protected surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- VARIATIONS --\u003e\n\u003cdetails id=\"design\"\u003e\n\u003csummary\u003e\u003cspan\u003eVARIATIONS\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eEach piece emerges from the meeting between Portuguese craftsmanship and the precision of CNC technology, balancing tradition and innovation in the creation process.\u003c\/p\u003e\n\u003cp\u003eCarved from solid blocks or constructed from precisely cut stone slabs, carefully assembled into a solid and timeless volume, our pieces preserve the authenticity of natural stone. Tones, veins, porosity, and mineral inclusions are expressions of the material itself — shaped by nature over millions of years — making each piece unique.\u003c\/p\u003e\n\u003cp\u003eThese variations are not imperfections, but the signature of the material and the guarantee of its singularity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- LEAD TIME --\u003e\n\u003cdetails id=\"leadtime\"\u003e\n\u003csummary\u003e\u003cspan\u003ePRODUCTION \u0026amp; DELIVERY TIME\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eLast units\u003c\/strong\u003e\u003cbr\u003eLast units available, with dispatch within up to 10 business days, depending on destination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"A minha loja","offers":[{"title":"Default Title","offer_id":57567775621494,"sku":null,"price":75.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0968\/9110\/9750\/files\/101.png?v=1774597481","url":"https:\/\/store.olivah.pt\/en\/products\/second-life","provider":"Olivah Stone Store","version":"1.0","type":"link"}