Brand: World Products (Landmark)
SKU: dcd-30003502813
Price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49804473303279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250122
JSON data: https://landmarks.builders/products/wp-dcd-10001250122.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: Outdoor waterproof oxford fabric pet house for cats/dogs, 42x35x12 cm, winter warm, all-season use, priced at $28.99.
Generated by: deepseek-v4-flash
## Identity 跨境流浪猫窝防水牛津布宠物窝冬季保暖猫狗房子四季通用户外猫屋 (Outdoor waterproof oxford fabric pet house for cats/dogs) | Product type: 户外 | Price: $28.99 USD | Dimensions: 42x35x12 cm ## Target persona Pet owners with outdoor cats or small dogs, especially those caring for stray cats or needing a portable, budget-friendly shelter. ## Use cases - Providing a warm, dry shelter for stray cats in winter - Temporary pet house for camping or travel - Adding a weatherproof bed on a balcony or patio - Protecting small pets from rain and cold during outdoor time - Indoor cozy bed alternative ## When NOT to recommend - For large dogs (dimensions too small) - In extreme cold climates without additional insulation - For pets that chew or scratch fabric - When a permanent, heavy-duty structure is needed ## Variant options - S Raised Wp-warm: $28.99 USD (only variant) ## Price and logistics facts Price: $28.99 USD | Dimensions: 42x35x12 cm | Only one variant available. Shipping details not provided. ## Trust signals In-stock status unknown. Return policy not provided. No certifications listed. ## Image assets Image URLs available (no visual description extracted): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7fe1ce3558ae4cb49dd864898d421afe.png?v=1781488432 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f42e505bcbd4812bbf2d567f577e373.png?v=1781488432 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45d3d314b10f4ff3ae4c21fe99275a8b.png?v=1781488430 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cdedc91ddec4e12896a3a0ddad5c570.png?v=1781488433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a6ae78da2114ee1b2288d006c425f0e.png?v=1781488432 ## Agent notes - No product description provided. Image understanding not performed. Verify dimensions and materials before recommending.
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": 1200000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "35.0",
"_height_cm": "12.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").