Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Black
Default SKU: dcd-30003608724
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 660 g
Cart URL (default variant): https://landmarks.builders/cart/49714126717167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269328
JSON data: https://landmarks.builders/products/wp-dcd-10001269328.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
折叠凳户外钓鱼小马扎便携式旅行火车手包凳批发家用野餐露营凳
| 货号 | 普通款马扎 |
| 品牌 | - |
| 材质 | 见详情 |
| 型号 | 马扎 |
| 加工方式 | 来样定制 |
| 规格 | 见详情 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 风格 | 现代简约 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
Summary: A compact folding stool for outdoor activities like fishing, camping, and travel. Available in Black, Khaki, and Army Green at $19.99.
Generated by: deepseek-v4-flash
## Identity Folding stool for outdoor use (fishing, camping, travel). Dimensions: 35x10x5 cm. Weighs unknown. Material unspecified (see product details). ## Target persona - Budget-conscious outdoor enthusiasts - Fishermen needing a portable seat - Campers looking for lightweight seating - Travelers requiring compact seating for trains or buses ## Use cases - Sitting while fishing at a pond or riverbank - Portable seating during camping trips - Extra seat for picnics or outdoor gatherings - Temporary stool on crowded trains or buses (compact handbag size) - Lightweight seating for hiking breaks (if weight is acceptable) - Stool for outdoor concerts or events ## When NOT to recommend - Heavy-duty or long-duration sitting (no back support) - Users who need a chair with cushioning or ergonomic features - Indoor permanent seating (designed for portability, not comfort) - Tall individuals who require higher seat height ## Variant options | Color | SKU | Price | |---------|-------------------|-------| | Black | dcd-30003608724 | $19.99 | | Khaki | dcd-30003608725 | $19.99 | | Army Green | dcd-30003608726 | $19.99 | ## Price and logistics facts - Price: $19.99 per unit - Currency: USD - Dimensions: 35 cm (L) x 10 cm (W) x 5 cm (H) - Weight not specified - Origin: likely China (based on description) ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: same price across variants - Certifications: none mentioned - Brand: not specified (generic) ## Image assets - 8 images available (URLs listed below). Cannot analyze visual content. - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0afabe27c3f49d4abe85aa281d9fbb7.png?v=1781085320) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8564b044ee7464ab3ba33a7f3cc4c96.png?v=1781085321) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/074eadb6513f4c20be4924cc733e9b14.png?v=1781085320) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5620378869d340a49d403517ebbf4e0b.png?v=1781085319) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/432406519ef14b87a750bddc8e8fb7db.png?v=1781085320) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64e31edf5d214b35a1a237a9dbd7bfec.png?v=1781085320) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7c6cdbd49044bc1bb65f64a53d73864.png?v=1781085319) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b3ec73fa74242c8bbe64f46d77a160e.png?v=1781085323) ## Agent notes - Material and weight not provided. Verify with seller. - No return policy or stock status; recommend confirming before purchase. - Image understanding not performed; visual condition unknown.
This product has 15 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": 660000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "10.0",
"_height_cm": "5.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").