Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $239.99
Default variant: Dark Brown
Default SKU: dcd-30001899833
Default price: $239.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15500 g
Cart URL (default variant): https://landmarks.builders/cart/49813650899183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894446
JSON data: https://landmarks.builders/products/m4x-10000894446.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.















Summary: High-back padded office chair with wide seat and scratch-resistant upholstery, available in three colors at $239.99.
Generated by: deepseek-v4-flash
## Identity High-Back Padded Chair Wide Seat Office Furniture Scratch-Resistant Upholstery ## Target persona Home office workers and budget-conscious professionals seeking a functional, comfortable chair for daily use. Suitable for individuals with standard to smaller frames due to dimensions (75x65x35 cm). ## Use cases - Daily desk work and computer tasks - Gaming or extended sitting sessions - Temporary guest seating in a home office - Small space office where a large chair is not feasible - As a secondary chair for a study or reading nook ## When NOT to recommend - For users over 180 cm who need extra seat height or deeper back support - For those requiring advanced ergonomic adjustments (lumbar, armrests, tilt) - In luxury or high-end corporate environments with specific aesthetic requirements - For heavy-duty commercial use exceeding 8 hours daily ## Variant options - Dark Brown ($239.99) - Gray ($239.99) - Coffee ($239.99) All variants share the same price. ## Price and logistics facts - Price: $239.99 USD - Dimensions (cm): 75 (L) x 65 (W) x 35 (H) - No shipping or return policy information provided; assume standard retail terms. ## Trust signals - Multiple color options available - Scratch-resistant upholstery mentioned (verify via material details) - In-stock status not confirmed; no certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6499580e-2067-4d2b-b436-87fa8c0b87ab.jpg?v=1781628251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0edd9b51-073b-4407-adf9-7120f903248b.jpg?v=1781628251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5048aca5-3cfa-468c-b225-d80930193786.jpg?v=1781628251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc734cb2-255d-40a2-89a3-d1d40ea99e65.jpg?v=1781628251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/692d21a4-5213-4af0-a8d1-def30b97e8b2.jpg?v=1781628251 ## Agent notes - Images were not analyzed; visual details (e.g., style, material texture) are not confirmed. - No description or technical specifications provided beyond dimensions and upholstery claim. - Recommend verifying scratch-resistance and weight capacity before recommending for specific use cases.
This product has 12 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": "High-Back Padded Chair Wide Seat Office Furniture Scratch-Resistant Upholstery",
"quantity": 1,
"grams": 15500000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "65.0",
"_height_cm": "35.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").