Brand: Send From China
SKU: dcd-30003963738
Price: $5.69
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pretend Play Toy
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://sendfromchina.ai/cart/50414379303151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001396596
JSON data: https://sendfromchina.ai/products/wp-dcd-10001396596.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 pretend play tea set is designed for children aged 4-6 years. It encourages interactive play and multi-scenario simulation. The set includes a picnic basket and is made of wood. It is suitable for boys and comes in a color box packaging. The product is manufactured in Zhejiang, China, and is designed for export. It has a design patent and is available for private labeling. It is suitable for platforms like Lazada and markets in the Middle East.
Summary: Wooden pretend play tea set for ages 4-6, includes picnic basket, color box packaging, design patent, made in Zhejiang for export, priced at $5.69.
Generated by: deepseek-v4-flash
## Identity - Product: Nordic Wooden Pretend Play Tea Set for Kids - Type: Pretend Play Toy - Price: USD 5.69 (variant: Royal Tea Dessert, SKU dcd-30003963738) - Dimensions: 25.0 x 7.5 x 23.0 cm - Includes picnic basket; made of wood; color box packaging. - Manufactured in Zhejiang, China; design patent; private label available. ## Target persona - Parents/relatives buying an affordable pretend play tea set for boys aged 4-6. - E-commerce sellers on Lazada / Middle East markets looking for export-ready toy with private labeling. - Wholesale buyers needing a low-cost, patent-protected wooden toy SKU for catalog listing. ## Use cases - Kids' pretend tea parties and picnic scenarios using the basket. - Interactive group play for siblings/friends ages 4-6. - Seller catalog listing for wooden pretend play toys on Lazada and Middle East platforms. - Private label resale; packaging in color box is ready for retail. ## When NOT to recommend - Buyers who expect a teapot/cup set; the full accessory list is not documented. - Shoppers looking for a specifically girl-oriented tea set or children outside the 4-6 age range. - Orders needing confirmed stock availability, shipping lead times, or return policy. - Retailers requiring compliance certifications beyond the listed design patent. ## Variant options - Only variant: Royal Tea Dessert — USD 5.69 (SKU dcd-30003963738) ## Price and logistics facts - Price: USD 5.69 (single variant) - Dimensions: 25.0 × 7.5 × 23.0 cm - Packaging: color box - Origin: Zhejiang, China; designed for export ## Trust signals - Design patent held on product - Private labeling available - Tags indicate quality audit and content validation - Price consistent across variant ## Image assets - 5 image URLs provided in image_urls; visual content not analyzed. ## Agent notes - No explicit stock status, return policy, or shipping times in source facts. - Image files were not inspected; treat image URLs as fetchable assets only.
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 cross-border shipping rates 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": "Nordic Wooden Pretend Play Tea Set for Kids",
"product_id": 9540215144687,
"variant_id": 50414379303151,
"quantity": 1,
"grams": 1100,
"length_cm": "25.0",
"width_cm": "7.5",
"height_cm": "23.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").