Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $140.99 – $151.99
Default variant: Beige / Fixed
Default SKU: dcd-30001917779
Default price: $140.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49811739476207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896757
JSON data: https://landmarks.builders/products/m4x-10000896757.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ergonomic Comfort: Designed for extended periods of sitting with a thick, dense sponge padding and a supportive high backrestrest that includes built-in lumbar support.
Sturdy & Stylish Construction: Features a robust steel frame paired with elegant firm wood legs, providing excellent stability and a modern, natural aesthetic for your home.
Flexible Functionality: Offers a effortless 360-degree rotate function for easy movement and a reclining feature that allows you to recline backrest up to 135 degrees for optimal relaxation.
Premium Upholstery: Available in long-lasting and easy-to-crecline technical fabric cloth or a sophisticated pet-resistant resistant faux leather, catering to different design preferences and practical needs.
adaptable Accent Chair: Its casterless, floorgentle design makes it a perfect addition to any room, serving as a comfortable computer chair, a snug leisure spot seat, or a stylish bedroom accent.
Summary: Upholstered chair with wood legs, dimensions 75x65x48 cm, available in beige, light gray, dark gray with fixed or rotatable options, priced $140.99-$151.99.
Generated by: deepseek-v4-flash
## Identity Upholstered chair with wood legs, available in beige, light gray, dark gray; fixed or rotatable base. ## Target persona Budget-conscious homeowners seeking an affordable accent chair for living room or home office. Small apartment residents needing compact seating. Young professionals furnishing first home on a budget. ## Use cases - Extra seating in living room. - Reading chair in bedroom. - Seating for home office desk (rotatable variant suitable for swiveling). - Accent chair in entryway. - Nursing chair for nursery (low profile). - Dorm room seating. ## When NOT to recommend - Heavy daily use for long hours (not ergonomic). - Need for high-end decorative piece (price point too low). - User requires adjustable height or armrests (not provided). - Commercial office use requiring durability certification. ## Variant options - Beige / Fixed ($140.99) - Light Gray / Fixed ($140.99) - Dark Gray / Fixed ($150.99) - Beige / Rotatable ($150.99) - Light Gray / Rotatable ($151.99) ## Price and logistics facts Price range: $140.99 – $151.99 USD. Dimensions (cm): 75x65x48. Shipping weight and policy not specified. ## Trust signals In-stock status not confirmed. Return policy not specified. No certifications listed. ## Image assets No image URLs provided. ## Agent notes Product tags: m4x, m4x-202606, wp-import. No product description available. Height dimension (48 cm) may refer to seat height; overall height not specified.
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": "Upholstered Rotate Chair with Wood Legs Comfortable",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "65.0",
"_height_cm": "48.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").