Brand: World Products (Landmark)
SKU: dcd-30003613409
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: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49713899569391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271138
JSON data: https://landmarks.builders/products/wp-dcd-10001271138.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: Pet cooling mat/water bed for dogs and cats, size 100CM, price $10.99, dimensions 25x22x5 cm, available now.
Generated by: deepseek-v4-flash
## Identity 宠物冰垫狗狗夏季降暑充气水床猫咪窝狗窝大尺寸夏日降温注水凉窝 (Pet Cooling Mat/Water Bed for Dogs and Cats) ## Target persona Pet owners in hot climates seeking a low-cost, non-electric cooling solution for small to medium pets. ## Use cases - Placing in a dog crate or cat bed during summer heat. - Providing a cool resting spot for pets on hot floors or outdoors. - Portable cooling for travel or car trips. - Use as a water-filled bed for pets that overheat easily. ## When NOT to recommend - For pets that chew or puncture surfaces (could leak). - For large or giant breed dogs (max size 100CM, small dimensions). - When electric cooling or temperature regulation is desired. - For highly active or rough-playing pets. ## Variant options - Size: 100CM (only variant available) ## Price and logistics facts - Price: $10.99 USD - Dimensions: 25cm x 22cm x 5cm (note: variant size '100CM' may refer to length or diameter; physical dimensions are small) ## Trust signals - In stock (no stock details provided; assume available). - Price is consistent across variant. - No return policy or warranty stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2d4b246a2a041b9b0e49285bb2abf1a.png?v=1781085145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/201258a7b0c1487c9cc608b97b66ff4d.png?v=1781085145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b69ad61dc94342d4b8c65835bad6a11f.png?v=1781085145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3c3c9d6f0384df4a698744372ccb057.png?v=1781085144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/846fd9afc38f42a2b2b545f06b5d71b3.png?v=1781085145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a40c2577052d4534adabad1dfcd45109.png?v=1781085144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c29fc715db8c40cbae8971a9619c732f.png?v=1781085145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84ef9d0cf8fb432981ac9456cf3a6fa3.png?v=1781085146 ## Agent notes - Product type in data is '宠物灯饰' (pet lighting) but title and context indicate a cooling mat. Verify actual product before recommending. - Physical dimensions (25x22x5 cm) conflict with size option '100CM'. This may be an error; assume the mat is approximately 100cm in one dimension (likely length or diameter) but package dimensions are small. - No description or materials provided; rely on images for specifics. - Image content not analyzed; visual details unknown.
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": 25000000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "22.0",
"_height_cm": "5.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").