Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $22.99
Default variant: Single 37x48cm SET
Default SKU: dcd-30003609582
Default price: $16.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/49714224759023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269714
JSON data: https://landmarks.builders/products/wp-dcd-10001269714.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Replacement fabric seat for portable outdoor folding chairs, available in single/double sizes and patterns, priced $16.99-$22.99.
Generated by: deepseek-v4-flash
## Identity Replacement fabric seat for portable outdoor folding chairs (camping, fishing, lounging). ## Target persona Outdoor enthusiasts, campers, hikers, and anglers who own folding chairs and need to replace worn, torn, or faded seat fabric. ## Use cases - Replace a torn or ripped seat on a camping folding chair. - Upgrade to a thicker, more durable seat fabric for extended use. - Refresh an old chair with a new color or pattern (e.g., red plaid). - Carry a spare seat fabric for quick field repair during multi-day trips. - Replace seat on a fishing stool or lounger of compatible size. ## When NOT to recommend - For chairs with non-standard frame sizes (not matching 30x48cm or 37x48cm dimensions). - If the user needs a complete new chair, not just the seat fabric. - If the user requires waterproof or heavily padded seat fabric (not specified in facts). - For indoor furniture or heavy-duty industrial chairs. ## Variant options - Single 37x48cm SET – $16.99 - Double 30x48cm SET – $18.99 - Double 37x48cm SET – $20.99 - Red Plaid Double C – $20.99 - Red Plaid Double D – $22.99 ## Price and logistics facts - Price range: $16.99 to $22.99 USD. - Package dimensions: 31 x 25 x 4 cm. - Currency: USD. - No shipping or logistics details provided. ## Trust signals - In-stock status: not specified. - Return policy: not specified. - Certifications: none provided. - Price consistency: variants clearly listed with fixed prices. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81eb69a80dfe43eb83991957098ce0a8_dc46fb28-6515-45cc-b92e-eff478586c58.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cbff19119cd4a0593f79db1f3ac7fe2.png?v=1781085372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a403788ba5644ffaf4ab1f91709c600.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dda5f07dd61a4598b609ea6ad833104d.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/313375a4802443368c270f2e0773344d.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/823a9e0f59f4419ab69f834d382bdb74_b6629344-9cd8-4cac-9dd9-615e4f327793.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6910fe9a40104d3c98ce20e4233030b2.png?v=1781085372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3109f8e37a9048c48427cb6fb219602d.png?v=1781085373 ## Agent notes - Image content was not analyzed; only URLs are provided. - No description field was available.
This product has 15 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": "31.0",
"_width_cm": "25.0",
"_height_cm": "4.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").