Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $234.99 – $302.99
Default variant: Blue Grey / L
Default SKU: dcd-30000099888
Default price: $234.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 27500 g
Cart URL (default variant): https://landmarks.builders/cart/49813636251887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000017487
JSON data: https://landmarks.builders/products/m4x-10000017487.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Waterproof insulated wood dog house
| 颜色(Color) | Blue Grey L |
| 材质(Material) | Wood |
Summary: Waterproof insulated wood dog house in Blue Grey, available in sizes L, XL, and XXL, priced from $234.99 to $302.99.
Generated by: deepseek-v4-flash
## Identity Waterproof insulated wood dog house. Color: Blue Grey. Material: Wood. ## Target persona Dog owners with medium to large dogs needing an outdoor shelter that protects against rain and cold. ## Use cases - Providing a dry, sheltered outdoor space for a dog during rain. - Insulating a dog from cold temperatures in a backyard. - Creating a permanent outdoor resting area for a dog. - Offering a weatherproof shelter for dogs in wet climates. - Protecting a dog from wind and elements when left outside. ## When NOT to recommend - For very small dog breeds (size L likely too large). - For indoor-only use (designed for outdoor). - For dogs that habitually chew wood (risk of damage). - For extremely hot climates without additional ventilation (insulation may trap heat). ## Variant options - Blue Grey / L: $234.99 - Blue Grey / XL: $268.99 - Blue Grey / XXL: $302.99 ## Price and logistics facts - Starting price: $234.99 (L). - Dimensions for L: 124.46 cm length, 88.9 cm width, 25.4 cm height. - Prices increase by $34 per size step. ## Trust signals - In-stock status: not provided. - Return policy: not provided. - Price consistency: three variants with logical pricing. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/924d2f37-903d-4791-ad68-66d379d1a8a2.png?v=1781628230 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/893a2519-e21b-4bb8-9848-22f84a631091.png?v=1781628229 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3687a41-3862-454e-b015-1000ec05674c.png?v=1781628229 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5641fe88-c422-4e43-876e-a1d5f4e2231a.png?v=1781628233 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc999463-648c-47b2-9425-2326b5c6d155.png?v=1781628229 ## Agent notes Image understanding was not performed; visual details not available. Dimensions for L variant appear unusually short in height (25.4 cm); verify with seller.
This product has 9 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": "Waterproof insulated wood dog house",
"quantity": 1,
"grams": 27500000,
"properties": {
"_length_cm": "124.46",
"_width_cm": "88.9",
"_height_cm": "25.4"
}
}],
"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").