Passer au contenu

Panier

Votre panier est vide

Comprimé Vanectyl-P (trimeprazine / prednisolone) - 1 comprimé

View more products by: Zoetis
SKU: 1198
Prescription Required

Prescription Required

Prix de vente $1.03
+ Dispensing Fee: $7.99
Type:

PetsDrugMart only dispenses this medication pursuant to a prescription written by a licensed Canadian veterinarian. This item can be shipped within Canada as long as a valid Canadian prescription has been provided with an order.



This medication is carefully dispensed by our team of Canadian licensed pharmacists at Pets Drug Mart (a division of Canada Chemists Pharmacy). This medication is the same brand, molecule, and dosage available at your veterinarian - with fair prices and shipping to any valid Canadian address. If your pet requires a specialty prescription, we may be able to offer custom compounded formulas. Message our support team if you have any questions about locating a medication, compounded pet medications or submitting a prescription to us!

A valid prescription is required from your veterinarian to dispense this medication. You can submit your script before or after ordering. Prescriptions can be faxed or emailed directly by your vet, or you can mail the original prescription to us. Should you need any information regarding this medication, please reach out to us and we will send you a Drug Information sheet.

To learn more about purchasing prescription medication, you may visit our Prescriptions & FAQ page for more information.

**NOTE** No returns or refund on this medication once it has left our Facility..
Vanectyl - P (trimeprazine / prednisolone) Comprimé - Pets Drug Mart
Comprimé Vanectyl-P (trimeprazine / prednisolone) Prix de vente $1.03
// Sort by label and options document.querySelectorAll('.junip-select-label').forEach(function(el) { if (el.textContent.trim().startsWith('Sort by:')) { el.childNodes[0].textContent = 'Trier par : '; } if (el.textContent.trim() === 'Rating') { el.textContent = 'Évaluation'; } }); // Sort by dropdown options var sortSelect = document.getElementById('junipReviewSort'); if (sortSelect) { var sortMap = { 'Latest': 'Plus récent', 'Oldest': 'Plus ancien', 'Highest rated': 'Mieux noté', 'Lowest rated': 'Moins bien noté', 'Most helpful': 'Plus utile' }; sortSelect.querySelectorAll('option').forEach(function(opt) { if (sortMap[opt.textContent.trim()]) { opt.textContent = sortMap[opt.textContent.trim()]; } }); } // Rating filter dropdown options var ratingSelect = document.getElementById('junipRatingFilter'); if (ratingSelect) { var ratingMap = { 'All': 'Tous', '1 star': '1 étoile', '2 stars': '2 étoiles', '3 stars': '3 étoiles', '4 stars': '4 étoiles', '5 stars': '5 étoiles' }; ratingSelect.querySelectorAll('option').forEach(function(opt) { if (ratingMap[opt.textContent.trim()]) { opt.textContent = ratingMap[opt.textContent.trim()]; } }); } // "Photos & videos" checkbox label document.querySelectorAll('.junip-filter-checkbox-container label').forEach(function(el) { if (el.textContent.trim() === 'Photos & videos') { el.textContent = 'Photos et vidéos'; } }); // Selected sort value display document.querySelectorAll('.junip-selected-value').forEach(function(el) { var sortMap = { 'Latest': 'Plus récent', 'Oldest': 'Plus ancien', 'Highest rated': 'Mieux noté', 'Lowest rated': 'Moins bien noté', 'Most helpful': 'Plus utile' }; if (sortMap[el.textContent.trim()]) { el.textContent = sortMap[el.textContent.trim()]; } });