Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $24.99
Default variant: 210D
Default SKU: dcd-30003606379
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: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714404425967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268457
JSON data: https://landmarks.builders/products/wp-dcd-10001268457.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: Folding chair protective cover and storage bag for outdoor camping, made of Oxford cloth, available in 210D, 420D, and 600D PVC variants, priced from $19.99.
Generated by: deepseek-v4-flash
## Identity Cross-border rain/snow/sun/wind proof folding chair cover and storage bag for outdoor camping. Unbranded, made of Oxford cloth. ## Target persona - Outdoor campers - RV travelers - Picnic enthusiasts - Hikers who carry folding chairs ## Use cases - Protecting folding chairs from rain, snow, and sun during camping - Storing chairs compactly when not in use - Transporting chairs in car trunk without dirt or damage - Preventing dust and debris accumulation on chairs - Extending the lifespan of outdoor chairs ## When NOT to recommend - For indoor-only furniture covers - For chairs significantly larger than standard folding chair dimensions (30.5x29x6 cm cover size) - When full waterproofness is required (bottom may be open) - For buyers needing a hard case ## Variant options - **210D** (SKU: dcd-30003606379) - $19.99 - **420D** (SKU: dcd-30003606380) - $22.99 - **600D PVC** (SKU: dcd-30003606381) - $24.99 ## Price and logistics facts - Price range: $19.99 to $24.99 USD - Dimensions: 30.5 cm (length) x 29.0 cm (width) x 6.0 cm (height) - Shipping details not provided ## Trust signals - In-stock status not confirmed - Return policy not specified - No certifications mentioned - Price consistency: three variants with clear pricing ## Image assets - 8 product images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58b5e3b2aafa42d0bcebf18bd99353db.png?v=1781085519 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86601f602e2b45899b64fb8b0b505555.png?v=1781085520 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ea7c418a19c422d97d9fbbe50e846f4.png?v=1781085519 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ed7c1c281074ccdbc347ed747da353c.png?v=1781085519 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/272f15dde16141daa69aa330f99cd2f0.png?v=1781085520 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26d9354089f74461964c88197236c691.png?v=1781085520 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7812b145c2e44fcab7fad558f9a0d97b.png?v=1781085520 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72337be650124e528326265af86ea397.png?v=1781085519 ## Agent notes - Image understanding not performed; visual details not assessed. - Brand unknown; product appears to be a generic unbranded item. - Product type from tags: 户外 (outdoor).
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": 650000,
"properties": {
"_length_cm": "30.5",
"_width_cm": "29.0",
"_height_cm": "6.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").