{"title":"Home page","description":null,"products":[{"product_id":"voreqina™-foldcrest-valet-organizer","title":"Voreqina™ Foldcrest Valet Organizer","description":"\u003cdiv class=\"voreqina-foldcrest-pdp\"\u003e\n\u003c!-- Google Fonts --\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600\u0026amp;family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .voreqina-foldcrest-pdp {\n    \/* 极致原木与奶油色高级感调色盘 *\/\n    --fld-bg: #F2ECE1;            \/* 温暖高级纸艺\/浅木色底蕴 *\/\n    --fld-surface: #FFFFFF;       \/* 纯白质感卡片区块 *\/\n    --fld-surface-alt: #FAF6F0;   \/* 浅暖木纹微调背景 *\/\n    --fld-text-main: #2A201A;     \/* 深邃黑巧\/胡桃木主标题色 *\/\n    --fld-text-muted: #736459;    \/* 温和棕灰副文本色 *\/\n    --fld-walnut: #4A3325;        \/* 经典手工胡桃木色 *\/\n    --fld-walnut-deep: #2F2017;   \/* 深胡桃木边框\/点缀 *\/\n    --fld-accent-gold: #C59B67;   \/* 香槟金\/琥珀暖光点缀色 *\/\n    --fld-border: #E3D7C8;        \/* 精致浅木棕边框 *\/\n    --fld-radius: 22px;           \/* 更具现代建筑感的柔和圆角 *\/\n    \n    \/* 木质高级感多层光影阴影 *\/\n    --fld-shadow: 0 20px 45px rgba(42, 32, 26, 0.07), 0 4px 12px rgba(74, 51, 37, 0.03);\n    --fld-glow: 0 15px 35px rgba(197, 155, 103, 0.15);\n    \n    font-family: 'Plus Jakarta Sans', sans-serif;\n    color: var(--fld-text-main);\n    background-color: var(--fld-bg);\n    \/* 模拟细腻的高级木质\/宣纸微纹理背景底色 *\/\n    background-image: radial-gradient(var(--fld-border) 0.75px, transparent 0.75px);\n    background-size: 24px 24px;\n    line-height: 1.85;\n    padding: 60px 20px;\n    max-width: 1200px;\n    margin: 0 auto;\n    box-sizing: border-box;\n  }\n  \n  .voreqina-foldcrest-pdp *, .voreqina-foldcrest-pdp *::before, .voreqina-foldcrest-pdp *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Typography *\/\n  .voreqina-foldcrest-pdp h1, \n  .voreqina-foldcrest-pdp h2, \n  .voreqina-foldcrest-pdp h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 700;\n    letter-spacing: -0.01em;\n  }\n\n  \/* Hero Banner with Wood-accent aura *\/\n  .fld-hero-section {\n    background: var(--fld-surface);\n    border: 1px solid var(--fld-border);\n    border-radius: var(--fld-radius);\n    padding: 70px 40px;\n    margin-bottom: 40px;\n    box-shadow: var(--fld-shadow);\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  \/* 顶部胡桃木质感细条装饰 *\/\n  .fld-hero-section::before {\n    content: \"\";\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 6px;\n    background: linear-gradient(90deg, var(--fld-walnut), var(--fld-accent-gold), var(--fld-walnut));\n  }\n  \n  .fld-badge-pill {\n    display: inline-block;\n    padding: 6px 20px;\n    background: rgba(74, 51, 37, 0.05);\n    border: 1px solid rgba(74, 51, 37, 0.15);\n    border-radius: 30px;\n    font-size: 0.85rem;\n    color: var(--fld-walnut);\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    margin-bottom: 24px;\n  }\n  .fld-hero-section h1 {\n    font-size: clamp(2.3rem, 4.5vw, 3.6rem);\n    color: var(--fld-text-main);\n    margin-bottom: 20px;\n    line-height: 1.15;\n  }\n  .fld-hero-section p {\n    max-width: 800px;\n    margin: 0 auto 40px auto;\n    color: var(--fld-text-muted);\n    font-size: 1.12rem;\n  }\n  .fld-hero-img {\n    border-radius: 16px;\n    overflow: hidden;\n    border: 1px solid var(--fld-border);\n    box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n  }\n  .fld-hero-img img {\n    width: 100%;\n    display: block;\n    object-fit: cover;\n  }\n\n  \/* Asymmetric Split Sections (Tactile Wood Card Style) *\/\n  .fld-split-card {\n    background: var(--fld-surface);\n    border: 1px solid var(--fld-border);\n    border-radius: var(--fld-radius);\n    margin-bottom: 40px;\n    overflow: hidden;\n    box-shadow: var(--fld-shadow);\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    align-items: center;\n    transition: all 0.4s ease;\n  }\n  .fld-split-card:hover {\n    border-color: var(--fld-accent-gold);\n    box-shadow: 0 25px 50px rgba(74, 51, 37, 0.1);\n  }\n  .fld-split-card.reverse {\n    grid-template-columns: 0.9fr 1.1fr;\n  }\n  .fld-split-card.reverse .fld-media-box {\n    order: 2;\n  }\n  .fld-split-card.reverse .fld-content-box {\n    order: 1;\n  }\n  .fld-media-box img {\n    width: 100%;\n    height: 100%;\n    min-height: 440px;\n    object-fit: cover;\n    display: block;\n  }\n  .fld-content-box {\n    padding: 55px;\n  }\n  .fld-content-box h2 {\n    font-size: 2.2rem;\n    color: var(--fld-text-main);\n    margin-bottom: 20px;\n    line-height: 1.2;\n  }\n  .fld-content-box p {\n    color: var(--fld-text-muted);\n    font-size: 1.05rem;\n    margin-bottom: 20px;\n  }\n\n  \/* Custom Bullet Lists *\/\n  .fld-feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 20px 0 0 0;\n  }\n  .fld-feature-list li {\n    position: relative;\n    padding-left: 24px;\n    margin-bottom: 14px;\n    color: var(--fld-text-muted);\n    font-size: 1rem;\n  }\n  .fld-feature-list li::before {\n    content: \"▪\";\n    position: absolute;\n    left: 0;\n    color: var(--fld-accent-gold);\n    font-size: 1.1rem;\n  }\n  .fld-feature-list strong {\n    color: var(--fld-text-main);\n  }\n\n  \/* Multi-Scenario Grid (Warm Wood Surface) *\/\n  .fld-scenarios-wrap {\n    background: var(--fld-surface);\n    border: 1px solid var(--fld-border);\n    border-radius: var(--fld-radius);\n    padding: 60px 40px;\n    margin-bottom: 40px;\n    box-shadow: var(--fld-shadow);\n  }\n  .fld-scenarios-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 24px;\n    margin-top: 36px;\n  }\n  .fld-scenario-item {\n    background: var(--fld-surface-alt);\n    border: 1px solid var(--fld-border);\n    padding: 30px;\n    border-radius: 16px;\n    transition: all 0.3s ease;\n  }\n  .fld-scenario-item:hover {\n    border-color: var(--fld-walnut);\n    background: #FFFFFF;\n    transform: translateY(-3px);\n    box-shadow: 0 10px 25px rgba(74, 51, 37, 0.06);\n  }\n  .fld-scenario-item h3 {\n    font-size: 1.35rem;\n    color: var(--fld-walnut);\n    margin-bottom: 8px;\n  }\n  .fld-scenario-item p {\n    font-size: 0.95rem;\n    color: var(--fld-text-muted);\n    margin: 0;\n  }\n\n  \/* Guarantee \u0026 Specs Bottom Grid *\/\n  .fld-bottom-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n  }\n  .fld-bottom-card {\n    background: var(--fld-surface);\n    border: 1px solid var(--fld-border);\n    border-radius: var(--fld-radius);\n    padding: 50px;\n    box-shadow: var(--fld-shadow);\n  }\n  .fld-bottom-card h2 {\n    font-size: 2rem;\n    margin-bottom: 20px;\n  }\n  .fld-specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 15px;\n  }\n  .fld-specs-table tr {\n    border-bottom: 1px solid var(--fld-border);\n  }\n  .fld-specs-table th, .fld-specs-table td {\n    padding: 15px 0;\n    text-align: left;\n    font-size: 0.95rem;\n  }\n  .fld-specs-table th {\n    color: var(--fld-walnut);\n    width: 38%;\n    font-weight: 600;\n  }\n  .fld-specs-table td {\n    color: var(--fld-text-muted);\n  }\n\n  \/* Responsive Design *\/\n  @media (max-width: 968px) {\n    .fld-split-card, .fld-split-card.reverse, \n    .fld-scenarios-grid, .fld-bottom-grid {\n      grid-template-columns: 1fr;\n      direction: ltr;\n    }\n    .fld-split-card.reverse .fld-media-box,\n    .fld-split-card.reverse .fld-content-box {\n      order: unset;\n    }\n    .fld-content-box, .fld-hero-section, .fld-scenarios-wrap, .fld-bottom-card {\n      padding: 30px 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"voreqina-foldcrest-pdp\"\u003e\n\u003c!-- 1. HERO BANNER --\u003e\n\u003cdiv class=\"fld-hero-section\"\u003e\n\u003cdiv class=\"fld-badge-pill\"\u003e🌿 Sculptural Walnut Design\u003c\/div\u003e\n\u003ch1\u003eA Sculptural Place for the Things You Reach for Every Day\u003c\/h1\u003e\n\u003cp\u003eThe Voreqina™ Foldcrest Valet Organizer rethinks the traditional desktop tray as a single flowing wooden form. Instead of using a basic rectangular box or a row of standard compartments, Foldcrest is shaped around a raised central wooden crest that gently lifts from the base and creates multiple storage zones within one continuous silhouette. The result feels less like an organizer placed on your furniture—and more like a small piece of functional sculpture designed to belong there. Use it on a bedside table, entry console, dresser, or home office to keep your everyday essentials together without making the space feel cluttered.\u003c\/p\u003e\n\u003cdiv class=\"fld-hero-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/9615\/4146\/files\/ChatGPTImage2026_9_24_16_16_26_1.png?v=1790237937\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. SILHOUETTE SECTION --\u003e\n\u003cdiv class=\"fld-split-card\"\u003e\n\u003cdiv class=\"fld-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/9615\/4146\/files\/ChatGPTImage2026_9_24_16_16_27_2.png?v=1790237937\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fld-content-box\"\u003e\n\u003ch2\u003e〰️ A Continuous Folded-Wood Silhouette\u003c\/h2\u003e\n\u003cp\u003eThe defining feature of Foldcrest is its raised central bridge structure. The wood appears to rise naturally from the base, creating a soft architectural curve that divides the organizer without relying on bulky walls or traditional box compartments.\u003c\/p\u003e\n\u003cp\u003eThis sculptural form creates three naturally separated areas:\u003c\/p\u003e\n\u003cul class=\"fld-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eA wide recessed front tray\u003c\/strong\u003e for keys, earbuds, coins, rings, and small accessories\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eA raised central ridge\u003c\/strong\u003e designed for a watch, bracelet, or folded glasses\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eA rear resting zone\u003c\/strong\u003e for a phone, wallet, or other daily carry items\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 20px; font-size: 0.98rem; color: var(--fld-text-muted);\"\u003eEverything has its place, but the organizer still feels open, calm, and visually light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. INTEGRATED PHONE REST --\u003e\n\u003cdiv class=\"fld-split-card reverse\"\u003e\n\u003cdiv class=\"fld-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/9615\/4146\/files\/ChatGPTImage2026_9_24_16_16_28_4.png?v=1790237937\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fld-content-box\"\u003e\n\u003ch2\u003e📱 Integrated Phone Rest\u003c\/h2\u003e\n\u003cp\u003eFoldcrest is made for the small objects that usually end up scattered across a dresser or nightstand. Place your watch across the raised wooden crest at the end of the day. Set your phone behind it. Drop your keys, AirPods, rings, or loose accessories into the gently recessed front section. By bringing these objects into one compact footprint, Foldcrest helps create a cleaner routine without hiding everything inside drawers.\u003c\/p\u003e\n\u003cp\u003eA discreet angled groove along the rear section provides a dedicated resting position for a smartphone. The phone remains visible and easy to reach while staying separated from smaller accessories. Whether used beside the bed, near the front door, or on a desk, this simple detail helps turn Foldcrest into a practical daily docking point without giving it the appearance of an electronic accessory.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. WARM WALNUT CHARACTER --\u003e\n\u003cdiv class=\"fld-split-card\"\u003e\n\u003cdiv class=\"fld-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/9615\/4146\/files\/ChatGPTImage2026_9_24_16_16_29_5.png?v=1790237937\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fld-content-box\"\u003e\n\u003ch2\u003eWarm Walnut Character\u003c\/h2\u003e\n\u003cp\u003eFoldcrest comes in a single Warm Walnut Finish, selected to complement both modern and traditional interiors. The deep brown grain brings warmth to cream, stone, linen, black, and neutral-toned spaces, while the smooth matte surface keeps the overall appearance refined rather than glossy or overly decorative.\u003c\/p\u003e\n\u003cp\u003eSoftly rounded edges continue the flowing shape and make the piece comfortable to handle from every angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. MADE TO LIVE BEYOND THE DESK --\u003e\n\u003cdiv class=\"fld-scenarios-wrap\"\u003e\n\u003cdiv style=\"text-align: center; max-width: 700px; margin: 0 auto 30px auto;\"\u003e\n\u003ch2\u003e🏡 Made to Live Beyond the Desk\u003c\/h2\u003e\n\u003cp style=\"color: var(--fld-text-muted);\"\u003eFoldcrest is intentionally designed to work across different rooms. One form, multiple everyday routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 40px; border-radius: 16px; overflow: hidden; border: 1px solid var(--fld-border); box-shadow: 0 10px 30px rgba(0,0,0,0.05);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/9615\/4146\/files\/ChatGPTImage2026_9_24_16_16_29_6.png?v=1790237937\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fld-scenarios-grid\"\u003e\n\u003cdiv class=\"fld-scenario-item\"\u003e\n\u003ch3\u003eAt the Entryway\u003c\/h3\u003e\n\u003cp\u003eFor keys, wallet, earbuds, and everyday pocket items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fld-scenario-item\"\u003e\n\u003ch3\u003eOn the Bedside Table\u003c\/h3\u003e\n\u003cp\u003eFor a phone, watch, glasses, rings, and small personal items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fld-scenario-item\"\u003e\n\u003ch3\u003eOn a Dresser\u003c\/h3\u003e\n\u003cp\u003eFor jewelry, fragrance accessories, or frequently worn pieces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fld-scenario-item\"\u003e\n\u003ch3\u003eAt the Home Office\u003c\/h3\u003e\n\u003cp\u003eFor a phone, wireless earbuds, USB drives, and small desk essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. STORAGE THAT STILL LOOKS BEAUTIFUL WHEN EMPTY --\u003e\n\u003cdiv class=\"fld-split-card reverse\"\u003e\n\u003cdiv class=\"fld-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/9615\/4146\/files\/ChatGPTImage2026_9_24_16_16_29_7.png?v=1790237938\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fld-content-box\"\u003e\n\u003ch2\u003e✨ Storage That Still Looks Beautiful When Empty\u003c\/h2\u003e\n\u003cp\u003eMany organizers only look useful when they are full. Foldcrest was designed differently.\u003c\/p\u003e\n\u003cp\u003eEven when nothing is stored inside it, the curved central crest, recessed base, and warm wood grain allow it to remain visually complete as a decorative object. That makes it especially suited to open surfaces where storage is always visible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. GUARANTEE \u0026 PRODUCT DETAILS --\u003e\n\u003cdiv class=\"fld-bottom-grid\"\u003e\n\u003c!-- Guarantee Card --\u003e\n\u003cdiv class=\"fld-bottom-card\"\u003e\n\u003ch2\u003e↩️ 180-Day Return Guarantee\u003c\/h2\u003e\n\u003cp style=\"color: var(--fld-text-muted); margin-bottom: 20px;\"\u003eYour Voreqina™ piece should feel right in your home. That is why the Foldcrest Valet Organizer is backed by our 180-Day Return Guarantee. If your purchase is not the right fit, you may request a return within 180 days in accordance with our Return \u0026amp; Refund Policy. We want you to have the time to experience the piece in your space and decide whether it truly belongs there.\u003c\/p\u003e\n\u003cdiv style=\"border-radius: 12px; overflow: hidden; border: 1px solid var(--fld-border); margin-top: 20px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/9615\/4146\/files\/ChatGPTImage2026_9_24_16_16_30_8.png?v=1790237937\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp style=\"margin-top: 20px; font-weight: 600; color: var(--fld-walnut); text-align: center;\"\u003eThoughtful design. Everyday function. More confidence in every purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Specs Card --\u003e\n\u003cdiv class=\"fld-bottom-card\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003ctable class=\"fld-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVoreqina™\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eFoldcrest Valet Organizer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eSculptural Folded-Wood Valet Organizer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eWarm Walnut\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eWood with smooth walnut-finish surface\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e12.6 × 7.8 × 3.9 in \/ 32 × 19.8 × 9.9 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConfiguration\u003c\/th\u003e\n\u003ctd\u003eSingle-piece organizer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eEntryway, bedside table, dresser, desk, console table\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e1 Organizer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Voreqina™","offers":[{"title":"Default Title","offer_id":50450837143586,"sku":null,"price":69.87,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0910\/9615\/4146\/files\/ChatGPTImage2026_9_24_16_16_26_1.png?v=1790237937"}],"url":"https:\/\/voreqina.com\/collections\/frontpage.oembed","provider":"Voreqina™","version":"1.0","type":"link"}