Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $140.14 – $191.04
Default variant: 2-3 Person / with Auto Pump
Default SKU: dcd-30003746457
Default price: $140.14
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Camping Tent
Vendor: World Products
Weight: 6500 g
Cart URL (default variant): https://landmarks.builders/cart/50408059109615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001318747
JSON data: https://landmarks.builders/products/wp-dcd-10001318747.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Innovative Design: Features a modern inflatable frame structure that replaces traditional metal poles, allowing you to set up this inflatable tent in just minutes with minimal effort. Two-Way Inflation: Comes complete with both a manual pump and an automatic pump, giving you flexible options to quickly inflate your camping tent wherever your adventures take you. Weather Protection: Crafted with a robust material shell and includes a dedicated waterproof ground mat, making this outdoor shelter a reliable guard against damp ground and unexpected rain. Ventilation & Comfort: Equipped with integrated mesh panel sections that promote optimal ventilation throughout the air tent, keeping the interior fresh and unobstructed during warm nights. Complete Portable Kit: Supplied with a convenient carry bag, sturdy tent stakes, guy lines, and support poles, ensuring this portable tent is easy to pack, transport, and secure on any terrain.
Summary: Innovative Design: Features a modern inflatable frame structure that replaces traditional metal poles, allowing you to set up this inflatable tent in just minutes with minimal effort. Two-Way Inflation: Comes complete with both a manual pump and an automatic pump, giving you flexible options to quickly inflate your camping tent wherever your adventures take you. Weather Protection: Crafted with a robust material shell and includes a dedicated waterproof ground mat, making this outdoor shelter a reliable guard against damp ground and unexpected rain. Ventilation & Comfort: Equipped with integrated mesh panel sections that promote optimal ventilation throughout the air tent, keeping the interior fresh and unobstructed during warm nights. Complete Portable Kit: Supplied with a convenient carry bag, sturdy tent stakes, guy lines, and support poles, ensuring this portable tent is easy to pack, transport, and secure on any terrain.
Generated by: deepseek-v4-flash
This product has 11 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": "Easy-up Inflatable Tent Waterproof Air Tent Breathable Outdoor Shelter Mesh for Families",
"product_id": 9538274722031,
"variant_id": 50408059109615,
"quantity": 1,
"grams": 6500,
"length_cm": "75.0",
"width_cm": "28.0",
"height_cm": "28.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").