Brand: World Products (Landmark)
SKU: 6110930166094
Price: $10.99
Availability: In Stock
Product Type: Moulds
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189455565039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/silicone-craft-mold-pink-89-97-157mm
JSON data: https://landmarks.builders/products/silicone-craft-mold-pink-89-97-157mm.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Unleash your creativity with this versatile silicone craft mold, designed for the modern maker. Its irregular shape and minimalist style make it perfect for a wide range of DIY projects, from crafting beautiful candles and plaster ornaments to creating unique aromatherapy stones. Made from high-quality, durable silicone, this mold is built to withstand temperatures from -40°C to 230°C, ensuring longevity and reliability for all your crafting needs.
Summary: Silicone craft mold for DIY candles, plaster, and ornaments, temperature resistant from -40°C to 230°C, in pink, dimensions 89x97x157mm, priced at $10.99.
Generated by: deepseek-v4-flash
## Identity This product is a pink silicone craft mold with dimensions 89x97x157mm, suitable for DIY projects like candles, plaster, and aromatherapy stones. Temperature range: -40°C to 230°C. ## Target persona DIY crafters, home decor enthusiasts, small-scale makers interested in creating minimalist candles, ornaments, and aromatherapy stones. Not for industrial use. ## Use cases - Making decorative candles with a minimalist shape - Creating plaster ornaments for home decor - Crafting aromatherapy stones - DIY gift making in small batches - Adding texture to resin projects (user experimentation needed) ## When NOT to recommend - For food contact (silicone, but not explicitly food-safe) - For high-temperature applications above 230°C - For users needing symmetrical or highly detailed molds - For mass production due to single cavity size ## Variant options - Pink: $10.99 USD (SKU 6110930166094) ## Price and logistics facts Price: $10.99 USD. No additional variants or bundles. Shipping cost and stock status not provided. ## Trust signals High-quality silicone with tested temperature resistance (-40°C to 230°C). Easy to clean and reusable. Minimalist design fits modern decor trends. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de08d06d1c1347b78482479ed5101a82.png?v=1774197902 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/847319d53841024192f14ff1906a3241848f0b4cedcefdc7c2c4b69b254a96fa.jpg?v=1774197902 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77aa9ea1a83a76050c8337dc5b1ec7060eb2c21d72acec40dd22af72501d61cd.jpg?v=1774197902 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37f87423dba49474c8bee1cd0ef12d41b2cf429ac64bdbb5c2429178b739cc76.jpg?v=1774197902 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/318c64f7c3ba046521489970b6cf4bc4a4cee3a43fa27384d2b0aa6348d9d727.jpg?v=1774197902 ## Agent notes - Dimensions from product title (89*97*157mm) assumed to be in mm; not confirmed in structured data. - Image content not analyzed; visual details not available. - Return policy and stock availability not provided.
This product has 7 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Silicone Craft Mold · Pink · Irregular Shape
Verdict: N/A
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": "Silicone Craft Mold, Pink, 89*97*157mm",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "8.9",
"_width_cm": "9.7",
"_height_cm": "15.7"
}
}],
"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").