Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99 – $87.99
Default variant: Ylw Wonton Mold W
Default SKU: dcd-30003502576
Default price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49804481003759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250032
JSON data: https://landmarks.builders/products/wp-dcd-10001250032.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: Set of baby food molds for making wontons, dumplings, pasta, and cookies, with 5 style variants priced from $39.99 to $87.99.
Generated by: deepseek-v4-flash
## Identity Baby food mold set for making wontons, dumplings, pasta, and cookies. 5 style variants available. ## Target persona Parents and caregivers making homemade baby foods, infants' meals, and small-batch snacks. ## Use cases - Shaping baby wontons or dumplings for finger foods - Making animal-shaped pasta or noodles - Pressing cookies or crackers for toddlers - Crafting mini dumplings for weaning - Creating uniform baby food portions ## When NOT to recommend - Users needing commercial kitchen equipment - Customers looking for sewing supplies (product miscategorized under sewing) - Those requiring dishwasher-safe or BPA-free certification (not provided) - Large-scale production needs ## Variant options | Style | Price | |---|---| | Ylw Wonton Mold W | $39.99 | | Ylw Wonton Mold for | $53.99 | | Ylw Wonton Mold W a | $56.99 | | Ylw Wonton Mold W B | $71.99 | | Ylw Wonton Mold W C | $87.99 | ## Price and logistics facts Base price: $39.99 USD. Dimensions: 25 x 18 x 14 cm. ## Trust signals In-stock status: not provided. Return policy: not provided. Certifications: none listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb57fe6490854b28a7f4900ce44438b9.png?v=1781488454 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1003beabe9144799ff07de6281c2ef7.png?v=1781488455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7221c969267429e804c6e73f688246e.png?v=1781488454 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97dd69adecfa4269934fc4da6930fcd7.png?v=1781488453 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4518aa93a05347c195708342cbcd6690.png?v=1781488454 ## Agent notes Product catalog is miscategorized under "sewing" (缝纫). Description field is empty. Image content was not analyzed.
This product has 17 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": "封边宝宝辅食馄饨模具云吞蝴蝶面婴儿小混沌饺子饼干压花具全套",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "18.0",
"_height_cm": "14.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").