Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $168.00
Default variant: Tunnel Camp Bed
Default SKU: dcd-30003414126
Default price: $168.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5510 g
Cart URL (default variant): https://landmarks.builders/cart/49811157025007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001207136
JSON data: https://landmarks.builders/products/m4x-10001207136.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This feline tunnel bed combines a raised feline cot with covered tunnel sections, creating a versatile piece of pet furniture for cats and small dogs that like to lounge, hide, and investigate in single place.
Two-in-Single-Use Design: The uncovered cot surface works as a comfortable feline bed, while the tunnel base gives your pet a cozy place to slip inside, look out out, and enjoy a more playful resting routine.
Comfort Features: The removable cushion and padded top help turn this pet cot into a softer, more relaxing area for daily naps, giving your pet a place that feels secure and inviting.
Practical Benefits: Breathable construction and a raised frame improve ventilation and keep the lounging area away from the floor, making this feline sling bed a smart choice for year-round use at home or in a travel setup.
Daily Use: Designed for small pets that like both privacy and visibility, this feline tunnel bed helps reduce floor-level dampness and gives your companion a stable, comfortable area for sleeping, relaxing, and self-entertaining.
Summary: Cat Tunnel Bed Washable Pet Tunnel Cot Removable Cover Raised Cat Bed for Cats, Small Dogs, Storage, Travel. 【Product Type】: This cat tunnel bed combines a raised cot design with a cozy resting area, giving cats and small dogs a comfortable place to lounge, hide, and interact in one piece of animal resting equipment. 【Double-Opening Tunnel】: The double-sided tunnel opening encourages curious pets to move through, look out, and investigate, turning an everyday cat bed into more interactive play area. 【Comfortable Resting Surface】: The suspended sleeping surface and padded surface generate a sof
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Cat Tunnel Bed Washable Pet Tunnel Cot Removable Cover Raised Cat Bed for Cats, Small Dogs, Storage, Travel",
"product_id": 9429922054383,
"variant_id": 49811157025007,
"quantity": 1,
"grams": 5510,
"length_cm": "43.0",
"width_cm": "42.0",
"height_cm": "22.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").