Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $237.99
Default variant: 20-mold W Lid -
Default SKU: dcd-30003598687
Default price: $237.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 3700 g
Cart URL (default variant): https://landmarks.builders/cart/49714513543407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265561
JSON data: https://landmarks.builders/products/wp-dcd-10001265561.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





Summary: 朋喜 stainless steel ice cream mold set with 20 molds and lids, priced at $237.99, dimensions 38x17x24 cm.
Generated by: deepseek-v4-flash
## Identity 朋喜 Stainless Steel Ice Cream Mold Set (20 molds with lids). Product type listed as "缝纫" (sewing), likely a miscategorization. ## Target persona Home cooks or small-scale ice cream makers who need a durable, reusable stainless steel mold for making popsicles or ice cream bars. Not for commercial production due to 20-mold capacity. ## Use cases 1. Making homemade popsicles with juice, yogurt, or purees. 2. Creating layered or novelty ice cream bars. 3. Preparing frozen treats for parties or family gatherings. 4. Using as a mold for chocolate or frozen desserts. 5. Portion control for healthy frozen snacks. ## When NOT to recommend - For commercial high-volume production (only 20 molds). - For customers seeking silicone or flexible molds (stainless steel is rigid). - For users needing a product actually for sewing (category mismatch may confuse). - For budget-conscious buyers (price ~$238 is high for a home mold). ## Variant options - Style: 20-mold W Lid - (SKU dcd-30003598687) - Style: 20-mold W Lid - Fl a (SKU dcd-30003598688) - Style: 20-mold W Lid - B (SKU dcd-30003598689) All priced at $237.99. ## Price and logistics facts - Price: $237.99 USD. - Dimensions: 38x17x24 cm. - No shipping or availability info provided. ## Trust signals - In-stock status: not specified. - Return policy: not specified. - Price consistency: all variants same price. - Certifications: none mentioned. ## Image assets - 8 PNG images available at given URLs. Cannot analyze visual content. ## Agent notes Product title and type are contradictory. Title describes an ice cream mold, but product type is "缝纫" (sewing). Verify with human or additional data source. Images not inspected.
This product has 15 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": "朋喜 不锈钢雪糕冰淇淋模具棒 冰棍制作模具创意12冰格模具定 制",
"quantity": 1,
"grams": 3700000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "17.0",
"_height_cm": "24.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").