Brand: World Products (Landmark)
SKU: 5003513545129
Price: $13.99
Availability: In Stock
Product Type: Moulds
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189399269615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/european-portrait-silicone-mold-for-wax-candle-making
JSON data: https://landmarks.builders/products/european-portrait-silicone-mold-for-wax-candle-making.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the art of creation with our exquisite European Portrait Silicone Mold. This versatile mold is your perfect companion for a multitude of crafting and baking adventures. Whether you're passionate about making unique aromatherapy candles, intricate plaster figures, delightful chocolates, stunning resin art, calming diffuser stones, charming ornaments, or robust cement creations, this mold delivers exceptional results every time.
Item Number: RS1-3419 Beauty and the Bear Mold
Material: Silicone
Product Color: White
Style: Modern Minimalist
Shape: Irregular
Category: Baking Molds/Cake Molds
Summary: European Portrait Silicone Mold for versatile crafting including candle making, plaster casting, chocolate molding, resin art, and more. $13.99.
Generated by: deepseek-v4-flash
## Identity European Portrait Silicone Mold for Wax Candle Making ## Target persona DIY crafters, home decor enthusiasts, small business makers of candles or resin art. ## Use cases - Making aromatherapy candles with embedded portraits - Casting plaster figures for home decor - Molding chocolates with European portrait design - Creating resin art pieces - Crafting diffuser stones - Making decorative ornaments or cement decor ## When NOT to recommend - For high-temperature baking (silicone may not be oven-safe) - For food contact beyond chocolate molding (check silicone grade) - For large-scale industrial production - For users needing precise dimensions (no dimensions provided) ## Variant options - RS1-3419 Beauty and the Bear Mold - $13.99 ## Price and logistics facts - Price: $13.99 USD - No shipping or tax information provided ## Trust signals - Single variant with consistent price - Described as export ready, meeting international quality standards - In-stock status not specified - Return policy not provided ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29c1bbb7f96649dbb1274a11b55de98f.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d28d008fe8d185dbe4a625713912e746630c6290c614bb9cec0cadd7c6f595ec.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c733ce7f7a4659a4a7eb9f4e3b36fc0e4076cb5ae68c3e615af353ddf7ed8a79.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a1c9edbecc48dcb94f7b3b11135ab0541fad566c985dddab05616bb0f131f05.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ccfb40709cbcd9f8c2fedb4f4c57c88a8c1ac708d39cbe1b54eb174ffe11468.jpg ## Agent notes - Image content not analyzed; visual details cannot be inferred. - Product dimensions not provided. - Only one variant available. - Description emphasizes versatility for multiple craft types.
This product has 5 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Silicone Mold · European Portrait · Minimalist Design
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": "European Portrait Silicone Mold for Wax Candle Making",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").