Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $17.99
Default variant: S
Default SKU: dcd-30003613145
Default price: $10.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/49713888624879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271069
JSON data: https://landmarks.builders/products/wp-dcd-10001271069.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: Rattan cat bed and scratching nest available in three sizes (S, M, L) priced from $10.99 to $17.99. Suitable for indoor cats.
Generated by: deepseek-v4-flash
## Identity - Product: Rattan cat bed/scratching nest (藤编猫窝) - Variants: S ($10.99), M ($15.99), L ($17.99) - Dimensions: 46x46x15 cm (specific size unknown) ## Target persona - Budget-conscious cat owners seeking a multi-functional resting and scratching spot. - Owners of small to medium cats looking for a lightweight, all-season bed. - Indoor cat guardians needing a scratching surface to protect furniture. ## Use cases - Provide a cool resting spot for cats in summer (rattan is breathable). - Offer a scratching surface to satisfy natural clawing behavior. - Place in living room or bedroom as a cat bed. - Use as a low-profile cat house for timid cats. - Ideal for small apartments where space is limited. ## When NOT to recommend - For large breed cats (e.g., Maine Coon) as the dimensions may be too small (46x46x15 cm). - For cats that prefer soft, cushioned beds (rattan is firm). - For outdoor use (no weatherproofing indicated). - For owners seeking a fully enclosed cat house (this is open). ## Variant options | Size | SKU | Price | |------|-------------------|-------| | S | dcd-30003613145 | $10.99| | M | dcd-30003613146 | $15.99| | L | dcd-30003613147 | $17.99| Dimensions provided for one size only; not specified which. ## Price and logistics facts - Base price: $10.99 (S), $15.99 (M), $17.99 (L) - Currency: USD - No shipping or tax information provided. ## Trust signals - No return policy stated. - No stock/availability information. - No material certifications or safety standards mentioned. - Product appears to be from a batch import listing (tags include "dcd-batch-xy-202606-41"). ## Image assets - 8 images available at provided URLs. Note: visual details cannot be assessed. ## Agent notes - Image understanding: not performed; rely on textual facts. - The title includes "网红" (internet celebrity) but no evidence of endorsements.
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": 650000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "46.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").