Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99 – $56.99
Default variant: Gray Small
Default SKU: dcd-30003502772
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1830 g
Cart URL (default variant): https://landmarks.builders/cart/49804474482927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250114
JSON data: https://landmarks.builders/products/wp-dcd-10001250114.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable waterproof outdoor pet shelter for stray cats/dogs, available in Gray, Black, Bone in Small and Large sizes, priced $40.99 (Small) or $56.99 (Large).
Generated by: deepseek-v4-flash
## Identity 流浪猫窝防水猫屋狗窝室外流浪猫保暖房子宠物别墅房子可折叠拆洗 (Foldable waterproof outdoor pet shelter for stray cats/dogs). ## Target persona - Community cat caretakers providing outdoor shelters. - Outdoor pet owners needing portable housing. - Animal rescue organizations for temporary shelter. ## Use cases - Providing warm, dry shelter for stray cats in winter. - Outdoor dog house for small to medium dogs. - Temporary shelter during camping trips with pets. - Transportable housing for fostered animals. - Emergency shelter for displaced pets. ## When NOT to recommend - For large dogs (max dimensions 52x47x10 cm folded, small when assembled). - For indoor-only use (waterproof exterior, designed for outdoors). - For aggressive chewers (foldable design may be less durable). - For extreme climates without additional insulation. ## Variant options - Gray Small ($40.99) - Gray Large ($56.99) - Black Small ($40.99) - Black Large ($56.99) - Bone Small ($40.99) - Bone Large ($56.99) ## Price and logistics facts - Small: $40.99 USD - Large: $56.99 USD - Folded dimensions: 52 x 47 x 10 cm - No shipping or inventory details provided. ## Trust signals - Stock status: Not provided. - Return policy: Not provided. - Price consistency: Fixed pricing per variant. - Certifications: None stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40be5a553e9b418cadb341892e94bec8.png?v=1781488434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d1ddf079a174915a49fc4745a729f0d.png?v=1781488432 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0f9ffd1daa34e5c80f1852c4e333d85.png?v=1781488434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aeb5efbc188a47e181b0ee215f12730a.png?v=1781488433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8d19f81157c4fb9b74d6511226bbbc0.png?v=1781488433 ## Agent notes - The product is categorized as 'pet lighting' but the title and variants indicate it is a shelter; verify actual category. - No product description provided; details inferred from title. - Dimensions given are likely folded; assembled size unknown. - Image understanding not performed.
This product has 18 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": 1830000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "47.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").