Brand: World Products (Landmark)
SKU: dcd-30002656649
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45 g
Cart URL (default variant): https://landmarks.builders/cart/49903623897327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001021418
JSON data: https://landmarks.builders/products/m4x-10001021418.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Miniature Candle Tray Set DIY Craft Project Miniature Candle Set for Dioramas
Summary: Miniature candle tray set for dioramas and craft projects, includes white variant, priced at $9.99, dimensions 23x17x6 cm.
Generated by: deepseek-v4-flash
## Identity Miniature Candle Tray Set DIY Craft Project Miniature Candle Set for Dioramas ## Target persona Diorama builders, dollhouse enthusiasts, model makers, miniature craft hobbyists ## Use cases - Adding realistic candle props to miniature room scenes - Creating detailed dioramas for school projects or displays - Supplying props for dollhouse interior decoration - Enhancing miniature photography or stop-motion sets - Crafting scenes for tabletop gaming or model railways ## When NOT to recommend - For real candle use or any flame application - For large-scale home decor or full-size events - For unsupervised children under 3 years due to small parts - For outdoor or wet environment placements ## Variant options - Color: White (SKU: dcd-30002656649) – $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 23 cm (length) x 17 cm (width) x 6 cm (height) - Weight: not specified - Shipping: not specified ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: single price point across variant - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74557695-ed7a-4240-a930-d63153eaff0e.jpg?v=1782146619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5366ad7-2351-4054-ab35-1b8a56907bbc.jpg?v=1782146621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58e6e541-a055-4625-a326-a2d7a053e602.jpg?v=1782146624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f967fd1-e070-4b1a-bc58-83d4472924d7.jpg?v=1782146619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1085ad27-a2c7-4ca8-9979-86f74ff24475.jpg?v=1782146620 ## Agent notes - Image understanding was not performed; visual details may be inferred from product name. - No product type or additional specifications provided. - Only one color variant available.
This product has 12 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": "Miniature Candle Tray Set DIY Craft Project Miniature Candle Set for Dioramas",
"quantity": 1,
"grams": 45000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "17.0",
"_height_cm": "6.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").