Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Dark Gray
Default SKU: dcd-30003606060
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714368020719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268334
JSON data: https://landmarks.builders/products/wp-dcd-10001268334.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境灯芯绒办公椅子套高弹力纯色家用酒店餐椅休闲椅上腰椅面套
| 图案 | 条纹 |
| 品牌 | 贺涛 |
| 货号 | 灯芯绒办公椅椅面套 |
| 产品类别 | 椅套 |
| 功能 | 美化装饰 |
| 材质 | 涤纶(聚酯纤维) |
| 尺寸 | 6个(长宽范围45-52cm) |
| 风格 | 现代简约风 |
| 是否有版权或专利 | 否 |
| 形状 | 正方形 |
| 类别 | 台布/桌布 |
Summary: Corduroy elastic chair cover for office/dining chairs, fits seat dimensions 45-52 cm, polyester, solid colors, $9.99.
Generated by: deepseek-v4-flash
## Identity Corduroy elastic chair cover (灯芯绒椅套), polyester, fits square seat 45-52 cm, with 4 solid color options. ## Target persona - Home office workers wanting cheap seat refresh - Restaurant/hotel owners needing uniform dining chair covers - Budget decorators protecting or updating chairs - Rental property managers equipping furnished units ## Use cases - Covering worn office chair seats - Protecting dining chairs from food spills - Temporary chair decoration for events (e.g., weddings, parties) - Uniformizing mismatched hotel or restaurant chairs - Low-budget room makeovers without reupholstering ## When NOT to recommend - Chairs with non-square seat or dimensions outside 45–52 cm - Chairs with built-in armrests that require cutouts - Outdoor or moisture-prone environments (polyester may fade or degrade) - Users expecting high-end upholstery fabric or exact pattern match ## Variant options | SKU | Color | Price | |-----|-------|-------| | dcd-30003606060 | Dark Gray | $9.99 | | dcd-30003606061 | Beige | $9.99 | | dcd-30003606062 | Dark Brown | $9.99 | | dcd-30003606063 | Army Green | $9.99 | ## Price and logistics facts - Price: $9.99 USD (all variants) - Package dimensions: 26 x 21 x 6 cm - Weight: not provided - Ships from: likely China (cross-border listing) ## Trust signals - In-stock status: not specified; assume available - Return policy: not provided - Price consistency: all variants same price - Certifications: none claimed - Brand: 贺涛 (He Tao) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d700858ae55a433dafc77ade97afb78e.png?v=1781085497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35e677a09df74113a51d5e09fe93dadc.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6ab184aec194845b4184c221c5e729b.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/097d513e890f49589538fcc923daf274.png?v=1781085497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bec29f016e24f11a2704c145c8315f0.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10bd747b86d241c0b26a09514e4afa71.png?v=1781085498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1e0db7deb1d4561adb6bc7d9ec132ac.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbd86e3ab14d44638861deecfc2f3b50.png?v=1781085498 ## Agent notes - Description includes "图案 条纹" (pattern: stripe) but variants are listed as solid colors – verify actual pattern from images. - Fit range 45-52 cm applies to seat length and width; height not specified. - Material is polyester (涤纶). Elastic probably provides some stretch. - No information on specific chair compatibility beyond dimensions. - Product is listed under 家居用品 (home supplies).
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": 250000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "21.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").