{"product_id":"a","title":"Electric Pet Nail Grinder – Quiet, Safe \u0026 Rechargeable Trimmer for Dogs \u0026 Cats","description":"\u003cstyle\u003e\n  .png-section * { box-sizing: border-box; margin: 0; padding: 0; }\n  .png-section { font-family: 'Helvetica Neue', Arial, sans-serif; color: #1a1a1a; }\n\n  \/* BLOCK 1 — HERO *\/\n  .png-hero {\n    position: relative;\n    min-height: 520px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    overflow: hidden;\n    padding: 60px 20px;\n  }\n  .png-hero__bg {\n    position: absolute; inset: 0;\n    background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0703\/2635\/3999\/files\/2405020603200321000.jpg?v=1777304869');\n    background-size: cover;\n    background-position: center;\n    opacity: 0.22;\n  }\n  .png-hero__overlay {\n    position: absolute; inset: 0;\n    background-color: #e8e0f5;\n    opacity: 0.78;\n  }\n  .png-hero__content { position: relative; z-index: 2; max-width: 720px; }\n  .png-hero__headline {\n    font-size: clamp(28px, 5vw, 52px);\n    font-weight: 900;\n    color: #2d1b69;\n    letter-spacing: -0.5px;\n    line-height: 1.15;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n  }\n  .png-hero__sub {\n    font-size: clamp(15px, 2.5vw, 20px);\n    font-weight: 300;\n    color: #3d3d3d;\n    margin-bottom: 36px;\n  }\n  .png-hero__badges { display: flex; justify-content: center; flex-wrap: wrap; gap: 14px; }\n  .png-badge {\n    background: #fff;\n    border: 1.5px solid #c4b5e8;\n    border-radius: 50px;\n    padding: 10px 22px;\n    font-size: 13px;\n    font-weight: 700;\n    color: #2d1b69;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n  }\n\n  \/* SPLIT BLOCKS *\/\n  .png-split { display: flex; align-items: stretch; flex-wrap: wrap; min-height: 420px; }\n  .png-split__img { flex: 1 1 45%; min-height: 360px; overflow: hidden; }\n  .png-split__img img { width: 100%; height: 100%; object-fit: cover; display: block; }\n  .png-split__text { flex: 1 1 45%; padding: 60px 48px; display: flex; flex-direction: column; justify-content: center; }\n  .png-split__text h2 {\n    font-size: clamp(22px, 3.5vw, 36px);\n    font-weight: 800;\n    color: #2d1b69;\n    margin-bottom: 16px;\n    line-height: 1.2;\n  }\n  .png-split__text p {\n    font-size: 16px;\n    font-weight: 300;\n    color: #444;\n    line-height: 1.7;\n    margin-bottom: 28px;\n  }\n\n  \/* CTA BUTTON *\/\n  .png-cta-wrap { display: block; }\n  .png-cta-wrap a,\n  .png-cta-wrap a:visited,\n  .png-cta-wrap a:link {\n    display: inline-block !important;\n    background: #f5c518 !important;\n    background-color: #f5c518 !important;\n    color: #111111 !important;\n    -webkit-text-fill-color: #111111 !important;\n    padding: 16px 40px !important;\n    border-radius: 50px !important;\n    font-size: 15px !important;\n    font-weight: 900 !important;\n    text-decoration: none !important;\n    letter-spacing: 1.5px !important;\n    text-transform: uppercase !important;\n    border: none !important;\n    box-shadow: 0 4px 16px rgba(0,0,0,0.15) !important;\n    line-height: 1 !important;\n  }\n  .png-cta-wrap a:hover {\n    background: #e6b800 !important;\n    background-color: #e6b800 !important;\n    color: #111111 !important;\n    -webkit-text-fill-color: #111111 !important;\n  }\n\n  \/* BLOCK 5 — REVIEWS *\/\n  .png-reviews { background: #f9f7ff; padding: 70px 20px; text-align: center; }\n  .png-reviews h2 { font-size: clamp(24px, 4vw, 40px); font-weight: 800; color: #2d1b69; margin-bottom: 40px; }\n  .png-reviews__grid { display: flex; justify-content: center; flex-wrap: wrap; gap: 24px; max-width: 1100px; margin: 0 auto; }\n  .png-review-card { background: #fff; border: 1px solid #e0d8f5; border-radius: 16px; padding: 32px 28px; max-width: 320px; text-align: left; flex: 1 1 260px; }\n  .png-stars { color: #f5a623; font-size: 20px; margin-bottom: 12px; }\n  .png-review-card strong { display: block; font-size: 15px; color: #2d1b69; margin-bottom: 8px; }\n  .png-review-card p { font-size: 14px; color: #555; line-height: 1.6; font-weight: 300; }\n\n  \/* BLOCK 6 — BRAND BAR *\/\n  .png-brandbar { background: #f0f0f0; padding: 22px 0; overflow: hidden; white-space: nowrap; }\n  .png-brandbar__track { display: inline-flex; gap: 60px; animation: png-scroll 22s linear infinite; }\n  .png-brandbar__track span { font-size: 15px; font-weight: 700; color: #888; letter-spacing: 2px; text-transform: uppercase; }\n  @keyframes png-scroll { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }\n\n  \/* BLOCK 7 — TRACKER *\/\n  .png-tracker { background: #fff; padding: 70px 20px; text-align: center; }\n  .png-tracker h2 { font-size: clamp(22px, 3.5vw, 36px); font-weight: 800; color: #2d1b69; margin-bottom: 48px; }\n  .png-tracker__steps { display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; gap: 0; max-width: 860px; margin: 0 auto; }\n  .png-step { flex: 1 1 180px; display: flex; flex-direction: column; align-items: center; position: relative; padding: 0 10px; }\n  .png-step:not(:last-child)::after { content: ''; position: absolute; top: 22px; left: calc(50% + 22px); width: calc(100% - 44px); height: 2px; background: #ddd; z-index: 0; }\n  .png-step__dot { width: 44px; height: 44px; border-radius: 50%; background: #e0d8f5; border: 2px solid #c4b5e8; display: flex; align-items: center; justify-content: center; font-size: 18px; margin-bottom: 14px; position: relative; z-index: 1; }\n  .png-step.active .png-step__dot { background: #1a3a6b; border-color: #1a3a6b; color: #fff; }\n  .png-step__label { font-size: 13px; font-weight: 600; color: #888; text-transform: uppercase; letter-spacing: 0.5px; }\n  .png-step.active .png-step__label { color: #1a3a6b; }\n\n  @media (max-width: 768px) {\n    .png-split { flex-direction: column !important; }\n    .png-split__text { padding: 40px 24px; }\n    .png-step:not(:last-child)::after { display: none; }\n    .png-tracker__steps { gap: 24px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"png-section\"\u003e\n\n  \u003c!-- BLOCK 1: HERO --\u003e\n  \u003cdiv class=\"png-hero\"\u003e\n    \u003cdiv class=\"png-hero__bg\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"png-hero__overlay\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"png-hero__content\"\u003e\n      \u003ch1 class=\"png-hero__headline\"\u003eAchieve Perfectly Trimmed Nails\u003cbr\u003eWithout the Stress\u003c\/h1\u003e\n      \u003cp class=\"png-hero__sub\"\u003eThe quiet, safe, and rechargeable nail grinder your pet will actually enjoy.\u003c\/p\u003e\n      \u003cdiv class=\"png-hero__badges\"\u003e\n        \u003cspan class=\"png-badge\"\u003e✦ Premium Quality\u003c\/span\u003e\n        \u003cspan class=\"png-badge\"\u003e🚚 Fast Delivery\u003c\/span\u003e\n        \u003cspan class=\"png-badge\"\u003e💵 Cash on Delivery\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BLOCK 2: Image Left, Text Right --\u003e\n  \u003cdiv class=\"png-split\" style=\"background:#fff;\"\u003e\n    \u003cdiv class=\"png-split__img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0703\/2635\/3999\/files\/dog-nail-grinder-electric-pet-nail-trimmers-rechargeable-cat-nail-grinders-super-quiet-with-5-speed-setting-for-small-medium-large-dogs-cats-claw-care-pet-produ-478139.jpg?v=1777304869\" alt=\"Durable diamond grinding head pet nail grinder\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"png-split__text\"\u003e\n      \u003ch2\u003eWhisper-Quiet Grooming That Keeps Pets Calm\u003c\/h2\u003e\n      \u003cp\u003eAt under 45dB, our nail grinder is quieter than a normal conversation. No more trembling, hiding, or stressful restraint — just a peaceful grooming session your pet will grow to love.\u003c\/p\u003e\n      \u003cdiv class=\"png-cta-wrap\"\u003e\u003ca href=\"#\"\u003eGet Yours Today\u003c\/a\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BLOCK 3: Text Left, Image Right --\u003e\n  \u003cdiv class=\"png-split\" style=\"background:#e8f0fb; flex-direction: row-reverse;\"\u003e\n    \u003cdiv class=\"png-split__img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0703\/2635\/3999\/files\/dog-nail-grinder-electric-pet-nail-trimmers-rechargeable-cat-nail-grinders-super-quiet-with-5-speed-setting-for-small-medium-large-dogs-cats-claw-care-pet-produ-752866.jpg?v=1777304869\" alt=\"1200mAh battery LED light pet nail grinder features\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"png-split__text\"\u003e\n      \u003ch2\u003eSee Clearly, Trim Safely — Every Single Time\u003c\/h2\u003e\n      \u003cp\u003eThe built-in LED light illuminates your pet's nail bed, letting you spot blood vessels instantly. Trim with total confidence, even in dim lighting, and never worry about cutting too deep again.\u003c\/p\u003e\n      \u003cdiv class=\"png-cta-wrap\"\u003e\u003ca href=\"#\"\u003eShop Now\u003c\/a\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BLOCK 4: Image Left, Text Right --\u003e\n  \u003cdiv class=\"png-split\" style=\"background:#fff;\"\u003e\n    \u003cdiv class=\"png-split__img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0703\/2635\/3999\/files\/dog-nail-grinder-electric-pet-nail-trimmers-rechargeable-cat-nail-grinders-super-quiet-with-5-speed-setting-for-small-medium-large-dogs-cats-claw-care-pet-produ-311753.jpg?v=1777304869\" alt=\"Electric pet nail grinder with LED close-up\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"png-split__text\"\u003e\n      \u003ch2\u003e11 Hours of Power — One Charge, All Week\u003c\/h2\u003e\n      \u003cp\u003eThe 1200mAh rechargeable battery means you're never caught mid-groom with a dead device. Charge once, groom all week — cordless freedom for you, comfort for your pet.\u003c\/p\u003e\n      \u003cdiv class=\"png-cta-wrap\"\u003e\u003ca href=\"#\"\u003eOrder Today\u003c\/a\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BLOCK 5: REVIEWS --\u003e\n  \u003cdiv class=\"png-reviews\"\u003e\n    \u003ch2\u003eReal Homes, Real Results\u003c\/h2\u003e\n    \u003cdiv class=\"png-reviews__grid\"\u003e\n      \u003cdiv class=\"png-review-card\"\u003e\n        \u003cdiv class=\"png-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cstrong\u003eSarah M.\u003c\/strong\u003e\n        \u003cp\u003e\"My golden retriever used to panic at nail time. This grinder changed everything — he barely notices it now. The LED light is a game changer!\"\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"png-review-card\"\u003e\n        \u003cdiv class=\"png-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cstrong\u003eKhalid A.\u003c\/strong\u003e\n        \u003cp\u003e\"Bought this for my two cats. Super quiet, charges fast, and the 3 port sizes are perfect. No more vet visits just for nail trims!\"\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"png-review-card\"\u003e\n        \u003cdiv class=\"png-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cstrong\u003ePriya R.\u003c\/strong\u003e\n        \u003cp\u003e\"Honestly the best pet purchase I've made this year. Sleek design, works beautifully, and my dog doesn't even flinch. Highly recommend.\"\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BLOCK 6: BRAND BAR --\u003e\n  \u003cdiv class=\"png-brandbar\"\u003e\n    \u003cdiv class=\"png-brandbar__track\"\u003e\n      \u003cspan\u003ePetCare Pro\u003c\/span\u003e\n      \u003cspan\u003eGroomElite\u003c\/span\u003e\n      \u003cspan\u003ePawLux\u003c\/span\u003e\n      \u003cspan\u003eVetApproved\u003c\/span\u003e\n      \u003cspan\u003eHomeGroomer\u003c\/span\u003e\n      \u003cspan\u003ePetWellness Co.\u003c\/span\u003e\n      \u003cspan\u003ePetCare Pro\u003c\/span\u003e\n      \u003cspan\u003eGroomElite\u003c\/span\u003e\n      \u003cspan\u003ePawLux\u003c\/span\u003e\n      \u003cspan\u003eVetApproved\u003c\/span\u003e\n      \u003cspan\u003eHomeGroomer\u003c\/span\u003e\n      \u003cspan\u003ePetWellness Co.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BLOCK 7: DELIVERY TRACKER --\u003e\n  \u003cdiv class=\"png-tracker\"\u003e\n    \u003ch2\u003eYour Order, Every Step of the Way\u003c\/h2\u003e\n    \u003cdiv class=\"png-tracker__steps\"\u003e\n      \u003cdiv class=\"png-step active\"\u003e\n        \u003cdiv class=\"png-step__dot\"\u003e📦\u003c\/div\u003e\n        \u003cdiv class=\"png-step__label\"\u003eOrder Placed\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"png-step\"\u003e\n        \u003cdiv class=\"png-step__dot\"\u003e⚙️\u003c\/div\u003e\n        \u003cdiv class=\"png-step__label\"\u003eProcessing\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"png-step\"\u003e\n        \u003cdiv class=\"png-step__dot\"\u003e🚚\u003c\/div\u003e\n        \u003cdiv class=\"png-step__label\"\u003eOut for Delivery\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"png-step\"\u003e\n        \u003cdiv class=\"png-step__dot\"\u003e✅\u003c\/div\u003e\n        \u003cdiv class=\"png-step__label\"\u003eDelivered\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Arabaxia","offers":[{"title":"Default Title","offer_id":45148022538319,"sku":null,"price":257.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0703\/2635\/3999\/files\/dog-nail-grinder-electric-pet-nail-trimmers-rechargeable-cat-nail-grinders-super-quiet-with-5-speed-setting-for-small-medium-large-dogs-cats-claw-care-pet-produ-478139.jpg?v=1777304869","url":"https:\/\/arabaxia.com\/products\/a","provider":"Arabaxia","version":"1.0","type":"link"}