Feather Pet

Feather Pet

Featherer Pet is your supply for live pets and pet supplies on the web and around town in Benicia, California. Come on in for Pet Supplies, Saltwater Fish, Freshwater Fish, Reptiles and Amphibians.

Join the pack, subscribe to our newsletter!

This field is for validation purposes and should be left unchanged.


DogTrekker is your go-to guide for dog-friendly California travel. Our no-spam newsletter sniffs out hidden hikes, off-leash beaches, pup-friendly stays, and exclusive deals. Join us and never miss a tail-wagging adventure!

Test

© 2025 DogTrekker.com

jQuery(function($){ const { term_id, taxonomy, rest_url, nonce } = dt_page_data; $.ajax({ method: 'GET', url: rest_url + `?term_id=${term_id}&taxonomy=${taxonomy}&_wpnonce=${nonce}`, dataType: 'json' }).done(data => { if (data.intro) { $('#dt-ai-intro').html(`

${data.intro}

`); } }); });