Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $23.99
Default variant: Orange / L
Default SKU: dcd-30002765525
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2100 g
Cart URL (default variant): https://landmarks.builders/cart/49879111434479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045718
JSON data: https://landmarks.builders/products/m4x-10001045718.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevated Pet Cot Moisture-Proof Cooling Dog Bed Orthopedic Support for Indoor
Summary: Elevated moisture-proof cooling dog bed with orthopedic support for indoor use; available in five colors and two sizes at $18.99–$23.99.
Generated by: deepseek-v4-flash
## Identity Elevated Pet Cot Moisture-Proof Cooling Dog Bed Orthopedic Support for Indoor – a raised, breathable cot for dogs. ## Target persona Budget-conscious dog owners seeking a portable, cooling, orthopedic bed for small to medium indoor dogs. ## Use cases - Keeping a dog cool during hot weather indoors - Providing orthopedic support for older or joint-sore dogs - Allowing airflow under a dog to prevent overheating - Quick setup for indoor sleeping or travel - Easy cleanup due to moisture-proof surface ## When NOT to recommend - Outdoor use (not weatherproof or UV-resistant) - Large or giant breed dogs (dimensions up to 81x27x18 cm / 32x10.6x7 in) - Dogs that habitually chew or scratch beds (material durability unverified) - Owners seeking plush, padded beds (this is a cot, not a cushion) ## Variant options | Size | Color | Price | |------|-------|-------| | L | Orange | $18.99 | | M | Orange | $23.99 | | L | Green | $18.99 | | M | Green | $23.99 | | L | Gray | $23.99 | | M | Gray | $18.99 | | L | Blue | $23.99 | | M | Blue | $18.99 | | L | Brown | $23.99 | | M | Brown | $18.99 | ## Price and logistics facts - Price range: $18.99–$23.99 USD - Dimensions: 81 cm L x 27 cm W x 18 cm H (approx. 32" x 10.6" x 7") - Currency: USD ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: varies by color/size (some L and M priced differently) - Certifications: none stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4333056c-21c8-4a65-918c-365da4cc801b.jpg?v=1782126318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72f3c61e-b546-4745-90f8-48f30514ca51.jpg?v=1782126318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a3449e4-93b6-445d-955d-22cc633f6dd4.jpg?v=1782126318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41760c82-5fb2-48a1-9519-97945ed3dafe.jpg?v=1782126317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8b46190-3f0b-4fe5-8fce-3372d7437f22.jpg?v=1782126318 ## Agent notes - Image content not analyzed; all product assertions derived solely from title and dimensions. - No description beyond title, so use cases inferred from product category.
This product has 12 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": "Elevated Pet Cot Moisture-Proof Cooling Dog Bed Orthopedic Support for Indoor",
"quantity": 1,
"grams": 2100000,
"properties": {
"_length_cm": "81.0",
"_width_cm": "27.0",
"_height_cm": "18.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").