Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.75
Default variant: Green
Default SKU: dcd-30002723180
Default price: $2.75
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/50378204283119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001034554
JSON data: https://landmarks.builders/products/wp-dcd-10001034554.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted with a premium stainless steel interior and frame, this dessert maker ensures a and way to prepare treats for your entire family.
Non-Electric: This ice cream maker requires no electricity; simply freeze the plate upside down for 8-12 hours to enjoy instant cooling power whenever you desire a snack.
Versatile Treat Making: Transform yogurt, milk, or fruit juice into delicious snacks using this chilled dessert rolls maker, allowing you to customize tastes and add toppings like nuts or chocolate chips.
User-Friendly Design: The immediately cold cream plate features a large 8.85 x 6.88 inch surface and includes two designed scrapers, making it easy for both adults and children to roll and serve chilled delights.
For Social Fun: This cold dessert pan maker is an ideal addition to summer activities and parties, providing an engaging, hands-on experience that brings friends and family together over homemade desserts.
Summary: Cold Dessert Pan Chilled Yogurt Plate Versatile Freezing Plate for Families. 【Material】: Crafted with a premium stainless steel interior and frame, this dessert maker ensures a and way to prepare treats for your entire family. 【Non-Electric】: This ice cream maker requires no electricity; simply freeze the plate upside down for 8-12 hours to enjoy instant cooling power whenever you desire a snack. 【Versatile Treat Making】: Transform yogurt, milk, or fruit juice into delicious snacks using this chilled dessert rolls maker, allowing you to customize tastes and add toppings like nuts or chocolate
Generated by: dcd-map-v1
This product has 4 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": "Cold Dessert Pan Chilled Yogurt Plate Versatile Freezing Plate for Families",
"product_id": 9530482131183,
"variant_id": 50378204283119,
"quantity": 1,
"grams": 1200,
"length_cm": "29.0",
"width_cm": "27.0",
"height_cm": "6.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").