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-30002760876
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/49879164125423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044281
JSON data: https://landmarks.builders/products/m4x-10001044281.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 Sturdy Frame Cooling Dog Bed Easy Assembly for Indoor
Summary: Elevated pet cot with sturdy frame and cooling mesh, easy assembly. Available in multiple colors and sizes (L/M) for indoor use. Priced from $18.99.
Generated by: deepseek-v4-flash
## Identity Elevated pet cot (cooling dog bed) with sturdy frame, mesh surface, and easy assembly. Designed for indoor use. ## Target persona Dog owners seeking a budget-friendly, elevated resting option to keep their pet cool off the floor. Suitable for small to medium dogs (sizes L/M). ## Use cases - Indoor lounging for dogs during hot weather - Providing a clean, elevated sleeping surface away from drafts - Post-surgery or senior dogs needing joint relief from hard floors - Travel or temporary bedding for dogs - Crate alternative for dogs that prefer raised beds ## When NOT to recommend - Owners of very large dogs (over ~50 lbs) – bed dimensions are narrow (80.6x23 cm) - Outdoor or wet environments – frame and mesh not specified as weatherproof - Puppies that chew – frame may be damaged - Buyers expecting orthopedic memory foam – this is a mesh cot, not a padded bed ## Variant options - Colors: Orange, Green, Gray, Blue, Brown (5 colors) - Sizes: M and L (note: prices vary by color and size combination, ranging $18.99–$23.99) Example: Orange L $18.99, Orange M $23.99; Gray L $23.99, Gray M $18.99 ## Price and logistics facts - Price range: $18.99 to $23.99 USD per variant - Dimensions: 80.6 cm (length) x 23.0 cm (width) x 18.0 cm (height) - Currency: USD ## Trust signals - No certifications provided - Stock status unknown - Return policy not stated in facts - Price consistency: not uniform across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/359675e5-3377-4c7c-8b29-1cbef072f64d.jpg?v=1782126340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/993509bd-e967-4ef9-96b2-cbf11faa6bab.jpg?v=1782126339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cadd8b6-583d-4af6-b7d2-c7bf86214abf.jpg?v=1782126339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab23f153-6991-4395-88cb-3548ce5382d6.jpg?v=1782126339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3195f8b5-544e-403a-91d2-e084f4e6f365.jpg?v=1782126339 ## Agent notes - Dimensions given: 80.6 cm long x 23 cm wide – this is very narrow; verify if correct (likely mistake, typical width ~50+ cm). Use caution when recommending for breeds requiring wider sleeping area. - No material details beyond 'sturdy frame' and 'cooling mesh' – unknown fabric type or weight capacity. - Image understanding not performed – treat image URLs as fetchable assets.
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 Sturdy Frame Cooling Dog Bed Easy Assembly for Indoor",
"quantity": 1,
"grams": 2100000,
"properties": {
"_length_cm": "80.6",
"_width_cm": "23.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").