{"title":"Desert Herbs","description":"\u003ch2\u003eDesert Herbs Products\u003c\/h2\u003e\u003cp\u003eHerbal and botanical support formulas for birds kept in dry, high-heat conditions.\u003c\/p\u003e","products":[{"product_id":"beet-root-powder-birds","title":"Beet Root Powder for Birds – Natural Red Color Enhancer \u0026 Antioxidant Supplement (4 oz)","description":"\u003cstyle\u003e\n  .pmm-beet-root {\n    --pmm-green: #176b45;\n    --pmm-dark: #163d2c;\n    --pmm-red: #9b2f37;\n    --pmm-gold: #d49b20;\n    --pmm-soft-green: #eef8f2;\n    --pmm-soft-red: #fff2f1;\n    --pmm-soft-gold: #fff8e8;\n    --pmm-cream: #fffaf2;\n    --pmm-border: #d9e6dd;\n    --pmm-text: #29362f;\n    --pmm-muted: #5d6c64;\n    color: var(--pmm-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n    margin: 0 auto;\n    max-width: 1100px;\n  }\n\n  .pmm-beet-root *,\n  .pmm-beet-root *::before,\n  .pmm-beet-root *::after {\n    box-sizing: border-box;\n  }\n\n  .pmm-beet-root h2,\n  .pmm-beet-root h3 {\n    color: var(--pmm-dark);\n    line-height: 1.25;\n    margin-top: 0;\n  }\n\n  .pmm-beet-root h2 {\n    font-size: clamp(1.55rem, 3vw, 2rem);\n    margin-bottom: 16px;\n  }\n\n  .pmm-beet-root h3 {\n    font-size: 1.15rem;\n    margin-bottom: 8px;\n  }\n\n  .pmm-beet-root p {\n    margin: 0 0 16px;\n  }\n\n  .pmm-beet-root ul,\n  .pmm-beet-root ol {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .pmm-beet-root li {\n    margin-bottom: 8px;\n  }\n\n  .pmm-beet-root a {\n    color: var(--pmm-green);\n  }\n\n  .pmm-br-section {\n    margin: 38px 0;\n  }\n\n  .pmm-br-hero {\n    background:\n      radial-gradient(circle at top right, rgba(155, 47, 55, 0.12), transparent 35%),\n      linear-gradient(135deg, var(--pmm-soft-green), #ffffff 62%);\n    border: 1px solid var(--pmm-border);\n    border-radius: 18px;\n    padding: clamp(24px, 5vw, 42px);\n  }\n\n  .pmm-br-eyebrow {\n    color: var(--pmm-red);\n    font-size: 0.82rem;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    margin-bottom: 8px;\n    text-transform: uppercase;\n  }\n\n  .pmm-br-lead {\n    font-size: 1.08rem;\n    max-width: 880px;\n  }\n\n  .pmm-br-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 18px;\n  }\n\n  .pmm-br-badge {\n    background: #ffffff;\n    border: 1px solid var(--pmm-border);\n    border-radius: 999px;\n    color: var(--pmm-dark);\n    display: inline-block;\n    font-size: 0.88rem;\n    font-weight: 700;\n    padding: 7px 13px;\n  }\n\n  .pmm-br-grid {\n    display: grid;\n    gap: 18px;\n  }\n\n  .pmm-br-grid-2 {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .pmm-br-grid-3 {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .pmm-br-card {\n    background: #ffffff;\n    border: 1px solid var(--pmm-border);\n    border-radius: 14px;\n    padding: 22px;\n  }\n\n  .pmm-br-card-green {\n    background: var(--pmm-soft-green);\n  }\n\n  .pmm-br-card-red {\n    background: var(--pmm-soft-red);\n    border-color: #ecd2d1;\n  }\n\n  .pmm-br-card-gold {\n    background: var(--pmm-soft-gold);\n    border-color: #eddfb6;\n  }\n\n  .pmm-br-icon {\n    align-items: center;\n    background: var(--pmm-green);\n    border-radius: 50%;\n    color: #ffffff;\n    display: inline-flex;\n    font-size: 1.1rem;\n    font-weight: 800;\n    height: 42px;\n    justify-content: center;\n    margin-bottom: 12px;\n    width: 42px;\n  }\n\n  .pmm-br-card-red .pmm-br-icon {\n    background: var(--pmm-red);\n  }\n\n  .pmm-br-card-gold .pmm-br-icon {\n    background: var(--pmm-gold);\n  }\n\n  .pmm-br-checklist {\n    display: grid;\n    gap: 10px;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    list-style: none;\n    padding: 0;\n  }\n\n  .pmm-br-checklist li {\n    background: var(--pmm-soft-green);\n    border-radius: 10px;\n    margin: 0;\n    padding: 12px 14px 12px 40px;\n    position: relative;\n  }\n\n  .pmm-br-checklist li::before {\n    color: var(--pmm-green);\n    content: \"✓\";\n    font-size: 1.05rem;\n    font-weight: 800;\n    left: 15px;\n    position: absolute;\n    top: 11px;\n  }\n\n  .pmm-br-table-wrap {\n    border: 1px solid var(--pmm-border);\n    border-radius: 14px;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .pmm-beet-root table {\n    border-collapse: collapse;\n    min-width: 650px;\n    width: 100%;\n  }\n\n  .pmm-beet-root th,\n  .pmm-beet-root td {\n    border-bottom: 1px solid var(--pmm-border);\n    padding: 14px 16px;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .pmm-beet-root th {\n    background: var(--pmm-green);\n    color: #ffffff;\n    font-size: 0.9rem;\n  }\n\n  .pmm-beet-root tbody tr:nth-child(even) {\n    background: #f8fbf9;\n  }\n\n  .pmm-beet-root tbody tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .pmm-br-directions {\n    counter-reset: pmm-step;\n    display: grid;\n    gap: 14px;\n    list-style: none;\n    padding: 0;\n  }\n\n  .pmm-br-directions li {\n    background: #ffffff;\n    border: 1px solid var(--pmm-border);\n    border-radius: 12px;\n    margin: 0;\n    min-height: 58px;\n    padding: 16px 18px 16px 62px;\n    position: relative;\n  }\n\n  .pmm-br-directions li::before {\n    align-items: center;\n    background: var(--pmm-green);\n    border-radius: 50%;\n    color: #ffffff;\n    content: counter(pmm-step);\n    counter-increment: pmm-step;\n    display: flex;\n    font-weight: 800;\n    height: 34px;\n    justify-content: center;\n    left: 16px;\n    position: absolute;\n    top: 13px;\n    width: 34px;\n  }\n\n  .pmm-br-callout {\n    background: var(--pmm-soft-gold);\n    border-left: 5px solid var(--pmm-gold);\n    border-radius: 10px;\n    padding: 18px 20px;\n  }\n\n  .pmm-br-tip {\n    background: var(--pmm-soft-green);\n    border: 1px solid var(--pmm-border);\n    border-radius: 14px;\n    padding: 22px;\n  }\n\n  .pmm-br-tip-label {\n    color: var(--pmm-green);\n    font-size: 0.84rem;\n    font-weight: 800;\n    letter-spacing: 0.05em;\n    margin-bottom: 7px;\n    text-transform: uppercase;\n  }\n\n  .pmm-br-faq details {\n    background: #ffffff;\n    border: 1px solid var(--pmm-border);\n    border-radius: 10px;\n    margin-bottom: 10px;\n    padding: 0 18px;\n  }\n\n  .pmm-br-faq summary {\n    color: var(--pmm-dark);\n    cursor: pointer;\n    font-weight: 700;\n    padding: 16px 28px 16px 0;\n    position: relative;\n  }\n\n  .pmm-br-faq summary::after {\n    content: \"+\";\n    font-size: 1.3rem;\n    position: absolute;\n    right: 0;\n    top: 13px;\n  }\n\n  .pmm-br-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .pmm-br-faq details p {\n    padding-bottom: 16px;\n  }\n\n  .pmm-br-closing {\n    background:\n      radial-gradient(circle at bottom left, rgba(155, 47, 55, 0.10), transparent 35%),\n      var(--pmm-cream);\n    border-radius: 16px;\n    padding: clamp(24px, 4vw, 36px);\n    text-align: center;\n  }\n\n  .pmm-br-smallprint {\n    color: var(--pmm-muted);\n    font-size: 0.9rem;\n  }\n\n  @media (max-width: 760px) {\n    .pmm-br-grid-2,\n    .pmm-br-grid-3,\n    .pmm-br-checklist {\n      grid-template-columns: 1fr;\n    }\n\n    .pmm-br-section {\n      margin: 30px 0;\n    }\n\n    .pmm-br-card {\n      padding: 18px;\n    }\n\n    .pmm-beet-root th,\n    .pmm-beet-root td {\n      padding: 12px;\n    }\n\n    .pmm-br-badges {\n      gap: 7px;\n    }\n\n    .pmm-br-badge {\n      font-size: 0.82rem;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"pmm-beet-root\"\u003e\n\u003cdiv class=\"pmm-br-hero\"\u003e\n\u003cdiv class=\"pmm-br-eyebrow\"\u003eNatural nutritional supplement for pet birds\u003c\/div\u003e\n\u003ch2 id=\"beet-root-heading\"\u003ePremium Beet Root Powder for Birds\u003c\/h2\u003e\n\u003cp class=\"pmm-br-lead\"\u003e\u003cstrong\u003ePremium Beet Root Powder for Birds\u003c\/strong\u003e is an easy-to-use nutritional supplement designed to be sprinkled over food or seed. Beet root naturally contains plant pigments, antioxidants and carotenoids and may be used as part of a balanced feeding program for parrots, canaries, finches and other companion birds.\u003c\/p\u003e\n\u003cp\u003eThe package highlights support for \u003cstrong\u003eoverall vitality\u003c\/strong\u003e and natural red color enhancement. This 4 oz resealable pouch is convenient for routine feeding and easy storage.\u003c\/p\u003e\n\u003cdiv class=\"pmm-br-badges\"\u003e\n\u003cspan class=\"pmm-br-badge\"\u003e4 oz \/ 113 g\u003c\/span\u003e \u003cspan class=\"pmm-br-badge\"\u003eFor Pet Birds\u003c\/span\u003e \u003cspan class=\"pmm-br-badge\"\u003eSprinkle on Food or Seed\u003c\/span\u003e \u003cspan class=\"pmm-br-badge\"\u003eResealable Pouch\u003c\/span\u003e \u003cspan class=\"pmm-br-badge\"\u003eManufactured by Desert Herbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-br-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"pmm-br-checklist\"\u003e\n\u003cli\u003eProvides a convenient way to add beet root powder to a bird's diet\u003c\/li\u003e\n\u003cli\u003eContains naturally occurring plant pigments\u003c\/li\u003e\n\u003cli\u003eProvides antioxidants and carotenoids\u003c\/li\u003e\n\u003cli\u003eMay support natural red feather coloration\u003c\/li\u003e\n\u003cli\u003eSupports overall vitality as part of a balanced diet\u003c\/li\u003e\n\u003cli\u003eEasy to sprinkle over food or seed\u003c\/li\u003e\n\u003cli\u003eSuitable for many companion bird species\u003c\/li\u003e\n\u003cli\u003ePackaged in a convenient 4 oz resealable pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-br-section\"\u003e\n\u003ch2\u003eWhy Bird Owners Use Beet Root Powder\u003c\/h2\u003e\n\u003cdiv class=\"pmm-br-grid pmm-br-grid-3\"\u003e\n\u003carticle class=\"pmm-br-card pmm-br-card-red\"\u003e\n\u003cdiv class=\"pmm-br-icon\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eNatural Color Support\u003c\/h3\u003e\n\u003cp\u003eBeet root contains naturally occurring pigments and is commonly included in feeding programs intended to support vivid red coloration. Feather color is also influenced by species, genetics, health and the overall diet.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pmm-br-card pmm-br-card-green\"\u003e\n\u003cdiv class=\"pmm-br-icon\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eAntioxidants and Carotenoids\u003c\/h3\u003e\n\u003cp\u003eThe package identifies antioxidants and carotenoids as key nutritional features. These naturally occurring plant compounds can complement a varied, species-appropriate diet.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pmm-br-card pmm-br-card-gold\"\u003e\n\u003cdiv class=\"pmm-br-icon\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eSimple Daily Feeding\u003c\/h3\u003e\n\u003cp\u003eThe powder can be sprinkled over a bird's regular food or seed, offering a practical way to add variety without changing the main diet.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-br-section\"\u003e\n\u003ch2\u003eRecommended For\u003c\/h2\u003e\n\u003cdiv class=\"pmm-br-grid pmm-br-grid-2\"\u003e\n\u003cdiv class=\"pmm-br-card\"\u003e\n\u003ch3\u003eCompanion Birds\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eParrots and parakeets\u003c\/li\u003e\n\u003cli\u003eCanaries\u003c\/li\u003e\n\u003cli\u003eFinches\u003c\/li\u003e\n\u003cli\u003eCockatiels\u003c\/li\u003e\n\u003cli\u003eOther seed- or soft-food-eating pet birds\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-br-card\"\u003e\n\u003ch3\u003eFeeding Goals\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdding nutritional variety\u003c\/li\u003e\n\u003cli\u003eSupplementing a balanced bird diet\u003c\/li\u003e\n\u003cli\u003eSupporting general vitality\u003c\/li\u003e\n\u003cli\u003eSupporting natural red coloration\u003c\/li\u003e\n\u003cli\u003eProviding an easy powder-based supplement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-br-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"pmm-br-table-wrap\" role=\"region\" tabindex=\"0\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eProduct Detail\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eInformation\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium Beet Root Powder\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIntended Animals\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePet birds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNet Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e4 oz \/ 113 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eForm\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePowder\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAdministration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSprinkle on food or seed according to package directions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePackage Features\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eResealable stand-up pouch with viewing window\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDesert Herbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-br-section\"\u003e\n\u003ch2\u003eDirections for Use\u003c\/h2\u003e\n\u003col class=\"pmm-br-directions\"\u003e\n\u003cli\u003eReview the directions printed on the package before use.\u003c\/li\u003e\n\u003cli\u003eSprinkle the product over your bird's usual food or seed according to the manufacturer's directions.\u003c\/li\u003e\n\u003cli\u003eMix lightly when needed so the powder is distributed through the food.\u003c\/li\u003e\n\u003cli\u003eObserve your bird's food intake and replace uneaten fresh or moist food before it spoils.\u003c\/li\u003e\n\u003cli\u003eContinue providing a balanced, species-appropriate diet and fresh, clean water every day.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"pmm-br-smallprint\" style=\"margin-top: 14px;\"\u003eThe front package image does not display a specific serving quantity. Follow the full directions supplied with the product. Consult an avian veterinarian or qualified avian nutrition professional when dietary guidance is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-br-section\"\u003e\n\u003cdiv class=\"pmm-br-callout\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e Beet Root Powder is a nutritional supplement, not a medication. It is not intended to diagnose, treat, cure or prevent disease. A supplement should not replace a complete, species-appropriate diet or veterinary care.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-br-section\"\u003e\n\u003ch2\u003eFeeding and Color Considerations\u003c\/h2\u003e\n\u003cp\u003eFeather coloration depends on several factors, including species, genetics, molting stage, nutrition and general health. Beet root powder may be used as a dietary color-support ingredient, but results can vary between individual birds.\u003c\/p\u003e\n\u003cp\u003eIntroduce any new dietary supplement carefully and monitor your bird's appetite, droppings and behavior. Discontinue use and consult an avian veterinarian if unusual symptoms occur.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-br-section\"\u003e\n\u003cdiv class=\"pmm-br-tip\"\u003e\n\u003cdiv class=\"pmm-br-tip-label\"\u003ePet Care Tip\u003c\/div\u003e\n\u003ch3\u003eSupplements work best with a balanced diet\u003c\/h3\u003e\n\u003cp\u003eThe foundation of bird health is a varied, species-appropriate diet, fresh water, proper housing, safe enrichment and regular veterinary care. Supplements should complement—not replace—those essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-br-section\"\u003e\n\u003ch2\u003eStorage\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eKeep the pouch tightly sealed after each use.\u003c\/li\u003e\n\u003cli\u003eStore in a cool, dry location.\u003c\/li\u003e\n\u003cli\u003eProtect from excess heat, direct sunlight and moisture.\u003c\/li\u003e\n\u003cli\u003eUse a clean, dry utensil when handling the powder.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children and other animals.\u003c\/li\u003e\n\u003cli\u003eFollow any additional storage directions printed on the package.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-br-section pmm-br-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Beet Root Powder for Birds used for?\u003c\/summary\u003e\n\u003cp\u003eIt is a nutritional supplement that can be sprinkled over food or seed. The package identifies antioxidants, carotenoids, natural red color enhancement and support for overall vitality.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat birds can use Beet Root Powder?\u003c\/summary\u003e\n\u003cp\u003eThe product is intended for pet birds. The package artwork depicts parrots and smaller companion birds such as finches or canaries. Follow the package directions and seek avian veterinary guidance when you are uncertain whether it is appropriate for a particular bird.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I give Beet Root Powder to my bird?\u003c\/summary\u003e\n\u003cp\u003eSprinkle it over food or seed according to the directions supplied with the package. Make sure the powder is distributed through the food when appropriate.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much should I give?\u003c\/summary\u003e\n\u003cp\u003eThe front package image does not show a specific serving quantity. Follow the complete manufacturer's directions supplied with the product. Do not invent or increase the serving amount without qualified guidance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill Beet Root Powder make my bird's feathers redder?\u003c\/summary\u003e\n\u003cp\u003eThe package promotes the product as a red color enhancer. Actual feather coloration can vary depending on species, genetics, diet, molting stage and overall health, so a particular result cannot be guaranteed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Beet Root Powder contain antioxidants?\u003c\/summary\u003e\n\u003cp\u003eYes. Antioxidants and carotenoids are among the nutritional features identified on the product label.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a medication?\u003c\/summary\u003e\n\u003cp\u003eNo. It is a nutritional supplement and is not intended to diagnose, treat, cure or prevent disease.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it replace my bird's regular food?\u003c\/summary\u003e\n\u003cp\u003eNo. Beet Root Powder should only complement a balanced, species-appropriate diet. Continue providing your bird's normal food and fresh water.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size is the package?\u003c\/summary\u003e\n\u003cp\u003eEach resealable pouch contains 4 oz, or 113 g, of Beet Root Powder.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I store the powder?\u003c\/summary\u003e\n\u003cp\u003eKeep the pouch sealed and store it in a cool, dry place away from heat, sunlight and moisture. Follow any additional instructions printed on the package.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-br-section pmm-br-closing\"\u003e\n\u003ch2\u003eAdd Natural Nutritional Variety to Your Bird's Diet\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003ePremium Beet Root Powder for Birds\u003c\/strong\u003e offers an easy way to add a plant-based powder containing antioxidants, carotenoids and natural pigments to your bird's regular food or seed.\u003c\/p\u003e\n\u003cp\u003eThe convenient 4 oz resealable pouch is suitable for bird owners looking for a simple nutritional supplement that supports overall vitality and natural red coloration as part of a balanced feeding program.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"pmm-br-smallprint\"\u003eProduct information is provided for general educational and product-support purposes. Always follow the label on the product received. Contact an avian veterinarian when your bird is ill, symptoms are worsening, or you need individualized dietary guidance.\u003c\/p\u003e\n\u003c\/section\u003e","brand":"Desert Herbs","offers":[{"title":"4 oz.","offer_id":58524766241142,"sku":null,"price":8.89,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1012\/8313\/5862\/files\/beet_root.webp?v=1787533897"},{"product_id":"desert-herbs-chia-seed-for-birds","title":"Desert Herbs Chia Seed for Birds – Omega-3 \u0026 Fiber Supplement","description":"\u003c!--\nWePetVerse SHOPIFY PRODUCT DESCRIPTION\nProduct: Desert Herbs Premium Chia Seed for Birds, 4 oz\nPaste everything below into Shopify's product-description HTML editor.\nThe Shopify theme should supply the page's single H1 and Product schema.\n--\u003e\n\u003cstyle\u003e\n  .pmm-chia{--purple:#4e377a;--violet:#7657a5;--lavender:#f1ecf8;--leaf:#52764c;--gold:#d5a63b;--cream:#fffaf0;--ink:#332d3e;--muted:#625b6d;--line:#ddd4e8;color:var(--ink);font-family:inherit;font-size:16px;line-height:1.65;margin:0 auto;max-width:1120px}\n  .pmm-chia *{box-sizing:border-box}.pmm-chia h2,.pmm-chia h3{color:var(--purple);line-height:1.25}.pmm-chia h2{font-size:clamp(1.55rem,4vw,2.15rem);margin:0 0 14px}.pmm-chia h3{font-size:1.08rem;margin:0 0 7px}.pmm-chia p{margin:0 0 14px}.pmm-chia a{color:var(--purple);font-weight:700;text-decoration-thickness:1px}\n  .pmm-chia .hero{background:linear-gradient(135deg,#eee8f7 0%,#fffaf0 54%,#edf5e9 100%);border:1px solid var(--line);border-radius:22px;overflow:hidden;padding:clamp(24px,5vw,52px)}.pmm-chia .eyebrow{color:var(--violet);font-size:.82rem;font-weight:800;letter-spacing:.12em;margin-bottom:8px;text-transform:uppercase}.pmm-chia .lead{color:var(--muted);font-size:clamp(1rem,2.2vw,1.18rem);max-width:830px}\n  .pmm-chia .badges,.pmm-chia .grid{display:grid;gap:14px}.pmm-chia .badges{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px}.pmm-chia .badge{align-items:center;background:rgba(255,255,255,.9);border:1px solid var(--line);border-radius:14px;display:flex;font-size:.93rem;font-weight:750;gap:9px;min-height:62px;padding:12px}.pmm-chia .icon{font-size:1.35rem;line-height:1}\n  .pmm-chia .section{margin-top:34px}.pmm-chia .grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pmm-chia .card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 7px 20px rgba(78,55,122,.055);padding:20px}.pmm-chia .card p:last-child{margin-bottom:0}.pmm-chia .lavender{background:var(--lavender)}.pmm-chia .cream{background:var(--cream);border-color:#ead9ad}\n  .pmm-chia .steps{counter-reset:chia-step;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.pmm-chia .step{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px 18px 18px 64px;position:relative}.pmm-chia .step:before{align-items:center;background:var(--violet);border-radius:50%;color:#fff;content:counter(chia-step);counter-increment:chia-step;display:flex;font-weight:800;height:34px;justify-content:center;left:18px;position:absolute;top:19px;width:34px}\n  .pmm-chia .table-wrap{border:1px solid var(--line);border-radius:16px;overflow-x:auto}.pmm-chia table{border-collapse:collapse;min-width:570px;width:100%}.pmm-chia th{background:var(--purple);color:#fff;text-align:left}.pmm-chia th,.pmm-chia td{border-bottom:1px solid var(--line);padding:13px 15px;vertical-align:top}.pmm-chia tr:last-child td{border-bottom:0}\n  .pmm-chia .note{background:#fff7df;border-left:5px solid var(--gold);border-radius:10px;margin-top:18px;padding:15px 17px}.pmm-chia .caution{background:#f7f3f9;border:1px solid #dfd5e6;border-radius:14px;padding:18px}.pmm-chia .faq details{background:#fff;border:1px solid var(--line);border-radius:13px;margin:10px 0;padding:0 17px}.pmm-chia .faq summary{color:var(--purple);cursor:pointer;font-weight:800;padding:16px 30px 16px 0}.pmm-chia .faq details p{color:var(--muted);padding-bottom:15px}\n  .pmm-chia .footer{background:var(--purple);border-radius:18px;color:#fff;margin-top:34px;padding:24px;text-align:center}.pmm-chia .footer h2,.pmm-chia .footer a{color:#fff}.pmm-chia .footer p{margin-bottom:0}\n  @media(max-width:760px){.pmm-chia{font-size:15.5px}.pmm-chia .hero{border-radius:16px;padding:24px 18px}.pmm-chia .badges{grid-template-columns:repeat(2,minmax(0,1fr))}.pmm-chia .grid,.pmm-chia .steps{grid-template-columns:1fr}.pmm-chia .section{margin-top:28px}.pmm-chia .card{padding:17px}}\n  @media(max-width:420px){.pmm-chia .badges{grid-template-columns:1fr}.pmm-chia .badge{min-height:54px}}\n\u003c\/style\u003e\n\u003cdiv class=\"pmm-chia\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003eTiny seed with naturally concentrated nutrition\u003c\/p\u003e\n\u003ch2 id=\"pmm-chia-intro\"\u003eAdd Omega-3 and Fiber to the Food Bowl\u003c\/h2\u003e\n\u003cp class=\"lead\"\u003e\u003cstrong\u003eDesert Herbs Premium Chia Seed\u003c\/strong\u003e is an easy-to-serve whole seed for companion birds. Chia naturally provides plant-based omega-3 alpha-linolenic acid (ALA), fiber, energy and other nutrients. Sprinkle a modest amount over regular food or seeds to add texture and nutritional variety without replacing a complete avian diet.\u003c\/p\u003e\n\u003cdiv class=\"badges\"\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"icon\"\u003e🌱\u003c\/span\u003e\u003cspan\u003eWhole premium chia seed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"icon\"\u003e💧\u003c\/span\u003e\u003cspan\u003ePlant-based omega-3 ALA\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"icon\"\u003e🌾\u003c\/span\u003e\u003cspan\u003eNaturally high in fiber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"icon\"\u003e📦\u003c\/span\u003e\u003cspan\u003eResealable 4 oz pouch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 id=\"pmm-chia-benefits\"\u003eNutritional Highlights of Chia Seed\u003c\/h2\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003carticle class=\"card lavender\"\u003e\n\u003ch3\u003eOmega-3 ALA\u003c\/h3\u003e\n\u003cp\u003eChia seed is naturally rich in alpha-linolenic acid, a plant-based omega-3 fatty acid that adds beneficial fat variety to a balanced feeding routine.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card cream\"\u003e\n\u003ch3\u003eFiber for Digestive Variety\u003c\/h3\u003e\n\u003cp\u003eThe seed’s naturally high fiber content supports dietary variety and complements a complete, species-appropriate food.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card\"\u003e\n\u003ch3\u003eNatural Energy\u003c\/h3\u003e\n\u003cp\u003eChia contains fat, protein and carbohydrates that provide concentrated dietary energy, which is why a light sprinkle is enough.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 id=\"pmm-chia-birds\"\u003eSuitable Companion Birds\u003c\/h2\u003e\n\u003cp\u003eChia is a tiny whole seed that can be offered in moderation to many seed-eating companion birds and parrots.\u003c\/p\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003carticle class=\"card\"\u003e\n\u003ch3\u003eSmall Birds\u003c\/h3\u003e\n\u003cp\u003eFinches, canaries and budgies can manage the small seed without grinding.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card\"\u003e\n\u003ch3\u003eMedium Birds\u003c\/h3\u003e\n\u003cp\u003eCockatiels, lovebirds, parrotlets and similarly sized companion birds.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card\"\u003e\n\u003ch3\u003eLarger Parrots\u003c\/h3\u003e\n\u003cp\u003eConures and larger parrots when used as a small topper rather than a major part of the diet.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 id=\"pmm-chia-directions\"\u003eHow to Feed Chia Seed to Birds\u003c\/h2\u003e\n\u003cdiv class=\"steps\"\u003e\n\u003cdiv class=\"step\"\u003e\n\u003ch3\u003eIntroduce Gradually\u003c\/h3\u003e\n\u003cp\u003eBegin with a very small amount so the bird’s digestive system can adjust to the additional fiber and fat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003ch3\u003eSprinkle Lightly\u003c\/h3\u003e\n\u003cp\u003eScatter a modest amount over pellets, seed mix, soft food or another regular meal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003ch3\u003eKeep It Fresh\u003c\/h3\u003e\n\u003cp\u003eRemove wet or soiled food promptly, provide clean water daily and reseal the pouch after each use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-wrap\" role=\"region\" tabindex=\"0\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eServing method\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eHow to offer\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eBest practice\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eDry food topper\u003c\/td\u003e\n\u003ctd\u003eSprinkle a small amount over normal food or seeds\u003c\/td\u003e\n\u003ctd\u003eKeep chia supplemental to the complete diet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMixed with soft food\u003c\/td\u003e\n\u003ctd\u003eStir a small quantity into moist food immediately before serving\u003c\/td\u003e\n\u003ctd\u003eRemove leftovers promptly because moist food spoils quickly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSoaked chia\u003c\/td\u003e\n\u003ctd\u003ePrepare only a small fresh portion if advised for your bird\u003c\/td\u003e\n\u003ctd\u003eRefrigerate during preparation and discard uneaten gel promptly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eFeeding note:\u003c\/strong\u003e The package shown says to sprinkle on food and seeds but does not provide a measured daily serving. Chia is nutrient- and calorie-dense, so begin with a light sprinkle and avoid allowing it to displace pellets, vegetables or other essential foods.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 id=\"pmm-chia-details\"\u003eIngredients, Product Details \u0026amp; Storage\u003c\/h2\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003carticle class=\"card lavender\"\u003e\n\u003ch3\u003eIngredient\u003c\/h3\u003e\n\u003cp\u003eWhole chia seed (\u003cem\u003eSalvia hispanica\u003c\/em\u003e). Confirm the complete ingredient statement on the physical pouch.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card cream\"\u003e\n\u003ch3\u003eNet Weight\u003c\/h3\u003e\n\u003cp\u003e4 oz (113 g) in a resealable stand-up pouch.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card\"\u003e\n\u003ch3\u003eStorage\u003c\/h3\u003e\n\u003cp\u003eReseal after opening and store in a cool, dry place away from moisture, heat and direct sunlight.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"caution section\"\u003e\n\u003cstrong\u003ePlease note:\u003c\/strong\u003e Chia Seed is a supplemental food, not a complete diet or veterinary medicine. Introduce gradually and serve in moderation. Consult an avian veterinarian before changing the diet of a bird with obesity, digestive disease, swallowing problems, medication use or another medically managed condition.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section faq\"\u003e\n\u003ch2 id=\"pmm-chia-faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan companion birds eat chia seeds?\u003c\/summary\u003e\n\u003cp\u003eMany seed-eating companion birds and parrots can eat whole chia seed in moderation as supplemental dietary variety.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of omega-3 is in chia seed?\u003c\/summary\u003e\n\u003cp\u003eChia naturally supplies alpha-linolenic acid, commonly called ALA, which is a plant-based omega-3 fatty acid.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo chia seeds need to be ground?\u003c\/summary\u003e\n\u003cp\u003eNo. Chia seeds are very small and may be offered whole. Sprinkle a modest amount over the bird’s normal food.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould chia seeds be soaked for birds?\u003c\/summary\u003e\n\u003cp\u003eSoaking is optional, not required by the front label. If chia is served wet, prepare a small fresh portion and remove leftovers promptly to reduce spoilage.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much chia seed should I give?\u003c\/summary\u003e\n\u003cp\u003eThe front package does not provide a measured daily serving. Begin with a light sprinkle and keep chia from replacing the bird’s nutritionally complete food.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should the pouch be stored?\u003c\/summary\u003e\n\u003cp\u003eKeep it tightly resealed in a cool, dry place away from moisture, heat and direct sunlight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"footer\"\u003e\n\u003ch2 id=\"pmm-chia-more\"\u003eA Small Seed with Plenty to Offer\u003c\/h2\u003e\n\u003cp\u003eExplore more \u003ca href=\"\/collections\/birds\"\u003ebird products\u003c\/a\u003e and \u003ca href=\"\/collections\/bird-feeding-supplies\"\u003ebird feeding and nutrition supplies\u003c\/a\u003e from WePetVerse.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Desert Herbs","offers":[{"title":"4 oz.","offer_id":58524768239990,"sku":null,"price":4.49,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1012\/8313\/5862\/files\/chiaseed.webp?v=1787533918"},{"product_id":"desert-herbs-dandelion-leaf-for-birds","title":"Desert Herbs Dandelion Leaf for Birds – Natural Herbal Supplement","description":"\u003c!--\nWePetVerse SHOPIFY PRODUCT DESCRIPTION\nProduct: Desert Herbs Dandelion Leaf for Birds, 4 oz\nPaste everything below into the Shopify product-description HTML editor.\nThe Shopify product template should supply the page's single H1 and Product schema.\n--\u003e\n\u003cstyle\u003e\n  .pmm-dandelion{--green:#174d2b;--leaf:#527d36;--sage:#edf5e8;--gold:#d7a51e;--cream:#fffaf0;--ink:#20362a;--muted:#53645a;--line:#d7e3d3;color:var(--ink);font-family:inherit;font-size:16px;line-height:1.65;margin:0 auto;max-width:1120px}\n  .pmm-dandelion *{box-sizing:border-box}.pmm-dandelion h2,.pmm-dandelion h3{color:var(--green);line-height:1.25}.pmm-dandelion h2{font-size:clamp(1.55rem,4vw,2.15rem);margin:0 0 14px}.pmm-dandelion h3{font-size:1.08rem;margin:0 0 7px}.pmm-dandelion p{margin:0 0 14px}.pmm-dandelion a{color:var(--leaf);font-weight:700;text-decoration-thickness:1px}\n  .pmm-dandelion .hero{background:linear-gradient(135deg,#eef7e8 0%,#fffaf0 52%,#f7efc9 100%);border:1px solid var(--line);border-radius:22px;overflow:hidden;padding:clamp(24px,5vw,52px)}\n  .pmm-dandelion .eyebrow{color:var(--leaf);font-size:.82rem;font-weight:800;letter-spacing:.12em;margin-bottom:8px;text-transform:uppercase}.pmm-dandelion .lead{color:var(--muted);font-size:clamp(1rem,2.2vw,1.18rem);max-width:820px}\n  .pmm-dandelion .badges,.pmm-dandelion .grid{display:grid;gap:14px}.pmm-dandelion .badges{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px}.pmm-dandelion .badge{align-items:center;background:rgba(255,255,255,.9);border:1px solid var(--line);border-radius:14px;display:flex;font-size:.93rem;font-weight:750;gap:9px;min-height:62px;padding:12px}.pmm-dandelion .icon{font-size:1.35rem;line-height:1}\n  .pmm-dandelion .section{margin-top:34px}.pmm-dandelion .grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pmm-dandelion .card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 7px 20px rgba(23,77,43,.055);padding:20px}.pmm-dandelion .card p:last-child{margin-bottom:0}.pmm-dandelion .sage{background:var(--sage)}.pmm-dandelion .gold{background:var(--cream);border-color:#ead89f}\n  .pmm-dandelion .steps{counter-reset:step;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.pmm-dandelion .step{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px 18px 18px 64px;position:relative}.pmm-dandelion .step:before{align-items:center;background:var(--leaf);border-radius:50%;color:#fff;content:counter(step);counter-increment:step;display:flex;font-weight:800;height:34px;justify-content:center;left:18px;position:absolute;top:19px;width:34px}\n  .pmm-dandelion .table-wrap{border:1px solid var(--line);border-radius:16px;overflow-x:auto}.pmm-dandelion table{border-collapse:collapse;min-width:570px;width:100%}.pmm-dandelion th{background:var(--green);color:#fff;text-align:left}.pmm-dandelion th,.pmm-dandelion td{border-bottom:1px solid var(--line);padding:13px 15px;vertical-align:top}.pmm-dandelion tr:last-child td{border-bottom:0}\n  .pmm-dandelion .note{background:#fff7df;border-left:5px solid var(--gold);border-radius:10px;margin-top:18px;padding:15px 17px}.pmm-dandelion .caution{background:#f8f3eb;border:1px solid #e7d9c6;border-radius:14px;padding:18px}.pmm-dandelion .faq details{background:#fff;border:1px solid var(--line);border-radius:13px;margin:10px 0;padding:0 17px}.pmm-dandelion .faq summary{color:var(--green);cursor:pointer;font-weight:800;padding:16px 30px 16px 0}.pmm-dandelion .faq details p{color:var(--muted);padding-bottom:15px}\n  .pmm-dandelion .footer{background:var(--green);border-radius:18px;color:#fff;margin-top:34px;padding:24px;text-align:center}.pmm-dandelion .footer h2,.pmm-dandelion .footer a{color:#fff}.pmm-dandelion .footer p{margin-bottom:0}\n  @media(max-width:760px){.pmm-dandelion{font-size:15.5px}.pmm-dandelion .hero{border-radius:16px;padding:24px 18px}.pmm-dandelion .badges{grid-template-columns:repeat(2,minmax(0,1fr))}.pmm-dandelion .grid,.pmm-dandelion .steps{grid-template-columns:1fr}.pmm-dandelion .section{margin-top:28px}.pmm-dandelion .card{padding:17px}}\n  @media(max-width:420px){.pmm-dandelion .badges{grid-template-columns:1fr}.pmm-dandelion .badge{min-height:54px}}\n\u003c\/style\u003e\n\u003cdiv class=\"pmm-dandelion\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003eA naturally nutrient-rich leafy herb for birds\u003c\/p\u003e\n\u003ch2 id=\"pmm-dandelion-intro\"\u003eBring Botanical Variety to Your Bird’s Food Bowl\u003c\/h2\u003e\n\u003cp class=\"lead\"\u003e\u003cstrong\u003eDesert Herbs Dandelion Leaf for Birds\u003c\/strong\u003e is a dried, single-ingredient botanical that makes it easy to add natural leafy-green variety to a companion bird’s feeding routine. Offer it in a separate dish for free-choice feeding or sprinkle a small amount over regular food as a flavorful, foraging-friendly complement to a balanced avian diet.\u003c\/p\u003e\n\u003cdiv class=\"badges\"\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"icon\"\u003e🌿\u003c\/span\u003e\u003cspan\u003eSingle-herb dandelion leaf\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"icon\"\u003e🦜\u003c\/span\u003e\u003cspan\u003eFor companion birds\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"icon\"\u003e🥄\u003c\/span\u003e\u003cspan\u003eOffer free choice or sprinkle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"icon\"\u003e📦\u003c\/span\u003e\u003cspan\u003eResealable 4 oz pouch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 id=\"pmm-dandelion-benefits\"\u003eWhy Add Dandelion Leaf?\u003c\/h2\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003carticle class=\"card sage\"\u003e\n\u003ch3\u003eNaturally Occurring Vitamins\u003c\/h3\u003e\n\u003cp\u003eThe package highlights dandelion leaf as a natural source of vitamins A, C and K. These nutrients occur naturally in the plant and complement a nutritionally complete bird food.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card gold\"\u003e\n\u003ch3\u003ePlant-Based Minerals\u003c\/h3\u003e\n\u003cp\u003eDandelion leaf naturally contains calcium, iron and potassium, adding botanical variety to an enrichment-focused feeding routine.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card\"\u003e\n\u003ch3\u003eAntioxidant Variety\u003c\/h3\u003e\n\u003cp\u003eNaturally occurring plant antioxidants and phytonutrients make dandelion leaf a colorful addition to a balanced, species-appropriate diet.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 id=\"pmm-dandelion-birds\"\u003eSuitable Companion Birds\u003c\/h2\u003e\n\u003cp\u003eOffer a modest amount appropriate for your bird’s size, species and normal diet. Dandelion leaf can add natural variety for many seed-eating birds and parrots.\u003c\/p\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003carticle class=\"card\"\u003e\n\u003ch3\u003eSmall Birds\u003c\/h3\u003e\n\u003cp\u003eFinches, canaries, budgies and other small companion birds.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card\"\u003e\n\u003ch3\u003eMedium Parrots\u003c\/h3\u003e\n\u003cp\u003eCockatiels, lovebirds, parrotlets and similarly sized parrots.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card\"\u003e\n\u003ch3\u003eLarger Parrots\u003c\/h3\u003e\n\u003cp\u003eConures, African greys, amazons, macaws and other parrots when offered in moderation.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 id=\"pmm-dandelion-directions\"\u003eHow to Feed Dandelion Leaf\u003c\/h2\u003e\n\u003cdiv class=\"steps\"\u003e\n\u003cdiv class=\"step\"\u003e\n\u003ch3\u003eStart Small\u003c\/h3\u003e\n\u003cp\u003eIntroduce a small amount so your bird can become familiar with the aroma, texture and taste.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003ch3\u003eChoose a Method\u003c\/h3\u003e\n\u003cp\u003eOffer in a separate clean dish for free-choice feeding or sprinkle lightly over regular food.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003ch3\u003eKeep It Fresh\u003c\/h3\u003e\n\u003cp\u003eRemove wet or soiled herbs, clean the serving dish and provide fresh drinking water daily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-wrap\" role=\"region\" tabindex=\"0\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eServing method\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eHow to offer\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eBest practice\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eFree choice\u003c\/td\u003e\n\u003ctd\u003ePlace a small amount in a separate clean treat dish\u003c\/td\u003e\n\u003ctd\u003eLet the bird explore without replacing its normal food\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFood topper\u003c\/td\u003e\n\u003ctd\u003eSprinkle a modest amount over pellets, seed or other regular food\u003c\/td\u003e\n\u003ctd\u003eMix lightly and monitor acceptance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eForaging enrichment\u003c\/td\u003e\n\u003ctd\u003eAdd a small amount to a clean, food-safe foraging setup\u003c\/td\u003e\n\u003ctd\u003eKeep the herb dry and remove contaminated material\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eFeeding note:\u003c\/strong\u003e The package shown says “feed free choice” but does not provide a measured daily serving. Begin conservatively and follow any additional directions printed on the pouch you receive.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 id=\"pmm-dandelion-details\"\u003eIngredients, Product Details \u0026amp; Storage\u003c\/h2\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003carticle class=\"card sage\"\u003e\n\u003ch3\u003eIngredient\u003c\/h3\u003e\n\u003cp\u003eDried dandelion leaf (\u003cem\u003eTaraxacum officinale\u003c\/em\u003e).\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card gold\"\u003e\n\u003ch3\u003eNet Weight\u003c\/h3\u003e\n\u003cp\u003e4 oz (113 g) in a resealable stand-up pouch.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card\"\u003e\n\u003ch3\u003eStorage\u003c\/h3\u003e\n\u003cp\u003eReseal after opening and store in a cool, dry place away from moisture, heat and direct sunlight.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"caution section\"\u003e\n\u003cstrong\u003ePlease note:\u003c\/strong\u003e Dandelion Leaf is a supplemental botanical, not a complete food or veterinary medicine. It should not replace a nutritionally complete species-appropriate diet. Because dandelion leaf can influence fluid balance, consult an avian veterinarian before use if your bird has kidney disease, takes medication or has a medically restricted diet. Stop offering it and seek veterinary advice if a new food causes an adverse reaction.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section faq\"\u003e\n\u003ch2 id=\"pmm-dandelion-faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Desert Herbs Dandelion Leaf for Birds?\u003c\/summary\u003e\n\u003cp\u003eIt is dried dandelion leaf packaged as a supplemental botanical for companion birds. It may be offered free choice or sprinkled in a small amount over regular food.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich birds can eat dandelion leaf?\u003c\/summary\u003e\n\u003cp\u003eDandelion leaf may be offered in moderation to finches, canaries, budgies, cockatiels and parrots as part of a balanced, species-appropriate diet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat nutrients occur naturally in dandelion leaf?\u003c\/summary\u003e\n\u003cp\u003eThe product label highlights naturally occurring vitamins A, C and K; calcium; iron; potassium; and antioxidants. It does not state the amount of each nutrient per serving.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much dandelion leaf should I give my bird?\u003c\/summary\u003e\n\u003cp\u003eThe package shown says to feed free choice but does not provide a measured dose. Start with a small amount, monitor acceptance and keep it supplemental to the normal diet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes dandelion leaf replace pellets or complete bird food?\u003c\/summary\u003e\n\u003cp\u003eNo. It adds natural dietary variety but does not supply complete nutrition. Continue feeding the balanced food recommended for your bird’s species.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should the pouch be stored?\u003c\/summary\u003e\n\u003cp\u003eKeep the pouch tightly resealed in a cool, dry place away from moisture, heat and direct sunlight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"footer\"\u003e\n\u003ch2 id=\"pmm-dandelion-more\"\u003eAdd a Little More Green to Their Routine\u003c\/h2\u003e\n\u003cp\u003eExplore more \u003ca href=\"\/collections\/birds\"\u003ebird products\u003c\/a\u003e and \u003ca href=\"\/collections\/bird-feeding-supplies\"\u003ebird feeding and nutrition supplies\u003c\/a\u003e from WePetVerse.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Desert Herbs","offers":[{"title":"4 oz.","offer_id":58524768272758,"sku":null,"price":13.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1012\/8313\/5862\/files\/dandelion.webp?v=1787533920"},{"product_id":"desert-herbs-granulated-kelp-for-birds","title":"Desert Herbs Granulated Kelp for Birds – Natural Iodine \u0026 Mineral Supplement","description":"\u003c!--\nWePetVerse SHOPIFY PRODUCT DESCRIPTION\nProduct: Desert Herbs Premium Granulated Kelp for Birds, 4 oz\nPaste everything below into Shopify's product-description HTML editor.\nThe Shopify theme should supply the page's single H1 and Product schema.\n--\u003e\n\n\u003cstyle\u003e\n  .pmm-kelp{--navy:#15527a;--blue:#2b7da6;--sea:#e9f6f7;--green:#466f4a;--gold:#d7a72a;--cream:#fffaf0;--ink:#203643;--muted:#566971;--line:#d2e2e5;color:var(--ink);font-family:inherit;font-size:16px;line-height:1.65;margin:0 auto;max-width:1120px}\n  .pmm-kelp *{box-sizing:border-box}.pmm-kelp h2,.pmm-kelp h3{color:var(--navy);line-height:1.25}.pmm-kelp h2{font-size:clamp(1.55rem,4vw,2.15rem);margin:0 0 14px}.pmm-kelp h3{font-size:1.08rem;margin:0 0 7px}.pmm-kelp p{margin:0 0 14px}.pmm-kelp a{color:var(--blue);font-weight:700;text-decoration-thickness:1px}\n  .pmm-kelp .hero{background:linear-gradient(135deg,#e5f4f7 0%,#fffaf0 54%,#e8f2e8 100%);border:1px solid var(--line);border-radius:22px;overflow:hidden;padding:clamp(24px,5vw,52px)}.pmm-kelp .eyebrow{color:var(--blue);font-size:.82rem;font-weight:800;letter-spacing:.12em;margin-bottom:8px;text-transform:uppercase}.pmm-kelp .lead{color:var(--muted);font-size:clamp(1rem,2.2vw,1.18rem);max-width:820px}\n  .pmm-kelp .badges,.pmm-kelp .grid{display:grid;gap:14px}.pmm-kelp .badges{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px}.pmm-kelp .badge{align-items:center;background:rgba(255,255,255,.9);border:1px solid var(--line);border-radius:14px;display:flex;font-size:.93rem;font-weight:750;gap:9px;min-height:62px;padding:12px}.pmm-kelp .icon{font-size:1.35rem;line-height:1}\n  .pmm-kelp .section{margin-top:34px}.pmm-kelp .grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pmm-kelp .card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 7px 20px rgba(21,82,122,.055);padding:20px}.pmm-kelp .card p:last-child{margin-bottom:0}.pmm-kelp .sea{background:var(--sea)}.pmm-kelp .cream{background:var(--cream);border-color:#eadba8}\n  .pmm-kelp .steps{counter-reset:kelp-step;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.pmm-kelp .step{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px 18px 18px 64px;position:relative}.pmm-kelp .step:before{align-items:center;background:var(--blue);border-radius:50%;color:#fff;content:counter(kelp-step);counter-increment:kelp-step;display:flex;font-weight:800;height:34px;justify-content:center;left:18px;position:absolute;top:19px;width:34px}\n  .pmm-kelp .table-wrap{border:1px solid var(--line);border-radius:16px;overflow-x:auto}.pmm-kelp table{border-collapse:collapse;min-width:570px;width:100%}.pmm-kelp th{background:var(--navy);color:#fff;text-align:left}.pmm-kelp th,.pmm-kelp td{border-bottom:1px solid var(--line);padding:13px 15px;vertical-align:top}.pmm-kelp tr:last-child td{border-bottom:0}\n  .pmm-kelp .note{background:#fff7df;border-left:5px solid var(--gold);border-radius:10px;margin-top:18px;padding:15px 17px}.pmm-kelp .caution{background:#f8f3eb;border:1px solid #e7d9c6;border-radius:14px;padding:18px}.pmm-kelp .faq details{background:#fff;border:1px solid var(--line);border-radius:13px;margin:10px 0;padding:0 17px}.pmm-kelp .faq summary{color:var(--navy);cursor:pointer;font-weight:800;padding:16px 30px 16px 0}.pmm-kelp .faq details p{color:var(--muted);padding-bottom:15px}\n  .pmm-kelp .footer{background:var(--navy);border-radius:18px;color:#fff;margin-top:34px;padding:24px;text-align:center}.pmm-kelp .footer h2,.pmm-kelp .footer a{color:#fff}.pmm-kelp .footer p{margin-bottom:0}\n  @media(max-width:760px){.pmm-kelp{font-size:15.5px}.pmm-kelp .hero{border-radius:16px;padding:24px 18px}.pmm-kelp .badges{grid-template-columns:repeat(2,minmax(0,1fr))}.pmm-kelp .grid,.pmm-kelp .steps{grid-template-columns:1fr}.pmm-kelp .section{margin-top:28px}.pmm-kelp .card{padding:17px}}\n  @media(max-width:420px){.pmm-kelp .badges{grid-template-columns:1fr}.pmm-kelp .badge{min-height:54px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pmm-kelp\"\u003e\n  \u003csection class=\"hero\" aria-labelledby=\"pmm-kelp-intro\"\u003e\n    \u003cp class=\"eyebrow\"\u003eMineral-rich sea vegetable for companion birds\u003c\/p\u003e\n    \u003ch2 id=\"pmm-kelp-intro\"\u003eA Simple Sprinkle of Natural Marine Nutrition\u003c\/h2\u003e\n    \u003cp class=\"lead\"\u003e\u003cstrong\u003eDesert Herbs Premium Granulated Kelp\u003c\/strong\u003e is a dried sea-vegetable supplement for companion birds. Naturally rich in trace minerals—including iodine—its easy-to-sprinkle granules add marine-sourced nutritional variety to food and seeds while supporting normal thyroid function, overall vitality and healthy feather condition.\u003c\/p\u003e\n    \u003cdiv class=\"badges\" aria-label=\"Product highlights\"\u003e\n      \u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"icon\" aria-hidden=\"true\"\u003e🌊\u003c\/span\u003e\u003cspan\u003eNatural granulated kelp\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"icon\" aria-hidden=\"true\"\u003e🧂\u003c\/span\u003e\u003cspan\u003eNatural source of iodine\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"icon\" aria-hidden=\"true\"\u003e🪶\u003c\/span\u003e\u003cspan\u003eSupports healthy feathers\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"icon\" aria-hidden=\"true\"\u003e📦\u003c\/span\u003e\u003cspan\u003eResealable 4 oz pouch\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\" aria-labelledby=\"pmm-kelp-benefits\"\u003e\n    \u003ch2 id=\"pmm-kelp-benefits\"\u003eWhy Offer Granulated Kelp?\u003c\/h2\u003e\n    \u003cdiv class=\"grid\"\u003e\n      \u003carticle class=\"card sea\"\u003e\u003ch3\u003eNatural Iodine Source\u003c\/h3\u003e\n\u003cp\u003eIodine is an essential trace mineral used by the body to make thyroid hormones. Kelp supplies naturally occurring iodine, so only a small amount should be used.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"card cream\"\u003e\u003ch3\u003eMarine Trace Minerals\u003c\/h3\u003e\n\u003cp\u003eWhole kelp naturally contains a broad range of trace minerals that can add nutritional variety to an otherwise balanced avian feeding routine.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"card\"\u003e\u003ch3\u003eFeather \u0026amp; Vitality Support\u003c\/h3\u003e\n\u003cp\u003eThe package highlights support for healthy feathers and overall vitality as part of a complete, species-appropriate diet.\u003c\/p\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\" aria-labelledby=\"pmm-kelp-birds\"\u003e\n    \u003ch2 id=\"pmm-kelp-birds\"\u003eSuitable Companion Birds\u003c\/h2\u003e\n    \u003cp\u003eGranulated kelp may be used for many companion birds when offered sparingly and appropriately for the bird’s size and complete diet.\u003c\/p\u003e\n    \u003cdiv class=\"grid\"\u003e\n      \u003carticle class=\"card\"\u003e\u003ch3\u003eSmall Birds\u003c\/h3\u003e\n\u003cp\u003eFinches, canaries and budgies need only a very light sprinkle because of their small body size.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"card\"\u003e\u003ch3\u003eMedium Parrots\u003c\/h3\u003e\n\u003cp\u003eCockatiels, lovebirds, parrotlets and similarly sized parrots.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"card\"\u003e\u003ch3\u003eLarger Parrots\u003c\/h3\u003e\n\u003cp\u003eConures and larger parrots when used conservatively alongside a balanced diet.\u003c\/p\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\" aria-labelledby=\"pmm-kelp-directions\"\u003e\n    \u003ch2 id=\"pmm-kelp-directions\"\u003eHow to Feed Granulated Kelp\u003c\/h2\u003e\n    \u003cdiv class=\"steps\"\u003e\n      \u003cdiv class=\"step\"\u003e\n\u003ch3\u003eReview the Diet\u003c\/h3\u003e\n\u003cp\u003eCheck whether your bird’s pellets, mineral supplement or other foods already contain iodine or kelp.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n\u003ch3\u003eSprinkle Lightly\u003c\/h3\u003e\n\u003cp\u003eUse a very small amount over food or seeds. Kelp is concentrated and should not coat or replace the regular diet.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n\u003ch3\u003eMonitor \u0026amp; Refresh\u003c\/h3\u003e\n\u003cp\u003eRemove wet or soiled food, provide fresh water daily and discontinue use if your bird reacts poorly.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"table-wrap\" role=\"region\" aria-label=\"Granulated kelp feeding guidance\" tabindex=\"0\"\u003e\n      \u003ctable\u003e\n        \u003cthead\u003e\u003ctr\u003e\n\u003cth scope=\"col\"\u003eBefore offering\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eWhat to do\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eWhy it matters\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eComplete pelleted diet\u003c\/td\u003e\n\u003ctd\u003eCheck the ingredient and nutrient information first\u003c\/td\u003e\n\u003ctd\u003eMany complete foods already contain iodine\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eOther supplements\u003c\/td\u003e\n\u003ctd\u003eAvoid stacking kelp with iodine or mineral products without guidance\u003c\/td\u003e\n\u003ctd\u003eMultiple sources can create excessive intake\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eFood or seeds\u003c\/td\u003e\n\u003ctd\u003eApply only a light, even sprinkle\u003c\/td\u003e\n\u003ctd\u003eThe package gives no measured serving amount\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eImportant feeding note:\u003c\/strong\u003e The package shown says to sprinkle on food and seeds but does not provide a measured daily serving. Because kelp’s iodine content can vary and excess iodine can also be harmful, do not offer it free choice. Use conservatively and ask an avian veterinarian for guidance if your bird already eats a complete fortified diet.\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\" aria-labelledby=\"pmm-kelp-details\"\u003e\n    \u003ch2 id=\"pmm-kelp-details\"\u003eIngredients, Product Details \u0026amp; Storage\u003c\/h2\u003e\n    \u003cdiv class=\"grid\"\u003e\n      \u003carticle class=\"card sea\"\u003e\u003ch3\u003eIngredient\u003c\/h3\u003e\n\u003cp\u003eGranulated kelp. Confirm the complete ingredient statement on the physical pouch before publishing.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"card cream\"\u003e\u003ch3\u003eNet Weight\u003c\/h3\u003e\n\u003cp\u003e4 oz (113 g) in a resealable stand-up pouch.\u003c\/p\u003e\u003c\/article\u003e\n      \u003carticle class=\"card\"\u003e\u003ch3\u003eStorage\u003c\/h3\u003e\n\u003cp\u003eReseal after opening and store in a cool, dry place away from moisture, heat and direct sunlight.\u003c\/p\u003e\u003c\/article\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"caution section\"\u003e\n\u003cstrong\u003ePlease note:\u003c\/strong\u003e Granulated Kelp is a supplemental food, not a complete diet or veterinary medicine. Do not use it to diagnose or treat thyroid disease. Consult an avian veterinarian before use for birds with thyroid or kidney disease, birds taking medication, breeding birds, or birds receiving another iodine or mineral supplement.\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section faq\" aria-labelledby=\"pmm-kelp-faq-title\"\u003e\n    \u003ch2 id=\"pmm-kelp-faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat is Desert Herbs Granulated Kelp for Birds?\u003c\/summary\u003e\u003cp\u003eIt is dried granulated kelp made for sprinkling in small amounts over a companion bird’s food or seeds as a source of marine trace minerals.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes granulated kelp contain iodine?\u003c\/summary\u003e\u003cp\u003eYes. Kelp is a natural iodine source. The package does not state a measured iodine concentration, so it should be used conservatively rather than offered free choice.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes kelp support a bird’s thyroid?\u003c\/summary\u003e\u003cp\u003eIodine is required for normal thyroid hormone production. This product can supply dietary iodine, but it is not a treatment for thyroid disease and should not be combined casually with other iodine sources.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow much kelp should I give my bird?\u003c\/summary\u003e\u003cp\u003eThe package shown says to sprinkle it on food and seeds but does not provide a measured serving. Use only a very light sprinkle and seek avian-veterinary guidance for repeated use, especially with a fortified diet.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan kelp be offered free choice?\u003c\/summary\u003e\u003cp\u003eNo. This page does not recommend free-choice feeding because kelp contains concentrated iodine and the pouch does not state its iodine concentration.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow should the pouch be stored?\u003c\/summary\u003e\u003cp\u003eKeep it tightly resealed in a cool, dry place away from moisture, heat and direct sunlight.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"footer\" aria-labelledby=\"pmm-kelp-more\"\u003e\n    \u003ch2 id=\"pmm-kelp-more\"\u003eAdd Thoughtful Mineral Variety\u003c\/h2\u003e\n    \u003cp\u003eExplore more \u003ca href=\"\/collections\/birds\"\u003ebird products\u003c\/a\u003e and \u003ca href=\"\/collections\/bird-feeding-supplies\"\u003ebird feeding and nutrition supplies\u003c\/a\u003e from WePetVerse.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"FAQPage\",\n  \"mainEntity\":[\n    {\"@type\":\"Question\",\"name\":\"What is Desert Herbs Granulated Kelp for Birds?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It is dried granulated kelp made for sprinkling in small amounts over a companion bird's food or seeds as a source of marine trace minerals.\"}},\n    {\"@type\":\"Question\",\"name\":\"Does granulated kelp contain iodine?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Kelp is a natural iodine source. The package does not state a measured iodine concentration, so it should be used conservatively rather than offered free choice.\"}},\n    {\"@type\":\"Question\",\"name\":\"Does kelp support a bird's thyroid?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Iodine is required for normal thyroid hormone production. This product can supply dietary iodine, but it is not a treatment for thyroid disease and should not be combined casually with other iodine sources.\"}},\n    {\"@type\":\"Question\",\"name\":\"How much kelp should I give my bird?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The package shown says to sprinkle it on food and seeds but does not provide a measured serving. Use only a very light sprinkle and seek avian-veterinary guidance for repeated use, especially with a fortified diet.\"}},\n    {\"@type\":\"Question\",\"name\":\"Can kelp be offered free choice?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This page does not recommend free-choice feeding because kelp contains concentrated iodine and the pouch does not state its iodine concentration.\"}},\n    {\"@type\":\"Question\",\"name\":\"How should the pouch be stored?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Keep it tightly resealed in a cool, dry place away from moisture, heat and direct sunlight.\"}}\n  ]\n}\n\u003c\/script\u003e","brand":"Desert Herbs","offers":[{"title":"4 oz.","offer_id":58524768305526,"sku":null,"price":4.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1012\/8313\/5862\/files\/granulatedkelp.webp?v=1787533920"},{"product_id":"desert-herbs-pau-darco-powder-for-birds","title":"Desert Herbs Pau D'Arco Powder for Birds","description":"\u003c!--\nWePetVerse SHOPIFY PRODUCT DESCRIPTION\nProduct: Desert Herbs Premium Pau D'Arco Powder for Birds, 4 oz\nPaste everything below into Shopify's product-description HTML editor.\nThe Shopify theme should supply the page's single H1 and Product schema.\n--\u003e\n\u003cstyle\u003e\n  .pmm-pau{--berry:#8f2846;--rose:#c34e6c;--pink:#faedf1;--leaf:#4f7444;--gold:#d6a334;--cream:#fff9ef;--ink:#3d2b31;--muted:#6d5960;--line:#ead5dc;color:var(--ink);font-family:inherit;font-size:16px;line-height:1.65;margin:0 auto;max-width:1120px}\n  .pmm-pau *{box-sizing:border-box}.pmm-pau h2,.pmm-pau h3{color:var(--berry);line-height:1.25}.pmm-pau h2{font-size:clamp(1.55rem,4vw,2.15rem);margin:0 0 14px}.pmm-pau h3{font-size:1.08rem;margin:0 0 7px}.pmm-pau p{margin:0 0 14px}.pmm-pau a{color:var(--berry);font-weight:700;text-decoration-thickness:1px}\n  .pmm-pau .hero{background:linear-gradient(135deg,#f9e9ef 0%,#fff9ef 54%,#eef5e9 100%);border:1px solid var(--line);border-radius:22px;overflow:hidden;padding:clamp(24px,5vw,52px)}.pmm-pau .eyebrow{color:var(--rose);font-size:.82rem;font-weight:800;letter-spacing:.12em;margin-bottom:8px;text-transform:uppercase}.pmm-pau .lead{color:var(--muted);font-size:clamp(1rem,2.2vw,1.18rem);max-width:830px}\n  .pmm-pau .badges,.pmm-pau .grid{display:grid;gap:14px}.pmm-pau .badges{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px}.pmm-pau .badge{align-items:center;background:rgba(255,255,255,.9);border:1px solid var(--line);border-radius:14px;display:flex;font-size:.93rem;font-weight:750;gap:9px;min-height:62px;padding:12px}.pmm-pau .icon{font-size:1.35rem;line-height:1}\n  .pmm-pau .section{margin-top:34px}.pmm-pau .grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pmm-pau .card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 7px 20px rgba(143,40,70,.055);padding:20px}.pmm-pau .card p:last-child{margin-bottom:0}.pmm-pau .pink{background:var(--pink)}.pmm-pau .cream{background:var(--cream);border-color:#ead8aa}\n  .pmm-pau .steps{counter-reset:pau-step;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.pmm-pau .step{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px 18px 18px 64px;position:relative}.pmm-pau .step:before{align-items:center;background:var(--rose);border-radius:50%;color:#fff;content:counter(pau-step);counter-increment:pau-step;display:flex;font-weight:800;height:34px;justify-content:center;left:18px;position:absolute;top:19px;width:34px}\n  .pmm-pau .table-wrap{border:1px solid var(--line);border-radius:16px;overflow-x:auto}.pmm-pau table{border-collapse:collapse;min-width:570px;width:100%}.pmm-pau th{background:var(--berry);color:#fff;text-align:left}.pmm-pau th,.pmm-pau td{border-bottom:1px solid var(--line);padding:13px 15px;vertical-align:top}.pmm-pau tr:last-child td{border-bottom:0}\n  .pmm-pau .note{background:#fff7df;border-left:5px solid var(--gold);border-radius:10px;margin-top:18px;padding:15px 17px}.pmm-pau .caution{background:#f8f0f2;border:1px solid #e5cdd4;border-radius:14px;padding:18px}.pmm-pau .faq details{background:#fff;border:1px solid var(--line);border-radius:13px;margin:10px 0;padding:0 17px}.pmm-pau .faq summary{color:var(--berry);cursor:pointer;font-weight:800;padding:16px 30px 16px 0}.pmm-pau .faq details p{color:var(--muted);padding-bottom:15px}\n  .pmm-pau .footer{background:var(--berry);border-radius:18px;color:#fff;margin-top:34px;padding:24px;text-align:center}.pmm-pau .footer h2,.pmm-pau .footer a{color:#fff}.pmm-pau .footer p{margin-bottom:0}\n  @media(max-width:760px){.pmm-pau{font-size:15.5px}.pmm-pau .hero{border-radius:16px;padding:24px 18px}.pmm-pau .badges{grid-template-columns:repeat(2,minmax(0,1fr))}.pmm-pau .grid,.pmm-pau .steps{grid-template-columns:1fr}.pmm-pau .section{margin-top:28px}.pmm-pau .card{padding:17px}}\n  @media(max-width:420px){.pmm-pau .badges{grid-template-columns:1fr}.pmm-pau .badge{min-height:54px}}\n\u003c\/style\u003e\n\u003cdiv class=\"pmm-pau\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003eTraditional South American botanical for companion birds\u003c\/p\u003e\n\u003ch2 id=\"pmm-pau-intro\"\u003ePlant-Based Variety for Everyday Avian Wellness\u003c\/h2\u003e\n\u003cp class=\"lead\"\u003e\u003cstrong\u003eDesert Herbs Premium Pau D’Arco Powder\u003c\/strong\u003e is a finely ground botanical made for sprinkling over a companion bird’s food and seeds. Pau d’arco comes from the inner bark of a South American tree and contains naturally occurring plant compounds. The package highlights antioxidant, immune and respiratory wellness support as part of a balanced avian care routine.\u003c\/p\u003e\n\u003cdiv class=\"badges\"\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"icon\"\u003e🌳\u003c\/span\u003e\u003cspan\u003eTraditional bark botanical\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"icon\"\u003e🌿\u003c\/span\u003e\u003cspan\u003ePlant-based wellness support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"icon\"\u003e🥄\u003c\/span\u003e\u003cspan\u003eFine powder for food or seeds\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"icon\"\u003e📦\u003c\/span\u003e\u003cspan\u003eResealable 4 oz pouch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 id=\"pmm-pau-benefits\"\u003eBotanical Wellness Highlights\u003c\/h2\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003carticle class=\"card pink\"\u003e\n\u003ch3\u003eAntioxidant Plant Compounds\u003c\/h3\u003e\n\u003cp\u003ePau d’arco contains naturally occurring botanical compounds. The package describes the powder as rich in antioxidants for general nutritional variety.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card cream\"\u003e\n\u003ch3\u003eImmune Wellness Support\u003c\/h3\u003e\n\u003cp\u003eThe label positions Pau D’Arco Powder as supportive of normal immune health when used appropriately alongside complete nutrition and good husbandry.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card\"\u003e\n\u003ch3\u003eRespiratory Wellness\u003c\/h3\u003e\n\u003cp\u003eThe package highlights respiratory health support. This means general wellness support—not diagnosis or treatment of respiratory infection.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 id=\"pmm-pau-birds\"\u003eSuitable Companion Birds\u003c\/h2\u003e\n\u003cp\u003eThe label depicts small companion birds. Because a standardized avian serving is not shown, use should be conservative and appropriate for the bird’s size, health and complete diet.\u003c\/p\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003carticle class=\"card\"\u003e\n\u003ch3\u003eSmall Birds\u003c\/h3\u003e\n\u003cp\u003eFinches, canaries and budgies require especially conservative amounts.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card\"\u003e\n\u003ch3\u003eMedium Birds\u003c\/h3\u003e\n\u003cp\u003eCockatiels, lovebirds, parrotlets and similarly sized companion birds.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card\"\u003e\n\u003ch3\u003eLarger Parrots\u003c\/h3\u003e\n\u003cp\u003eUse for larger parrots only with guidance appropriate to the individual bird and its diet.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 id=\"pmm-pau-directions\"\u003eHow to Offer Pau D’Arco Powder\u003c\/h2\u003e\n\u003cdiv class=\"steps\"\u003e\n\u003cdiv class=\"step\"\u003e\n\u003ch3\u003eCheck First\u003c\/h3\u003e\n\u003cp\u003eReview the complete pouch directions and speak with an avian veterinarian if your bird is ill, takes medication or has a chronic condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003ch3\u003eUse Conservatively\u003c\/h3\u003e\n\u003cp\u003eIf appropriate for your bird, apply only a very light sprinkle over food or seeds rather than coating the entire meal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003ch3\u003eObserve Carefully\u003c\/h3\u003e\n\u003cp\u003eRemove wet or soiled food and stop use if appetite, droppings, behavior or overall condition changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-wrap\" role=\"region\" tabindex=\"0\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSituation\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eRecommended approach\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eReason\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eHealthy bird, supplemental use\u003c\/td\u003e\n\u003ctd\u003eFollow the complete manufacturer directions and use sparingly\u003c\/td\u003e\n\u003ctd\u003eNo measured serving is visible on the front pouch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBird showing respiratory signs\u003c\/td\u003e\n\u003ctd\u003eContact an avian veterinarian promptly\u003c\/td\u003e\n\u003ctd\u003eHerbs should not delay diagnosis or proven treatment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMedication, bleeding disorder or surgery\u003c\/td\u003e\n\u003ctd\u003eDo not use without veterinary approval\u003c\/td\u003e\n\u003ctd\u003ePau d’arco may affect blood clotting or interact with treatment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e Although the package uses the phrase “natural plant antibiotic,” Pau d’arco is not a prescription antibiotic and is not a substitute for veterinary diagnosis, bacterial testing or appropriately prescribed medication. The front label also mentions free-choice feeding, but this page does not recommend unrestricted access without a verified avian serving and safety guidance.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 id=\"pmm-pau-details\"\u003eIngredients, Product Details \u0026amp; Storage\u003c\/h2\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003carticle class=\"card pink\"\u003e\n\u003ch3\u003eIngredient\u003c\/h3\u003e\n\u003cp\u003ePau d’arco powder. Confirm the botanical species, plant part and complete ingredient statement on the back of the physical pouch before publishing.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card cream\"\u003e\n\u003ch3\u003eNet Weight\u003c\/h3\u003e\n\u003cp\u003e4 oz (113 g) in a resealable stand-up pouch.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"card\"\u003e\n\u003ch3\u003eStorage\u003c\/h3\u003e\n\u003cp\u003eReseal after opening and store in a cool, dry place away from moisture, heat and direct sunlight.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"caution section\"\u003e\n\u003cstrong\u003eSafety information:\u003c\/strong\u003e Pau d’arco has limited species-specific safety and dosing information for companion birds. Do not use in breeding, egg-laying or juvenile birds without avian-veterinary approval. Avoid use before surgery or with anticoagulant\/antiplatelet medication unless specifically approved. Stop use and obtain veterinary help for vomiting, diarrhea, appetite loss, weakness, unusual bruising or bleeding.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section faq\"\u003e\n\u003ch2 id=\"pmm-pau-faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Pau D’Arco Powder for birds?\u003c\/summary\u003e\n\u003cp\u003eIt is a powdered tree-bark botanical sold as supplemental wellness support for companion birds and intended to be sprinkled over food or seeds.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Pau d’arco an antibiotic for birds?\u003c\/summary\u003e\n\u003cp\u003eNo. The pouch uses the phrase “natural plant antibiotic,” but Pau d’arco is not equivalent to a veterinary antibiotic and should not be used to treat a suspected bacterial infection without an avian veterinarian.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it treat a bird’s respiratory infection?\u003c\/summary\u003e\n\u003cp\u003eNo treatment claim is made on this page. Respiratory signs can have many causes and may become urgent. Seek avian-veterinary care rather than relying on a botanical powder.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much Pau D’Arco Powder should I give?\u003c\/summary\u003e\n\u003cp\u003eA measured avian serving is not visible on the front label. Follow the complete package directions and obtain avian-veterinary guidance before repeated use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I offer it free choice?\u003c\/summary\u003e\n\u003cp\u003eThis page does not recommend unrestricted free-choice access because a standardized avian dose and complete safety information were not available for verification.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should it be stored?\u003c\/summary\u003e\n\u003cp\u003eKeep the pouch tightly resealed in a cool, dry place away from moisture, heat and direct sunlight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"footer\"\u003e\n\u003ch2 id=\"pmm-pau-more\"\u003eThoughtful Botanical Support for Bird Care\u003c\/h2\u003e\n\u003cp\u003eExplore more \u003ca href=\"\/collections\/birds\"\u003ebird products\u003c\/a\u003e and \u003ca href=\"\/collections\/bird-feeding-supplies\"\u003ebird feeding and nutrition supplies\u003c\/a\u003e from WePetVerse.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Desert Herbs","offers":[{"title":"4 oz.","offer_id":58524768338294,"sku":null,"price":7.49,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1012\/8313\/5862\/files\/pauDArco.webp?v=1787533920"},{"product_id":"desert-herbs-chickweed-for-birds","title":"Desert Herbs Premium Chickweed for Birds","description":"\u003c!--\nWePetVerse SHOPIFY PRODUCT DESCRIPTION\nProduct: Desert Herbs Premium Chickweed for Birds, 4 oz\nPaste everything below into the Shopify product-description HTML editor.\nThe Shopify product template should supply the page's single H1 and Product schema.\n--\u003e\n\u003cstyle\u003e\n  .pmm-chickweed{\n    --pmm-green:#174d2b;--pmm-leaf:#4f7f3b;--pmm-sage:#edf5e8;--pmm-gold:#d9a31b;\n    --pmm-cream:#fffaf0;--pmm-ink:#20362a;--pmm-muted:#53645a;--pmm-line:#d7e3d3;\n    color:var(--pmm-ink);font-family:inherit;font-size:16px;line-height:1.65;margin:0 auto;max-width:1120px\n  }\n  .pmm-chickweed *{box-sizing:border-box}\n  .pmm-chickweed h2,.pmm-chickweed h3{color:var(--pmm-green);line-height:1.25}\n  .pmm-chickweed h2{font-size:clamp(1.55rem,4vw,2.15rem);margin:0 0 14px}\n  .pmm-chickweed h3{font-size:1.08rem;margin:0 0 7px}\n  .pmm-chickweed p{margin:0 0 14px}\n  .pmm-chickweed a{color:var(--pmm-leaf);font-weight:700;text-decoration-thickness:1px}\n  .pmm-chickweed .pmm-hero{background:linear-gradient(135deg,#f0f7e9 0%,#fffaf0 52%,#e8f3e5 100%);border:1px solid var(--pmm-line);border-radius:22px;overflow:hidden;padding:clamp(24px,5vw,52px)}\n  .pmm-chickweed .pmm-eyebrow{color:var(--pmm-leaf);font-size:.82rem;font-weight:800;letter-spacing:.12em;margin-bottom:8px;text-transform:uppercase}\n  .pmm-chickweed .pmm-lead{color:var(--pmm-muted);font-size:clamp(1rem,2.2vw,1.18rem);max-width:800px}\n  .pmm-chickweed .pmm-badges,.pmm-chickweed .pmm-grid{display:grid;gap:14px}\n  .pmm-chickweed .pmm-badges{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px}\n  .pmm-chickweed .pmm-badge{align-items:center;background:rgba(255,255,255,.88);border:1px solid var(--pmm-line);border-radius:14px;display:flex;font-size:.93rem;font-weight:750;gap:9px;min-height:62px;padding:12px}\n  .pmm-chickweed .pmm-icon{font-size:1.35rem;line-height:1}\n  .pmm-chickweed .pmm-section{margin-top:34px}\n  .pmm-chickweed .pmm-grid{grid-template-columns:repeat(3,minmax(0,1fr))}\n  .pmm-chickweed .pmm-card{background:#fff;border:1px solid var(--pmm-line);border-radius:16px;box-shadow:0 7px 20px rgba(23,77,43,.055);padding:20px}\n  .pmm-chickweed .pmm-card p:last-child{margin-bottom:0}\n  .pmm-chickweed .pmm-card--sage{background:var(--pmm-sage)}\n  .pmm-chickweed .pmm-card--gold{background:var(--pmm-cream);border-color:#ead89f}\n  .pmm-chickweed .pmm-steps{counter-reset:pmm-step;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}\n  .pmm-chickweed .pmm-step{background:#fff;border:1px solid var(--pmm-line);border-radius:16px;padding:20px 18px 18px 64px;position:relative}\n  .pmm-chickweed .pmm-step::before{align-items:center;background:var(--pmm-leaf);border-radius:50%;color:#fff;content:counter(pmm-step);counter-increment:pmm-step;display:flex;font-weight:800;height:34px;justify-content:center;left:18px;position:absolute;top:19px;width:34px}\n  .pmm-chickweed .pmm-table-wrap{border:1px solid var(--pmm-line);border-radius:16px;overflow-x:auto}\n  .pmm-chickweed table{border-collapse:collapse;min-width:570px;width:100%}\n  .pmm-chickweed th{background:var(--pmm-green);color:#fff;text-align:left}\n  .pmm-chickweed th,.pmm-chickweed td{border-bottom:1px solid var(--pmm-line);padding:13px 15px;vertical-align:top}\n  .pmm-chickweed tr:last-child td{border-bottom:0}\n  .pmm-chickweed .pmm-note{background:#fff7df;border-left:5px solid var(--pmm-gold);border-radius:10px;margin-top:18px;padding:15px 17px}\n  .pmm-chickweed .pmm-caution{background:#f8f3eb;border:1px solid #e7d9c6;border-radius:14px;padding:18px}\n  .pmm-chickweed .pmm-faq details{background:#fff;border:1px solid var(--pmm-line);border-radius:13px;margin:10px 0;padding:0 17px}\n  .pmm-chickweed .pmm-faq summary{color:var(--pmm-green);cursor:pointer;font-weight:800;padding:16px 30px 16px 0}\n  .pmm-chickweed .pmm-faq details p{color:var(--pmm-muted);padding-bottom:15px}\n  .pmm-chickweed .pmm-footer{background:var(--pmm-green);border-radius:18px;color:#fff;margin-top:34px;padding:24px;text-align:center}\n  .pmm-chickweed .pmm-footer h2,.pmm-chickweed .pmm-footer a{color:#fff}\n  .pmm-chickweed .pmm-footer p{margin-bottom:0}\n  @media(max-width:760px){\n    .pmm-chickweed{font-size:15.5px}.pmm-chickweed .pmm-hero{border-radius:16px;padding:24px 18px}\n    .pmm-chickweed .pmm-badges{grid-template-columns:repeat(2,minmax(0,1fr))}\n    .pmm-chickweed .pmm-grid,.pmm-chickweed .pmm-steps{grid-template-columns:1fr}\n    .pmm-chickweed .pmm-section{margin-top:28px}.pmm-chickweed .pmm-card{padding:17px}\n  }\n  @media(max-width:420px){.pmm-chickweed .pmm-badges{grid-template-columns:1fr}.pmm-chickweed .pmm-badge{min-height:54px}}\n\u003c\/style\u003e\n\u003cdiv class=\"pmm-chickweed\"\u003e\n\u003csection class=\"pmm-hero\"\u003e\n\u003cp class=\"pmm-eyebrow\"\u003eA naturally appealing green for pet birds\u003c\/p\u003e\n\u003ch2 id=\"pmm-chickweed-intro\"\u003eAdd Natural Variety to Your Bird’s Daily Diet\u003c\/h2\u003e\n\u003cp class=\"pmm-lead\"\u003e\u003cstrong\u003eDesert Herbs Premium Chickweed\u003c\/strong\u003e is a dried, 100% natural botanical for companion birds. Sprinkle it over food or offer it separately for birds that enjoy browsing and selecting greens. Chickweed provides naturally occurring vitamins, minerals and plant nutrients as a complement to a balanced avian diet.\u003c\/p\u003e\n\u003cdiv class=\"pmm-badges\"\u003e\n\u003cdiv class=\"pmm-badge\"\u003e\n\u003cspan class=\"pmm-icon\"\u003e🌿\u003c\/span\u003e\u003cspan\u003e100% natural chickweed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-badge\"\u003e\n\u003cspan class=\"pmm-icon\"\u003e🦜\u003c\/span\u003e\u003cspan\u003eFor companion birds\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-badge\"\u003e\n\u003cspan class=\"pmm-icon\"\u003e🥄\u003c\/span\u003e\u003cspan\u003eSprinkle or offer free choice\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-badge\"\u003e\n\u003cspan class=\"pmm-icon\"\u003e📦\u003c\/span\u003e\u003cspan\u003eResealable 4 oz pouch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pmm-section\"\u003e\n\u003ch2 id=\"pmm-chickweed-benefits\"\u003eWhy Offer Chickweed to Birds?\u003c\/h2\u003e\n\u003cdiv class=\"pmm-grid\"\u003e\n\u003carticle class=\"pmm-card pmm-card--sage\"\u003e\n\u003ch3\u003eNutrient-Rich Botanical\u003c\/h3\u003e\n\u003cp\u003eThe package highlights naturally occurring vitamins A, C and K to complement the nutrients supplied by a complete daily diet.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pmm-card pmm-card--gold\"\u003e\n\u003ch3\u003eNatural Mineral Variety\u003c\/h3\u003e\n\u003cp\u003eChickweed contains naturally occurring plant minerals and phytonutrients that add variety to an enrichment-focused feeding routine.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pmm-card\"\u003e\n\u003ch3\u003eEncourages Foraging\u003c\/h3\u003e\n\u003cp\u003eOffering a small separate dish lets birds explore, taste and choose the dried greens at their own pace.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pmm-section\"\u003e\n\u003ch2 id=\"pmm-chickweed-birds\"\u003eSuitable Companion Birds\u003c\/h2\u003e\n\u003cp\u003eChickweed has a long history as an edible green for seed-eating birds. This product may be offered as dietary variety to species such as:\u003c\/p\u003e\n\u003cdiv class=\"pmm-grid\"\u003e\n\u003carticle class=\"pmm-card\"\u003e\n\u003ch3\u003eSmall Birds\u003c\/h3\u003e\n\u003cp\u003eFinches, canaries, budgies and other small companion birds.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pmm-card\"\u003e\n\u003ch3\u003eMedium Parrots\u003c\/h3\u003e\n\u003cp\u003eCockatiels, lovebirds, parrotlets and similarly sized parrots.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pmm-card\"\u003e\n\u003ch3\u003eLarger Parrots\u003c\/h3\u003e\n\u003cp\u003eConures and larger parrots when offered in an amount appropriate to the bird’s size and diet.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pmm-section\"\u003e\n\u003ch2 id=\"pmm-chickweed-directions\"\u003eHow to Feed Desert Herbs Chickweed\u003c\/h2\u003e\n\u003cdiv class=\"pmm-steps\"\u003e\n\u003cdiv class=\"pmm-step\"\u003e\n\u003ch3\u003eStart Small\u003c\/h3\u003e\n\u003cp\u003eIntroduce a small amount so your bird can become familiar with the aroma, texture and taste.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-step\"\u003e\n\u003ch3\u003eChoose a Method\u003c\/h3\u003e\n\u003cp\u003eSprinkle lightly over regular food or place in a separate clean dish for free-choice feeding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-step\"\u003e\n\u003ch3\u003eKeep It Fresh\u003c\/h3\u003e\n\u003cp\u003eRemove wet or soiled herbs, wash the serving dish and provide clean drinking water daily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-table-wrap\" role=\"region\" tabindex=\"0\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eServing method\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eHow to offer\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eBest practice\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eFood topper\u003c\/td\u003e\n\u003ctd\u003eSprinkle a small amount over the bird’s regular food\u003c\/td\u003e\n\u003ctd\u003eMix lightly and monitor acceptance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFree choice\u003c\/td\u003e\n\u003ctd\u003ePlace a small amount in a separate clean treat dish\u003c\/td\u003e\n\u003ctd\u003eLet the bird explore without replacing its normal diet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eForaging enrichment\u003c\/td\u003e\n\u003ctd\u003eUse a small amount in a clean, food-safe foraging setup\u003c\/td\u003e\n\u003ctd\u003eKeep herbs dry and remove contaminated material\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-note\"\u003e\n\u003cstrong\u003eFeeding note:\u003c\/strong\u003e The package does not specify a measured daily dose. Offer conservatively as dietary variety and follow any additional directions printed on the package you receive.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pmm-section\"\u003e\n\u003ch2 id=\"pmm-chickweed-details\"\u003eProduct Details \u0026amp; Storage\u003c\/h2\u003e\n\u003cdiv class=\"pmm-grid\"\u003e\n\u003carticle class=\"pmm-card pmm-card--sage\"\u003e\n\u003ch3\u003eProduct\u003c\/h3\u003e\n\u003cp\u003ePremium dried chickweed for companion birds.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pmm-card pmm-card--gold\"\u003e\n\u003ch3\u003eNet Weight\u003c\/h3\u003e\n\u003cp\u003e4 ounces in a resealable stand-up pouch.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pmm-card\"\u003e\n\u003ch3\u003eStorage\u003c\/h3\u003e\n\u003cp\u003eReseal after opening and store in a cool, dry place away from moisture, heat and direct sunlight.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-caution pmm-section\"\u003e\n\u003cstrong\u003ePlease note:\u003c\/strong\u003e Chickweed is a supplemental botanical, not a complete food or veterinary medicine. It should not replace a nutritionally complete species-appropriate diet. Consult an avian veterinarian if your bird is ill, has dietary restrictions or develops digestive upset after a new food is introduced.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pmm-section pmm-faq\"\u003e\n\u003ch2 id=\"pmm-chickweed-faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Desert Herbs Chickweed for birds?\u003c\/summary\u003e\n\u003cp\u003eIt is a 100% natural dried botanical that can be sprinkled over food or offered separately to add plant-based variety to a companion bird’s balanced diet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich birds can eat chickweed?\u003c\/summary\u003e\n\u003cp\u003eChickweed is commonly enjoyed by finches, canaries, budgies and other seed-eating birds. It may also be offered conservatively to cockatiels and parrots as part of a species-appropriate diet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much chickweed should I give my bird?\u003c\/summary\u003e\n\u003cp\u003eThe package shown does not provide a measured dose. Start with a small amount as a topper or in a separate dish, monitor acceptance and keep it supplemental to the regular diet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I offer chickweed free choice?\u003c\/summary\u003e\n\u003cp\u003eYes. The package specifically allows free-choice feeding. Use a clean separate dish, offer a modest amount and replace it if it becomes wet or soiled.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes chickweed replace pellets or a complete bird food?\u003c\/summary\u003e\n\u003cp\u003eNo. Chickweed adds natural variety but does not provide complete nutrition. Continue feeding the balanced diet recommended for your bird’s species.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should dried chickweed be stored?\u003c\/summary\u003e\n\u003cp\u003eKeep the pouch tightly resealed in a cool, dry place away from moisture, heat and direct sunlight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"pmm-footer\"\u003e\n\u003ch2 id=\"pmm-chickweed-more\"\u003eBring More Natural Variety to the Food Bowl\u003c\/h2\u003e\n\u003cp\u003eExplore more \u003ca href=\"\/collections\/birds\"\u003ebird products\u003c\/a\u003e and \u003ca href=\"\/collections\/bird-feeding-supplies\"\u003ebird feeding and nutrition supplies\u003c\/a\u003e from WePetVerse.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Desert Herbs","offers":[{"title":"4 oz.","offer_id":58524768371062,"sku":null,"price":12.08,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1012\/8313\/5862\/files\/chickweed.webp?v=1787533921"},{"product_id":"desert-herbs-dried-greens-for-birds","title":"Desert Herbs Premium Dried Greens for Birds","description":"\u003c!--\nWePetVerse SHOPIFY PRODUCT DESCRIPTION\nProduct: Desert Herbs Premium Dried Greens for Birds, 4 oz\nPaste everything below into the Shopify product-description HTML editor.\nThe Shopify product template should supply the page's single H1 and Product schema.\n--\u003e\n\u003cstyle\u003e\n  .pmm-dried-greens{\n    --pmm-green:#174d2b;--pmm-leaf:#56843d;--pmm-sage:#edf5e8;--pmm-gold:#d9a31b;\n    --pmm-cream:#fffaf0;--pmm-ink:#20362a;--pmm-muted:#53645a;--pmm-line:#d7e3d3;\n    color:var(--pmm-ink);font-family:inherit;font-size:16px;line-height:1.65;margin:0 auto;max-width:1120px\n  }\n  .pmm-dried-greens *{box-sizing:border-box}\n  .pmm-dried-greens h2,.pmm-dried-greens h3{color:var(--pmm-green);line-height:1.25}\n  .pmm-dried-greens h2{font-size:clamp(1.55rem,4vw,2.15rem);margin:0 0 14px}\n  .pmm-dried-greens h3{font-size:1.08rem;margin:0 0 7px}\n  .pmm-dried-greens p{margin:0 0 14px}\n  .pmm-dried-greens a{color:var(--pmm-leaf);font-weight:700;text-decoration-thickness:1px}\n  .pmm-dried-greens .pmm-hero{background:linear-gradient(135deg,#eef7e8 0%,#fffaf0 52%,#e5f1df 100%);border:1px solid var(--pmm-line);border-radius:22px;overflow:hidden;padding:clamp(24px,5vw,52px)}\n  .pmm-dried-greens .pmm-eyebrow{color:var(--pmm-leaf);font-size:.82rem;font-weight:800;letter-spacing:.12em;margin-bottom:8px;text-transform:uppercase}\n  .pmm-dried-greens .pmm-lead{color:var(--pmm-muted);font-size:clamp(1rem,2.2vw,1.18rem);max-width:800px}\n  .pmm-dried-greens .pmm-badges,.pmm-dried-greens .pmm-grid{display:grid;gap:14px}\n  .pmm-dried-greens .pmm-badges{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px}\n  .pmm-dried-greens .pmm-badge{align-items:center;background:rgba(255,255,255,.88);border:1px solid var(--pmm-line);border-radius:14px;display:flex;font-size:.93rem;font-weight:750;gap:9px;min-height:62px;padding:12px}\n  .pmm-dried-greens .pmm-icon{font-size:1.35rem;line-height:1}\n  .pmm-dried-greens .pmm-section{margin-top:34px}\n  .pmm-dried-greens .pmm-grid{grid-template-columns:repeat(3,minmax(0,1fr))}\n  .pmm-dried-greens .pmm-card{background:#fff;border:1px solid var(--pmm-line);border-radius:16px;box-shadow:0 7px 20px rgba(23,77,43,.055);padding:20px}\n  .pmm-dried-greens .pmm-card p:last-child{margin-bottom:0}\n  .pmm-dried-greens .pmm-card--sage{background:var(--pmm-sage)}\n  .pmm-dried-greens .pmm-card--gold{background:var(--pmm-cream);border-color:#ead89f}\n  .pmm-dried-greens .pmm-steps{counter-reset:pmm-step;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}\n  .pmm-dried-greens .pmm-step{background:#fff;border:1px solid var(--pmm-line);border-radius:16px;padding:20px 18px 18px 64px;position:relative}\n  .pmm-dried-greens .pmm-step::before{align-items:center;background:var(--pmm-leaf);border-radius:50%;color:#fff;content:counter(pmm-step);counter-increment:pmm-step;display:flex;font-weight:800;height:34px;justify-content:center;left:18px;position:absolute;top:19px;width:34px}\n  .pmm-dried-greens .pmm-table-wrap{border:1px solid var(--pmm-line);border-radius:16px;overflow-x:auto}\n  .pmm-dried-greens table{border-collapse:collapse;min-width:570px;width:100%}\n  .pmm-dried-greens th{background:var(--pmm-green);color:#fff;text-align:left}\n  .pmm-dried-greens th,.pmm-dried-greens td{border-bottom:1px solid var(--pmm-line);padding:13px 15px;vertical-align:top}\n  .pmm-dried-greens tr:last-child td{border-bottom:0}\n  .pmm-dried-greens .pmm-note{background:#fff7df;border-left:5px solid var(--pmm-gold);border-radius:10px;margin-top:18px;padding:15px 17px}\n  .pmm-dried-greens .pmm-caution{background:#f8f3eb;border:1px solid #e7d9c6;border-radius:14px;padding:18px}\n  .pmm-dried-greens .pmm-faq details{background:#fff;border:1px solid var(--pmm-line);border-radius:13px;margin:10px 0;padding:0 17px}\n  .pmm-dried-greens .pmm-faq summary{color:var(--pmm-green);cursor:pointer;font-weight:800;padding:16px 30px 16px 0}\n  .pmm-dried-greens .pmm-faq details p{color:var(--pmm-muted);padding-bottom:15px}\n  .pmm-dried-greens .pmm-footer{background:var(--pmm-green);border-radius:18px;color:#fff;margin-top:34px;padding:24px;text-align:center}\n  .pmm-dried-greens .pmm-footer h2,.pmm-dried-greens .pmm-footer a{color:#fff}\n  .pmm-dried-greens .pmm-footer p{margin-bottom:0}\n  @media(max-width:760px){\n    .pmm-dried-greens{font-size:15.5px}.pmm-dried-greens .pmm-hero{border-radius:16px;padding:24px 18px}\n    .pmm-dried-greens .pmm-badges{grid-template-columns:repeat(2,minmax(0,1fr))}\n    .pmm-dried-greens .pmm-grid,.pmm-dried-greens .pmm-steps{grid-template-columns:1fr}\n    .pmm-dried-greens .pmm-section{margin-top:28px}.pmm-dried-greens .pmm-card{padding:17px}\n  }\n  @media(max-width:420px){.pmm-dried-greens .pmm-badges{grid-template-columns:1fr}.pmm-dried-greens .pmm-badge{min-height:54px}}\n\u003c\/style\u003e\n\u003cdiv class=\"pmm-dried-greens\"\u003e\n\u003csection class=\"pmm-hero\"\u003e\n\u003cp class=\"pmm-eyebrow\"\u003eThree garden greens for companion birds\u003c\/p\u003e\n\u003ch2 id=\"pmm-greens-intro\"\u003eAn Easy Way to Add Leafy-Green Variety\u003c\/h2\u003e\n\u003cp class=\"pmm-lead\"\u003e\u003cstrong\u003eDesert Herbs Premium Dried Greens\u003c\/strong\u003e combines parsley, romaine and spinach in a convenient dried blend for companion birds. Sprinkle it over food and seeds or offer it separately to add natural variety, plant nutrients and foraging interest to a balanced avian diet.\u003c\/p\u003e\n\u003cdiv class=\"pmm-badges\"\u003e\n\u003cdiv class=\"pmm-badge\"\u003e\n\u003cspan class=\"pmm-icon\"\u003e🥬\u003c\/span\u003e\u003cspan\u003eParsley, romaine and spinach\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-badge\"\u003e\n\u003cspan class=\"pmm-icon\"\u003e🌿\u003c\/span\u003e\u003cspan\u003eRich in plant nutrients\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-badge\"\u003e\n\u003cspan class=\"pmm-icon\"\u003e🐦\u003c\/span\u003e\u003cspan\u003eEncourages natural foraging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-badge\"\u003e\n\u003cspan class=\"pmm-icon\"\u003e📦\u003c\/span\u003e\u003cspan\u003eResealable 4 oz pouch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pmm-section\"\u003e\n\u003ch2 id=\"pmm-greens-benefits\"\u003eEveryday Nutritional Variety\u003c\/h2\u003e\n\u003cdiv class=\"pmm-grid\"\u003e\n\u003carticle class=\"pmm-card pmm-card--sage\"\u003e\n\u003ch3\u003eVitamins \u0026amp; Minerals\u003c\/h3\u003e\n\u003cp\u003eThe three-green blend supplies naturally occurring plant vitamins, minerals and phytonutrients to complement a nutritionally complete bird food.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pmm-card pmm-card--gold\"\u003e\n\u003ch3\u003eDigestive Support\u003c\/h3\u003e\n\u003cp\u003eDried leafy greens contribute plant material and dietary variety as part of a balanced, species-appropriate feeding routine.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pmm-card\"\u003e\n\u003ch3\u003eForaging Enrichment\u003c\/h3\u003e\n\u003cp\u003eDifferent colors, aromas and textures encourage birds to investigate, select and interact with their food.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pmm-section\"\u003e\n\u003ch2 id=\"pmm-greens-ingredients\"\u003eWhat’s Inside?\u003c\/h2\u003e\n\u003cdiv class=\"pmm-grid\"\u003e\n\u003carticle class=\"pmm-card pmm-card--sage\"\u003e\n\u003ch3\u003eParsley\u003c\/h3\u003e\n\u003cp\u003eAn aromatic leafy green that contributes natural color, flavor and plant micronutrients.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pmm-card pmm-card--gold\"\u003e\n\u003ch3\u003eRomaine\u003c\/h3\u003e\n\u003cp\u003eA familiar leafy vegetable that adds gentle flavor and variety to the blend.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pmm-card\"\u003e\n\u003ch3\u003eSpinach\u003c\/h3\u003e\n\u003cp\u003eA nutrient-dense green included as one part of this mixed botanical supplement.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pmm-section\"\u003e\n\u003ch2 id=\"pmm-greens-birds\"\u003eSuitable Companion Birds\u003c\/h2\u003e\n\u003cp\u003eOffer Desert Herbs Dried Greens as supplemental dietary variety in an amount appropriate for your bird’s size and normal diet.\u003c\/p\u003e\n\u003cdiv class=\"pmm-grid\"\u003e\n\u003carticle class=\"pmm-card\"\u003e\n\u003ch3\u003eSmall Birds\u003c\/h3\u003e\n\u003cp\u003eFinches, canaries, budgies and other small companion birds.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pmm-card\"\u003e\n\u003ch3\u003eMedium Parrots\u003c\/h3\u003e\n\u003cp\u003eCockatiels, lovebirds, parrotlets and similarly sized parrots.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pmm-card\"\u003e\n\u003ch3\u003eLarger Parrots\u003c\/h3\u003e\n\u003cp\u003eConures and larger parrots when served in moderation alongside a balanced diet.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pmm-section\"\u003e\n\u003ch2 id=\"pmm-greens-directions\"\u003eHow to Feed Desert Herbs Dried Greens\u003c\/h2\u003e\n\u003cdiv class=\"pmm-steps\"\u003e\n\u003cdiv class=\"pmm-step\"\u003e\n\u003ch3\u003eIntroduce Slowly\u003c\/h3\u003e\n\u003cp\u003eBegin with a small amount so your bird can become familiar with the new texture and flavor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-step\"\u003e\n\u003ch3\u003eSprinkle or Offer Separately\u003c\/h3\u003e\n\u003cp\u003eSprinkle lightly over food and seeds or place a small amount in a separate clean dish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-step\"\u003e\n\u003ch3\u003eRefresh Regularly\u003c\/h3\u003e\n\u003cp\u003eRemove wet or soiled greens, clean the serving dish and provide fresh drinking water every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-table-wrap\" role=\"region\" tabindex=\"0\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eServing method\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eHow to offer\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eBest practice\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eFood topper\u003c\/td\u003e\n\u003ctd\u003eSprinkle a small amount over pellets, seed or other regular food\u003c\/td\u003e\n\u003ctd\u003eMix lightly and watch how your bird responds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFree choice\u003c\/td\u003e\n\u003ctd\u003ePlace a modest amount in a separate clean treat dish\u003c\/td\u003e\n\u003ctd\u003eKeep it supplemental to the normal diet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eForaging activity\u003c\/td\u003e\n\u003ctd\u003eAdd a small amount to a clean, food-safe foraging setup\u003c\/td\u003e\n\u003ctd\u003eRemove material that becomes contaminated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-note\"\u003e\n\u003cstrong\u003eFeeding note:\u003c\/strong\u003e The package does not provide a measured daily dose. Offer conservatively as dietary variety, especially because dried greens are concentrated compared with fresh leaves.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pmm-section\"\u003e\n\u003ch2 id=\"pmm-greens-details\"\u003eProduct Details \u0026amp; Storage\u003c\/h2\u003e\n\u003cdiv class=\"pmm-grid\"\u003e\n\u003carticle class=\"pmm-card pmm-card--sage\"\u003e\n\u003ch3\u003eIngredients\u003c\/h3\u003e\n\u003cp\u003eParsley, romaine and spinach.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pmm-card pmm-card--gold\"\u003e\n\u003ch3\u003eNet Weight\u003c\/h3\u003e\n\u003cp\u003e4 oz (113 g) in a resealable stand-up pouch.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pmm-card\"\u003e\n\u003ch3\u003eStorage\u003c\/h3\u003e\n\u003cp\u003eReseal after opening and store in a cool, dry place away from moisture, heat and direct sunlight.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pmm-caution pmm-section\"\u003e\n\u003cstrong\u003ePlease note:\u003c\/strong\u003e Dried Greens is a supplemental food, not a complete diet or veterinary medicine. It should not replace a nutritionally complete species-appropriate food. Birds with kidney disease, calcium concerns or other dietary restrictions should receive individualized advice from an avian veterinarian before concentrated leafy greens are added.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pmm-section pmm-faq\"\u003e\n\u003ch2 id=\"pmm-greens-faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is in Desert Herbs Premium Dried Greens?\u003c\/summary\u003e\n\u003cp\u003eThe blend contains dried parsley, romaine and spinach packaged as a convenient supplemental food for companion birds.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich birds can eat Dried Greens?\u003c\/summary\u003e\n\u003cp\u003eThe blend may be offered to finches, canaries, budgies, cockatiels and parrots in an amount appropriate to the bird’s size, species and regular diet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much should I give my bird?\u003c\/summary\u003e\n\u003cp\u003eThe package does not state a measured dose. Start with a small amount as a topper or in a separate dish and keep it supplemental to the bird’s balanced daily food.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I offer the greens free choice?\u003c\/summary\u003e\n\u003cp\u003eYes. The label permits free-choice feeding. Use a clean separate dish, offer a modest amount and replace any greens that become wet or soiled.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo dried greens replace fresh vegetables or pellets?\u003c\/summary\u003e\n\u003cp\u003eNo. They add convenient variety but do not replace a nutritionally complete diet or the fresh foods recommended for your bird’s species.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should the pouch be stored?\u003c\/summary\u003e\n\u003cp\u003eKeep it tightly resealed in a cool, dry place away from moisture, heat and direct sunlight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"pmm-footer\"\u003e\n\u003ch2 id=\"pmm-greens-more\"\u003eMake the Food Bowl More Interesting\u003c\/h2\u003e\n\u003cp\u003eExplore more \u003ca href=\"\/collections\/birds\"\u003ebird products\u003c\/a\u003e and \u003ca href=\"\/collections\/bird-feeding-supplies\"\u003ebird feeding and nutrition supplies\u003c\/a\u003e from WePetVerse.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Desert Herbs","offers":[{"title":"4 oz.","offer_id":58524768469366,"sku":null,"price":5.25,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1012\/8313\/5862\/files\/driedgreens.webp?v=1787533923"}],"url":"https:\/\/wepetverse.com\/collections\/desert-herbs.oembed","provider":"WePetVerse","version":"1.0","type":"link"}