{"product_id":"sow-ears-very-large-grade-a","title":"Sow Ears - Very Large - Grade A","description":"\u003cstyle\u003e\n  .ht-product {\n    font-family: inherit;\n    color: #2c2c2c;\n    max-width: 820px;\n    margin: 0 auto;\n  }\n\n  \/* ── Intro paragraph ── *\/\n  .ht-product__intro {\n    font-size: 1em;\n    line-height: 1.75;\n    color: #3a3a3a;\n    margin: 0 0 28px;\n  }\n  .ht-product__intro strong {\n    color: #2d5a2d;\n  }\n\n  \/* ── Section headings ── *\/\n  .ht-product h2 {\n    font-size: 1.2em;\n    color: #2d5a2d;\n    border-bottom: 2px solid #c8e0c8;\n    padding-bottom: 7px;\n    margin: 32px 0 16px;\n  }\n\n  \/* ── Body text ── *\/\n  .ht-product__body {\n    font-size: 0.97em;\n    line-height: 1.75;\n    color: #3a3a3a;\n    margin: 0 0 28px;\n  }\n\n  \/* ── Benefits grid ── *\/\n  .ht-product__benefits {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  @media (max-width: 480px) {\n    .ht-product__benefits {\n      grid-template-columns: 1fr;\n    }\n  }\n  .ht-product__benefit {\n    background: #f5fbf5;\n    border: 1px solid #d4e8d4;\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .ht-product__benefit-icon {\n    font-size: 1.5em;\n    display: block;\n    margin-bottom: 6px;\n  }\n  .ht-product__benefit-title {\n    font-weight: 700;\n    font-size: 0.95em;\n    color: #2d5a2d;\n    display: block;\n    margin-bottom: 4px;\n  }\n  .ht-product__benefit p {\n    margin: 0;\n    font-size: 0.93em;\n    line-height: 1.55;\n    color: #555;\n  }\n\n  \/* ── Composition \u0026 analytics table ── *\/\n  .ht-product__data {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin-bottom: 28px;\n  }\n  @media (max-width: 540px) {\n    .ht-product__data {\n      grid-template-columns: 1fr;\n    }\n  }\n  .ht-product__data-box {\n    background: #fff;\n    border: 1px solid #d4e8d4;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n  .ht-product__data-box-title {\n    background: #2d5a2d;\n    color: #fff;\n    font-size: 0.82em;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    padding: 9px 14px;\n  }\n  .ht-product__data-box table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.93em;\n  }\n  .ht-product__data-box table tr:nth-child(even) {\n    background: #f5fbf5;\n  }\n  .ht-product__data-box table td {\n    padding: 9px 14px;\n    border-bottom: 1px solid #e8f2e8;\n    color: #3a3a3a;\n    line-height: 1.4;\n  }\n  .ht-product__data-box table td:last-child {\n    font-weight: 600;\n    color: #2d5a2d;\n    text-align: right;\n    white-space: nowrap;\n  }\n  .ht-product__data-box table tr:last-child td {\n    border-bottom: none;\n  }\n\n  \/* ── Callout banners ── *\/\n  .ht-product__banner {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    border-radius: 8px;\n    padding: 16px 20px;\n    margin-bottom: 28px;\n  }\n  @media (max-width: 480px) {\n    .ht-product__banner {\n      flex-direction: column;\n      gap: 8px;\n    }\n  }\n  .ht-product__banner--amber {\n    background: #fff8ec;\n    border: 1px solid #f0d080;\n  }\n  .ht-product__banner--green {\n    background: #f0f7f0;\n    border: 1px solid #c8e0c8;\n  }\n  .ht-product__banner--yellow {\n    background: #fef9f0;\n    border: 1px solid #f5d98a;\n  }\n  .ht-product__banner-icon {\n    font-size: 2em;\n    flex-shrink: 0;\n    line-height: 1;\n  }\n  .ht-product__banner--amber p,\n  .ht-product__banner--amber strong { color: #5a4400; }\n  .ht-product__banner--amber strong { color: #7a5a00; }\n  .ht-product__banner--green p { color: #2d4a2d; font-size: 0.93em; line-height: 1.65; margin: 0; }\n  .ht-product__banner--green strong { color: #2d5a2d; }\n  .ht-product__banner--yellow p { color: #5a4400; font-size: 0.93em; line-height: 1.6; margin: 0; }\n  .ht-product__banner--yellow strong { color: #7a5a00; }\n  .ht-product__banner p { font-size: 0.93em; line-height: 1.65; margin: 0; }\n\n  \/* ── Ideal for callout ── *\/\n  .ht-product__ideal {\n    background: linear-gradient(135deg, #f0f7f0 0%, #e6f2e6 100%);\n    border-left: 5px solid #3a7a3a;\n    border-radius: 8px;\n    padding: 18px 22px;\n    margin-bottom: 28px;\n  }\n  .ht-product__ideal ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n  .ht-product__ideal ul li {\n    font-size: 0.93em;\n    line-height: 1.6;\n    color: #2d3a2d;\n    margin-bottom: 4px;\n  }\n\n  \/* ── FAQ accordion ── *\/\n  .ht-product__faqs {\n    margin: 0 0 20px;\n  }\n  .ht-product__faq {\n    border: 1px solid #d4e8d4;\n    border-radius: 8px;\n    margin-bottom: 8px;\n    overflow: hidden;\n  }\n  .ht-product__faq summary {\n    background: #f5fbf5;\n    padding: 16px;\n    font-weight: 600;\n    font-size: 0.95em;\n    color: #2d5a2d;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    list-style: none;\n    user-select: none;\n    min-height: 48px;\n  }\n  .ht-product__faq summary::-webkit-details-marker {\n    display: none;\n  }\n  .ht-product__faq summary::after {\n    content: '+';\n    font-size: 1.3em;\n    font-weight: 300;\n    color: #3a7a3a;\n    flex-shrink: 0;\n    margin-left: 12px;\n  }\n  .ht-product__faq[open] summary::after {\n    content: '−';\n  }\n  .ht-product__faq[open] summary {\n    border-bottom: 1px solid #e0eee0;\n  }\n  .ht-product__faq__a {\n    padding: 14px 16px;\n    font-size: 0.93em;\n    line-height: 1.65;\n    color: #444;\n    background: #fff;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ht-product\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cp class=\"ht-product__intro\"\u003e\n    For dogs who polish off a regular pig's ear in minutes, meet your match. Our \u003cstrong\u003eGrade A Sow Ears\u003c\/strong\u003e are the jumbo version of one of the nation's most beloved natural dog chews — significantly larger and thicker than a standard pig's ear, making them the ultimate \u003cstrong\u003elong lasting chew for big dogs and powerful chewers\u003c\/strong\u003e. Made from 100% pork with no additives, no preservatives and no artificial ingredients, they're as wholesome as they are irresistible.\n  \u003c\/p\u003e\n\n  \u003c!-- KENNELS BANNER --\u003e\n  \u003cdiv class=\"ht-product__banner ht-product__banner--amber\"\u003e\n    \u003cdiv class=\"ht-product__banner-icon\"\u003e🐾\u003c\/div\u003e\n    \u003cp\u003e\u003cstrong\u003eTried and tested in our own kennels.\u003c\/strong\u003e We run a busy boarding kennels and cattery near Colchester, Essex, where we feed over 140,000 meals a year. Sow ears are a treat we regularly give to the larger dogs in our care — they keep them happily occupied for a good stretch of time, and the dogs absolutely love them.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT IS A SOW EAR --\u003e\n  \u003ch2\u003eWhat Is a Sow Ear?\u003c\/h2\u003e\n  \u003cp class=\"ht-product__body\"\u003eA sow is a mature female pig, and her ears are naturally larger and thicker than those from younger or smaller pigs — giving you a noticeably bigger chew than a standard pig's ear. Ours are Grade A quality, meaning each one is selected for size, texture and condition before being slowly dehydrated to lock in flavour and nutrition. The result is a tough, naturally chewy treat with that rich, porky taste that dogs find completely irresistible.\u003c\/p\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003ch2\u003eWhy Dogs Love Sow Ears\u003c\/h2\u003e\n\n  \u003cdiv class=\"ht-product__benefits\"\u003e\n    \u003cdiv class=\"ht-product__benefit\"\u003e\n      \u003cspan class=\"ht-product__benefit-icon\"\u003e🐷\u003c\/span\u003e\n      \u003cspan class=\"ht-product__benefit-title\"\u003eJumbo Size\u003c\/span\u003e\n      \u003cp\u003eSignificantly larger than a standard pig's ear — built for big breeds and powerful chewers who need a treat that genuinely lasts.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ht-product__benefit\"\u003e\n      \u003cspan class=\"ht-product__benefit-icon\"\u003e⭐\u003c\/span\u003e\n      \u003cspan class=\"ht-product__benefit-title\"\u003eGrade A Quality\u003c\/span\u003e\n      \u003cp\u003eIndividually selected for size, texture and condition. Only the best make it into our range — the same standard we hold for every treat in our kennels.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ht-product__benefit\"\u003e\n      \u003cspan class=\"ht-product__benefit-icon\"\u003e💪\u003c\/span\u003e\n      \u003cspan class=\"ht-product__benefit-title\"\u003eHigh in Protein\u003c\/span\u003e\n      \u003cp\u003eAt 65.2% crude protein, sow ears are a genuinely nutritious natural chew — not just a tasty distraction, but a protein-rich treat your dog's body will thank you for.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ht-product__benefit\"\u003e\n      \u003cspan class=\"ht-product__benefit-icon\"\u003e🦷\u003c\/span\u003e\n      \u003cspan class=\"ht-product__benefit-title\"\u003eNatural Dental Support\u003c\/span\u003e\n      \u003cp\u003eExtended chewing time helps to naturally scrape away plaque and stimulate gums — far more effective than treats that vanish in seconds.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ht-product__benefit\"\u003e\n      \u003cspan class=\"ht-product__benefit-icon\"\u003e🚫\u003c\/span\u003e\n      \u003cspan class=\"ht-product__benefit-title\"\u003eNo Additives\u003c\/span\u003e\n      \u003cp\u003e100% pork — nothing added. No artificial chemicals, no preservatives, no fillers. Just a pure, natural chew you can feel good about giving.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ht-product__benefit\"\u003e\n      \u003cspan class=\"ht-product__benefit-icon\"\u003e🧠\u003c\/span\u003e\n      \u003cspan class=\"ht-product__benefit-title\"\u003eMental Stimulation\u003c\/span\u003e\n      \u003cp\u003eA satisfying chew that keeps dogs focused and calm — great for easing boredom, restlessness and anxiety-driven behaviour at home.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COMPOSITION \u0026 ANALYTICS --\u003e\n  \u003ch2\u003eComposition \u0026amp; Analytical Constituents\u003c\/h2\u003e\n\n  \u003cdiv class=\"ht-product__data\"\u003e\n    \u003cdiv class=\"ht-product__data-box\"\u003e\n      \u003cdiv class=\"ht-product__data-box-title\"\u003eComposition\u003c\/div\u003e\n      \u003ctable\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eIngredients\u003c\/td\u003e\n          \u003ctd\u003e100% Pork\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eQuality Grade\u003c\/td\u003e\n          \u003ctd\u003eGrade A\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eAdditives\u003c\/td\u003e\n          \u003ctd\u003eNone\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePreservatives\u003c\/td\u003e\n          \u003ctd\u003eNone\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eArtificial Colours\u003c\/td\u003e\n          \u003ctd\u003eNone\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ht-product__data-box\"\u003e\n      \u003cdiv class=\"ht-product__data-box-title\"\u003eAnalytical Constituents\u003c\/div\u003e\n      \u003ctable\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCrude Protein\u003c\/td\u003e\n          \u003ctd\u003e65.2%\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCrude Fat\u003c\/td\u003e\n          \u003ctd\u003e23.3%\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMoisture\u003c\/td\u003e\n          \u003ctd\u003e7.0%\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCrude Ash\u003c\/td\u003e\n          \u003ctd\u003e3.0%\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCrude Fibre\u003c\/td\u003e\n          \u003ctd\u003e1.5%\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEEDING NOTE --\u003e\n  \u003cdiv class=\"ht-product__banner ht-product__banner--yellow\"\u003e\n    \u003cdiv class=\"ht-product__banner-icon\"\u003e⚠️\u003c\/div\u003e\n    \u003cp\u003e\u003cstrong\u003eFeeding tip:\u003c\/strong\u003e Sow ears are naturally rich and can leave grease marks — we recommend feeding on a stain-resistant surface or mat. Always supervise your dog during treat time and ensure fresh, clean water is available at all times. Feed as part of a balanced diet.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IDEAL FOR --\u003e\n  \u003ch2\u003eSow Ears Are Ideal For\u003c\/h2\u003e\n  \u003cdiv class=\"ht-product__ideal\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eLarge and giant breeds who need a bigger, more durable natural dog chew\u003c\/li\u003e\n      \u003cli\u003ePowerful chewers who get through a standard pig's ear too quickly\u003c\/li\u003e\n      \u003cli\u003eDogs who need extended mental stimulation and a proper chew to focus on\u003c\/li\u003e\n      \u003cli\u003eOwners who want a single ingredient, additive-free treat they can trust\u003c\/li\u003e\n      \u003cli\u003eRaw feeders and natural treat enthusiasts looking for Grade A quality\u003c\/li\u003e\n      \u003cli\u003eAny dog who loves pig's ears but needs a longer-lasting upgrade\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SIZE COMPARISON BANNER --\u003e\n  \u003cdiv class=\"ht-product__banner ht-product__banner--green\"\u003e\n    \u003cdiv class=\"ht-product__banner-icon\"\u003e📏\u003c\/div\u003e\n    \u003cp\u003e\u003cstrong\u003eHow do sow ears compare to regular pig's ears?\u003c\/strong\u003e Sow ears are noticeably larger and thicker than standard pig's ears, offering a longer chew time and more per treat. If your dog finishes a regular pig's ear quickly, a sow ear is the natural next step up. We also stock \u003ca href=\"\/products\/large-pigs-ears-grade-a\" style=\"color:#2d5a2d; font-weight:600;\"\u003eGrade A Large Pig's Ears\u003c\/a\u003e if you'd like to compare sizes.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQs --\u003e\n  \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n  \u003cdiv class=\"ht-product__faqs\"\u003e\n    \u003cdetails class=\"ht-product__faq\"\u003e\n      \u003csummary\u003eWhat is the difference between a sow ear and a pig's ear?\u003c\/summary\u003e\n      \u003cdiv class=\"ht-product__faq__a\"\u003eA sow is a mature female pig, and her ears are significantly larger and thicker than those of a younger pig. Sow ears offer a longer, more durable chew than a standard pig's ear — making them the ideal choice for large breeds, powerful chewers, or any dog that finishes a regular pig's ear too quickly. Both are 100% pork with no additives, but sow ears simply offer more chew for your money.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"ht-product__faq\"\u003e\n      \u003csummary\u003eAre sow ears safe for dogs?\u003c\/summary\u003e\n      \u003cdiv class=\"ht-product__faq__a\"\u003eYes — sow ears are a natural, single ingredient treat made from 100% pork with no artificial additives or preservatives. They are safe for most adult dogs when given in moderation as part of a balanced diet. Always supervise your dog during treat time and feed on a stain-resistant surface, as sow ears can be greasy. Not recommended for puppies under four months old.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"ht-product__faq\"\u003e\n      \u003csummary\u003eAre sow ears good for large dog breeds?\u003c\/summary\u003e\n      \u003cdiv class=\"ht-product__faq__a\"\u003eSow ears are one of the best natural chews for large and giant breeds. Their jumbo size means they provide a genuinely long lasting chewing experience — something many large dogs simply don't get from smaller treats. The extended chew time also supports dental health and delivers excellent mental stimulation for bigger, more energetic dogs.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"ht-product__faq\"\u003e\n      \u003csummary\u003eWhy do sow ears leave grease marks?\u003c\/summary\u003e\n      \u003cdiv class=\"ht-product__faq__a\"\u003eSow ears are naturally high in fat (23.3% crude fat), which is what makes them so delicious and satisfying for dogs. This fat content means they can leave greasy marks on soft furnishings or carpets. We recommend feeding on a hard floor, a dedicated chew mat, or outside to keep things clean. It's also worth wiping your dog's face and paws once they've finished.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"ht-product__faq\"\u003e\n      \u003csummary\u003eHow often should I give my dog a sow ear?\u003c\/summary\u003e\n      \u003cdiv class=\"ht-product__faq__a\"\u003eDue to their higher fat content, sow ears are best given as an occasional treat rather than a daily one — once or twice a week is a sensible guide for most dogs. Always account for treats within your dog's daily calorie intake and reduce main meal portions on treat days if needed. As with any treat, moderation is key.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"ht-product__faq\"\u003e\n      \u003csummary\u003eWhat does Grade A mean?\u003c\/summary\u003e\n      \u003cdiv class=\"ht-product__faq__a\"\u003eGrade A refers to the quality standard of the ear. Our sow ears are individually selected for size, shape, texture and condition — only those that meet our quality criteria make it into stock. This means you receive a consistently large, well-prepared chew every time, rather than a mixed bag of varying shapes and sizes.\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Hilltop Pet Food","offers":[{"title":"1 pc","offer_id":50014023713112,"sku":"SOW-EAR-1","price":2.65,"currency_code":"GBP","in_stock":true},{"title":"30 pcs","offer_id":56853574680920,"sku":"SE30","price":53.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/7775\/5736\/files\/Products_7_1024x1024_2x_9cce4211-0376-407d-934b-03ade7a4cc34.webp?v=1743240215","url":"https:\/\/hilltoppetfood.co.uk\/products\/sow-ears-very-large-grade-a","provider":"Hilltop Pet Food","version":"1.0","type":"link"}