Brand: World Products (Landmark)
SKU: dcd-30003617036
Price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49713959960815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272398
JSON data: https://landmarks.builders/products/wp-dcd-10001272398.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A cat litter mat with raised edges to trap litter and prevent tracking, 40x33x10 cm, priced at $29.99.
Generated by: deepseek-v4-flash
## Identity Cat litter mat with raised edges and double-layer design to trap litter and prevent tracking outside the litter box. ## Target persona Cat owners living in apartments or small homes who want to minimize litter scatter on floors; price-sensitive buyers seeking a basic, functional litter mat. ## Use cases - Placed in front of the litter box to catch litter from cat's paws. - Used under a top-entry litter box to contain scattered litter. - As a secondary mat under a litter box to protect flooring. - In multi-cat households with high traffic to reduce cleanup. - For kittens or elderly cats that may kick litter out. ## When NOT to recommend - Cat owners with very large or heavy litter boxes (mat size 40x33 cm may be too small). - Users wanting a decorative or premium mat (basic design). - Those needing a fully enclosed litter containment system. - Dog owners (product specific to cats). ## Variant options - One variant: 'S Litter Trapping' at $29.99. ## Price and logistics facts - Price: $29.99 USD. - Dimensions: 40.0 x 33.0 x 10.0 cm. - Single variant available. ## Trust signals - No stock status provided. - No return policy information available. - Price is fixed with no discount indicated. ## Image assets - 8 images available for fetch: see image_urls in data. - Product appears to be a plastic or rubber mat with raised border; exact materials not specified. ## Agent notes - Image content not analyzed; visual details not inferred. - Product type tag is '宠物灯饰' (pet lighting) which may be a categorization error; treat as cat litter mat. - No description text was provided; rely on title and images.
This product has 13 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": 800000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "33.0",
"_height_cm": "10.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").