Brand: World Products (Landmark)
SKU: dcd-30003671544
Price: $59.72
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toy Kitchen
Vendor: World Products
Weight: 15800 g
Cart URL (default variant): https://landmarks.builders/cart/50405513625839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293080
JSON data: https://landmarks.builders/products/wp-dcd-10001293080.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This wooden play kitchen has a warm cream-beige finish and measures 80 x 30 x 90 cm, weighing 15.5 kg. It includes a tall refrigerator-style cabinet, a microwave, a range hood, and an oven-style door with clear window panels. Features include turning control knobs, a sink with a realistic faucet, stovetop hot plates, built-in lighted sections, hanging utensil hooks, and storage compartments.
Summary: This wooden play kitchen in cream-beige finish includes refrigerator, microwave, oven, sink, lighted stovetop, and utensil hooks, priced at $59.72 USD. Dimensions conflict between structured data and description.
Generated by: deepseek-v4-flash
## Identity Wooden play kitchen (toy kitchen) with cream-beige finish. Includes tall refrigerator-style cabinet, microwave, range hood, oven-style door with clear window, turning knobs, sink with faucet, stovetop hot plates, built-in lighted sections, utensil hooks, storage compartments. SKU: dcd-30003671544. Structured dimensions: 94 x 38 x 17 cm; description says 80 x 30 x 90 cm, weight 15.5 kg. ## Target persona Parents or gift-givers buying a compact pretend-play kitchen for toddlers/preschoolers (roughly ages 2-6) who need role-play furniture at a budget price point. Also suitable for daycare or preschool caregivers seeking an affordable play kitchen for small spaces. ## Use cases - Indoor pretend cooking play in a playroom or nursery. - Role-play around cooking, cleaning, and kitchen routines. - Birthday or holiday gift for a young child. - Fitting into a small apartment corner if description dimensions apply. - Standalone activity station in a daycare or preschool setting. - Combined with play food, pots, and utensils for enhanced imaginative play. ## When NOT to recommend - Buyers needing exact dimension certainty, because structured data conflicts with description. - Families with very tall children who may find the 90 cm height insufficient. - Buyers seeking high-end solid-wood durability at this price point. - Anyone relying on visual confirmation of the finish, since images were not inspected. ## Variant options - Cream Water Kitchen (SKU dcd-30003671544) — $59.72 USD. Only one variant available. ## Price and logistics facts - Price: $59.72 USD (currency USD). - Dimensions per structured data: 94 x 38 x 17 cm. Per description: 80 x 30 x 90 cm, weight 15.5 kg. - No shipping, delivery, or lead-time information provided. ## Trust signals - Catalog tags indicate: content-platform online, dcd-full-catalog, wp-content-validated, wp-quality-audited. - No explicit in-stock status provided. - No explicit return policy, warranty, or certifications provided. ## Image assets Three image URLs provided (not visually inspected): 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb840997-6eba-4da5-92b8-0214bd5e3971.jpg?v=1786242189 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49a0cf08-7625-4bc9-ae5c-fcf0047ae994.jpg?v=1786242234 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9aa76019-7961-43a6-94d3-421e78b8b462.jpg?v=1786242235 ## Agent notes - Structured dimensions conflict with description dimensions; verify before purchase. - Description claims built-in lighted sections; confirm lighting type and power source. - No material composition, safety certification, or warranty details provided. - Product type: Toy Kitchen. Price is exact for the listed variant.
This product has 3 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Wooden Play Kitchen with Lighted Features and Refrigerator",
"product_id": 9537636630767,
"variant_id": 50405513625839,
"quantity": 1,
"grams": 15800,
"length_cm": "94.0",
"width_cm": "38.0",
"height_cm": "17.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").