Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $222.99 – $234.99
Default variant: Red
Default SKU: dcd-30001896357
Default price: $234.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10550 g
Cart URL (default variant): https://landmarks.builders/cart/49813613641967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893940
JSON data: https://landmarks.builders/products/m4x-10000893940.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A rolling desk chair with certified safety gas lift, available in Red and Blue, designed for study rooms, students, and creatives.
Generated by: deepseek-v4-flash
## Identity Rolling Desk Chair Certified Safety Gas Lift for Study Room, Students, Creatives ## Target persona Students, remote workers, and creatives setting up a home study or art studio; budget-conscious individuals seeking a functional, colorful chair. ## Use cases - Daily study sessions at a desk in a dorm or home office - Creative work in an art studio setup - Occasional short meetings or computer work - Enhancing a colorful, personalized workspace - Replacing a worn-out basic office chair ## When NOT to recommend - For executive or high-end corporate offices requiring leather or premium materials - For users needing advanced ergonomic adjustments (e.g., lumbar support, headrest, adjustable armrests) - For heavy-duty industrial or 24/7 usage - For buyers seeking a chair with a longer warranty or full assembly service ## Variant options - **Red**: SKU dcd-30001896357, price $234.99 - **Blue**: SKU dcd-30001896358, price $222.99 ## Price and logistics facts - Blue variant: $222.99 USD - Red variant: $234.99 USD - Dimensions: 66 cm x 55 cm x 45 cm (length x width x height) ## Trust signals - Certified safety gas lift (certificate mentioned) - In-stock status not explicitly confirmed; assume available unless stated otherwise - No return policy or warranty details provided ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91066a41-9f94-4747-ad90-3415d2c79cd4.jpg?v=1781628190) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec4a988b-da8f-410c-ba50-d35dddd96927.jpg?v=1781628191) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93bc2f3d-ef47-4033-a41e-cf9904ee70f4.jpg?v=1781628191) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9046adb4-1efa-40a5-9a65-3ef876096793.jpg?v=1781628192) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82a48664-5e95-48af-ba69-b8dad7f8d2e6.jpg?v=1781628190) ## Agent notes - Product description is in Chinese and focuses on aesthetic and comfort for a studio/creative environment. - No explicit brand or model name given. - Gas lift safety certificate is mentioned but details not provided.
This product has 11 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": "Rolling Desk Chair Certified Safety Gas Lift for Study Room, Students, Creatives",
"quantity": 1,
"grams": 10550000,
"properties": {
"_length_cm": "66.0",
"_width_cm": "55.0",
"_height_cm": "45.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").