Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $254.99
Default variant: Navy Blue
Default SKU: dcd-30001862687
Default price: $254.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/49813675802863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888896
JSON data: https://landmarks.builders/products/m4x-10000888896.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 Nordic rocking chair with thick padding and high backrest, available in 5 colors, for indoor/outdoor adult use.
Generated by: deepseek-v4-flash
## Identity Nordic Rocking Chair all-season Use Upholstered Armchair Thickly padded High backrest for Adults, Living Room, Balcony, Study ## Target persona Adults seeking a comfortable, durable rocking chair for relaxation at home; suitable for living rooms, balconies, and studies. ## Use cases - Sitting and relaxing in a living room - Reading or napping on a balcony - Working or reading in a study - Watching TV with comfortable support - All-season seating on a covered porch ## When NOT to recommend - Very small rooms (chair length 110 cm requires space) - Children (adult-sized, not designed for kids) - Formal dining settings (rocking motion not suitable) - Buyers needing a lightweight, easily movable chair ## Variant options - Navy Blue (SKU: dcd-30001862687, $254.99) - Dark Grey (SKU: dcd-30001862688, $254.99) - Orange (SKU: dcd-30001862689, $254.99) - Light Yellow (SKU: dcd-30001862690, $254.99) - Light Coffee (SKU: dcd-30001862691, $254.99) ## Price and logistics facts Price: $254.99 USD. Dimensions: 110 cm (L) x 75 cm (W) x 35 cm (H). ## Trust signals In-stock status not specified. Return policy not provided in source data. Price is consistent across all color variants. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a2e237a-88aa-46cd-acf3-0b45afd1c5c3.jpg?v=1781628300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7c4e199-9b43-49b3-835f-79afdb2171f6.jpg?v=1781628303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9899db98-d570-407f-8a77-d4adeeca632e.jpg?v=1781628300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89f2b503-f0c1-4df7-ad3f-3ed0c47be351.jpg?v=1781628300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82ae0384-17fe-4959-98a1-c53d78b6c2f9.jpg?v=1781628300 ## Agent notes Image understanding was not performed; no visual details invented.
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": "Nordic Rocking Chair all-season Use Upholstered Armchair Thickly paded High rearrest for Adults, Living Room, Balcony, Study",
"quantity": 1,
"grams": 45000000,
"properties": {
"_length_cm": "110.0",
"_width_cm": "75.0",
"_height_cm": "35.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").