{"product_id":"memoscape-felt-photo-and-memo-display-board","title":"MemoScape™ Felt Photo and Memo Display Board","description":"\u003cstyle\u003e\n.orvd-product {\n    --orvd-text: #202420;\n    --orvd-muted: #646b66;\n    --orvd-light: #858b87;\n    --orvd-border: #dcdeda;\n    --orvd-soft: #f5f6f3;\n    --orvd-accent: #536157;\n    --orvd-white: #ffffff;\n\n    width: 100%;\n    color: var(--orvd-text);\n    font-family: inherit;\n  }\n\n  .orvd-product,\n  .orvd-product * {\n    box-sizing: border-box;\n  }\n\n  .orvd-product p,\n  .orvd-product ul,\n  .orvd-product table {\n    margin-top: 0;\n  }\n\n  .orvd-product p {\n    margin-bottom: 15px;\n    color: var(--orvd-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .orvd-product strong {\n    color: var(--orvd-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .orvd-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--orvd-soft);\n  }\n\n  .orvd-intro p {\n    margin: 0;\n  }\n\n  .orvd-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .orvd-sections {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-section \u003e summary::-webkit-details-marker,\n  .orvd-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .orvd-section \u003e summary::marker,\n  .orvd-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .orvd-section \u003e summary::before,\n  .orvd-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .orvd-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .orvd-section[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .orvd-section \u003e summary:focus-visible,\n  .orvd-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--orvd-accent);\n    outline-offset: 4px;\n  }\n\n  .orvd-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .orvd-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Lists *\/\n\n  .orvd-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--orvd-border);\n    color: var(--orvd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--orvd-accent);\n  }\n\n  .orvd-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  .orvd-list--features li {\n    padding-left: 0;\n  }\n\n  .orvd-list--features li::before {\n    display: none;\n  }\n\n  \/* Coverage options *\/\n\n  .orvd-coverage {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .orvd-coverage__item {\n    padding: 17px;\n    border: 1px solid var(--orvd-border);\n    background: var(--orvd-white);\n  }\n\n  .orvd-coverage__item p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-coverage__item strong {\n    display: inline-block;\n    margin-bottom: 4px;\n    font-size: 16px;\n  }\n\n  \/* Specifications *\/\n\n  .orvd-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .orvd-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs tr:last-child {\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--orvd-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .orvd-specs td:first-child {\n    padding-left: 0;\n    color: var(--orvd-text);\n  }\n\n  .orvd-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .orvd-faq-list {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--orvd-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .orvd-faq-item[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .orvd-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .orvd-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .orvd-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .orvd-intro {\n      padding: 26px 24px;\n    }\n\n    .orvd-intro strong {\n      font-size: 21px;\n    }\n\n    .orvd-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .orvd-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .orvd-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .orvd-coverage {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .orvd-coverage__item {\n      padding: 20px;\n    }\n\n    .orvd-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .orvd-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .orvd-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .orvd-product *,\n    .orvd-product *::before,\n    .orvd-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"orvd-product\"\u003e\n  \u003cdiv class=\"orvd-intro\"\u003e\n    \u003cp\u003e\u003cstrong\u003eMake Room for What Matters.\u003c\/strong\u003e\u003cbr\u003eA soft display surface for photos, notes and daily inspiration.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"orvd-sections\"\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eDesigned for Personal Everyday Display\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003ePhotos, reminders, tickets, sketches, and small keepsakes deserve a home that is easy to see and simple to refresh. MemoScape™ turns an open section of wall into a calm visual landing place, keeping the moments and notes that matter within view without adding another frame or shelf. The soft, frameless panel feels relaxed rather than formal, while its irregular edge gives a photo wall or desk area a more personal finish. Arrange a few favorite images, build a changing inspiration board, or give everyday reminders a clear place away from a crowded desktop.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMakes memories visible.\u003c\/strong\u003e Create one shared surface for photographs, postcards, notes, and lightweight paper pieces you want to revisit.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdapts as life changes.\u003c\/strong\u003e Refresh the arrangement for a new season, project, trip, or routine without committing to one fixed layout.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFits different walls.\u003c\/strong\u003e Four listed panel sizes and four warm neutral colors make it easier to choose a proportion that suits the room.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list orvd-list--features\"\u003e\n\u003cli\u003e✓ The visible surface has a soft, matte felt appearance that keeps the composition warm and quiet.\u003c\/li\u003e\n\u003cli\u003e✓ A thin, frameless profile lets photographs and notes become the focus, and the irregular deckled-style perimeter prevents a large panel from feeling too rigid.\u003c\/li\u003e\n\u003cli\u003e✓ The ORINOVAE product photography shows the board used with small pins, letters, cards, and photo prints.\u003c\/li\u003e\n\u003cli\u003e✓ Those styling pieces demonstrate possible arrangements only.\u003c\/li\u003e\n\u003cli\u003e✓ Plan the layout on the floor first, leave breathing room between clusters, and keep frequently changed notes near an easy-to-reach edge.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eMemoScape™ suits home offices, study corners, bedrooms, creative workspaces, entry areas, and shared family spaces. Use it as a memory wall, a gentle planning surface, a display for children's artwork, or a changing collection of travel fragments. Before installation, check that the chosen wall, mounting method, and included components are appropriate for the surface and intended load. Keep pins and other small or sharp accessories away from children and pets.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eVariants \u0026amp; Included\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eChoose Light Camel, Deep Camel, Golden Ochre, or Milk Coffee in 40 × 60 cm, 60 × 80 cm, 60 × 120 cm, or 80 × 120 cm. Each selected variant includes one felt display panel. The ORINOVAE option labels also list pins and adhesive tabs; review the included-parts information before installation. Photos, letters, cards, desk objects, and other styling accessories shown in the gallery are not included. ORINOVAE lists these dimensions; normal manufacturing variation may occur.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003ctable class=\"orvd-specs\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n\u003ctd\u003eframeless felt photo and memo display board\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVisible finish\u003c\/th\u003e\n\u003ctd\u003esoft matte felt surface with an irregular edge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColors\u003c\/th\u003e\n\u003ctd\u003eLight Camel, Deep Camel, Golden Ochre, and Milk Coffee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSizes\u003c\/th\u003e\n\u003ctd\u003e40 × 60 cm, 60 × 80 cm, 60 × 120 cm, and 80 × 120 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOrientation\u003c\/th\u003e\n\u003ctd\u003emount horizontally or vertically to suit the planned arrangement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eCare \u0026amp; Use\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eDust gently with a clean, dry, soft brush or low-suction fabric attachment. Test any cleaning method on a hidden corner first. Avoid soaking, aggressive rubbing, high heat, and heavy objects. Recheck the installation regularly, especially after rearranging the display, and replace damaged mounting components before continued use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cdiv class=\"orvd-faq-list\"\u003e\n\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eMeasure the available wall area and mark the proposed outline with removable paper tape. Choose a smaller size for a focused desk display or a wider panel for a photo-wall composition.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eCan I use it on every wall finish?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eNo mounting method suits every surface. Check the wall condition and component instructions before installation, and avoid fragile, dusty, damp, textured, or recently painted surfaces unless the mounting guidance explicitly permits them.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eAre the display photos and letters included?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eNo. They are styling examples. The selected variant includes one felt panel; review the included-parts information for the listed pins and adhesive tabs.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ORINOVAE","offers":[{"title":"Light Camel \/ 60 x 80 cm","offer_id":47686606258313,"sku":"ORV-MSC-LC-6080","price":69.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Camel \/ 60 x 80 cm","offer_id":47686606291081,"sku":"ORV-MSC-DC-6080","price":69.0,"currency_code":"GBP","in_stock":true},{"title":"Golden Ochre \/ 60 x 80 cm","offer_id":47686606323849,"sku":"ORV-MSC-GO-6080","price":69.0,"currency_code":"GBP","in_stock":true},{"title":"Milk Coffee \/ 60 x 80 cm","offer_id":47686606356617,"sku":"ORV-MSC-MC-6080","price":69.0,"currency_code":"GBP","in_stock":true},{"title":"Light Camel \/ 60 x 120 cm","offer_id":47686606389385,"sku":"ORV-MSC-LC-60120","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Camel \/ 60 x 120 cm","offer_id":47686606422153,"sku":"ORV-MSC-DC-60120","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Golden Ochre \/ 60 x 120 cm","offer_id":47686606454921,"sku":"ORV-MSC-GO-60120","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Milk Coffee \/ 60 x 120 cm","offer_id":47686606487689,"sku":"ORV-MSC-MC-60120","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Light Camel \/ 80 x 120 cm","offer_id":47686606520457,"sku":"ORV-MSC-LC-80120","price":75.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Camel \/ 80 x 120 cm","offer_id":47686606553225,"sku":"ORV-MSC-DC-80120","price":75.0,"currency_code":"GBP","in_stock":true},{"title":"Golden Ochre \/ 80 x 120 cm","offer_id":47686606585993,"sku":"ORV-MSC-GO-80120","price":75.0,"currency_code":"GBP","in_stock":true},{"title":"Milk Coffee \/ 80 x 120 cm","offer_id":47686606618761,"sku":"ORV-MSC-MC-80120","price":75.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/624495e7_200f2e27-830d-4d98-a4e9-5fd67e2f906a.jpg?v=1785139081","url":"https:\/\/orinovae.com\/products\/memoscape-felt-photo-and-memo-display-board","provider":"orinovae","version":"1.0","type":"link"}