Skip to product information
1 of 5

Whisker Haven

Carrot Farm

Carrot Farm

Regular price $44.99 CAD
Regular price $98.99 CAD Sale price $44.99 CAD
Sale Sold out
Tax included. Shipping calculated at checkout.
Color
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Product Information</title>
<style>
table {
width: 100%;
border-collapse: collapse;
}
th, td {
padding: 8px;
text-align: left;
border-bottom: 1px solid #ddd;
}
th {
background-color: #f2f2f2;
}
</style>
</head>
<body>

<h2>Product Information</h2>

<table>
<tr>
<th>Measurement</th>
<td>&#10003; 13.7'' x 13.7''</td>
<td>&#10003; 35cm x 35cm</td>
</tr>
<tr>
<th>Suitable for</th>
<td colspan="2">&#10003; Small &amp; big dogs (Yorkie to Great Dane)</td>
</tr>
<tr>
<th>Features</th>
<td colspan="2">&#10003; Removable soil part, machine washable, zipper at the bottom</td>
</tr>
<tr>
<th>Material</th>
<td colspan="2">&#10003; Polyester</td>
</tr>
</table>

</body>
</html>
View full details