{"id":115,"date":"2023-08-24T09:32:54","date_gmt":"2023-08-24T09:32:54","guid":{"rendered":"https:\/\/gracexport.com\/?page_id=115"},"modified":"2026-06-10T05:47:31","modified_gmt":"2026-06-10T05:47:31","slug":"display-personalizzato","status":"publish","type":"page","link":"https:\/\/gracexport.com\/it\/display-personalizzato\/","title":{"rendered":"Personalizzato"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"115\" class=\"elementor elementor-115\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d7b3c6 e-con-full e-flex e-con e-parent\" data-id=\"7d7b3c6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f611db5 e-con-full e-flex e-con e-child\" data-id=\"f611db5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5970d4 elementor-widget elementor-widget-html\" data-id=\"e5970d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Retail Solutions | GRACE DISPLAY<\/title>\r\n    <meta name=\"description\" content=\"Transforming retail spaces into immersive brand experiences with custom manufacturing excellence. Factory direct pricing, global delivery, and end-to-end customization.\">\r\n    \r\n    <!-- Preconnect for Speed -->\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    \r\n    <!-- Fonts & Icons -->\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@500;700&family=Lato:wght@300;400;700&display=swap\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\r\n    \r\n    <style>\r\n        \/* =======================================================================\r\n           WP & ELEMENTOR CONFLICT RESOLUTION: STRICTLY SCOPED CSS\r\n           All styles are wrapped in .grace-retail-wrapper and prefixed \r\n           to ensure zero conflicts with existing WordPress\/Elementor themes.\r\n           ======================================================================= *\/\r\n        \r\n        :root {\r\n            --g-primary-dark: #2F3945;\r\n            --g-primary-blue: #1A3A5F;\r\n            --g-accent-gold: #D4AF37;\r\n            --g-light-bg: #F8F9FA;\r\n            --g-pure-white: #ffffff;\r\n            --g-text-dark: #333333;\r\n            --g-text-medium: #6C757D;\r\n            --g-transition-smooth: cubic-bezier(0.4, 0, 0.2, 1);\r\n        }\r\n\r\n        \/* Hide floating elements inside Elementor Editor to prevent UI blocking *\/\r\n        body.elementor-editor-active .g-grace-toc,\r\n        body.elementor-editor-active #g-open-toc {\r\n            display: none !important;\r\n        }\r\n\r\n        \/* STRICT SCOPED RESET *\/\r\n        .grace-retail-wrapper {\r\n            font-family: 'Lato', sans-serif !important;\r\n            color: var(--g-text-dark) !important;\r\n            background-color: var(--g-light-bg) !important;\r\n            line-height: 1.6 !important;\r\n            width: 100%;\r\n            overflow-x: hidden;\r\n            position: relative;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .grace-retail-wrapper *,\r\n        .grace-retail-wrapper *::before,\r\n        .grace-retail-wrapper *::after {\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .grace-retail-wrapper h1, \r\n        .grace-retail-wrapper h2, \r\n        .grace-retail-wrapper h3, \r\n        .grace-retail-wrapper h4, \r\n        .grace-retail-wrapper p, \r\n        .grace-retail-wrapper ul, \r\n        .grace-retail-wrapper li {\r\n            margin: 0;\r\n            padding: 0;\r\n            list-style: none;\r\n        }\r\n\r\n        .grace-retail-wrapper h1, \r\n        .grace-retail-wrapper h2, \r\n        .grace-retail-wrapper h3, \r\n        .grace-retail-wrapper h4 { \r\n            font-family: 'Playfair Display', serif !important; \r\n            font-weight: 700 !important; \r\n            line-height: 1.3 !important;\r\n        }\r\n        \r\n        .grace-retail-wrapper a { \r\n            text-decoration: none !important; \r\n            box-shadow: none !important;\r\n        }\r\n        \r\n        .g-container { \r\n            width: 100%; \r\n            max-width: 1200px; \r\n            margin: 0 auto; \r\n            padding: 0 20px; \r\n        }\r\n\r\n        \/* ===== FLOATING TOC (Glassmorphism) ===== *\/\r\n        .g-grace-toc {\r\n            position: fixed;\r\n            left: 30px;\r\n            top: 50%;\r\n            transform: translateY(-50%);\r\n            z-index: 9999;\r\n            background: rgba(255, 255, 255, 0.15);\r\n            backdrop-filter: blur(12px);\r\n            -webkit-backdrop-filter: blur(12px);\r\n            border: 1px solid rgba(255, 255, 255, 0.3);\r\n            padding: 35px 20px 25px; \r\n            border-radius: 12px;\r\n            box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.1);\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 12px;\r\n            width: 190px;\r\n            transition: all 0.4s ease;\r\n        }\r\n\r\n        .g-grace-toc.toc-dark {\r\n            background: rgba(0, 0, 0, 0.3);\r\n            border: 1px solid rgba(255, 255, 255, 0.1);\r\n        }\r\n        .g-grace-toc.toc-dark .g-toc-link { color: #ffffff !important; }\r\n        .g-grace-toc.toc-dark #g-close-toc { color: #ffffff !important; }\r\n\r\n        .g-grace-toc.collapsed {\r\n            transform: translateY(-50%) translateX(-150%);\r\n            pointer-events: none;\r\n            opacity: 0;\r\n        }\r\n\r\n        #g-close-toc {\r\n            position: absolute;\r\n            top: 10px;\r\n            right: 15px;\r\n            background: none;\r\n            border: none;\r\n            color: var(--g-primary-dark);\r\n            font-size: 16px;\r\n            cursor: pointer;\r\n            transition: transform 0.3s;\r\n            padding: 0;\r\n            outline: none;\r\n        }\r\n        #g-close-toc:hover { transform: scale(1.2); color: var(--g-accent-gold); }\r\n\r\n        #g-open-toc {\r\n            position: fixed;\r\n            left: 0;\r\n            top: 50%;\r\n            transform: translateY(-50%) translateX(-100%);\r\n            background: var(--g-primary-dark);\r\n            color: var(--g-accent-gold);\r\n            border: 1px solid rgba(255,255,255,0.2);\r\n            border-left: none;\r\n            padding: 15px 12px;\r\n            border-radius: 0 8px 8px 0;\r\n            cursor: pointer;\r\n            z-index: 10000;\r\n            font-size: 18px;\r\n            transition: transform 0.4s ease;\r\n            box-shadow: 2px 0 10px rgba(0,0,0,0.1);\r\n            outline: none;\r\n        }\r\n        #g-open-toc.visible { transform: translateY(-50%) translateX(0); }\r\n\r\n        .g-toc-link {\r\n            display: flex;\r\n            align-items: center;\r\n            font-size: 11px !important;\r\n            color: var(--g-primary-dark) !important;\r\n            font-family: 'Lato', sans-serif !important;\r\n            font-weight: 700 !important;\r\n            text-transform: uppercase !important;\r\n            letter-spacing: 0.5px !important;\r\n            transition: all 0.3s ease;\r\n            opacity: 0.7;\r\n            position: relative;\r\n        }\r\n\r\n        .g-toc-num {\r\n            font-family: 'Playfair Display', serif !important;\r\n            color: var(--g-accent-gold) !important;\r\n            margin-right: 8px;\r\n            font-size: 13px !important;\r\n            font-weight: 700 !important;\r\n            width: 18px;\r\n        }\r\n\r\n        .g-toc-link:hover, .g-toc-link.active { opacity: 1; transform: translateX(5px); color: var(--g-accent-gold) !important; }\r\n        .g-grace-toc:not(.toc-dark) .g-toc-link:hover, .g-grace-toc:not(.toc-dark) .g-toc-link.active { color: var(--g-primary-blue) !important; }\r\n        .g-toc-link.active::after { content: ''; position: absolute; right: -5px; width: 4px; height: 4px; background: var(--g-accent-gold); border-radius: 50%; }\r\n\r\n        \/* ===== ANIMATION UTILITIES ===== *\/\r\n        .g-reveal-up { opacity: 0; transform: translateY(50px); transition: all 1s var(--g-transition-smooth); }\r\n        .g-reveal-up.active { opacity: 1; transform: translateY(0); }\r\n        .g-reveal-left { opacity: 0; transform: translateX(-50px); transition: all 1s var(--g-transition-smooth); }\r\n        .g-reveal-right { opacity: 0; transform: translateX(50px); transition: all 1s var(--g-transition-smooth); }\r\n        .g-reveal-left.active, .g-reveal-right.active { opacity: 1; transform: translateX(0); }\r\n\r\n        \/* ===== COMMON COMPONENTS ===== *\/\r\n        .g-section { padding: 100px 0; scroll-margin-top: 50px; }\r\n        \r\n        .g-section-header { text-align: center; margin-bottom: 70px; }\r\n        .g-section-header h2 { font-size: 36px !important; color: var(--g-primary-dark) !important; margin-bottom: 15px !important; }\r\n        .g-divider { width: 60px; height: 3px; background: var(--g-accent-gold); margin: 0 auto; }\r\n        \r\n        .g-section-subtitle { \r\n            text-align: center; \r\n            color: var(--g-text-medium) !important; \r\n            font-size: 16px !important; \r\n            max-width: 700px; \r\n            margin: 15px auto 0 !important; \r\n            line-height: 1.6 !important; \r\n            font-family: 'Lato', sans-serif !important;\r\n        }\r\n\r\n        \/* STRICT BUTTON CSS *\/\r\n        .g-btn-luxury {\r\n            display: inline-block !important;\r\n            background-color: var(--g-primary-blue) !important;\r\n            color: #ffffff !important;\r\n            padding: 15px 35px !important;\r\n            font-family: 'Lato', sans-serif !important;\r\n            font-weight: 700 !important;\r\n            text-transform: uppercase !important;\r\n            font-size: 13px !important;\r\n            letter-spacing: 1px !important;\r\n            border: 1px solid var(--g-primary-blue) !important;\r\n            transition: all 0.3s ease !important;\r\n            position: relative !important;\r\n            overflow: hidden !important;\r\n            z-index: 1 !important;\r\n            cursor: pointer !important;\r\n            text-align: center !important;\r\n        }\r\n        .g-btn-luxury::before {\r\n            content: ''; position: absolute; top: 0; left: 0; width: 0; height: 100%;\r\n            background-color: var(--g-accent-gold); z-index: -1; transition: width 0.3s ease;\r\n        }\r\n        .g-btn-luxury:hover { \r\n            color: var(--g-primary-dark) !important; \r\n            border-color: var(--g-accent-gold) !important; \r\n        }\r\n        .g-btn-luxury:hover::before { width: 100%; }\r\n        \r\n        .g-btn-luxury-white { background-color: var(--g-pure-white) !important; color: var(--g-primary-dark) !important; border: 1px solid var(--g-pure-white) !important; }\r\n        .g-btn-luxury-white:hover { color: #ffffff !important; }\r\n\r\n        .g-btn-outline { background-color: transparent !important; color: var(--g-pure-white) !important; border: 2px solid var(--g-pure-white) !important; }\r\n        .g-btn-outline:hover { color: var(--g-primary-dark) !important; border-color: var(--g-pure-white) !important; }\r\n        .g-btn-outline::before { background-color: var(--g-pure-white); }\r\n\r\n        \/* ===== HERO SECTION ===== *\/\r\n        .g-solutions-hero {\r\n            height: 60vh;\r\n            min-height: 500px;\r\n            background: linear-gradient(rgba(26, 58, 95, 0.85), rgba(47, 57, 69, 0.9)), \r\n                        url('https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-minimalist-retail-interior-with-white-marble-floors-glass-display-cases-and-modern-shelving-units.webp');\r\n            background-size: cover;\r\n            background-position: center;\r\n            background-attachment: fixed;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            text-align: center;\r\n            color: white;\r\n            position: relative;\r\n        }\r\n        .g-hero-content { position: relative; z-index: 2; width: 100%; }\r\n        .g-hero-content h1 { font-size: 56px !important; margin-bottom: 10px !important; }\r\n\r\n        \/* SWEEP SHIMMER EFFECT FOR HERO TITLE (GPU Accelerated, No Speed Impact) *\/\r\n        .g-hero-title-shimmer {\r\n            background: linear-gradient(90deg, var(--g-accent-gold) 0%, var(--g-accent-gold) 40%, #ffffff 50%, var(--g-accent-gold) 60%, var(--g-accent-gold) 100%);\r\n            background-size: 200% auto;\r\n            color: transparent !important;\r\n            -webkit-background-clip: text !important;\r\n            background-clip: text !important;\r\n            animation: shimmerText 3s infinite linear;\r\n            display: inline-block;\r\n            filter: drop-shadow(0 4px 10px rgba(0,0,0,0.3));\r\n        }\r\n\r\n        .g-breadcrumbs { font-family: 'Lato', sans-serif !important; font-size: 14px !important; text-transform: uppercase; letter-spacing: 1px; color: rgba(255, 255, 255, 0.8); margin-bottom: 25px; display: inline-block; }\r\n        .g-breadcrumbs a { color: #ffffff !important; transition: color 0.3s ease; position: relative; }\r\n        .g-breadcrumbs a:hover { color: var(--g-accent-gold) !important; text-decoration: underline !important; }\r\n        .g-breadcrumbs span { margin: 0 8px; color: var(--g-accent-gold); }\r\n\r\n        .g-hero-content p { font-size: 20px !important; max-width: 800px; margin: 0 auto 30px !important; color: rgba(255,255,255,0.9) !important; font-weight: 300 !important; font-family: 'Lato', sans-serif !important;}\r\n\r\n        .g-hero-line { width: 2px; height: 60px; background: var(--g-accent-gold); margin: 0 auto 20px; animation: g-growDown 1.5s ease-out forwards; }\r\n        @keyframes g-growDown { from { height: 0; opacity: 0; } to { height: 60px; opacity: 1; } }\r\n\r\n        \/* ===== WHY CHOOSE US ===== *\/\r\n        .g-why-section { background: var(--g-pure-white); }\r\n        .g-why-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; margin-top: 50px; }\r\n        .g-why-card { text-align: center; padding: 40px 30px; background: var(--g-light-bg); border-radius: 8px; transition: transform 0.3s ease, box-shadow 0.3s ease; border-bottom: 3px solid transparent; }\r\n        .g-why-card:hover { transform: translateY(-10px); box-shadow: 0 15px 30px rgba(0,0,0,0.08); border-color: var(--g-accent-gold); }\r\n        .g-why-icon { font-size: 45px !important; color: var(--g-accent-gold) !important; margin-bottom: 25px !important; }\r\n        .g-why-card h3 { font-size: 22px !important; color: var(--g-primary-dark) !important; margin-bottom: 15px !important; }\r\n        .g-why-card p { color: var(--g-text-medium) !important; font-size: 15px !important; }\r\n\r\n        \/* ===== PROCESS SECTION ===== *\/\r\n        .g-process-section { background: var(--g-light-bg); }\r\n        .g-process-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; position: relative; }\r\n        .g-process-grid::before { content: ''; position: absolute; top: 40px; left: 10%; right: 10%; height: 2px; background: #e0e0e0; z-index: 0; }\r\n        .g-process-step { text-align: center; position: relative; z-index: 1; padding: 20px; transition: transform 0.4s ease; }\r\n        .g-process-step:hover { transform: translateY(-10px); }\r\n        .g-step-icon-wrapper { width: 80px; height: 80px; background: white; border: 2px solid var(--g-accent-gold); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 25px; transition: 0.4s; position: relative; }\r\n        .g-process-step:hover .g-step-icon-wrapper { background: var(--g-accent-gold); box-shadow: 0 0 0 10px rgba(212, 175, 55, 0.1); }\r\n        .g-step-icon-wrapper i { font-size: 30px !important; color: var(--g-accent-gold) !important; transition: color 0.3s; }\r\n        .g-process-step:hover .g-step-icon-wrapper i { color: white !important; }\r\n        .g-step-number { position: absolute; top: -5px; right: -5px; width: 25px; height: 25px; background: var(--g-primary-dark); color: white; border-radius: 50%; font-size: 12px; display: flex; align-items: center; justify-content: center; font-weight: 700; font-family: 'Lato', sans-serif;}\r\n        .g-process-step h3 { font-size: 20px !important; color: var(--g-primary-dark) !important; margin-bottom: 10px !important; }\r\n        \r\n        .g-process-step p { color: var(--g-text-medium) !important; font-size: 16px !important; line-height: 1.6 !important; }\r\n\r\n        \/* ===== INDUSTRY SOLUTIONS GRID ===== *\/\r\n        .g-solutions-grid-section { background-color: var(--g-pure-white); }\r\n        .g-industry-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 20px; }\r\n        .g-industry-card { display: block; position: relative; height: 400px; overflow: hidden; border-radius: 4px; cursor: pointer; }\r\n        .g-industry-img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.8s ease; display: block; }\r\n        .g-industry-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0.1)); display: flex; flex-direction: column; justify-content: flex-end; padding: 30px; transition: all 0.4s ease; }\r\n        .g-industry-card:hover .g-industry-img { transform: scale(1.1); }\r\n        .g-industry-card:hover .g-industry-overlay { background: linear-gradient(to top, rgba(26, 58, 95, 0.95), rgba(26, 58, 95, 0.4)); }\r\n        \r\n        .g-industry-icon { font-size: 30px !important; color: var(--g-accent-gold) !important; margin-bottom: 15px !important; transform: translateY(20px); opacity: 0; transition: all 0.4s 0.1s ease; }\r\n        .g-industry-title { color: white !important; font-size: 24px !important; margin-bottom: 10px !important; transform: translateY(0); transition: transform 0.4s ease; font-family: 'Playfair Display', serif !important; }\r\n        .g-industry-desc { color: rgba(255,255,255,0.8) !important; font-size: 14px !important; max-height: 0; opacity: 0; overflow: hidden; transition: all 0.5s ease; font-family: 'Lato', sans-serif !important;}\r\n        .g-industry-card:hover .g-industry-icon { opacity: 1; transform: translateY(0); }\r\n        .g-industry-card:hover .g-industry-title { transform: translateY(-5px); color: var(--g-accent-gold) !important; }\r\n        .g-industry-card:hover .g-industry-desc { max-height: 100px; opacity: 1; margin-top: 10px; }\r\n\r\n        \/* ===== CUSTOMIZATION OPTIONS ===== *\/\r\n        .g-options-section { background: var(--g-light-bg); }\r\n        .g-options-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; margin-top: 50px; }\r\n        .g-option-col { background: var(--g-pure-white); padding: 35px 25px; border-radius: 6px; box-shadow: 0 4px 15px rgba(0,0,0,0.03); border-top: 4px solid var(--g-accent-gold); transition: transform 0.3s ease; display: flex; flex-direction: column; }\r\n        .g-option-col:hover { transform: translateY(-5px); }\r\n        .g-option-icon { font-size: 28px !important; color: var(--g-primary-blue) !important; margin-bottom: 20px !important; }\r\n        .g-option-col h3 { font-size: 20px !important; color: var(--g-primary-dark) !important; margin-bottom: 15px !important; border-bottom: 1px solid #eee; padding-bottom: 10px; }\r\n        .g-option-col ul { flex-grow: 1; margin-bottom: 20px; }\r\n        .g-option-col ul li { margin-bottom: 12px; display: flex; align-items: flex-start; color: var(--g-text-medium) !important; font-size: 15px !important; font-family: 'Lato', sans-serif !important;}\r\n        .g-option-col ul li i { color: var(--g-accent-gold) !important; margin-top: 4px; margin-right: 12px; font-size: 14px !important; }\r\n        .g-option-card-link { display: inline-block; color: var(--g-accent-gold) !important; font-weight: 700 !important; font-size: 14px !important; align-self: flex-start; transition: color 0.3s ease; font-family: 'Lato', sans-serif !important;}\r\n        .g-option-card-link i { margin-left: 5px; font-size: 12px !important; transition: transform 0.3s ease; }\r\n        .g-option-card-link:hover { color: var(--g-primary-dark) !important; }\r\n        .g-option-card-link:hover i { transform: translateX(4px); }\r\n\r\n        \/* ===== OUR CUSTOM WORK IN ACTION ===== *\/\r\n        .g-work-section { background: var(--g-pure-white); }\r\n        .g-work-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin-top: 50px; margin-bottom: 50px; }\r\n        .g-work-card { background: var(--g-light-bg); border-radius: 8px; overflow: hidden; box-shadow: 0 5px 20px rgba(0,0,0,0.05); transition: transform 0.3s ease; }\r\n        .g-work-card:hover { transform: translateY(-10px); }\r\n        .g-work-img-wrapper { height: 260px; overflow: hidden; position: relative; }\r\n        .g-work-img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; display: block; }\r\n        .g-work-card:hover .g-work-img { transform: scale(1.08); }\r\n        .g-work-content { padding: 30px; }\r\n        .g-work-content h3 { font-size: 22px !important; color: var(--g-primary-dark) !important; margin-bottom: 10px !important; }\r\n        .g-work-content p { color: var(--g-text-medium) !important; margin-bottom: 20px !important; font-size: 15px !important; font-family: 'Lato', sans-serif !important;}\r\n        .g-work-link { color: var(--g-accent-gold) !important; font-weight: 700 !important; text-transform: uppercase; font-size: 13px !important; letter-spacing: 1px; display: inline-flex; align-items: center; transition: color 0.3s; font-family: 'Lato', sans-serif !important;}\r\n        .g-work-link i { margin-left: 8px; transition: transform 0.3s; }\r\n        .g-work-link:hover { color: var(--g-primary-blue) !important; }\r\n        .g-work-link:hover i { transform: translateX(5px); }\r\n\r\n        \/* ===== WHAT OUR CLIENTS SAY ===== *\/\r\n        .g-testimonial-section { background: var(--g-light-bg); }\r\n        .g-testi-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin-top: 50px; margin-bottom: 60px; }\r\n        .g-testi-card { background: var(--g-pure-white); padding: 40px 30px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0,0,0,0.03); position: relative; display: flex; flex-direction: column; }\r\n        .g-testi-card::before { content: '\\f10d'; font-family: 'Font Awesome 5 Free'; font-weight: 900; position: absolute; top: 25px; right: 30px; font-size: 40px; color: rgba(212, 175, 55, 0.15); }\r\n        \r\n        .g-testi-header { display: flex; align-items: center; gap: 15px; margin-bottom: 20px; position: relative; z-index: 1;}\r\n        .g-testi-avatar { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; border: 2px solid var(--g-accent-gold); display: block; }\r\n        .g-testi-author h4 { color: var(--g-primary-dark) !important; font-size: 18px !important; margin-bottom: 2px !important; }\r\n        .g-testi-author span { color: var(--g-text-medium) !important; font-size: 12px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; font-family: 'Lato', sans-serif !important;}\r\n        \r\n        .g-testi-text { font-style: italic !important; color: var(--g-text-dark) !important; margin-bottom: 25px !important; font-size: 15px !important; line-height: 1.7 !important; position: relative; z-index: 1; flex-grow: 1; font-family: 'Lato', sans-serif !important;}\r\n        .g-testi-product-img { width: 100%; height: 180px; object-fit: cover; border-radius: 6px; margin-top: auto; transition: transform 0.3s ease; display: block; }\r\n        .g-testi-card:hover .g-testi-product-img { transform: scale(1.03); }\r\n\r\n        \/* ===== FREQUENTLY ASKED QUESTIONS ===== *\/\r\n        .g-faq-section { background: var(--g-pure-white); }\r\n        .g-faq-container { max-width: 800px; margin: 50px auto 0; }\r\n        .g-faq-item { background: var(--g-light-bg); margin-bottom: 15px; border-radius: 6px; overflow: hidden; border: 1px solid rgba(0,0,0,0.05); transition: all 0.3s ease; display: block;}\r\n        .g-faq-item[open] { background: var(--g-pure-white); box-shadow: 0 5px 15px rgba(0,0,0,0.05); border-color: var(--g-accent-gold); }\r\n        .g-faq-title { padding: 20px 25px; font-weight: 700 !important; font-size: 16px !important; color: var(--g-primary-dark) !important; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-family: 'Lato', sans-serif !important; margin: 0;}\r\n        .g-faq-title::-webkit-details-marker { display: none; }\r\n        .g-faq-title::after { content: '\\f067'; font-family: 'Font Awesome 5 Free'; font-weight: 900; color: var(--g-accent-gold); transition: transform 0.3s ease; }\r\n        .g-faq-item[open] .g-faq-title::after { transform: rotate(45deg); color: var(--g-primary-blue); }\r\n        .g-faq-content { padding: 0 25px 25px; color: var(--g-text-medium) !important; line-height: 1.6 !important; border-top: 1px solid rgba(0,0,0,0.05); margin-top: 5px; padding-top: 20px; font-family: 'Lato', sans-serif !important;}\r\n        .g-faq-more-link { display: block; text-align: center; margin-top: 30px; font-size: 15px !important; color: var(--g-primary-blue) !important; font-weight: 700 !important; text-decoration: underline !important; transition: color 0.3s; font-family: 'Lato', sans-serif !important;}\r\n        .g-faq-more-link:hover { color: var(--g-accent-gold) !important; }\r\n\r\n        \/* ===== CASE STUDY (WITH ANIMATED SWEEP BADGE & CAROUSEL) ===== *\/\r\n        .g-case-study-section { background: var(--g-light-bg); }\r\n        .g-case-container { display: flex; align-items: center; gap: 60px; }\r\n        \r\n        \/* Carousel Specific Styles *\/\r\n        .g-case-image-wrapper { flex: 1; position: relative; border-radius: 4px; box-shadow: 0 20px 40px rgba(0,0,0,0.1); overflow: hidden; }\r\n        .g-case-carousel-track { display: flex; width: 100%; transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1); }\r\n        .g-case-img { width: 100%; flex-shrink: 0; object-fit: cover; display: block; aspect-ratio: 4\/3; }\r\n        .g-carousel-btn { position: absolute; top: 50%; transform: translateY(-50%); background: rgba(255,255,255,0.8); border: none; width: 40px; height: 40px; border-radius: 50%; cursor: pointer; z-index: 10; transition: all 0.3s ease; color: var(--g-primary-dark); font-size: 16px; display: flex; align-items: center; justify-content: center; outline: none; box-shadow: 0 4px 10px rgba(0,0,0,0.1); }\r\n        .g-carousel-btn:hover { background: var(--g-accent-gold); color: white; transform: translateY(-50%) scale(1.1); }\r\n        .g-carousel-btn.prev { left: 15px; }\r\n        .g-carousel-btn.next { right: 15px; }\r\n        .g-carousel-dots { position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%); display: flex; gap: 8px; z-index: 10; }\r\n        .g-carousel-dot { width: 10px; height: 10px; border-radius: 50%; background: rgba(255,255,255,0.5); cursor: pointer; transition: background 0.3s, transform 0.3s; box-shadow: 0 1px 3px rgba(0,0,0,0.2); }\r\n        .g-carousel-dot:hover { transform: scale(1.2); }\r\n        .g-carousel-dot.active { background: var(--g-accent-gold); transform: scale(1.2); }\r\n\r\n        .g-case-badge { \r\n            position: absolute; top: 0; right: 0; background: var(--g-accent-gold); color: var(--g-primary-dark); padding: 20px; font-family: 'Playfair Display', serif !important; font-weight: 700 !important; text-align: center; box-shadow: 0 10px 20px rgba(0,0,0,0.15); line-height: 1.4 !important; z-index: 20;\r\n            border-bottom-left-radius: 12px;\r\n            overflow: hidden; \r\n        }\r\n        .g-case-badge::after {\r\n            content: ''; position: absolute; top: 0; left: -100%; width: 50%; height: 100%;\r\n            background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.6) 50%, rgba(255,255,255,0) 100%);\r\n            transform: skewX(-25deg);\r\n            animation: badgeSweep 3s infinite;\r\n        }\r\n        @keyframes badgeSweep {\r\n            0% { left: -100%; }\r\n            20% { left: 200%; }\r\n            100% { left: 200%; }\r\n        }\r\n\r\n        .g-case-content { flex: 1; }\r\n        .g-case-category { color: var(--g-accent-gold) !important; text-transform: uppercase !important; letter-spacing: 2px !important; font-size: 12px !important; font-weight: 700 !important; margin-bottom: 10px !important; display: block; font-family: 'Lato', sans-serif !important;}\r\n        .g-case-title { font-size: 32px !important; color: var(--g-primary-dark) !important; margin-bottom: 25px !important; line-height: 1.3 !important; }\r\n        .g-case-text { color: var(--g-text-medium) !important; margin-bottom: 15px !important; font-size: 16px !important; font-family: 'Lato', sans-serif !important;}\r\n        .g-check-list { margin-bottom: 30px; margin-top: 15px; }\r\n        .g-check-list li { margin-bottom: 10px; display: flex; align-items: center; color: var(--g-primary-dark) !important; font-family: 'Lato', sans-serif !important;}\r\n        .g-check-list li i { color: var(--g-accent-gold) !important; margin-right: 15px; }\r\n\r\n        \/* ===== CUSTOM PROJECT INQUIRY FORM ===== *\/\r\n        .g-inquiry-section { background: var(--g-pure-white); }\r\n        .g-inquiry-wrapper { display: flex; background: var(--g-light-bg); border-radius: 12px; overflow: hidden; box-shadow: 0 15px 40px rgba(0,0,0,0.06); border: 1px solid rgba(0,0,0,0.05); }\r\n        .g-inquiry-info { flex: 1; padding: 60px 50px; background: var(--g-primary-dark); color: white; display: flex; flex-direction: column; justify-content: center; position: relative; z-index: 1; }\r\n        .g-inquiry-info::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-modern-clothing-store-with-black-metal-racks-wooden-shelves-and-neatly-folded-garments.webp') center\/cover; opacity: 0.1; z-index: -1; }\r\n        .g-inquiry-info h2 { font-size: 36px !important; color: var(--g-accent-gold) !important; margin-bottom: 20px !important; }\r\n        .g-inquiry-info p { color: rgba(255,255,255,0.8) !important; font-size: 16px !important; margin-bottom: 30px !important; font-family: 'Lato', sans-serif !important;}\r\n        \r\n        \/* ADVANCED UI HOVER EFFECTS FOR LIST *\/\r\n        .g-inquiry-features li { \r\n            display: flex; align-items: center; margin-bottom: 15px; font-size: 15px !important; font-family: 'Lato', sans-serif !important;\r\n            transition: all 0.3s ease; cursor: default;\r\n        }\r\n        .g-inquiry-features li:hover { transform: translateX(8px); color: var(--g-accent-gold) !important; }\r\n        .g-inquiry-features li i { color: var(--g-accent-gold) !important; font-size: 20px !important; margin-right: 15px; transition: transform 0.3s ease; }\r\n        .g-inquiry-features li:hover i { transform: scale(1.2) rotate(10deg); }\r\n        \r\n        .g-inquiry-form-container { flex: 1.2; padding: 60px 50px; background: white; }\r\n        .g-wa-form { display: flex; flex-direction: column; gap: 20px; margin: 0; }\r\n        \r\n        \/* RESPONSIVE 50\/50 FORM ROW *\/\r\n        .g-form-row { display: flex; gap: 20px; width: 100%; }\r\n        .g-form-row .g-form-group { flex: 1; min-width: 0; position: relative; }\r\n        .g-form-group.full-width { width: 100%; position: relative; }\r\n\r\n        .g-wa-form input, .g-wa-form select, .g-wa-form textarea { width: 100%; padding: 16px 15px; background: var(--g-light-bg) !important; border: 1px solid #e0e0e0 !important; border-radius: 6px; font-family: 'Lato', sans-serif !important; font-size: 15px !important; color: var(--g-primary-dark) !important; transition: all 0.3s ease; margin: 0; box-sizing: border-box;}\r\n        .g-wa-form select { cursor: pointer; appearance: none; background-image: url(\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-modern-clothing-store-with-black-metal-racks-wooden-shelves-and-neatly-folded-garments.webp\"); background-repeat: no-repeat; background-position: right 15px top 50%; background-size: 12px auto; }\r\n        .g-wa-form input:focus, .g-wa-form select:focus, .g-wa-form textarea:focus { outline: none !important; border-color: var(--g-accent-gold) !important; background: white !important; box-shadow: 0 0 0 4px rgba(212, 175, 55, 0.1) !important; }\r\n        .g-wa-form textarea { resize: vertical; min-height: 120px; }\r\n        .g-wa-submit-btn { align-self: flex-start; margin-top: 10px; display: inline-flex !important; align-items: center; gap: 10px; border: none !important; font-family: 'Lato', sans-serif !important;}\r\n\r\n        \/* ===== STATS & CTA (WITH ANIMATED SWEEP TITLE) ===== *\/\r\n        .g-stats-cta-section {\r\n            background-color: var(--g-primary-dark);\r\n            background-image: url('https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-modern-clothing-store-with-black-metal-racks-wooden-shelves-and-neatly-folded-garments.webp');\r\n            background-size: cover;\r\n            background-position: center;\r\n            background-attachment: fixed;\r\n            color: white;\r\n            padding: 80px 0;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n\r\n        .g-stats-cta-section::before {\r\n            content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;\r\n            background-color: #000000; opacity: 0.4; z-index: -1;\r\n        }\r\n        \r\n        .g-stats-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; text-align: center; margin-bottom: 60px; border-bottom: 1px solid rgba(255,255,255,0.2); padding-bottom: 60px; }\r\n        .g-stat-item h3 { font-size: 42px !important; color: var(--g-accent-gold) !important; margin-bottom: 10px !important; }\r\n        .g-stat-item p { font-size: 14px !important; letter-spacing: 1px !important; text-transform: uppercase !important; color: rgba(255,255,255,0.8) !important; font-family: 'Lato', sans-serif !important;}\r\n        \r\n        .g-cta-box { text-align: center; position: relative; z-index: 2;}\r\n        .g-cta-box p { font-size: 18px !important; margin-bottom: 40px !important; color: rgba(255,255,255,0.9) !important; text-shadow: 0 1px 2px rgba(0,0,0,0.5); font-family: 'Lato', sans-serif !important;}\r\n\r\n        \/* SWEEP SHIMMER EFFECT FOR CTA TITLE *\/\r\n        .g-shimmer-text {\r\n            font-size: 36px !important; margin-bottom: 20px !important; text-shadow: none; \r\n            background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, var(--g-accent-gold) 50%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);\r\n            background-size: 200% auto;\r\n            color: transparent !important;\r\n            -webkit-background-clip: text !important;\r\n            background-clip: text !important;\r\n            animation: shimmerText 3s infinite linear;\r\n            display: inline-block;\r\n        }\r\n        @keyframes shimmerText {\r\n            0% { background-position: -200% center; }\r\n            100% { background-position: 200% center; }\r\n        }\r\n\r\n        \/* ===== RESPONSIVE OPTIMIZATION ===== *\/\r\n        @media (max-width: 1200px) {\r\n            .g-grace-toc { display: none !important; } \r\n            #g-open-toc { display: none !important; }\r\n        }\r\n\r\n        @media (max-width: 992px) {\r\n            .g-process-grid { grid-template-columns: repeat(2, 1fr); }\r\n            .g-process-grid::before { display: none; }\r\n            .g-case-container { flex-direction: column; }\r\n            .g-case-badge { padding: 10px 20px; font-size: 12px !important; }\r\n            .g-stats-grid { grid-template-columns: repeat(2, 1fr); }\r\n            .g-solutions-hero { height: auto; padding: 120px 0 80px; }\r\n            .g-why-grid, .g-work-grid, .g-testi-grid, .g-options-grid { grid-template-columns: repeat(2, 1fr); }\r\n            .g-inquiry-wrapper { flex-direction: column; }\r\n            .g-inquiry-info, .g-inquiry-form-container { padding: 40px 30px; }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .g-hero-content h1 { font-size: 36px !important; }\r\n            .g-industry-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 10px; }\r\n            .g-industry-card { height: 250px; }\r\n            .g-industry-overlay { padding: 15px; }\r\n            .g-industry-title { font-size: 16px !important; margin-bottom: 5px !important; }\r\n            .g-industry-icon { font-size: 20px !important; margin-bottom: 10px !important; }\r\n            .g-industry-desc { display: none; }\r\n            .g-shimmer-text { font-size: 28px !important; }\r\n            .g-why-grid, .g-work-grid, .g-testi-grid, .g-options-grid { grid-template-columns: 1fr; gap: 25px; }\r\n            .g-section-header h2 { font-size: 28px !important; }\r\n            \/* SMART STACK FOR FORM ROWS ON MOBILE *\/\r\n            .g-form-row { flex-direction: column; gap: 20px; }\r\n        }\r\n        \r\n        @media (max-width: 480px) {\r\n             .g-process-grid { grid-template-columns: 1fr; }\r\n             .g-stats-grid { grid-template-columns: 1fr; gap: 40px; }\r\n             .g-carousel-btn { width: 30px; height: 30px; font-size: 12px; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- SCOPED WRAPPER START: Protects WordPress\/Elementor styles from overriding and vice-versa -->\r\n<div class=\"grace-retail-wrapper\" id=\"grace-retail-app\">\r\n\r\n    <!-- FLOATING GLASSMORPHISM TABLE OF CONTENTS -->\r\n    <nav class=\"g-grace-toc\" id=\"g-graceToc\">\r\n        <button id=\"g-close-toc\" title=\"Hide Navigation\"><i class=\"fas fa-times\"><\/i><\/button>\r\n        <a href=\"#g-hero\" class=\"g-toc-link active\"><span class=\"g-toc-num\">01<\/span> Intro<\/a>\r\n        <a href=\"#g-why-choose-us\" class=\"g-toc-link\"><span class=\"g-toc-num\">02<\/span> Why Us<\/a>\r\n        <a href=\"#g-process\" class=\"g-toc-link\"><span class=\"g-toc-num\">03<\/span> Process<\/a>\r\n        <a href=\"#g-solutions\" class=\"g-toc-link\"><span class=\"g-toc-num\">04<\/span> Solutions<\/a>\r\n        <a href=\"#g-customization-options\" class=\"g-toc-link\"><span class=\"g-toc-num\">05<\/span> Options<\/a>\r\n        <a href=\"#g-custom-work\" class=\"g-toc-link\"><span class=\"g-toc-num\">06<\/span> Portfolio<\/a>\r\n        <a href=\"#g-testimonials\" class=\"g-toc-link\"><span class=\"g-toc-num\">07<\/span> Clients<\/a>\r\n        <a href=\"#g-faqs\" class=\"g-toc-link\"><span class=\"g-toc-num\">08<\/span> FAQs<\/a>\r\n        <a href=\"#g-case-study\" class=\"g-toc-link\"><span class=\"g-toc-num\">09<\/span> Case Study<\/a>\r\n        <a href=\"#g-custom-project\" class=\"g-toc-link\"><span class=\"g-toc-num\">10<\/span> Inquiry Form<\/a>\r\n        <a href=\"#g-cta\" class=\"g-toc-link\"><span class=\"g-toc-num\">11<\/span> Contact<\/a>\r\n    <\/nav>\r\n    <button id=\"g-open-toc\" title=\"Show Navigation\"><i class=\"fas fa-list-ul\"><\/i><\/button>\r\n\r\n    <!-- HERO SECTION -->\r\n    <section id=\"g-hero\" class=\"g-solutions-hero g-dark-bg-section\">\r\n        <div class=\"g-container g-hero-content\">\r\n            <div class=\"g-hero-line\"><\/div>\r\n            <!-- Advanced Sweep Shimmer Title -->\r\n            <h1 class=\"g-reveal-up g-hero-title-shimmer\">Retail Display Solutions<\/h1>\r\n            \r\n            <br>\r\n            <div class=\"g-breadcrumbs g-reveal-up\" style=\"transition-delay: 0.1s;\">\r\n                <a href=\"https:\/\/gracexport.com\/\">HOME<\/a>\r\n                <span>\/<\/span>\r\n                <a href=\"https:\/\/gracexport.com\/Customized-display\">CUSTOMIZATION<\/a>\r\n            <\/div>\r\n\r\n            <p class=\"g-reveal-up\" style=\"transition-delay: 0.2s;\">Transforming retail spaces into immersive brand experiences with custom manufacturing excellence.<\/p>\r\n            \r\n            <a href=\"https:\/\/gracexport.com\/contact\/\" class=\"g-btn-luxury g-btn-luxury-white g-reveal-up\" style=\"transition-delay: 0.4s;\">Start Your Project<\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- WHY CHOOSE US -->\r\n    <section id=\"g-why-choose-us\" class=\"g-section g-why-section\">\r\n        <div class=\"g-container\">\r\n            <div class=\"g-section-header g-reveal-up\">\r\n                <h2>Why Choose Our Custom Display Solutions?<\/h2>\r\n                <div class=\"g-divider\"><\/div>\r\n            <\/div>\r\n            <div class=\"g-why-grid\">\r\n                <div class=\"g-why-card g-reveal-up\" style=\"transition-delay: 0.1s;\">\r\n                    <i class=\"fas fa-sliders-h g-why-icon\"><\/i>\r\n                    <h3>End-to-End Customization<\/h3>\r\n                    <p>Every aspect tailored to your specifications - dimensions, materials, colors, and branding elements.<\/p>\r\n                <\/div>\r\n                <div class=\"g-why-card g-reveal-up\" style=\"transition-delay: 0.3s;\">\r\n                    <i class=\"fas fa-tags g-why-icon\"><\/i>\r\n                    <h3>Factory Direct Pricing<\/h3>\r\n                    <p>Eliminate middlemen costs with direct-from-factory pricing, ensuring premium quality at competitive rates.<\/p>\r\n                <\/div>\r\n                <div class=\"g-why-card g-reveal-up\" style=\"transition-delay: 0.5s;\">\r\n                    <i class=\"fas fa-shipping-fast g-why-icon\"><\/i>\r\n                    <h3>Fast Global Delivery<\/h3>\r\n                    <p>Efficient logistics network ensures your custom displays arrive on time, anywhere in the world.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- PROCESS SECTION -->\r\n    <section id=\"g-process\" class=\"g-section g-process-section\">\r\n        <div class=\"g-container\">\r\n            <div class=\"g-section-header g-reveal-up\">\r\n                <h2>Our Customization Process<\/h2>\r\n                <div class=\"g-divider\"><\/div>\r\n                <p class=\"g-section-subtitle\">From concept to installation, we handle every step with precision.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"g-process-grid\">\r\n                <div class=\"g-process-step g-reveal-up\" style=\"transition-delay: 0.1s;\">\r\n                    <div class=\"g-step-icon-wrapper\">\r\n                        <span class=\"g-step-number\">1<\/span>\r\n                        <i class=\"fas fa-comments\"><\/i>\r\n                    <\/div>\r\n                    <h3>Consultation<\/h3>\r\n                    <p>We listen to your brand vision, analyze your space, and discuss your specific display requirements.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"g-process-step g-reveal-up\" style=\"transition-delay: 0.3s;\">\r\n                    <div class=\"g-step-icon-wrapper\">\r\n                        <span class=\"g-step-number\">2<\/span>\r\n                        <i class=\"fas fa-pencil-ruler\"><\/i>\r\n                    <\/div>\r\n                    <h3>Design & 3D<\/h3>\r\n                    <p>Our designers create detailed sketches and 3D renderings to visualize the final outcome before production.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"g-process-step g-reveal-up\" style=\"transition-delay: 0.5s;\">\r\n                    <div class=\"g-step-icon-wrapper\">\r\n                        <span class=\"g-step-number\">3<\/span>\r\n                        <i class=\"fas fa-industry\"><\/i>\r\n                    <\/div>\r\n                    <h3>Manufacturing<\/h3>\r\n                    <p>Utilizing high-quality wood, metal, glass, and acrylic in our factory to build durable, premium displays.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"g-process-step g-reveal-up\" style=\"transition-delay: 0.7s;\">\r\n                    <div class=\"g-step-icon-wrapper\">\r\n                        <span class=\"g-step-number\">4<\/span>\r\n                        <i class=\"fas fa-shipping-fast\"><\/i>\r\n                    <\/div>\r\n                    <h3>Global Delivery<\/h3>\r\n                    <p>Safe packaging and fast logistics coordination to ensure your displays arrive on time, anywhere.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- INDUSTRY SOLUTIONS -->\r\n    <section id=\"g-solutions\" class=\"g-section g-solutions-grid-section\">\r\n        <div class=\"g-container\">\r\n            <div class=\"g-section-header g-reveal-up\">\r\n                <h2>Industry Solutions<\/h2>\r\n                <div class=\"g-divider\"><\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"g-industry-grid\">\r\n                <a href=\"https:\/\/gracexport.com\/Jewelry-display\" class=\"g-industry-card g-reveal-up\">\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-luxury-jewelry-display-case-with-gold-frame-showcasing-necklace-tiara-and-watches-on-blue-velvet.webp\" alt=\"Jewelry Display\" class=\"g-industry-img\" loading=\"lazy\">\r\n                    <div class=\"g-industry-overlay\">\r\n                        <i class=\"fas fa-gem g-industry-icon\"><\/i>\r\n                        <h3 class=\"g-industry-title\">Jewelry & Watch<\/h3>\r\n                        <p class=\"g-industry-desc\">Luxury glass cabinets and velvet showcases designed to highlight the brilliance of gems and precious metals.<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n\r\n                <a href=\"https:\/\/gracexport.com\/Clothing-store-display\" class=\"g-industry-card g-reveal-up\" style=\"transition-delay: 0.1s;\">\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-luxury-retail-store-display-fixtures-gold-metal-racks-marble-tables-and-mannequin-stands-for-boutique.webp\" alt=\"Gracedisplay luxury retail store display fixtures, gold metal racks, marble tables, and mannequin stands for boutique.\" class=\"g-industry-img\" loading=\"lazy\">\r\n                    <div class=\"g-industry-overlay\">\r\n                        <i class=\"fas fa-tshirt g-industry-icon\"><\/i>\r\n                        <h3 class=\"g-industry-title\">Fashion & Apparel<\/h3>\r\n                        <p class=\"g-industry-desc\">Custom racks, mannequins, and nesting tables for boutique to casual wear. Optimized for traffic flow.<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n\r\n                <a href=\"https:\/\/gracexport.com\/Pharmacy-display\" class=\"g-industry-card g-reveal-up\" style=\"transition-delay: 0.2s;\">\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-commercial-metal-shelving-units-for-pharmacy-retail-store-fixtures-with-LED-lighting-and-glass-cabinets.webp\" alt=\"Pharmacy\" class=\"g-industry-img\" loading=\"lazy\">\r\n                    <div class=\"g-industry-overlay\">\r\n                        <i class=\"fas fa-clinic-medical g-industry-icon\"><\/i>\r\n                        <h3 class=\"g-industry-title\">Pharmacy & Medical<\/h3>\r\n                        <p class=\"g-industry-desc\">Functional shelving systems, consultation counters, and clean designs that build trust.<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n\r\n                <a href=\"https:\/\/gracexport.com\/Cosmetics-display\" class=\"g-industry-card g-reveal-up\" style=\"transition-delay: 0.3s;\">\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-acrylic-cosmetic-display-stand-with-LED-lighting-for-luxury-makeup-and-perfume-in-beauty-retail-store.webp\" alt=\"Cosmetic Display\" class=\"g-industry-img\" loading=\"lazy\">\r\n                    <div class=\"g-industry-overlay\">\r\n                        <i class=\"fas fa-magic g-industry-icon\"><\/i>\r\n                        <h3 class=\"g-industry-title\">Cosmetics & Beauty<\/h3>\r\n                        <p class=\"g-industry-desc\">High-gloss acrylic stands and testers with bright, shadow-free lighting integration.<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n\r\n                <a href=\"https:\/\/gracexport.com\/Phone-and-accessories-shop-display\" class=\"g-industry-card g-reveal-up\">\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-custom-electronics-display-wall-with-pegboard-shelves-and-backlit-signage-for-retail-store-fixtures.webp\" alt=\"Electronics Store\" class=\"g-industry-img\" loading=\"lazy\">\r\n                    <div class=\"g-industry-overlay\">\r\n                        <i class=\"fas fa-mobile-alt g-industry-icon\"><\/i>\r\n                        <h3 class=\"g-industry-title\">Mobile & Electronics<\/h3>\r\n                        <p class=\"g-industry-desc\">Secure, anti-theft display hooks and interactive counters for phones and laptops.<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n\r\n                <a href=\"https:\/\/gracexport.com\/Optical-and-sunglass-showcase\" class=\"g-industry-card g-reveal-up\" style=\"transition-delay: 0.1s;\">\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-custom-eyewear-display-wall-and-rotating-stand-for-optical-store-retail-fixtures-with-LED-lighting.jpg\" alt=\"Optical Shop\" class=\"g-industry-img\" loading=\"lazy\">\r\n                    <div class=\"g-industry-overlay\">\r\n                        <i class=\"fas fa-glasses g-industry-icon\"><\/i>\r\n                        <h3 class=\"g-industry-title\">Optical & Sunglasses<\/h3>\r\n                        <p class=\"g-industry-desc\">Wall-mounted rod systems and rotating floor stands to display maximum inventory with elegance.<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- CUSTOMIZATION OPTIONS -->\r\n    <section id=\"g-customization-options\" class=\"g-section g-options-section\">\r\n        <div class=\"g-container\">\r\n            <div class=\"g-section-header g-reveal-up\">\r\n                <h2>Customization Options<\/h2>\r\n                <div class=\"g-divider\"><\/div>\r\n                <p class=\"g-section-subtitle\">Tailor every detail to match your brand identity. Explore our extensive range of premium materials, finishes, and smart integrations.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"g-options-grid\">\r\n                <div class=\"g-option-col g-reveal-up\" style=\"transition-delay: 0.1s;\">\r\n                    <i class=\"fas fa-layer-group g-option-icon\"><\/i>\r\n                    <h3>Materials<\/h3>\r\n                    <ul>\r\n                        <li><i class=\"fas fa-check\"><\/i> Premium Acrylic<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Tempered Glass<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Solid Wood<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Metal Alloys<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Eco-friendly Options<\/li>\r\n                    <\/ul>\r\n                    <a href=\"https:\/\/gracexport.com\/Customized-display\" class=\"g-option-card-link\">Explore Materials <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n                <\/div>\r\n                <div class=\"g-option-col g-reveal-up\" style=\"transition-delay: 0.2s;\">\r\n                    <i class=\"fas fa-paint-roller g-option-icon\"><\/i>\r\n                    <h3>Finishes<\/h3>\r\n                    <ul>\r\n                        <li><i class=\"fas fa-check\"><\/i> Glossy\/Matte<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Brushed Metal<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Wood Stains<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Custom Paints<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Textured Surfaces<\/li>\r\n                    <\/ul>\r\n                    <a href=\"https:\/\/gracexport.com\/Customized-display\" class=\"g-option-card-link\">View Finish Gallery <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n                <\/div>\r\n                <div class=\"g-option-col g-reveal-up\" style=\"transition-delay: 0.3s;\">\r\n                    <i class=\"fas fa-lightbulb g-option-icon\"><\/i>\r\n                    <h3>Lighting<\/h3>\r\n                    <ul>\r\n                        <li><i class=\"fas fa-check\"><\/i> LED Spotlights<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Ambient Lighting<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Color-changing RGB<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Dimmable Options<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Energy-efficient<\/li>\r\n                    <\/ul>\r\n                    <a href=\"https:\/\/gracexport.com\/Customized-display\" class=\"g-option-card-link\">Discover Lighting <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n                <\/div>\r\n                <div class=\"g-option-col g-reveal-up\" style=\"transition-delay: 0.4s;\">\r\n                    <i class=\"fas fa-stamp g-option-icon\"><\/i>\r\n                    <h3>Branding<\/h3>\r\n                    <ul>\r\n                        <li><i class=\"fas fa-check\"><\/i> Logo Integration<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Custom Colors<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Engraving<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Decals & Graphics<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Packaging Design<\/li>\r\n                    <\/ul>\r\n                    <a href=\"https:\/\/gracexport.com\/Customized-display\" class=\"g-option-card-link\">See Branding Options <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- OUR CUSTOM WORK IN ACTION -->\r\n    <section id=\"g-custom-work\" class=\"g-section g-work-section\">\r\n        <div class=\"g-container\">\r\n            <div class=\"g-section-header g-reveal-up\">\r\n                <h2>Our Custom Work in Action<\/h2>\r\n                <div class=\"g-divider\"><\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"g-work-grid\">\r\n                <div class=\"g-work-card g-reveal-up\" style=\"transition-delay: 0.1s;\">\r\n                    <div class=\"g-work-img-wrapper\">\r\n                        <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-luxury-jewelry-store-display-cases-and-glass-cabinets-for-high-end-retail-fixtures-with-gold-metal-frames.webp\" alt=\"Luxury Jewelry Display\" class=\"g-work-img\" loading=\"lazy\">\r\n                    <\/div>\r\n                    <div class=\"g-work-content\">\r\n                        <h3>Luxury Jewelry Display<\/h3>\r\n                        <p>Custom acrylic and glass case with integrated LED lighting to perfectly showcase high-end collections.<\/p>\r\n                        <a href=\"https:\/\/gracexport.com\/Jewelry-display\" class=\"g-work-link\">View Project <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"g-work-card g-reveal-up\" style=\"transition-delay: 0.3s;\">\r\n                    <div class=\"g-work-img-wrapper\">\r\n                        <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-luxury-clothing-display-rack-with-wood-shelves-metal-frame-and-hanging-rail-for-boutique-retail-fixtures.jpeg\" alt=\"Boutique Clothing Rack\" class=\"g-work-img\" loading=\"lazy\">\r\n                    <\/div>\r\n                    <div class=\"g-work-content\">\r\n                        <h3>Boutique Clothing Rack<\/h3>\r\n                        <p>Custom wood and metal display with brand-matched finishes designed for an upscale retail environment.<\/p>\r\n                        <a href=\"https:\/\/gracexport.com\/Clothing-store-display\" class=\"g-work-link\">View Project <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"g-work-card g-reveal-up\" style=\"transition-delay: 0.5s;\">\r\n                    <div class=\"g-work-img-wrapper\">\r\n                        <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-acrylic-cosmetic-display-shelves-with-LED-lighting-for-Sephora-style-beauty-retail-store-fixtures.webp\" alt=\"Cosmetic Display Counter\" class=\"g-work-img\" loading=\"lazy\">\r\n                    <\/div>\r\n                    <div class=\"g-work-content\">\r\n                        <h3>Cosmetic Display Counter<\/h3>\r\n                        <p>Custom-designed counter with integrated product testers and brilliant shadow-free illumination.<\/p>\r\n                        <a href=\"https:\/\/gracexport.com\/Cosmetics-display\" class=\"g-work-link\">View Project <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"text-center g-reveal-up\" style=\"text-align: center;\">\r\n                <a href=\"https:\/\/gracexport.com\/Customized-display\" class=\"g-btn-luxury\">View All Custom Projects<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- WHAT OUR CLIENTS SAY -->\r\n    <section id=\"g-testimonials\" class=\"g-section g-testimonial-section\">\r\n        <div class=\"g-container\">\r\n            <div class=\"g-section-header g-reveal-up\">\r\n                <h2>What Our Clients Say<\/h2>\r\n                <div class=\"g-divider\"><\/div>\r\n                <p class=\"g-section-subtitle\">Discover how our bespoke retail displays have elevated brands and transformed retail spaces globally.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"g-testi-grid\">\r\n                <!-- Testimonial 1 -->\r\n                <div class=\"g-testi-card g-reveal-up\" style=\"transition-delay: 0.1s;\">\r\n                    <div class=\"g-testi-header\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1573496359142-b8d87734a5a2?ixlib=rb-1.2.1&auto=format&fit=crop&w=150&q=80\" alt=\"Sarah Johnson\" class=\"g-testi-avatar\" loading=\"lazy\">\r\n                        <div class=\"g-testi-author\">\r\n                            <h4>Sarah Johnson<\/h4>\r\n                            <span>Owner, Luxe Boutique<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <p class=\"g-testi-text\">\"The custom displays Grace created for our boutique perfectly captured our brand aesthetic. The attention to detail was exceptional, and the quality exceeded our expectations.\"<\/p>\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-luxury-handbag-display-island-with-curved-wood-shelves-LED-lighting-and-hanging-rail-for-boutique-retail-fixtures.jpeg\" alt=\"Boutique Display Result\" class=\"g-testi-product-img\" loading=\"lazy\">\r\n                <\/div>\r\n                \r\n                <!-- Testimonial 2 -->\r\n                <div class=\"g-testi-card g-reveal-up\" style=\"transition-delay: 0.3s;\">\r\n                    <div class=\"g-testi-header\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1560250097-0b93528c311a?ixlib=rb-1.2.1&auto=format&fit=crop&w=150&q=80\" alt=\"Michael Chen\" class=\"g-testi-avatar\" loading=\"lazy\">\r\n                        <div class=\"g-testi-author\">\r\n                            <h4>Michael Chen<\/h4>\r\n                            <span>Retail Director, StyleHub<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <p class=\"g-testi-text\">\"Working with Grace was a seamless experience from design to delivery. Their team understood our vision immediately and delivered displays that have become a focal point in our stores.\"<\/p>\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-modern-electronics-display-table-with-wood-slats-LED-lighting-for-mobile-phones-headphones-and-smartwatches-retail.jpeg\" alt=\"Gracedisplay modern electronics display table with wood slats, LED lighting, for mobile phones, headphones, and smartwatches retail.\" class=\"g-testi-product-img\" loading=\"lazy\">\r\n                <\/div>\r\n\r\n                <!-- Testimonial 3 -->\r\n                <div class=\"g-testi-card g-reveal-up\" style=\"transition-delay: 0.5s;\">\r\n                    <div class=\"g-testi-header\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1580489944761-15a19d654956?ixlib=rb-1.2.1&auto=format&fit=crop&w=150&q=80\" alt=\"Emma Rodriguez\" class=\"g-testi-avatar\" loading=\"lazy\">\r\n                        <div class=\"g-testi-author\">\r\n                            <h4>Emma Rodriguez<\/h4>\r\n                            <span>CEO, Gemstone Jewelers<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <p class=\"g-testi-text\">\"The custom jewelry cases Grace designed for us have transformed our store. Customers constantly compliment the displays, and they've helped increase our sales significantly.\"<\/p>\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-luxury-jewelry-display-case-with-marble-base-black-metal-frame-and-glass-cover-for-necklaces-and-rings-retail-fixtures.webp\" alt=\"Gracedisplay luxury jewelry display case with marble base, black metal frame, and glass cover for necklaces and rings retail fixtures.\" class=\"g-testi-product-img\" loading=\"lazy\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- FREQUENTLY ASKED QUESTIONS -->\r\n    <section id=\"g-faqs\" class=\"g-section g-faq-section\">\r\n        <div class=\"g-container\">\r\n            <div class=\"g-section-header g-reveal-up\">\r\n                <h2>Frequently Asked Questions<\/h2>\r\n                <div class=\"g-divider\"><\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"g-faq-container g-reveal-up\">\r\n                <details class=\"g-faq-item\" open>\r\n                    <summary class=\"g-faq-title\">1. How Long Does The Customization Process Typically Take?<\/summary>\r\n                    <div class=\"g-faq-content\">\r\n                        The timeline varies based on project complexity, but most custom display projects follow this schedule: Design phase (1-2 weeks), Prototype (2-3 weeks), Production (3-4 weeks), Shipping (1-2 weeks). We can expedite certain phases for urgent projects.\r\n                    <\/div>\r\n                <\/details>\r\n                \r\n                <details class=\"g-faq-item\">\r\n                    <summary class=\"g-faq-title\">2. What Is The Minimum Order Quantity For Custom Displays?<\/summary>\r\n                    <div class=\"g-faq-content\">\r\n                        Our minimum order quantity (MOQ) depends on the specific design and materials used. However, as a direct manufacturer, we are highly flexible and can accommodate both small boutique setups and large-scale, multi-store rollouts globally.\r\n                    <\/div>\r\n                <\/details>\r\n                \r\n                <details class=\"g-faq-item\">\r\n                    <summary class=\"g-faq-title\">3. Do You Provide Installation Services?<\/summary>\r\n                    <div class=\"g-faq-content\">\r\n                        Yes, we provide comprehensive installation guides with every order. For larger projects, we can also arrange professional on-site installation services or send our expert technicians to oversee the setup, depending on your location.\r\n                    <\/div>\r\n                <\/details>\r\n\r\n                <details class=\"g-faq-item\">\r\n                    <summary class=\"g-faq-title\">4. What File Formats Do You Accept For Custom Designs?<\/summary>\r\n                    <div class=\"g-faq-content\">\r\n                        We accept a wide range of standard design files including CAD (.dwg, .dxf), SketchUp (.skp), PDF, Adobe Illustrator (.ai), and high-resolution images. If you only have a rough sketch, our in-house design team can translate it into professional 3D renderings.\r\n                    <\/div>\r\n                <\/details>\r\n\r\n                <details class=\"g-faq-item\">\r\n                    <summary class=\"g-faq-title\">5. How Do You Ensure Quality Control For Custom Projects?<\/summary>\r\n                    <div class=\"g-faq-content\">\r\n                        We maintain stringent quality control protocols at our factory. Every piece undergoes multiple inspections throughout the manufacturing process\u2014from raw material selection to final assembly. We also pre-assemble displays before shipping to ensure perfect fit and finish.\r\n                    <\/div>\r\n                <\/details>\r\n\r\n                <details class=\"g-faq-item\">\r\n                    <summary class=\"g-faq-title\">6. Do You Offer Eco-Friendly Or Sustainable Material Options?<\/summary>\r\n                    <div class=\"g-faq-content\">\r\n                        Yes, we provide several sustainable options including recycled acrylics, FSC-certified woods, and low-VOC finishes to help brands meet their environmental goals without compromising on premium quality.\r\n                    <\/div>\r\n                <\/details>\r\n\r\n                <details class=\"g-faq-item\">\r\n                    <summary class=\"g-faq-title\">7. Can You Match Our Brand's Specific Pantone Colors?<\/summary>\r\n                    <div class=\"g-faq-content\">\r\n                        Absolutely. Our advanced painting and finishing facility can perfectly color-match any Pantone (PMS) reference to ensure strict adherence to your brand guidelines across all display elements.\r\n                    <\/div>\r\n                <\/details>\r\n\r\n                <details class=\"g-faq-item\">\r\n                    <summary class=\"g-faq-title\">8. What Type Of Warranty Do You Provide For The Custom Displays?<\/summary>\r\n                    <div class=\"g-faq-content\">\r\n                        We stand behind our craftsmanship and offer a standard 2-year warranty on all structural components and a 1-year warranty on integrated lighting and electronic parts, ensuring your investment is protected.\r\n                    <\/div>\r\n                <\/details>\r\n            <\/div>\r\n            \r\n            <a href=\"https:\/\/gracexport.com\/faq\/\" class=\"g-faq-more-link g-reveal-up\">View All FAQs<\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- CASE STUDY SECTION (WITH CAROUSEL) -->\r\n    <section id=\"g-case-study\" class=\"g-section g-case-study-section\">\r\n        <div class=\"g-container\">\r\n            <div class=\"g-case-container\">\r\n                <!-- Advanced Silky Smooth Image Carousel UI -->\r\n                <div class=\"g-case-image-wrapper g-reveal-left\">\r\n                    <span class=\"g-case-badge\">FEATURED<br>PROJECT<\/span>\r\n                    \r\n                    <div class=\"g-case-carousel-track\" id=\"g-case-carousel-track\">\r\n                        <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-modern-clothing-store-fixtures-with-wood-shelves-LED-lighting-black-metal-frame-for-shirts-jeans-and-accessories-retail.webp\" alt=\"Gracedisplay modern clothing store fixtures with wood shelves, LED lighting, black metal frame for shirts, jeans, and accessories retail.\" class=\"g-case-img\" loading=\"lazy\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1441984904996-e0b6ba687e04?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80\" alt=\"Wood & Metal Rack\" class=\"g-case-img\" loading=\"lazy\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1567401893414-76b7b1e5a7a5?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80\" alt=\"Store Atmosphere\" class=\"g-case-img\" loading=\"lazy\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1555529771-835f59fc5efe?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80\" alt=\"Retail Display Details\" class=\"g-case-img\" loading=\"lazy\">\r\n                        <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-modern-clothing-display-rack-with-wood-shelf-integrated-LED-lighting-and-black-metal-frame-for-retail-store-fixtures.webp\" alt=\"Gracedisplay modern clothing display rack with wood shelf, integrated LED lighting, and black metal frame for retail store fixtures.\" class=\"g-case-img\" loading=\"lazy\">\r\n                    <\/div>\r\n                    \r\n                    <button class=\"g-carousel-btn prev\" id=\"g-carousel-prev\" aria-label=\"Previous Slide\"><i class=\"fas fa-chevron-left\"><\/i><\/button>\r\n                    <button class=\"g-carousel-btn next\" id=\"g-carousel-next\" aria-label=\"Next Slide\"><i class=\"fas fa-chevron-right\"><\/i><\/button>\r\n                    <div class=\"g-carousel-dots\" id=\"g-carousel-dots\"><\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"g-case-content g-reveal-right\">\r\n                    <span class=\"g-case-category\">Fashion Retail Case Study<\/span>\r\n                    <h2 class=\"g-case-title\">Dutch Offline Brand Customized Fashion Casual Wall Display<\/h2>\r\n                    \r\n                    <p class=\"g-case-text\">We collaborated with a leading Dutch fashion brand to revamp their offline retail presence. The goal was to create a modern, casual atmosphere using natural wood textures combined with industrial black metal accents.<\/p>\r\n                    \r\n                    <!-- High-Converting Sales Copy Added -->\r\n                    <p class=\"g-case-text\"><strong style=\"color: var(--g-primary-dark);\">Result & Impact:<\/strong> By implementing this strategic display solution, the brand reported a 35% increase in foot traffic retention and a significant boost in casual wear sales within the first quarter. Let us engineer the same success for your retail space.<\/p>\r\n                    \r\n                    <ul class=\"g-check-list\">\r\n                        <li><i class=\"fas fa-check-circle\"><\/i> Custom Wall-mounted Rail Systems<\/li>\r\n                        <li><i class=\"fas fa-check-circle\"><\/i> Modular Wooden Shelving Units<\/li>\r\n                        <li><i class=\"fas fa-check-circle\"><\/i> Integrated LED Ambient Lighting<\/li>\r\n                        <li><i class=\"fas fa-check-circle\"><\/i> Full Store Installation Guide<\/li>\r\n                    <\/ul>\r\n                    \r\n                    <a href=\"https:\/\/gracexport.com\/blog\" class=\"g-btn-luxury\">View Case Study<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- CUSTOM PROJECT INQUIRY FORM -->\r\n    <section id=\"g-custom-project\" class=\"g-section g-inquiry-section\">\r\n        <div class=\"g-container\">\r\n            <div class=\"g-inquiry-wrapper g-reveal-up\">\r\n                <div class=\"g-inquiry-info\">\r\n                    <h2>Start Your Custom Project<\/h2>\r\n                    <p>Connect instantly with our design engineers. Fill out the details to get precise pricing, 3D mockup consultation, and fast delivery timelines direct to WhatsApp.<\/p>\r\n                    <ul class=\"g-inquiry-features\">\r\n                        <li><i class=\"fas fa-clock\"><\/i> 24\/7 Fast WhatsApp Response<\/li>\r\n                        <li><i class=\"fas fa-pencil-ruler\"><\/i> Free Initial Concept Review<\/li>\r\n                        <li><i class=\"fas fa-tags\"><\/i> Direct Factory Quote<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                \r\n                <div class=\"g-inquiry-form-container\">\r\n                    <form id=\"g-waForm\" class=\"g-wa-form\">\r\n                        \r\n                        <!-- Side by Side Layout for Names -->\r\n                        <div class=\"g-form-row\">\r\n                            <div class=\"g-form-group\">\r\n                                <input type=\"text\" id=\"wa-company\" placeholder=\"Company Name\" required oninvalid=\"this.setCustomValidity('Please fill out this field.')\" oninput=\"this.setCustomValidity('')\">\r\n                            <\/div>\r\n                            <div class=\"g-form-group\">\r\n                                <input type=\"text\" id=\"wa-name\" placeholder=\"Your Name\" required oninvalid=\"this.setCustomValidity('Please fill out this field.')\" oninput=\"this.setCustomValidity('')\">\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <!-- Side by Side Layout for Contacts -->\r\n                        <div class=\"g-form-row\">\r\n                            <div class=\"g-form-group\">\r\n                                <input type=\"email\" id=\"wa-email\" placeholder=\"Your Work Email\" required oninvalid=\"this.setCustomValidity('Please enter a valid email address.')\" oninput=\"this.setCustomValidity('')\">\r\n                            <\/div>\r\n                            <div class=\"g-form-group\">\r\n                                <input type=\"tel\" id=\"wa-phone\" placeholder=\"Phone Number\" required oninvalid=\"this.setCustomValidity('Please fill out this field.')\" oninput=\"this.setCustomValidity('')\">\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"g-form-group full-width\">\r\n                            <select id=\"wa-interest\" required oninvalid=\"this.setCustomValidity('Please select a project type.')\" oninput=\"this.setCustomValidity('')\">\r\n                                <option value=\"\" disabled selected>Select specific project type to refine your inquiry...<\/option>\r\n                                <option value=\"Jewelry & Watch Display\">Jewelry & Watch Display<\/option>\r\n                                <option value=\"Clothing & Apparel Racks\">Clothing & Apparel Racks<\/option>\r\n                                <option value=\"Cosmetics & Beauty Counters\">Cosmetics & Beauty Counters<\/option>\r\n                                <option value=\"Pharmacy & Clinic Shelving\">Pharmacy & Clinic Shelving<\/option>\r\n                                <option value=\"Mobile & Electronics Kiosk\">Mobile & Electronics Kiosk<\/option>\r\n                                <option value=\"Optical Store Showcases\">Optical Store Showcases<\/option>\r\n                                <option value=\"Full Store Renovation\">Full Store Renovation<\/option>\r\n                                <option value=\"Other Custom Requirements\">Other Custom Requirements<\/option>\r\n                            <\/select>\r\n                        <\/div>\r\n\r\n                        <div class=\"g-form-group full-width\">\r\n                            <textarea id=\"wa-message\" placeholder=\"Please describe your refined requirements (e.g., specific dimensions, preferred materials, estimated store square footage, or target budget) to help us serve you accurately.\" required oninvalid=\"this.setCustomValidity('Please fill out this field.')\" oninput=\"this.setCustomValidity('')\"><\/textarea>\r\n                        <\/div>\r\n                        \r\n                        <button type=\"submit\" class=\"g-btn-luxury g-wa-submit-btn\">\r\n                            Chat on WhatsApp <i class=\"fab fa-whatsapp\" style=\"font-size:16px;\"><\/i>\r\n                        <\/button>\r\n                    <\/form>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- STATS & CTA -->\r\n    <section id=\"g-cta\" class=\"g-section g-stats-cta-section g-dark-bg-section\">\r\n        <div class=\"g-container\">\r\n            <div class=\"g-stats-grid\">\r\n                <div class=\"g-stat-item g-reveal-up\">\r\n                    <h3>15+<\/h3>\r\n                    <p>Years Experience<\/p>\r\n                <\/div>\r\n                <div class=\"g-stat-item g-reveal-up\" style=\"transition-delay: 0.1s;\">\r\n                    <h3>20+<\/h3>\r\n                    <p>Countries Exported<\/p>\r\n                <\/div>\r\n                <div class=\"g-stat-item g-reveal-up\" style=\"transition-delay: 0.2s;\">\r\n                    <h3>500+<\/h3>\r\n                    <p>Brands Served<\/p>\r\n                <\/div>\r\n                <div class=\"g-stat-item g-reveal-up\" style=\"transition-delay: 0.3s;\">\r\n                    <h3>100%<\/h3>\r\n                    <p>Factory Direct<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"g-cta-box g-reveal-up\">\r\n                <h2 class=\"g-shimmer-text\">Ready to Transform Your Store?<\/h2>\r\n                <p>Grace display rack provides personalized customization service, fast delivery and excellent after-sales service.<\/p>\r\n                <a href=\"https:\/\/gracexport.com\/contact\" class=\"g-btn-luxury g-btn-luxury-white\">Get a Free Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n<\/div>\r\n<!-- SCOPED WRAPPER END -->\r\n\r\n<!-- FAQ JSON-LD Schema for SEO -->\r\n<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@type\": \"FAQPage\",\r\n  \"mainEntity\":[{\r\n    \"@type\": \"Question\",\r\n    \"name\": \"1. How Long Does The Customization Process Typically Take?\",\r\n    \"acceptedAnswer\": {\r\n      \"@type\": \"Answer\",\r\n      \"text\": \"The timeline varies based on project complexity, but most custom display projects follow this schedule: Design phase (1-2 weeks), Prototype (2-3 weeks), Production (3-4 weeks), Shipping (1-2 weeks). We can expedite certain phases for urgent projects.\"\r\n    }\r\n  }, {\r\n    \"@type\": \"Question\",\r\n    \"name\": \"2. What Is The Minimum Order Quantity For Custom Displays?\",\r\n    \"acceptedAnswer\": {\r\n      \"@type\": \"Answer\",\r\n      \"text\": \"Our minimum order quantity (MOQ) depends on the specific design and materials used. However, as a direct manufacturer, we are highly flexible and can accommodate both small boutique setups and large-scale, multi-store rollouts globally.\"\r\n    }\r\n  }, {\r\n    \"@type\": \"Question\",\r\n    \"name\": \"3. Do You Provide Installation Services?\",\r\n    \"acceptedAnswer\": {\r\n      \"@type\": \"Answer\",\r\n      \"text\": \"Yes, we provide comprehensive installation guides with every order. For larger projects, we can also arrange professional on-site installation services or send our expert technicians to oversee the setup, depending on your location.\"\r\n    }\r\n  }, {\r\n    \"@type\": \"Question\",\r\n    \"name\": \"4. What File Formats Do You Accept For Custom Designs?\",\r\n    \"acceptedAnswer\": {\r\n      \"@type\": \"Answer\",\r\n      \"text\": \"We accept a wide range of standard design files including CAD (.dwg, .dxf), SketchUp (.skp), PDF, Adobe Illustrator (.ai), and high-resolution images. If you only have a rough sketch, our in-house design team can translate it into professional 3D renderings.\"\r\n    }\r\n  }, {\r\n    \"@type\": \"Question\",\r\n    \"name\": \"5. How Do You Ensure Quality Control For Custom Projects?\",\r\n    \"acceptedAnswer\": {\r\n      \"@type\": \"Answer\",\r\n      \"text\": \"We maintain stringent quality control protocols at our factory. Every piece undergoes multiple inspections throughout the manufacturing process\u2014from raw material selection to final assembly. We also pre-assemble displays before shipping to ensure perfect fit and finish.\"\r\n    }\r\n  }, {\r\n    \"@type\": \"Question\",\r\n    \"name\": \"6. Do You Offer Eco-Friendly Or Sustainable Material Options?\",\r\n    \"acceptedAnswer\": {\r\n      \"@type\": \"Answer\",\r\n      \"text\": \"Yes, we provide several sustainable options including recycled acrylics, FSC-certified woods, and low-VOC finishes to help brands meet their environmental goals without compromising on premium quality.\"\r\n    }\r\n  }, {\r\n    \"@type\": \"Question\",\r\n    \"name\": \"7. Can You Match Our Brand's Specific Pantone Colors?\",\r\n    \"acceptedAnswer\": {\r\n      \"@type\": \"Answer\",\r\n      \"text\": \"Absolutely. Our advanced painting and finishing facility can perfectly color-match any Pantone (PMS) reference to ensure strict adherence to your brand guidelines across all display elements.\"\r\n    }\r\n  }, {\r\n    \"@type\": \"Question\",\r\n    \"name\": \"8. What Type Of Warranty Do You Provide For The Custom Displays?\",\r\n    \"acceptedAnswer\": {\r\n      \"@type\": \"Answer\",\r\n      \"text\": \"We stand behind our craftsmanship and offer a standard 2-year warranty on all structural components and a 1-year warranty on integrated lighting and electronic parts, ensuring your investment is protected.\"\r\n    }\r\n  }]\r\n}\r\n<\/script>\r\n\r\n<!-- Interactive Scripts -->\r\n<script>\r\n    \/\/ Self-invoking function to avoid global namespace pollution with WP scripts\r\n    (function() {\r\n        document.addEventListener('DOMContentLoaded', () => {\r\n            \r\n            \/\/ Validate context is loaded\r\n            const appWrapper = document.getElementById('grace-retail-app');\r\n            if(!appWrapper) return;\r\n\r\n            \/\/ 1. Scroll Reveal Animation specific to this wrapper\r\n            const observer = new IntersectionObserver((entries) => {\r\n                entries.forEach(entry => {\r\n                    if (entry.isIntersecting) {\r\n                        entry.target.classList.add('active');\r\n                    }\r\n                });\r\n            }, { threshold: 0.1 });\r\n\r\n            appWrapper.querySelectorAll('.g-reveal-up, .g-reveal-left, .g-reveal-right').forEach(el => observer.observe(el));\r\n\r\n            \/\/ 2. Stats Number Counter specific to this wrapper\r\n            const statsSection = appWrapper.querySelector('.g-stats-cta-section');\r\n            let counted = false;\r\n            \r\n            if(statsSection) {\r\n                const statObserver = new IntersectionObserver((entries) => {\r\n                    if (entries[0].isIntersecting && !counted) {\r\n                        appWrapper.querySelectorAll('.g-stat-item h3').forEach(counter => {\r\n                            const target = +counter.innerText.replace(\/\\D\/g, '');\r\n                            const suffix = counter.innerText.replace(\/\\d\/g, '');\r\n                            const increment = target \/ 100;\r\n                            let current = 0;\r\n                            const updateCount = () => {\r\n                                current += increment;\r\n                                if (current < target) {\r\n                                    counter.innerText = Math.ceil(current) + suffix;\r\n                                    requestAnimationFrame(updateCount);\r\n                                } else {\r\n                                    counter.innerText = target + suffix;\r\n                                }\r\n                            };\r\n                            updateCount();\r\n                        });\r\n                        counted = true;\r\n                    }\r\n                }, { threshold: 0.2 });\r\n                statObserver.observe(statsSection);\r\n            }\r\n\r\n            \/\/ 3. Floating TOC Navigation Logic (Highlight, Invert Colors, Collapse)\r\n            const toc = document.getElementById('g-graceToc');\r\n            const btnCloseToc = document.getElementById('g-close-toc');\r\n            const btnOpenToc = document.getElementById('g-open-toc');\r\n            const tocLinks = document.querySelectorAll('.g-toc-link');\r\n            const sections = appWrapper.querySelectorAll('.g-section');\r\n            const darkSections = appWrapper.querySelectorAll('.g-dark-bg-section'); \r\n\r\n            if(toc && btnCloseToc && btnOpenToc) {\r\n                \/\/ Toggle logic\r\n                btnCloseToc.addEventListener('click', () => {\r\n                    toc.classList.add('collapsed');\r\n                    setTimeout(() => { btnOpenToc.classList.add('visible'); }, 400);\r\n                });\r\n\r\n                btnOpenToc.addEventListener('click', () => {\r\n                    btnOpenToc.classList.remove('visible');\r\n                    toc.classList.remove('collapsed');\r\n                });\r\n\r\n                window.addEventListener('scroll', () => {\r\n                    if(document.body.classList.contains('elementor-editor-active')) return;\r\n\r\n                    let current = '';\r\n                    sections.forEach(section => {\r\n                        const sectionTop = section.offsetTop;\r\n                        if (pageYOffset >= (sectionTop - 300)) {\r\n                            current = section.getAttribute('id');\r\n                        }\r\n                    });\r\n\r\n                    tocLinks.forEach(link => {\r\n                        link.classList.remove('active');\r\n                        if (link.getAttribute('href').includes(current)) {\r\n                            link.classList.add('active');\r\n                        }\r\n                    });\r\n\r\n                    if (!toc.classList.contains('collapsed')) {\r\n                        const tocRect = toc.getBoundingClientRect();\r\n                        const tocCenterY = tocRect.top + (tocRect.height \/ 2);\r\n                        let isDarkBg = false;\r\n\r\n                        darkSections.forEach(sec => {\r\n                            const secRect = sec.getBoundingClientRect();\r\n                            if (tocCenterY >= secRect.top && tocCenterY <= secRect.bottom) {\r\n                                isDarkBg = true;\r\n                            }\r\n                        });\r\n\r\n                        if (isDarkBg) {\r\n                            toc.classList.add('toc-dark');\r\n                        } else {\r\n                            toc.classList.remove('toc-dark');\r\n                        }\r\n                    }\r\n                });\r\n            }\r\n            \r\n            \/\/ 4. Smooth FAQ Accordion functionality\r\n            const faqs = appWrapper.querySelectorAll('details.g-faq-item');\r\n            faqs.forEach(faq => {\r\n                faq.addEventListener('click', (e) => {\r\n                    if(e.target.tagName !== 'SUMMARY') return;\r\n                    faqs.forEach(f => {\r\n                        if(f !== faq) {\r\n                            f.removeAttribute('open');\r\n                        }\r\n                    });\r\n                });\r\n            });\r\n\r\n            \/\/ 5. Silky Smooth Image Carousel Logic (Vanilla JS, No jQuery)\r\n            const track = document.getElementById('g-case-carousel-track');\r\n            if (track) {\r\n                const slides = Array.from(track.children);\r\n                const nextBtn = document.getElementById('g-carousel-next');\r\n                const prevBtn = document.getElementById('g-carousel-prev');\r\n                const dotsNav = document.getElementById('g-carousel-dots');\r\n                \r\n                \/\/ Create Navigation Dots Dynamically\r\n                slides.forEach((_, idx) => {\r\n                    const dot = document.createElement('div');\r\n                    dot.classList.add('g-carousel-dot');\r\n                    if (idx === 0) dot.classList.add('active');\r\n                    dot.dataset.slide = idx;\r\n                    dotsNav.appendChild(dot);\r\n                });\r\n                \r\n                const dots = Array.from(dotsNav.children);\r\n                let currentIndex = 0;\r\n                let slideInterval;\r\n\r\n                const updateCarousel = (index) => {\r\n                    track.style.transform = 'translateX(-' + (index * 100) + '%)';\r\n                    dots.forEach(d => d.classList.remove('active'));\r\n                    dots[index].classList.add('active');\r\n                    currentIndex = index;\r\n                };\r\n\r\n                const nextSlide = () => {\r\n                    let nextIndex = currentIndex + 1;\r\n                    if (nextIndex >= slides.length) nextIndex = 0;\r\n                    updateCarousel(nextIndex);\r\n                };\r\n\r\n                const prevSlide = () => {\r\n                    let prevIndex = currentIndex - 1;\r\n                    if (prevIndex < 0) prevIndex = slides.length - 1;\r\n                    updateCarousel(prevIndex);\r\n                };\r\n\r\n                const startInterval = () => { slideInterval = setInterval(nextSlide, 4000); };\r\n                const resetInterval = () => { clearInterval(slideInterval); startInterval(); };\r\n\r\n                \/\/ Event Listeners for UI\r\n                nextBtn.addEventListener('click', () => { nextSlide(); resetInterval(); });\r\n                prevBtn.addEventListener('click', () => { prevSlide(); resetInterval(); });\r\n                \r\n                dotsNav.addEventListener('click', e => {\r\n                    const targetDot = e.target.closest('.g-carousel-dot');\r\n                    if (!targetDot) return;\r\n                    const targetIndex = parseInt(targetDot.dataset.slide);\r\n                    updateCarousel(targetIndex);\r\n                    resetInterval();\r\n                });\r\n\r\n                \/\/ Pause on Hover\r\n                const caseWrapper = document.querySelector('.g-case-image-wrapper');\r\n                caseWrapper.addEventListener('mouseenter', () => clearInterval(slideInterval));\r\n                caseWrapper.addEventListener('mouseleave', startInterval);\r\n\r\n                startInterval(); \/\/ Initialize Autoplay\r\n            }\r\n\r\n            \/\/ 6. WhatsApp API Form Submission Handler \r\n            const waForm = document.getElementById('g-waForm');\r\n            if(waForm) {\r\n                waForm.addEventListener('submit', function(e) {\r\n                    e.preventDefault();\r\n                    \r\n                    \/\/ Get Field Values\r\n                    const company = document.getElementById('wa-company').value.trim();\r\n                    const name = document.getElementById('wa-name').value.trim();\r\n                    const email = document.getElementById('wa-email').value.trim();\r\n                    const phone = document.getElementById('wa-phone').value.trim();\r\n                    const interestSelect = document.getElementById('wa-interest');\r\n                    const interest = interestSelect.options[interestSelect.selectedIndex].value;\r\n                    const message = document.getElementById('wa-message').value.trim();\r\n                    \r\n                    \/\/ Format for WhatsApp URI (%0A is line break)\r\n                    const waNumber = \"+8619980693245\";\r\n                    const textMsg = `*New Custom Project Inquiry*%0A%0A*Company Name:* ${company}%0A*Contact Name:* ${name}%0A*Email Address:* ${email}%0A*Phone Number:* ${phone}%0A*Project Type:* ${interest}%0A*Specific Requirements:* ${message}`;\r\n                    \r\n                    \/\/ Open WhatsApp Chat\r\n                    const waUrl = `https:\/\/wa.me\/${waNumber}?text=${textMsg}`;\r\n                    window.open(waUrl, '_blank');\r\n                    \r\n                    \/\/ Clear form after opening\r\n                    waForm.reset();\r\n                });\r\n            }\r\n        });\r\n    })();\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Retail Solutions | GRACE DISPLAY 01 Intro 02 Why Us 03 Process 04 Solutions 05 Options 06 Portfolio 07 Clients 08 FAQs 09 Case Study 10 Inquiry Form 11 Contact Retail Display Solutions HOME \/ CUSTOMIZATION Transforming retail spaces into immersive brand experiences with custom manufacturing excellence. Start Your Project Why Choose Our Custom Display [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-115","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":8}},"acf":[],"_links":{"self":[{"href":"https:\/\/gracexport.com\/it\/wp-json\/wp\/v2\/pages\/115","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gracexport.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gracexport.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gracexport.com\/it\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/gracexport.com\/it\/wp-json\/wp\/v2\/comments?post=115"}],"version-history":[{"count":3,"href":"https:\/\/gracexport.com\/it\/wp-json\/wp\/v2\/pages\/115\/revisions"}],"predecessor-version":[{"id":4026,"href":"https:\/\/gracexport.com\/it\/wp-json\/wp\/v2\/pages\/115\/revisions\/4026"}],"wp:attachment":[{"href":"https:\/\/gracexport.com\/it\/wp-json\/wp\/v2\/media?parent=115"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}