Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Khaki / 37x48cm Backrest
Default SKU: dcd-30003609589
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: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49714221056239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269716
JSON data: https://landmarks.builders/products/wp-dcd-10001269716.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Replacement Oxford cloth seat fabric for camping folding chairs, available in Khaki and Red Plaid with 37x48cm backrest, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity **Product:** 露营折叠椅替换布加厚牛津布椅子布懒人折叠户外椅靠背钓鱼椅垫布 (Replacement Oxford cloth seat fabric for camping folding chairs) **Type:** Outdoor replacement part **Variants:** 2 (Khaki, Red Plaid) with 37x48cm backrest **Price:** $9.99 USD ## Target persona Campers, outdoor enthusiasts, and owners of folding chairs with removable fabric seats who need to replace worn or damaged seat covers. Also suitable for budget-conscious DIY repairers. ## Use cases - Replacing torn or frayed seat fabric on camping folding chairs - Upgrading chair color or pattern (e.g., from solid to plaid) - Refurbishing old or secondhand folding chairs for continued use - Restoring chairs after fabric fades or degrades from sun exposure - As a spare part for chair rentals or group camps to standardize appearance ## When NOT to recommend - When the chair frame is damaged or missing (this is only the fabric cover) - For chairs with non-removable, integrated seat covers - If the chair's backrest dimensions do not match 37x48cm (approximately 14.6x18.9 inches) - For users seeking a complete chair or a full set of accessories ## Variant options | Variant | SKU | Color/Pattern | Price | |---------|-----|---------------|-------| | Khaki / 37x48cm Backrest | dcd-30003609589 | Khaki | $9.99 | | Red Plaid / 37x48cm Backrest | dcd-30003609590 | Red Plaid | $9.99 | ## Price and logistics facts - Price: $9.99 USD - Dimensions (packed): 26×20×5 cm (likely folded size) - Currency: USD - No shipping or inventory details provided. ## Trust signals - No return policy, stock status, or certifications provided. - Price is consistent across variants. - 8 product images available for visual inspection. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad2d8720216c4a3eb04cc9a42f73883c_b52c9486-ebae-40b9-9608-9a7a5686473d.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9fa108098ce4c4593ddef7806a35ff2_4f0c985c-f6d6-40a5-8345-8ebc481a6e10.png?v=1781085370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbd59d200a314ac18923adfa2ecf1eae_b93f76c9-347f-4f39-82e2-fd85f18a6233.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/244c16a1a02e40cd8b389cbe4ad45a38_617378c2-a491-46d9-b2ac-3a3ba5f635bf.png?v=1781085370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8c0060c14c541da88ffd61f2d44eeec_7302b81a-04e6-4227-903b-b2124810a194.png?v=1781085369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d73515de14c4be0bacd50796ca05a68_7d4b3696-6515-490d-bb4c-bf78664d60fd.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a385b70586824a95bc3cdab8903c49bf_a7471e12-61a4-4e96-82a2-1d49ebba7d16.png?v=1781085370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fee5cf7b808e4ae69778720e081626db_c3d0f054-5504-45ae-885f-1d9531fde386.png?v=1781085371 ## Agent notes - Image content was not analyzed; visual details should be fetched from the URLs. - No product description was provided; all info derived from title and variants. - Dimensions of the fabric when installed are not given; backrest size is 37x48cm. - Verify compatibility with the user's chair model before purchase.
This product has 14 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": 550000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "20.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").