Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $17.99
Default variant: Black / 71-20-34-110
Default SKU: dcd-30003624760
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713107108079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275779
JSON data: https://landmarks.builders/products/wp-dcd-10001275779.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境爆款户外太阳折叠椅210D防尘防雨防晒牛津布沙滩椅罩厂家直销
| 品牌 | 昊添 |
| 货号 | 223344 |
| 产品类别 | 折叠椅罩 |
| 材质 | 牛津布 |
| 加工定制 | 是 |
| 风格 | 北欧风 |
| 是否有版权或专利 | 否 |
| 类别 | 防尘罩/沙发套/空调罩 |
Summary: Folding chair cover made of 210D Oxford fabric, dustproof, rainproof, and sunscreen. Available in Black, Grey, Green in three sizes. Priced $14.99-$17.99.
Generated by: deepseek-v4-flash
## Identity Product: Folding Chair Cover (折叠椅罩). Material: 210D Oxford fabric. Features: dustproof, rainproof, sunscreen. Brand: 昊添. Customizable (加工定制 is yes). ## Target persona Outdoor enthusiasts who own folding chairs and need protection from dust, rain, and sun. Campers, beachgoers, event organizers, and retailers of outdoor furniture. ## Use cases - Storing folding chairs in garage or shed to keep clean. - Covering chairs at outdoor events (picnics, BBQs) to protect from sudden rain. - Protecting beach chairs from sand and sun when not in use. - Transporting folding chairs without dirt accumulation. - Retail display protection for folding chairs. ## When NOT to recommend - Indoor furniture covers (sofas, armchairs) as size is specific to folding chairs. - For chairs that are not foldable or have unusual shapes. - For heavy-duty weatherproofing (e.g., extreme storms) as material is Oxford fabric. - For customers expecting a full set of chair covers for multiple chairs (single cover per order). ## Variant options Three colors: Black, Grey, Green. Three sizes: 71-20-34-110, 97-34-110, 94-34-96. Prices: $14.99 (size 71-20-34-110), $17.99 (size 97-34-110), $16.99 (size 94-34-96). Note: sizes are not explicitly described; refer to product dimensions. ## Price and logistics facts Base price: $14.99. Larger sizes $16.99-$17.99. Currency: USD. Packed dimensions: 30x27x5 cm (likely folded cover). Weight not provided. Manufacturer: 昊添. OEM available (加工定制是). ## Trust signals In-stock status not explicitly stated. Return policy unknown. Price consistency: variants have fixed price differences. No certifications mentioned. ## Image assets 5 images available at provided URLs. Images not analyzed. ## Agent notes No image understanding performed. Size codes may correspond to unfolded chair dimensions; verify before recommending.
This product has 21 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": "跨境爆款户外太阳折叠椅210D防尘防雨防晒牛津布沙滩椅罩厂家直销",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "27.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").