{"product_id":"good-cat-hammock","title":"Good Cat Hammock","description":"\u003cdiv class=\"custom-pet-hammock-wrapper\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* 将所有变量和基础样式限制在 custom-pet-hammock-wrapper 内部 *\/        .custom-pet-hammock-wrapper {            --bg-main: #f0fdfa;             --bg-card: #ffffff;            --text-dark: #1e293b;            --text-gray: #475569;            --primary-color: #2563eb;             --secondary-color: #60a5fa;            --accent-color: #dbeafe;            --border-color: #e2e8f0;            font-family: 'Roboto', 'Helvetica Neue', sans-serif;            color: var(--text-dark);            line-height: 1.6;            background-color: var(--bg-main);            padding: 20px 0;            box-sizing: border-box;        }        .custom-pet-hammock-wrapper * {            box-sizing: border-box;        }        .custom-pet-hammock-wrapper img {            max-width: 100%;            height: auto;            display: block;            border-radius: 16px;            margin: 0;            padding: 0;        }        .custom-pet-hammock-wrapper .container {            max-width: 1000px;            margin: 0 auto;            background-color: var(--bg-card);            box-shadow: 0 10px 40px rgba(37, 99, 235, 0.08);            border-radius: 24px;            overflow: hidden;        }        \/* 英雄头部区域 *\/        .custom-pet-hammock-wrapper .hero-header {            background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);            padding: 70px 30px;            text-align: center;            position: relative;            overflow: hidden;        }        .custom-pet-hammock-wrapper .hero-header::after {            content: '';            position: absolute;            width: 100%;            height: 100%;            top: 0;            left: 0;            background-image: radial-gradient(circle at 20% 150%, rgba(255,255,255,0.1) 0%, transparent 50%);            pointer-events: none;        }        .custom-pet-hammock-wrapper .hero-header h1 {            font-family: 'Nunito', sans-serif;            font-size: 46px;            font-weight: 800;            margin: 0 0 15px 0;            color: #ffffff;            letter-spacing: 0.5px;            line-height: 1.2;        }        .custom-pet-hammock-wrapper .hero-header p {            font-size: 20px;            font-weight: 500;            margin: 0 auto;            color: var(--accent-color);            max-width: 700px;        }        \/* 内容区块 *\/        .custom-pet-hammock-wrapper .section-wrapper {            padding: 60px 50px;        }        \/* 图文交替布局 *\/        .custom-pet-hammock-wrapper .feature-row {            display: flex;            align-items: center;            gap: 50px;            margin-bottom: 70px;        }        .custom-pet-hammock-wrapper .feature-row:last-child {            margin-bottom: 0;        }        .custom-pet-hammock-wrapper .feature-row:nth-child(even) {            flex-direction: row-reverse;        }        .custom-pet-hammock-wrapper .feature-text {            flex: 1;            text-align: left;        }        .custom-pet-hammock-wrapper .feature-text h3 {            font-family: 'Nunito', sans-serif;            font-weight: 800;            font-size: 26px;            color: var(--text-dark);            margin-top: 0;            margin-bottom: 16px;            position: relative;            display: inline-block;            line-height: 1.3;        }        .custom-pet-hammock-wrapper .feature-text h3::after {            content: '';            position: absolute;            bottom: -6px;            left: 0;            width: 50px;            height: 4px;            background-color: var(--secondary-color);            border-radius: 2px;        }        .custom-pet-hammock-wrapper .feature-text p {            color: var(--text-gray);            font-size: 17px;            margin-top: 20px;            margin-bottom: 0;        }        .custom-pet-hammock-wrapper .feature-image {            flex: 1;            position: relative;        }        .custom-pet-hammock-wrapper .feature-image img {            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06);            border: 1px solid var(--border-color);            transition: transform 0.3s ease;            width: 100%;        }        .custom-pet-hammock-wrapper .feature-image:hover img {            transform: scale(1.02);        }        \/* 响应式设计 *\/        @media (max-width: 768px) {            .custom-pet-hammock-wrapper {                padding: 0;            }            .custom-pet-hammock-wrapper .container {                margin: 0;                border-radius: 0;            }            .custom-pet-hammock-wrapper .hero-header h1 {                font-size: 32px;            }            .custom-pet-hammock-wrapper .hero-header p {                font-size: 16px;            }            .custom-pet-hammock-wrapper .section-wrapper {                padding: 40px 24px;            }            .custom-pet-hammock-wrapper .feature-row,             .custom-pet-hammock-wrapper .feature-row:nth-child(even) {                flex-direction: column;                text-align: center;                gap: 30px;                margin-bottom: 50px;            }            .custom-pet-hammock-wrapper .feature-text {                text-align: center;            }            .custom-pet-hammock-wrapper .feature-text h3::after {                left: 50%;                transform: translateX(-50%);            }        }\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Hero Header --\u003e\u003cdiv class=\"hero-header\"\u003e\n\u003ch1\u003eStress-Free Pet Grooming\u003c\/h1\u003e\n\u003cp\u003eKeep your furry friend calm, safe, and comfortable during every grooming session at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Features Section --\u003e\u003cdiv class=\"section-wrapper\"\u003e\n\u003c!-- Feature 1 --\u003e\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003eComfortable Restraint\u003c\/h3\u003e\n\u003cp\u003eBreathable polyester fabric ensures a comfy experience for your pet while securely keeping them in place during grooming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"Breathable polyester fabric\" cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"YOUR_IMAGE_URL_4\"\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003eVersatile Grooming Kit\u003c\/h3\u003e\n\u003cp\u003eIncludes essential tools like nail clippers and comb, designed for efficient and easy grooming at home. No need to go to a pet groomer or hospital!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"Versatile grooming scenarios\" cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"YOUR_IMAGE_URL_3\"\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003eEasy to Use\u003c\/h3\u003e\n\u003cp\u003eSimply place the hammock and lift your pet, making nail trimming and other grooming tasks easier and less stressful for both you and your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"Easy to hang and use\" cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"YOUR_IMAGE_URL_2\"\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003eCompact and Portable\u003c\/h3\u003e\n\u003cp\u003eLightweight design allows you to groom your pet anywhere at home or outside, perfect for pet groomers on the go.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"Compact and portable design\" cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"YOUR_IMAGE_URL_6\"\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 5 --\u003e\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003eSturdy Design\u003c\/h3\u003e\n\u003cp\u003eSupports small dogs and cats, providing stability and comfort, significantly reducing anxiety while grooming your furry friend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"Sturdy design for small dogs and cats\" cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"YOUR_IMAGE_URL_7\"\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Blue \/ XS (Max 11 lbs)","offer_id":46978117402823,"sku":"0310-1337480","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS (Max 11 lbs)","offer_id":46978117435591,"sku":"0310-1337725","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Black \/ XS (Max 11 lbs)","offer_id":46978117468359,"sku":"0310-1337981","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Military Green \/ XS (Max 11 lbs)","offer_id":46978117501127,"sku":"0310-1337593","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S (Max 16 lbs)","offer_id":46978117533895,"sku":"0310-1337573","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Red \/ S (Max 16 lbs)","offer_id":46978117566663,"sku":"0310-1337127","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Black \/ S (Max 16 lbs)","offer_id":46978117599431,"sku":"0310-1337718","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Military Green \/ S (Max 16 lbs)","offer_id":46978117632199,"sku":"0310-1337667","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M (Max 27 lbs)","offer_id":46978117664967,"sku":"0310-1337580","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Red \/ M (Max 27 lbs)","offer_id":46978117697735,"sku":"0310-1337678","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Black \/ M (Max 27 lbs)","offer_id":46978117730503,"sku":"0310-1337161","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Military Green \/ M (Max 27 lbs)","offer_id":46978117763271,"sku":"0310-1337744","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L (Max 44 lbs)","offer_id":46978117796039,"sku":"0310-1337959","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Red \/ L (Max 44 lbs)","offer_id":46978117828807,"sku":"0310-1337232","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Black \/ L (Max 44 lbs)","offer_id":46978117861575,"sku":"0310-1337574","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Military Green \/ L (Max 44 lbs)","offer_id":46978117894343,"sku":"0310-1337789","price":12.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/6808\/4935\/files\/8344ed177524188a385932de270bc526_a8359da1-0718-4c8f-8d70-6f9078acb135.jpg?v=1786417923","url":"https:\/\/jinyingxing.com\/products\/good-cat-hammock","provider":"jinyingxing","version":"1.0","type":"link"}