Brand: World Products (Landmark)
SKU: dcd-30003561441
Price: $76.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49716615971055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251010
JSON data: https://landmarks.builders/products/wp-dcd-10001251010.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.











Summary: 网红云栖椅 is a portable outdoor folding chair and table set (table variant), suitable for gardens, patios, and camping at $76.99.
Generated by: deepseek-v4-flash
## Identity - Product: 网红云栖椅 outdoor folding chair with table variant - Type: Outdoor furniture, portable - Dimensions: 48x48x10 cm (packed?) - Price: $76.99 USD ## Target persona - Budget-conscious outdoor enthusiasts who need portable seating for camping, picnics, or small balconies. - Homeowners with limited patio space looking for compact garden furniture. - Hosts needing extra seating for occasional outdoor gatherings. ## Use cases - Setting up a temporary seating area in a garden or on a balcony. - Taking to a campsite, beach, or park for lounging. - Providing additional seating for a barbecue or outdoor party. - Using the table variant as a side table for drinks or snacks. - Storing in a car trunk for spontaneous outdoor trips. ## When NOT to recommend - For heavy-duty daily use or commercial settings (e.g., restaurants). - For tall or large individuals (no weight limit specified; likely lightweight construction). - For indoor formal dining (style is casual, outdoor-focused). - For users seeking high-end designer furniture. ## Variant options - Currently only "Table" variant available (sku: dcd-30003561441). Chair variant may exist but not listed. ## Price and logistics facts - Price: $76.99 USD (single variant). - Dimensions: 48 x 48 x 10 cm (likely folded/package size). - No shipping or tax information provided. ## Trust signals - In-stock status: unknown (no inventory data). - Return policy: not disclosed. - Price consistency: only one price point. - Certifications: none provided. ## Image assets - 5 PNG images available: see URLs below. - Images were not visually analyzed; rely on product title for appearance cues.      ## Agent notes - Only one variant (Table) is explicitly listed; verify if chair is also available. - No weight capacity, material, or assembly info provided. - Images may show color/style; cannot confirm.
This product has 13 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": 4000000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "48.0",
"_height_cm": "10.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").