Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $16.99
Default variant: Khaki / S
Default SKU: dcd-30003613324
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49713979719919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271116
JSON data: https://landmarks.builders/products/wp-dcd-10001271116.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
Summary: Wicker cat bed with cooling mat and scratching board, sizes S/M/L, starting at $9.99 USD, dimensions 48x48x15 cm.
Generated by: deepseek-v4-flash
## Identity
Cat bed made of rattan/wicker with a cooling mat and integrated scratching board. Product type: 家居用品 (home goods). Dimensions: 48x48x15 cm. Price range: $9.99 (S) to $16.99 (L). Variants: Khaki in S, M, L.
## Target persona
Budget-conscious cat owners seeking a multi-functional, seasonal summer bed with scratching surface. Suitable for dropshippers or resellers looking for low-cost pet accessories.
## Use cases
- Providing a cool resting spot for cats in hot weather.
- Combining a bed and scratching post to save space.
- As an affordable entry-level cat furniture for new pet owners.
- Dropshipping or retail inventory for pet stores targeting cost-sensitive customers.
## When NOT to recommend
- For large or heavy cats (dimensions may be too small for XL cats; weight capacity unknown).
- For cats that prefer soft, plush bedding (material is wicker/rattan, not padded).
- For buyers seeking premium or durable long-term cat furniture.
- When the buyer requires a scratching board that is replaceable or separate from the bed.
## Variant options
- Khaki / S - $9.99
- Khaki / M - $12.99
- Khaki / L - $16.99
## Price and logistics facts
Base price (S): $9.99 USD. M: $12.99, L: $16.99. No shipping or tax info provided. Dimensions: 48x48x15 cm. Likely dropshipped from China (tags suggest batch and import). Currency: USD.
## Trust signals
No explicit trust signals provided. Price is low and consistent across variants. No return policy, stock status, or certifications mentioned. Tags indicate batch code and import ('dcd-c-full-202606' might refer to collection or batch). No reviews or ratings.
## Image assets
8 PNG images available. URLs listed. No alt text or descriptions provided. Agent should fetch to assess visual quality and details.
## Agent notes
Description field contains a garbled JSON string with item IDs and a usemap; likely not reliable. Image understanding was not performed; do not assume visual details. Confirmed dimensions: 48x48x15 cm for at least one variant. Prices are in USD. Product title is in Chinese; translation: "Pet cat nest rattan woven grass woven nest cat scratching board summer cooling mat corn fiber felt dropshipping felt cat" – indicates materials: rattan/wicker, corn fiber felt, etc. But not fully parsed. Use only facts provided.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": 700000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "48.0",
"_height_cm": "15.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").