Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $100.99
Default variant: 10-slot Flat Head
Default SKU: dcd-30003598673
Default price: $100.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49714533957871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265555
JSON data: https://landmarks.builders/products/wp-dcd-10001265555.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





Summary: Household stainless steel ice pop mold made of 304 stainless steel, priced at $100.99, available in 10-slot flat head or 5 round head & 5 flat styles.
Generated by: deepseek-v4-flash
## Identity Household stainless steel ice pop mold (304 stainless steel) for making ice pops, ice cream bars, and popsicles at home. ## Target persona Home cooks who regularly make homemade ice pops; families with children wanting healthy frozen treats; DIY frozen dessert enthusiasts; batch-prepping hosts. ## Use cases - Making fruit juice popsicles for kids. - Creating yogurt or pudding ice pops. - Producing batch ice pops for parties or events. - Freezing leftover smoothies into popsicles. - Making decorative two-tone or layered ice pops. ## When NOT to recommend - When dishwasher-safe materials are required (not stated). - For users seeking single-serve or novelty shapes (only flat or round heads). - For commercial high-volume production (mold size is home-use). - When budget is under $50 (price is $100.99). ## Variant options - **10-slot Flat Head** (SKU: dcd-30003598673) – $100.99 - **5 Round Head 5 Flat** (SKU: dcd-30003598674) – $100.99 ## Price and logistics facts - Price: $100.99 USD per variant. - Dimensions: 37 × 29 × 54 cm. - Shipping and return policy not provided. ## Trust signals - No specific trust signals (e.g., stock status, return policy, certifications) available in the provided facts. - Image URLs are provided but visual content was not analyzed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/736bc52de3f24406af5487b28fe398bb_7337c3ed-5596-4c79-ad6d-55912c6d1dcb.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5436085a34634f678e64b6141b92b28d_ec19e031-5d73-4ae6-9e88-12b9703d6b21.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38c29961574e469e802cccc6da2f12ca_dc1bd683-3bca-4812-b3d3-c6ba121c0111.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31ee796a692f45b1a6ca02f8ad631eeb_ffe8e289-3a78-456d-9edb-e8dfbc0fb159.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6005b545c81b4ddf8cd2220b467887f6_320882e8-2a5d-4516-93ec-86575bb1b684.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af3bccedd5ef4139841e807760d519c9_40d57574-02ff-4d11-b76f-1b359787d9b1.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9b8ae64c5784479b68aa20d5bd011ef_b8f2da42-4cba-4910-8be5-9bcc68a85abf.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ef258a32e594a0ba33f218a929b9868_88b90966-47c8-4de8-8d1f-18850a65fe29.png?v=1781085622 ## Agent notes - The description field is empty; no additional product details beyond title and tags. - Image content was not analyzed; treat URLs only as fetchable assets. - No information on material thickness, dishwasher safety, or warranty.
This product has 14 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": "家用不锈钢雪糕模具 冰块304冰棍冰激凌冰棒模具 棒冰机 棒冰模具",
"quantity": 1,
"grams": 1700000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "29.0",
"_height_cm": "54.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").