Giải Pháp Vệ Sinh Thông Minh Cho Chó Mèo Trong Nhà
Công Nghệ Nano Polymer – Thấm Hút Nhanh Gấp 3 Lần
Cấu Tạo 5 Lớp Siêu Bảo Vệ – Ngăn Tràn Tuyệt Đối
Vì Sao Hàng Nghìn Chủ Nuôi Tin Chọn MetaPet?
MetaPet S100 – Lựa Chọn Tiết Kiệm Và Tiện Lợi
MetaPet M50 – Kích Thước Phổ Biến Cho Thú Cưng Vừa
MetaPet L40 – Không Gian Vệ Sinh Rộng Rãi Hơn
MetaPet XL20 – Kích Thước Lớn Cho Thú Cưng Size To
Chăm Sóc Thú Cưng Dễ Dàng Hơn Mỗi Ngày
Đánh giá sản phẩm
4.9/5 (869 đánh giá)
Xem tất cả ›
/* ==== Review header (rvx) ==== */
.rvx{
--brand:#b77733;
--gold:#f6b400;
--gray:#dedede;
--gray2:#e7e7e7;
--text:#333;
--muted:#7b7b7b;
font-family:inherit;
color:var(--text);
font-size:16px !important; /* ép cỡ chữ tổng thể cho đồng bộ */
}
.rvx *{box-sizing:border-box;margin:0;padding:0;font-size:inherit !important}
/* ===== top row ===== */
.rvx-head{
display:flex;
align-items:center;
gap:10px;
margin-bottom:16px;
flex-wrap:nowrap;
}
.rvx-stars{
display:flex;
gap:6px;
flex-shrink:0;
}
.rvx-stars span{
width:20px;
height:20px;
display:inline-block;
background:var(--gold);
-webkit-mask:url('data:image/svg+xml;utf8,') no-repeat center/contain;
mask:url('data:image/svg+xml;utf8,') no-repeat center/contain;
}
.rvx-stars .half{background:linear-gradient(90deg,var(--gold) 50%,#d0d0d0 50%);}
.rvx-score b{font-weight:700;}
.rvx-score span{
color:var(--muted);
margin-left:8px;
white-space:nowrap;
}
/* ===== chỉ là text, hover lên thôi ===== */
.rvx-more{
margin-left:auto;
color:var(--brand);
font-weight:600;
white-space:nowrap;
transition:0.25s;
cursor:pointer;
}
.rvx-more em{font-style:normal;}
.rvx-more:hover{ text-decoration:underline; opacity:0.85; }
/* ===== tabs ===== */
.rvx-tabs{
display:flex;
gap:14px;
margin:12px 0 18px;
}
.rvx-tab{
flex:1;
background:var(--gray2);
border:1.5px solid transparent;
border-radius:12px;
text-align:center;
padding:12px 0;
line-height:1.35;
color:#4b4b4b;
transition:0.25s;
cursor:pointer;
}
.rvx-tab div{font-weight:700;}
.rvx-tab small{
display:block;
color:var(--muted);
margin-top:4px;
font-size:0.9em !important; /* nhẹ hơn 1 nấc */
}
.rvx-tab.is-active{
background:#fff;
border-color:var(--brand);
color:var(--brand);
}
.rvx-tab:hover{
background:#fff;
border-color:var(--brand);
color:var(--brand);
}
/* ===== breakdown row ===== */
.rvx-break{
display:flex;
justify-content:space-between;
align-items:stretch;
gap:12px;
flex-wrap:nowrap;
}
.rvx-box{
flex:1;
background:#dcdcdc;
border:1px solid #cfcfcf;
border-radius:10px;
padding:12px 0 10px;
text-align:center;
transition:0.25s;
cursor:pointer;
}
.rvx-box:hover{ background:#f3f3f3; border-color:var(--brand); transform:translateY(-2px); }
.rvx-box .top{ display:flex; justify-content:center; align-items:center; gap:6px; }
.rvx-box strong{ font-weight:800; }
.rvx-box i{ font-style:normal; color:var(--gold); }
.rvx-box .btm{ margin-top:4px; color:#666; font-size:0.9em !important; }
/* ===== responsive (giữ nguyên nếu cần) ===== */
@media (max-width:640px){
.rvx{font-size:14px !important;}
.rvx-stars span{width:18px;height:18px}
}
Lúc đầu thấy cân nhắc ko biết nên mua ko mà dùng rồi mới thấy đáng. Cài app dễ, đồ đổ ăn 1 lần ăn cả tuần.
Máy chạy êm, không kẹt hạt.
Rất đáng tiền
Chất lượng sản phẩm tuyệt vời
Tui ở tỉnh nên sợ ship xa dễ hư, mà hàng gói kỹ, nhận về chạy ngon lành.
Mấy đứa nhỏ mê xem máy cho mèo ăn ghê ????
Rất đáng tiền
Đóng gói sản phẩm chắc chắn
Máy ồn nhỏ, có lần quên bật điện mà nó vẫn hoạt động nhờ pin, quá ok luôn.
Dễ tháo rửa nữa chứ.
Rất đáng tiền
Chất lượng sản phẩm tuyệt vời
Không nghĩ là máy con mèo lại thích vậy =)) Nó nghe tiếng máy kêu là chạy ra liền,
dùng êm, dễ cài, xài 2 tháng chưa lỗi gì.
Sản phẩm giống mô tả
Ai đó đang để lại đánh giá
/* ==== Font và màu tổng thể ==== */
.rvz {
--brand:#b77733;
--gold:#f6b400;
color:#333;
font-family:inherit;
font-size:16px !important; /* ÉP FONT SIZE HIỂN THỊ */
}
.rvz * {
box-sizing:border-box;
font-size:inherit !important;
line-height:1.6;
}
/* ==== Review item ==== */
.rvz-item { padding:18px 0; border-bottom:1px solid #e5e5e5; }
.rvz-item:last-child { border-bottom:0; }
.rvz-top { display:flex; gap:12px; align-items:center; }
/* ==== Avatar ==== */
.rvz-ava {
width:50px; height:50px;
border-radius:50%;
overflow:hidden;
flex-shrink:0;
border:2px solid #f0f0f0;
}
.rvz-ava img { width:100%; height:100%; object-fit:cover; }
/* ==== Meta ==== */
.rvz-meta { display:flex; flex-direction:column; gap:2px; }
.rvz-name { font-weight:700; color:#2c2c2c; }
.rvz-stars.sm { display:flex; gap:4px; margin-top:1px; }
.rvz-stars.sm span {
width:17px; height:17px; background:var(--gold);
-webkit-mask:url('data:image/svg+xml;utf8,') no-repeat center/contain;
mask:url('data:image/svg+xml;utf8,') no-repeat center/contain;
}
/* ==== Text ==== */
.rvz-text {
margin:10px 0;
color:#3a2f23; /* tone ấm đồng thương hiệu */
font-size:1em !important;
}
/* ==== Tags ==== */
.rvz-tags { display:flex; gap:8px; flex-wrap:wrap; margin-bottom:10px; }
.rvz-tag {
border:1px solid #d9d9d9;
background:#f6f7f9;
color:#374151;
padding:6px 12px;
border-radius:999px;
font-size:15px !important;
transition:0.25s;
}
.rvz-tag:hover {
border-color:var(--brand);
color:var(--brand);
}
/* ==== Photos ==== */
.rvz-photos { display:grid; gap:10px; margin-top:10px; }
.rvz-photos.two { grid-template-columns:repeat(2,1fr); }
.rvz-photos.one { max-width:600px; }
.rvz-photos img {
width:100%;
height:360px;
object-fit:cover;
border-radius:12px;
border:1px solid #dcdcdc;
background:#f8f8f8;
transition:transform 0.3s ease, box-shadow 0.3s ease;
}
.rvz-photos img:hover {
transform:scale(1.03);
box-shadow:0 4px 18px rgba(0,0,0,0.15);
}
/* ==== Typing bar ==== */
.rvz-typingbar {
display:inline-flex; align-items:center; gap:10px;
background:#f7f7f7; border:1px solid #eee; border-radius:999px;
padding:10px 16px;
color:#555; font-weight:600; font-size:15px !important; margin-top:16px;
}
.rvz-typingbar .rvz-typing { display:inline-flex; gap:5px; }
.rvz-typingbar .rvz-typing i {
width:9px; height:9px; border-radius:50%;
background:#bdbdbd; display:block;
animation:rvz-bounce 1.3s infinite ease-in-out;
}
.rvz-typingbar .rvz-typing i:nth-child(2){ animation-delay:.15s; }
.rvz-typingbar .rvz-typing i:nth-child(3){ animation-delay:.3s; }
@keyframes rvz-bounce {
0%,80%,100%{transform:translateY(0);opacity:.45;}
40%{transform:translateY(-3px);opacity:1;}
}
4.9/5 (869 đánh giá)
Xem tất cả ›
/* ==== Review header (rvx) ==== */
.rvx{
--brand:#b77733;
--gold:#f6b400;
--gray:#dedede;
--gray2:#e7e7e7;
--text:#333;
--muted:#7b7b7b;
font-family:inherit;
color:var(--text);
}
.rvx *{box-sizing:border-box;margin:0;padding:0}
/* ===== top row ===== */
.rvx-head{
display:flex;
align-items:center;
gap:6px;
margin-bottom:12px;
flex-wrap:nowrap;
}
.rvx-stars{
display:flex;
gap:4px;
flex-shrink:0;
}
.rvx-stars span{
width:18px;
height:18px;
display:inline-block;
background:var(--gold);
-webkit-mask:url('data:image/svg+xml;utf8,') no-repeat center/contain;
mask:url('data:image/svg+xml;utf8,') no-repeat center/contain;
}
.rvx-stars .half{
background:linear-gradient(90deg,var(--gold) 50%,#d0d0d0 50%);
}
.rvx-score b{
font-size:16px;
font-weight:700;
}
.rvx-score span{
color:var(--muted);
font-size:12.5px;
margin-left:4px;
white-space:nowrap;
}
/* ===== chỉ là text, hover lên thôi ===== */
.rvx-more{
margin-left:auto;
color:var(--brand);
font-size:13px;
font-weight:600;
white-space:nowrap;
transition:0.25s;
cursor:pointer;
}
.rvx-more em{
font-style:normal;
}
.rvx-more:hover{
text-decoration:underline;
opacity:0.85;
}
/* ===== tabs ===== */
.rvx-tabs{
display:flex;
gap:10px;
margin:10px 0 14px;
}
.rvx-tab{
flex:1;
background:var(--gray2);
border:1.5px solid transparent;
border-radius:12px;
text-align:center;
padding:10px 0;
font-size:13px;
line-height:1.2;
color:#4b4b4b;
transition:0.25s;
cursor:pointer;
}
.rvx-tab div{font-weight:600;}
.rvx-tab small{
display:block;
color:var(--muted);
font-size:12px;
margin-top:3px;
}
.rvx-tab.is-active{
background:#fff;
border-color:var(--brand);
color:var(--brand);
}
.rvx-tab:hover{
background:#fff;
border-color:var(--brand);
color:var(--brand);
}
/* ===== breakdown row ===== */
.rvx-break{
display:flex;
justify-content:space-between;
align-items:stretch;
gap:10px;
flex-wrap:nowrap;
}
.rvx-box{
flex:1;
background:#dcdcdc;
border:1px solid #cfcfcf;
border-radius:10px;
padding:10px 0 8px;
text-align:center;
transition:0.25s;
cursor:pointer;
}
.rvx-box:hover{
background:#f3f3f3;
border-color:var(--brand);
transform:translateY(-2px);
}
.rvx-box .top{
display:flex;
justify-content:center;
align-items:center;
gap:4px;
}
.rvx-box strong{
font-weight:700;
font-size:14px;
color:#333;
}
.rvx-box i{
font-style:normal;
color:var(--gold);
font-size:14px;
}
.rvx-box .btm{
margin-top:3px;
color:#666;
font-size:12px;
}
/* ===== responsive ===== */
@media (max-width:640px){
.rvx-stars span{width:16px;height:16px}
.rvx-score b{font-size:15px}
.rvx-score span{font-size:12px}
.rvx-more{font-size:12px}
.rvx-tab{padding:9px 0;font-size:12.5px}
.rvx-break{gap:8px}
.rvx-box strong{font-size:13.5px}
.rvx-box i{font-size:13.5px}
}
Lúc đầu thấy cân nhắc ko biết nên mua ko mà dùng rồi mới thấy đáng. Cài app dễ, đồ đổ ăn 1 lần ăn cả tuần.
Máy chạy êm, không kẹt hạt.
Rất đáng tiền
Chất lượng sản phẩm tuyệt vời
Tui ở tỉnh nên sợ ship xa dễ hư, mà hàng gói kỹ, nhận về chạy ngon lành.
Mấy đứa nhỏ mê xem máy cho mèo ăn ghê ????
Rất đáng tiền
Đóng gói sản phẩm chắc chắn
Máy ồn nhỏ, có lần quên bật điện mà nó vẫn hoạt động nhờ pin, quá ok luôn.
Dễ tháo rửa nữa chứ.
Rất đáng tiền
Chất lượng sản phẩm tuyệt vời
Không nghĩ là máy con mèo lại thích vậy =)) Nó nghe tiếng máy kêu là chạy ra liền,
dùng êm, dễ cài, xài 2 tháng chưa lỗi gì.
Sản phẩm giống mô tả
Ai đó đang để lại đánh giá
.rvz{--brand:#b77733;--gold:#f6b400;color:#333;font-family:inherit}
.rvz *{box-sizing:border-box}
/* Review item */
.rvz-item{padding:14px 0;border-bottom:1px solid #eee}
.rvz-item:last-child{border-bottom:0}
.rvz-top{display:flex;gap:10px;align-items:center}
/* Avatar tròn */
.rvz-ava{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #f0f0f0}
.rvz-ava img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.rvz-meta{display:flex;flex-direction:column;gap:2px}
.rvz-name{font-weight:700;font-size:14px}
.rvz-stars.sm{display:flex;gap:3px}
.rvz-stars.sm span{width:14px;height:14px;background:var(--gold);
-webkit-mask:url('data:image/svg+xml;utf8,') no-repeat center/contain;
mask:url('data:image/svg+xml;utf8,') no-repeat center/contain}
.rvz-text{margin:8px 0;color:#444;line-height:1.5;font-size:13px}
/* Tags */
.rvz-tags{display:flex;gap:6px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;margin-bottom:8px}
.rvz-tags::-webkit-scrollbar{display:none}
.rvz-tag{border:1px solid #d9d9d9;background:#f6f7f9;color:#374151;padding:4px 8px;border-radius:999px;font-size:11.5px;line-height:1.2;white-space:nowrap}
/* Photos */
.rvz-photos{display:grid;gap:8px}
.rvz-photos.two{grid-template-columns:repeat(2,1fr)}
.rvz-photos.one{max-width:420px}
.rvz-ph{width:100%;height:150px;border-radius:10px;border:1px solid #dcdcdc;background:#eef3ff;display:flex;align-items:center;justify-content:center;color:#0b1742;opacity:.6;font-weight:600}
/* Typing bar */
.rvz-typingbar{display:inline-flex;align-items:center;gap:8px;background:#f7f7f7;border:1px solid #eee;border-radius:999px;padding:8px 12px;color:#555;font-weight:600;font-size:14px;margin-top:12px}
.rvz-typingbar .rvz-typing{display:inline-flex;gap:4px}
.rvz-typingbar .rvz-typing i{width:8px;height:8px;border-radius:50%;background:#bdbdbd;display:block;animation:rvz-bounce 1.3s infinite ease-in-out}
.rvz-typingbar .rvz-typing i:nth-child(2){animation-delay:.15s}
.rvz-typingbar .rvz-typing i:nth-child(3){animation-delay:.3s}
@keyframes rvz-bounce{0%,80%,100%{transform:translateY(0);opacity:.45}40%{transform:translateY(-3px);opacity:1}}
/* Responsive */
@media (max-width:640px){
.rvz-ava{width:38px;height:38px}
.rvz-name{font-size:13.5px}
.rvz-text{font-size:12.5px}
.rvz-ph{height:130px}
.rvz-typingbar{font-size:13px;padding:7px 10px;gap:7px}
.rvz-typingbar .rvz-typing i{width:7px;height:7px}
}
Câu hỏi thường gặp
Một miếng lót có thể sử dụng trong bao lâu?
Thời gian sử dụng tùy thuộc vào kích thước thú cưng và tần suất sử dụng, thông thường 1 miếng có thể dùng từ 1–2 lần vệ sinh trước khi cần thay mới để đảm bảo vệ sinh tốt nhất.
This is a simple banner
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.