Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $257.99
Default variant: Light Gray
Default SKU: dcd-30001880141
Default price: $257.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49813679046895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891525
JSON data: https://landmarks.builders/products/m4x-10000891525.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: Upholstered rocking chair with Nordic design, high back support, and five color options, priced at $257.99.
Generated by: deepseek-v4-flash
## Identity Upholstered Rocking Seat Nordic De-Sign Rocking Chair Light Luxury Aesthetic High Spine Supportrest for Apartment Dwellers. ## Target persona Apartment dwellers with limited space; design-conscious professionals; home decor enthusiasts seeking affordable luxury. ## Use cases - Relaxing with a book in a cozy corner - Adding a stylish accent to a living room or bedroom - Small space seating for reading or meditation - Occasional rocking motion for stress relief or gentle movement - Nursing or mothers' room seating (non-specific) ## When NOT to recommend - Heavy daily use in high-traffic commercial spaces - Users needing a fully reclining or gliding mechanism - Budget buyers looking for chairs under $100 - Large or heavy individuals (no weight capacity specified) ## Variant options - Light Gray ($257.99) - Dark Gray ($257.99) - Mocha ($257.99) - Avocado ($257.99) - Almond White ($257.99) ## Price and logistics facts - Price: $257.99 USD - Dimensions: 115 cm (length) x 98 cm (width) x 77 cm (height) - No shipping or availability details provided. ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Price consistency: All variants priced identically - Certifications: None provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f973dd3-fb68-4d52-b764-c10c02d3f45b.jpg?v=1781628305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ba166dc-3f12-4dad-ade8-a3a3e4cc9eea.jpg?v=1781628372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5058978d-6a61-4c17-8e9e-053f874dba42.jpg?v=1781628306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b86e4c93-72aa-4a94-af72-d35ab0783662.jpg?v=1781628306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55b8baa1-1533-4f63-a3fc-4575cc6cd4c9.jpg?v=1781628305 ## Agent notes - Product imported via wp-import; no detailed description or materials provided. - No stock or return policy information available. - Image understanding was not performed; visual details not assessed.
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 Rocking Seat Nordic De-Sign Rocking Chair Light Luxury Aesthetic High Spine Supportrest for Apartment Dwellers",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "115.0",
"_width_cm": "98.0",
"_height_cm": "77.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").