Brand: World Products (Landmark)
SKU: dcd-30003698034
Price: $7.50
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: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/50406736298223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001302007
JSON data: https://landmarks.builders/products/wp-dcd-10001302007.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 ice cream cart is designed for pretend play, featuring a pink and pale color combination, rounded edges, a canopy-style top, upright posts, and a side push handle. It includes removable play pieces such as ice cream cones, servings, colorful popsicles, and round tokens. The cart has printed ice-cream-themed decorations and charming top decorations. It measures 30.2 x 18.4 x 13 cm and weighs 1.5 kg. Suitable for young children and preschoolers to practice social skills, sharing, and basic counting.
Summary: Wooden ice cream cart pretend play toy with removable snack pieces, priced at $7.50, dimensions approx 32.5x24.5x11 cm, for young children and preschoolers.
Generated by: deepseek-v4-flash
## Identity - Wooden ice cream cart pretend play toy with a push handle, canopy-style top, and removable play pieces (ice cream cones, popsicles, round tokens). - Pink and pale color scheme with rounded edges. - Single variant identified by SKU dcd-30003698034. - Priced at $7.50 USD. ## Target persona - Parents or guardians of children aged 2–5 looking for low-cost pretend play. - Preschool and kindergarten teachers setting up dramatic play stations. - Daycare providers seeking interactive social-play materials. - Caregivers who prefer wooden, screen-free toys. ## Use cases - Dramatic play center in a preschool classroom. - At-home pretend play for one or multiple children. - Practicing sharing, turn-taking, and basic conversation. - Counting and number recognition using the included pieces. - Birthday or holiday gift for a young child. ## When NOT to recommend - Children under 3 years old due to small removable pieces (choking hazard). - Outdoor or water-based play because the cart is wooden and not weather-proof. - Older children or collectors expecting a highly detailed, realistic play set. - Purchase decisions requiring certified safety standards, as no safety certifications are provided. ## Variant options - Only one variant available: Style "Ice Cream Cart", SKU dcd-30003698034, price $7.50 USD. ## Price and logistics facts - Price: $7.50 USD. - Structured dimensions: 32.5 × 24.5 × 11.0 cm. - Description states dimensions: 30.2 × 18.4 × 13 cm, weight 1.5 kg. - No shipping, handling, or delivery information provided. - No return policy information provided. ## Trust signals - Price is consistent between the product listing and the variant. - Tagged with "wp-quality-audited" (internal catalog quality tag, not a third-party certification). - No stock status, return policy, safety certifications, or material origin information is available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be3e42ef-e434-4c2a-9537-82428f727e4d.jpg?v=1786242457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1005de0-cd44-44e6-91e8-f15a4e6c670d.jpg?v=1786242302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c158600-2426-4862-85a7-ef6196febd6a.jpg?v=1786242435 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13eca78e-7620-4e2a-84bc-546eb98fc7d5.jpg?v=1786242275 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5fcecb87-d3eb-4c85-ae3e-1576c1c042cc.jpg?v=1786242302 ## Agent notes - Image understanding was not performed; all images are listed as fetchable assets without visual content verification. - Dimension inconsistency: structured data says 32.5×24.5×11 cm while the description says 30.2×18.4×13 cm. Verify before relying on physical sizing. - Weight (1.5 kg) appears only in the description, not in structured fields. - No availability, shipping, or return policy data; confirm with merchant before recommending to a buyer.
This product has 11 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 Ice Cream Cart with Make-Believe Snacks and Handle for Pretend Play",
"product_id": 9538009235695,
"variant_id": 50406736298223,
"quantity": 1,
"grams": 1500,
"length_cm": "30.2",
"width_cm": "18.4",
"height_cm": "13.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").