Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $225.99 – $266.99
Default variant: Blue
Default SKU: dcd-30001874552
Default price: $225.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49813618262255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890737
JSON data: https://landmarks.builders/products/m4x-10000890737.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Electric nursing chair with footrest, high-spine design, adjustable support, sturdy wood base; variants in Blue, Pink 2, White 2; priced from $225.99 USD.
Generated by: deepseek-v4-flash
## Identity Electric Nursing Chair with Footrest High-Spine Design Maternity Armchair Adjustable Support Sturdy Wood Base for Bedroom ## Target persona New mothers needing a supportive chair for breastfeeding and recovery; postpartum women seeking compact bedroom seating. ## Use cases - Breastfeeding sessions - Bottle feeding - Rocking baby to sleep - Resting after childbirth - Reading to infant ## When NOT to recommend - For large living rooms (compact size: 78x62x58 cm) - For very tall users (seat height not specified) - For those needing a traditional glider or rocking motion - For budget buyers seeking under $200 options ## Variant options - Blue: $225.99 - Pink 2: $266.99 - White 2: $266.99 ## Price and logistics facts - Price range: $225.99 - $266.99 USD - Dimensions: 78 x 62 x 58 cm ## Trust signals - No in-stock status provided - No return policy stated - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cafeaba9-0415-4387-ad9b-b95c72f80b27.jpg?v=1781628200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27f0fe31-ecce-4665-9ead-e4ce35a566e5.jpg?v=1781628199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80c65afe-90f8-4b9e-b629-9747d43c757d.jpg?v=1781628199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79d31b75-c11b-455b-9310-cb56b12eabe1.jpg?v=1781628199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db59ec6d-46db-4349-96a0-f75fb623b6a6.jpg?v=1781628199 ## Agent notes - Images were not visually analyzed; treat them as product photos showing chair and footrest.
This product has 10 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": "Electric Nursing Chair with Footrest High-Spine Design Maternity Armchair Adjustable Support Sturdy Wood Base for Bedroom",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "78.0",
"_width_cm": "62.0",
"_height_cm": "58.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").