Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 65-68cm
Default SKU: dcd-30003616393
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714016223471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272214
JSON data: https://landmarks.builders/products/wp-dcd-10001272214.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
家具牛津收纳袋布罩桌椅手提袋户外专用袋防水美术挎包 灯具包
| 产地 | 江西 |
| 货号 | 折叠椅收纳袋 |
| 品牌 | 楷秀 |
| 主要下游平台 | 速卖通 |
| 规格(长*宽*高) | 65*68、65*82、70*70、70*90 |
| 材质 | 牛津布 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 是否可折叠 | 是 |
| 主要销售地区 | 北美 |
| 款式 | 折叠凳 |
| 类别 | 折叠桌椅 |
Summary: This is a waterproof Oxford cloth storage bag for folding chairs and tables, available in four sizes, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A waterproof Oxford cloth carry bag designed for storing and transporting folding chairs and tables. Available in sizes 65x68cm, 65x82cm, 70x70cm, and 70x90cm. ## Target persona Outdoor enthusiasts, campers, picnic-goers, and users who need portable storage for folding furniture. ## Use cases - Storing and transporting folding camping chairs - Carrying foldable outdoor tables - Organizing chairs for picnics or tailgates - Protecting furniture from dust when stored - Easy transport of multiple chairs to events ## When NOT to recommend - For heavy-duty or industrial storage (bag is lightweight Oxford cloth) - For storing non-folding furniture (size limits) - As a primary waterproof cover in extreme weather (seams not sealed) - For users needing padded protection (bag has no padding) ## Variant options - 65-68cm: $9.99 - 65-82cm: $9.99 - 70-70cm: $9.99 - 70-90cm: $9.99 ## Price and logistics facts - Price: $9.99 USD per variant - Dimensions of bag when flat: 45x35x4 cm (as per product dimensions) - Variant sizes represent compatible chair/table dimensions - Origin: Jiangxi, China - Brand: Kaisiu - Main export platform: AliExpress - Primary sales region: North America - Can be customized (OEM) ## Trust signals - Multiple sizes available (4 variants) - Waterproof Oxford cloth material - Foldable design - Dedicated SKUs for each size ## Image assets - 8 product images available at the URLs provided. ## Agent notes - Image content not analyzed; assume bag shown with folding chairs. - Inventory status not specified. - Return policy not specified.
This product has 16 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": 650000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "35.0",
"_height_cm": "4.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").