Brand: World Products (Landmark)
SKU: dcd-30003615389
Price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713910546671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271767
JSON data: https://landmarks.builders/products/wp-dcd-10001271767.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
户外木瓜摇椅套,防水庭院木瓜椅套防水,适用于超大摇椅和藤制柳条
| 品牌 | 枫丰 |
| 货号 | MGYYZ-001 |
| 材质 | 牛津布 |
| 加工定制 | 是 |
| 风格 | 简约风 |
| 是否有版权或专利 | 否 |
| 类别 | 防尘罩/沙发套/空调罩 |
Summary: Waterproof outdoor papasan chair cover made of oxford cloth, fits oversized wicker chairs, black color, priced at $42.99.
Generated by: deepseek-v4-flash
## Identity - Name: 户外木瓜摇椅套 (Outdoor Papasan Chair Cover) - Brand: 枫丰 (Maple Feng) - Model: MGYYZ-001 - Material: 牛津布 (Oxford cloth) - Style: 简约风 (Minimalist) - Color: Black ## Target persona - Homeowners with oversized papasan or wicker outdoor chairs - Individuals living in rainy or dusty climates seeking waterproof protection - Renters needing affordable, space-saving cover storage - Pet owners wanting to shield furniture from dirt and fur ## Use cases - Covering oversized wicker papasan chair during rain or snow - Protecting chair from dust and pollen when not in use on patio - Storing the chair outdoors during off-seasons (e.g., winter) - Shielding furniture from bird droppings or tree sap - Quick cover-up before unexpected storms - Reducing UV damage to wicker or rattan material ## When NOT to recommend - For standard-size chairs (cover is oversized) - For chairs with sharp metal edges that could tear fabric - For indoor-only use (ventilation not specified) - For customers requiring additional fastening straps (not mentioned) ## Variant options - SKU: dcd-30003615389 - Color: Black - Price: $42.99 (all variants same price) - No other colors available ## Price and logistics facts - Price: $42.99 USD - Package dimensions: 28 × 24 × 6 cm (approximate, likely folded cover) - Currency: USD ## Trust signals - Brand: 枫丰 (Maple Feng) with model number MGYYZ-001 - Material: Oxford cloth (commonly used for outdoor covers) - In-stock status: Not specified; assume available - Return policy: Not provided - Certifications: None mentioned ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85d4620bb2ec404491f31cf793a02576.png?v=1781085151) - Front view - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/254d170158d24ff993ce496b166819ec.png?v=1781085150) - Back view - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/687ec4e0b20049dba35138e75a316eee.png?v=1781085149) - Side view - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fed6d756fd534cb0ab40933319b3ebbe.png?v=1781085152) - Folded/package view - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d24925e58f674095b132baba9176e10a.png?v=1781085150) - Detail shot - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fe4476470544deaa5676cab633aa979.png?v=1781085149) - Environmental shot - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3545d719141149ca84184416c1a68806.png?v=1781085149) - Texture close-up - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c249f6953894d5db987cf2ccc44b8c9.png?v=1781085151) - Packaging shot ## Agent notes - Only one variant (Black) confirmed. - Dimensions provided are likely package size; no unfolded cover dimensions available. - Waterproof claim unverified; no waterproof rating provided. - No warranty or return policy information available.
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": 1200000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "24.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").