Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $29.99
Default variant: Light Blue Double
Default SKU: dcd-30003597132
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714572067055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264955
JSON data: https://landmarks.builders/products/wp-dcd-10001264955.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A cooling pet house for cats and small dogs, measuring 48x42x10 cm, available in Light Blue Double ($29.99) and Light Green Flat Top ($22.99) variants.
Generated by: deepseek-v4-flash
## Identity Cat air-conditioned room, summer cooling pet bed for small dogs. Product type: pet lighting (miscategorized). ## Target persona Cat owners with indoor cats that overheat; small dog owners in warm climates; pet owners seeking a dedicated cool rest area for their pet. ## Use cases - Providing a cool retreat for a cat during summer heatwaves - Keeping a small dog comfortable in a non-air-conditioned room - Reducing pet heat stress after playtime - Creating a designated cool spot on tile floors - Helping senior pets with heat sensitivity ## When NOT to recommend - For large dogs (over 10 kg) – dimensions are 48x42x10 cm - For outdoor use – no weatherproofing mentioned - For pets that dislike enclosed or confined spaces - In cold seasons – not a heated product ## Variant options - Light Blue Double: $29.99, style "Light Blue Double" - Light Green Flat Top: $22.99, style "Light Green Flat Top" ## Price and logistics facts Base price: $22.99 (Light Green Flat Top). Light Blue Double: $29.99. Dimensions: 48 cm length x 42 cm width x 10 cm height. Currency: USD. ## Trust signals No trust signals explicitly provided (e.g., warranty, return policy, stock status). Price appears consistent. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9304a42f798f42f8b446e9ecfbf12186.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ecb7b2b0f954975b7c03bc0866397fe.png?v=1781085640 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31da83edf8e94e6ab86feeb9eca1cd03.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc3159eabf374b18b06f91edd728e2d9.png?v=1781085640 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/878e2272eeaf49a9a14df8b68c46d5e9.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9ce233bdf93454298d91cd6c38aa298.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9274c9e217ec406da968c2d7f17201a9.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3048150a166c4fe58e8cc34b3fd0c836.png?v=1781085640 ## Agent notes Product type tag (宠物灯饰) suggests possible misclassification – may be a pet cooling bed, not lighting. No description provided. Images were not analyzed; visual details may confirm shape and materials.
This product has 14 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": 2500000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "42.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").