Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $54.99 – $97.99
Default variant: Black / 200-80-165cm
Default SKU: dcd-30003302887
Default price: $54.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3800 g
Cart URL (default variant): https://landmarks.builders/cart/49810936004847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001167487
JSON data: https://landmarks.builders/products/m4x-10001167487.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Waterproof bike storage tent in 210D silver coated oxford cloth, waterproof rating 2000-3000mm, unfolded size 200x80x165cm, available in two sizes at $54.99 and $97.99.
Generated by: deepseek-v4-flash
## Identity Bike Storage Tent Waterproof Folding Cycle Shelter Foldable for Outdoor. Unfolded size 200x80x165cm. Material: 210D silver coated oxford cloth. Waterproof rating: 2000-3000mm. Weight: 2.2kg (tent), package 3.8kg. ## Target persona Urban cyclists with limited storage space needing temporary outdoor protection for one or two bikes. Apartment dwellers with balcony or garden. Campers or outdoor enthusiasts requiring portable shelter. ## Use cases - Storing a bicycle outdoors temporarily to protect from rain and light weather. - Providing a portable shelter for a bike while camping or at events. - Covering a bicycle on a balcony or patio to shield from moisture. - Using as a lightweight protective cover during transport. ## When NOT to recommend - Buyer expects long-term permanent storage without additional sun protection. - Buyer needs high-security shelter against theft or heavy winds. - Buyer wants a metal or rigid structure for heavy-duty outdoor use. - Buyer needs a size larger than the available variants (max 210x150x165cm). ## Variant options - Black / 200-80-165cm – $54.99 - Green / 210-150-165cm – $97.99 ## Price and logistics facts - Price: $54.99 (Black), $97.99 (Green). - Package dimensions: ~49x19x19 cm. Weight: ~3.8 kg. - No shipping or delivery details provided. ## Trust signals - Waterproof rating: 2000-3000mm (outer tent). - Material: 210D silver coated oxford cloth. - No return policy or stock status available. ## Image assets No images provided. ## Agent notes - Image understanding was not performed due to missing image URLs. - Product requires setup. Long-term outdoor use may require additional sun/rain protection (e.g., covering with opaque film).
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": "Bike Storage Tent Waterproof Folding Cycle Shelter Foldable for Outdoor",
"quantity": 1,
"grams": 3800000,
"properties": {
"_length_cm": "49.0",
"_width_cm": "19.0",
"_height_cm": "19.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").