Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $45.99 – $48.99
Default variant: Dark Orange / White Frame
Default SKU: dcd-30001961233
Default price: $45.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49810773836015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902274
JSON data: https://landmarks.builders/products/m4x-10000902274.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Channel Tufted Side Chair High-Resilience Cushion for Dining Room, Homeowners
| Colour | Multicoloured |
| Item Height | 80 cm |
| Item Length | 45 cm |
| Item Width | 45 cm |
| Type | Dining Chair |
| Frame Material | Metal |
| Style | Contemporary/Modern |
| Indoor/Outdoor | Indoor |
| Assembly Status | Assembly Required |
| Additional Parts Required | No |
| Assembly Required | Yes |
| Features | Upholstered |
| Upholstery Fabric | Faux Leather |
| Room | Dining Room |
| Finish | Painted |
| Personalised | No |
| Seat Height | 45 cm |
| Backrest Height | 40 cm |
| Seat Depth | 40 cm |
Summary: Channel tufted side chair with high-resilience cushion, available in multiple color and frame combinations. Priced at $45.99–$48.99. Suitable for kitchen, bedroom, and adult seating.
Generated by: deepseek-v4-flash
## Identity Channel Tufted Side Chair with High-Resilience Cushion. Compact design (60×56×53 cm). Multiple color and frame combinations. ## Target persona Budget-conscious home furnishers; renters needing affordable accent seating; individuals decorating small spaces like apartments or dorms. ## Use cases - Kitchen breakfast nook seating - Bedroom accent chair for reading or dressing - Occasional seating for small living rooms - Study or desk chair for short periods ## When NOT to recommend - As a primary office chair for extended sitting (no lumbar support details) - In commercial high-traffic environments (unknown durability) - For users requiring a tall backrest ## Variant options Four color choices (Dark Orange, Light Gray, Dark Gray, Blue) each available with White Frame ($45.99) or Black Frame ($45.99). Special edition Dark Orange with Gold Legs ($48.99). All variants include the same cushion and dimensions. ## Price and logistics facts Price range: $45.99–$48.99 USD. Dimensions: 60 cm L × 56 cm W × 53 cm H. No shipping weight or assembly information provided. ## Trust signals No stock, return policy, or pricing history data available. No customer reviews or certifications mentioned. ## Image assets No product images provided. Visual details (e.g., tufting style, frame finish) cannot be confirmed. ## Agent notes Images were not available for processing. Do not assume specific visual aesthetics. Recommend verifying dimensions (seat height, depth) before recommending to buyers with specific height requirements.
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": "Channel Tufted Side Chair High-Resilience Cushion for Dining Room, Homeowners",
"quantity": 1,
"grams": 7000000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "56.0",
"_height_cm": "53.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").