Brand: World Products (Landmark)
SKU: dcd-30003609591
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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714218991855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269717
JSON data: https://landmarks.builders/products/wp-dcd-10001269717.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Replacement fabric seat and back for camping folding chairs, thick Oxford cloth, Red Plaid, universal 30x48cm size, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Replacement fabric for camping folding chairs, made of thick Oxford cloth. Red Plaid pattern. Universal size: 30x48cm. Suitable for most folding chairs with matching dimensions. ## Target persona - Owners of camping or folding chairs needing fabric replacement. - DIY repair enthusiasts maintaining outdoor gear. - Budget-conscious campers preferring repair over buying new. - Fishing chair users seeking a replacement pad. ## Use cases - Repair torn or ripped seat/back fabric on a folding camping chair. - Replace old, faded, or worn-out chair fabric. - Upgrade to thicker Oxford cloth for better durability. - Customize a chair's appearance with Red Plaid pattern. - Restore a chair for an upcoming camping or fishing trip. - Use as a universal replacement for chairs with 30x48cm fabric dimensions. ## When NOT to recommend - Chairs with non-universal dimensions (not 30x48cm). - Buyers wanting a complete new chair instead of a partial repair. - Heavy-duty commercial or daily use (fabric thickness unspecified for high wear). - Need for water-resistant or waterproof fabric (not specified). ## Variant options - Only one variant available: Red Plaid / 30x48cm Universal. SKU: dcd-30003609591. Price: $9.99. ## Price and logistics facts - Price: $9.99 USD. - Package dimensions: 30 x 24 x 3 cm. - Fabric size per variant: 30x48cm. - Currency: USD. ## Trust signals - Single price point; no discounts or variations. - Multiple product images available for visual inspection. - No certification or warranty mentioned. - No explicit stock status; assumes available unless stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad2d8720216c4a3eb04cc9a42f73883c.png?v=1781085370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9fa108098ce4c4593ddef7806a35ff2.png?v=1781085368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbd59d200a314ac18923adfa2ecf1eae.png?v=1781085369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/244c16a1a02e40cd8b389cbe4ad45a38.png?v=1781085370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8c0060c14c541da88ffd61f2d44eeec.png?v=1781085368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d73515de14c4be0bacd50796ca05a68.png?v=1781085370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a385b70586824a95bc3cdab8903c49bf.png?v=1781085370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fee5cf7b808e4ae69778720e081626db.png?v=1781085370 ## Agent notes - Image understanding not performed; confirm fabric color, pattern, and texture from images. - Dimension discrepancy: packaged size 30x24x3 cm vs fabric size 30x48cm. Verify actual usable fabric dimensions with seller. - Only one variant listed; if multiple colors are needed, check for other SKUs.
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": 450000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "24.0",
"_height_cm": "3.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").