Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $89.99 – $99.99
Default variant: R-gray+3c / 190*90*110cm
Default SKU: dcd-30001912960
Default price: $91.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49811400622319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896212
JSON data: https://landmarks.builders/products/m4x-10000896212.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
complete Bed enclosure: This is a fully enclosed bed tent designed for bunk beds, integrating a breathable mosquito mesh with full light-blocking privacy curtains into a single, convenient unit.
Total Light Blocking: Featuring thickened, dense-weave fabric curtains, this tent effectively blocks eliminate surrounding light, creating a completely dark environment perfect for deep sleep, even during the day.
Maximum Privacy & Protection: The fully enclosed design with a zippered bottom mesh provides a individual private haven in shared spaces and offers 360-degree protection from insects and Convenient 3-Door entry: Thoughtfully designed with three zippered doors, allowing for easy entry and exit from multiple sides, making it adaptable to any room layeliminate or bed position.
Sturdy & Stable framework: Comes complete with a robust full-frame support system that is easy to assemble, ensuring the tent remains stable and secure on your bunk bed.
Summary: Bunk Bed Tent Integrated mesh Enclosed Top Bunk Tent Thickened Fabric. Description: 【Private Sleep Space】: Creates a individual and private area on a bunk bed, perfect for shared student dormitories or hostels, separating your space from the rest of the room. 【Total light blocking】: Features thick, light-blocking curtains that provide a full light blocking effect, ensuring a dark environment for deep, uninterrupted sleep, even during the daylight. 【Integrated Design】: Combines a breathable mesh with detachable light blocking curtains and a sturdy full-frame stand, from the bedering protection
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": "Bunk Bed Tent Integrated mesh Enclosed Top Bunk Tent Thickened Fabric",
"product_id": 9429988376815,
"variant_id": 49811400622319,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").