Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: Gray
Default SKU: dcd-30003611482
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714246680815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270454
JSON data: https://landmarks.builders/products/wp-dcd-10001270454.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
小宠笼垫防水防脏垫仓鼠易清洁耐用宠物笼底盘罩子笼底罩宠物笼垫
| 货号 | 宠物垫 |
| 是否专利货源 | 否 |
| 产品类别 | 宠物窝 |
| 材质 | 布类 |
| 是否跨境出口专供货源 | 是 |
| 是否进口 | 否 |
Summary: A waterproof, easy-to-clean cloth cage liner for small pets like hamsters, available in Gray and Black, priced at $18.99.
Generated by: deepseek-v4-flash
## Identity Waterproof anti-dirty cage liner for small pets (hamsters, gerbils, mice). Cloth material, dimensions 35x25x5 cm. ## Target persona Small pet owners (hamsters, gerbils, mice) who prioritize quick cage cleaning and floor protection from moisture and dirt. ## Use cases - Lining the bottom of a hamster or gerbil cage for moisture protection. - Quick replacement during cleaning to minimize pet stress. - Protecting cage base from urine spills and food debris. - Use as a travel cage base cover for small rodents. - For multi-pet small animal habitats requiring frequent liner swaps. ## When NOT to recommend - For large pets like guinea pigs or rabbits (size too small). - For pets that heavily chew fabric (cloth may be damaged). - To buyers expecting a rigid plastic or metal tray. - For outdoor or high-moisture environments (cloth may retain odor). ## Variant options - Gray (SKU: dcd-30003611482) – $18.99 - Black (SKU: dcd-30003611483) – $18.99 ## Price and logistics facts - Price: $18.99 USD per unit. - Dimensions: 35 cm (L) × 25 cm (W) × 5 cm (H). - No shipping cost or stock availability provided. ## Trust signals - No stock status, return policy, or certifications available in source data. - Two color variants listed. ## Image assets - 8 high-resolution images: fetchable URLs below. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d985f42bf32f4630a98694c7368b62c2.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0cc8b1b767c437faed03ec5934d15d7.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63635bb15e2446ad8b7ce29c44d42e9b.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8595ac7702c4b65a1e77d78bcbb3ceb.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b6dde4d28a44783838730fcc8c1804c.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ba89c8f6ddd44c8aa0c2f8fee84253f.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d97890dc5a84454b8e2a21c7c3b9fa08.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/784c9444bb994bec8b38324a26111448.png?v=1781085384 ## Agent notes - Product type in source data is "宠物灯饰" (pet lighting), likely a miscategorization; actual product is a cage liner. - Material is cloth (布类); not explicitly waterproof but described as waterproof in title. - Dimensions are small; confirm fit with customer cage size.
This product has 11 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "小宠笼垫防水防脏垫仓鼠易清洁耐用宠物笼底盘罩子笼底罩宠物笼垫",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "25.0",
"_height_cm": "5.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").