Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $99.99
Default variant: 10-mold Rack - Fla a
Default SKU: dcd-30003598690
Default price: $99.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1980 g
Cart URL (default variant): https://landmarks.builders/cart/49714510594287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265562
JSON data: https://landmarks.builders/products/wp-dcd-10001265562.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: Stainless steel ice cream mold set with 12 slots, includes two style variants of 10-mold racks, priced at $99.99, dimensions 25.5x13x17 cm.
Generated by: deepseek-v4-flash
## Identity - Product: 朋喜 Stainless Steel Ice Cream Mold / Popsicle Maker - Product Type: Sewing (tagged as such, but functionality indicates kitchen tool) - Price: $99.99 USD - Dimensions: 25.5 cm x 13.0 cm x 17.0 cm ## Target persona - Home cooks who enjoy making homemade frozen treats for family - Parents looking for a reusable, non-plastic option to create healthy ice pops for kids - DIY dessert enthusiasts who want to customize flavors and ingredients ## Use cases - Making homemade fruit popsicles for summer snacks - Creating yogurt- or juice-based ice pops for children's parties - Portioning and freezing purees or smoothies into single-serve molds - Preparing low-sugar or dairy-free frozen desserts at home - Gifting homemade ice pops in custom shapes ## When NOT to recommend - For commercial or high-volume production (capacity is 12 molds) - For users seeking plastic or silicone molds (this is stainless steel) - For creating hot or warm food items (designed for freezing only) - For users with limited freezer space (dimensions are 25.5x13x17 cm) ## Variant options 1. SKU: dcd-30003598690 – Style: "10-mold Rack - Fla a" – Price: $99.99 2. SKU: dcd-30003598691 – Style: "10-mold Rack - Mix a" – Price: $99.99 ## Price and logistics facts - Base price: $99.99 USD (same for both variants) - Dimensions: 25.5 cm (L) x 13.0 cm (W) x 17.0 cm (H) - No shipping or logistics information provided. ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Certifications: None provided - Price consistency: Both variants have the same price. ## Image assets - 8 image URLs available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2649f3aa5ee84dfe8a368dd2c960ab39.png?v=1781085607 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b7c748aff0c40c78f803250aab3f326.png?v=1781085607 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a338bb04615b41bbbc1dcc27bdae0399.png?v=1781085607 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da7d2138258840bc942ff20959c93c5a.png?v=1781085607 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ee4a17aad3447c5aacc26d30116255b.png?v=1781085606 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8147f14575ce4525b00a96c613638159.png?v=1781085606 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df310b0316564ceba2700f620dcbb2e9.png?v=1781085607 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1f8fb59810b4f45891c49a73f07b73d.png?v=1781085606 ## Agent notes - Product is tagged as "缝纫" (sewing), but the title and variants describe an ice cream mold. This inconsistency may affect categorization. - No description provided; all details are from title and variant data. - Images have not been analyzed; their actual content is unknown.
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": "朋喜 不锈钢雪糕冰淇淋模具棒 冰棍制作模具创意12冰格模具定 制",
"quantity": 1,
"grams": 1980000,
"properties": {
"_length_cm": "25.5",
"_width_cm": "13.0",
"_height_cm": "17.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").