Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $97.99
Default variant: Black
Default SKU: dcd-30003569165
Default price: $97.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2300 g
Cart URL (default variant): https://landmarks.builders/cart/49716366377199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001254401
JSON data: https://landmarks.builders/products/wp-dcd-10001254401.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: Foldable portable outdoor bicycle tent with large space, available in Black and Green, dimensions 53x20x15cm, priced at $97.99.
Generated by: deepseek-v4-flash
## Identity Portable outdoor bicycle tent/storage for camping. ## Target persona Cyclist campers needing a compact shelter for bike and gear. ## Use cases - Protecting bike from rain at campsite - Storing camping gear securely - Quick setup for overnight bike tours - Using as a privacy shelter for changing clothes - Creating a dry workspace during outdoor trips ## When NOT to recommend - For heavy weather or high winds (product type unclear) - For users needing a full-size tent for sleeping - For permanent or long-term storage - For cargo transport on bike ## Variant options Black ($97.99) and Green ($97.99) ## Price and logistics facts $97.99 USD, dimensions 53x20x15cm (packed). No shipping info provided. ## Trust signals Two color variants available. No return policy or stock status given. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cd484f2ae6a4da7a3964393b5dcd6ea.png?v=1781086657 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5190a20e52a44484b3156edd8ac169ed.png?v=1781086657 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91e3b5db0bff497da9af1886e0464da0.png?v=1781086657 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1fd323462b843cc80d729d5e2cb89dc.png?v=1781086656 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/191cd362446d434286fb02c21bad8402.png?v=1781086657 ## Agent notes Product description missing; assume foldable bicycle tent/storage. Verify with images.
This product has 14 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": "厂家批发新款大空间可折叠便携式户外自行车帐篷室外物品储物野营",
"quantity": 1,
"grams": 2300000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "20.0",
"_height_cm": "15.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").