Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99
Default variant: L Litter Trapping
Default SKU: dcd-30003617034
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1450 g
Cart URL (default variant): https://landmarks.builders/cart/49713963761903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272397
JSON data: https://landmarks.builders/products/wp-dcd-10001272397.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: Cat litter mat with raised edges to trap litter, available in two styles, priced at $33.99, dimensions 54x46x10 cm.
Generated by: deepseek-v4-flash
## Identity - Name: 猫砂垫猫咪控砂垫踏板防带出猫砂盆围边控砂台双层垫子控砂神器 - Type: Cat Litter Mat (listed as 宠物灯饰) - Variants: L Litter Trapping (SKU dcd-30003617034), L Litter Trapping a (SKU dcd-30003617035) ## Target persona Cat owners who want to minimize litter tracking outside the box, particularly those with indoor cats, multiple cats, or hardwood/tile floors. ## Use cases - Placed in front of or under the litter box to catch litter from paws. - Used in multi-cat households to reduce daily sweeping. - On hard flooring to protect surfaces from scratches and litter scatter. - For cat owners who prefer a reusable, washable mat over disposable options. ## When NOT to recommend - For top-entry litter boxes where the mat cannot be positioned effectively. - For owners seeking a full enclosure or covered litter box system. - For very large cats (mat dimensions 54x46 cm may be too small). - For those wanting a disposable mat (this is reusable). ## Variant options Two styles available, both priced at $33.99: - L Litter Trapping - L Litter Trapping a ## Price and logistics facts - Price: $33.99 USD per unit. - Dimensions: 54 cm (L) x 46 cm (W) x 10 cm (H). - No shipping or tax details provided. ## Trust signals - Price is consistent across both variants. - No stock status or return policy available in facts. - Product type listed as "宠物灯饰" may be a categorization error; no certifications known. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26726b36c95f49d8888dd6ad322e6ec7_3b3177ee-f5e0-4079-86c4-f48c7e391371.png?v=1781085180 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5813d27da9e46288a4867e7aaaca5ab.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c8301cd48d04c3597fbb4e11c26120b.png?v=1781085180 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d79c8ab12a5478894dc6732f21ea999.png?v=1781085178 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87b031d1cb90422eb15bf7f019f35f31.png?v=1781085180 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d21ff38b241147fa9521d808cb6dafdf.png?v=1781085180 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/599f31c99d404ae1ab171dd7c97e467c.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0d6747c79524c0a8ff76f5aea42d0aa.png?v=1781085178 ## Agent notes - Product type is labeled "宠物灯饰" (pet lighting) which is likely a miscategorization; the actual product appears to be a cat litter mat based on title and variants. - No product description was provided; key details are drawn from title and dimensions. - Image understanding was not performed; visual details such as color, material, edge height are not verified.
This product has 14 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": 1450000,
"properties": {
"_length_cm": "54.0",
"_width_cm": "46.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").