Brand: World Products (Landmark)
SKU: dcd-30002725481
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35 g
Cart URL (default variant): https://landmarks.builders/cart/49903452913903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035201
JSON data: https://landmarks.builders/products/m4x-10001035201.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Dollhouse Rocking Chair Functional Swivel Chair Miniature Rocking Chair
Summary: A functional miniature swivel rocking chair for dollhouses, priced at $9.99 and measuring approximately 67x84x43mm.
Generated by: deepseek-v4-flash
## Identity Dollhouse Rocking Chair Functional Swivel Chair Miniature Rocking Chair ## Target persona Dollhouse enthusiasts, miniature collectors, and hobbyists building or furnishing 1:12 scale dollhouses. ## Use cases - Furnishing a dollhouse living room or nursery - Creating a miniature vignette or scene - Adding to a miniature furniture collection - Using as a prop in stop-motion animation or model photography - Gifting to a dollhouse hobbyist ## When NOT to recommend - For full-size furniture needs - As a toy for children under 3 due to small parts (choking hazard) - For structural or load-bearing applications - For outdoor or rough play environments ## Variant options - Single variant: Size 67-84-43mm (SKU: dcd-30002725481) at $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions (package): 16.0 x 16.0 x 6.0 cm - No shipping or tax information provided ## Trust signals - In-stock status not confirmed - Return policy not specified - Single variant with consistent price - No certifications stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09c1e15e-e8a9-4a57-91ec-fda2d4f470a7.jpg?v=1782146539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21f1acaf-18b4-4bde-8e55-764ab65cf7bf.jpg?v=1782146540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3781b320-57ea-4742-853d-db1a09c77066.jpg?v=1782146540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0351302-1e15-431c-8edf-4228eeecfa7d.jpg?v=1782146540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/055df96f-17d9-4711-b157-a803121a483f.jpg?v=1782146539 ## Agent notes - Image content was not analyzed; dimensions and functionality are inferred from title/description 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": "Dollhouse Rocking Chair Functional Swivel Chair Miniature Rocking Chair",
"quantity": 1,
"grams": 35000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "16.0",
"_height_cm": "6.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").