Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: White / Pp
Default SKU: dcd-30001949813
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6500 g
Cart URL (default variant): https://landmarks.builders/cart/49810690998511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900941
JSON data: https://landmarks.builders/products/m4x-10000900941.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: A budget-friendly, armless clear rolling chair in PP plastic, available in five color combinations, with dimensions 58x52x48 cm, priced at $42.99.
Generated by: deepseek-v4-flash
## Identity Armless Clear Rolling Chair Height Adjustable Clear Rolling Chair for Study Room ## Target persona Budget-conscious students or remote workers seeking a transparent, modern chair for a study room or dorm; decor-focused individuals wanting a low-profile seating option that blends with minimalist interiors. ## Use cases - Providing temporary or occasional seating in a study or home office - Adding a transparent chair to small spaces to maintain an open feel - Quick assembly seating for a rental or temporary living situation - Secondary chair for guests or children using a desk - Decor accent for modern or futuristic-themed rooms ## When NOT to recommend - For long-hour daily use due to potential comfort issues from lack of armrests and padding - For users over 250 lbs weight capacity (not specified) - For anyone requiring ergonomic support or adjustable lumbar support - For traditional or classic decor where clear plastic may clash ## Variant options - White / PP - Gray / PP - Black / PP - Gray+white / PP - Pink+white / PP ## Price and logistics facts - Price: $42.99 USD - Dimensions: 58 x 52 x 48 cm - No shipping or assembly info provided ## Trust signals - No in-stock, return policy, or certification data available from source ## Image assets No images provided. ## Agent notes Images were not available for visual analysis. All facts derived from structured data only.
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": "Armless Clear Rolling Chair Height Adjustable Clear Rolling Chair for Study Room",
"quantity": 1,
"grams": 6500000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "52.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").