Brand: World Products (Landmark)
SKU: dcd-30002765172
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49879120380143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045609
JSON data: https://landmarks.builders/products/m4x-10001045609.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Resin Toadstool Sculpture Whimsical Design Red Toadstool Figurine Vibrant Colors
| Brand | . |
Summary: Resin toadstool sculpture in red, 19x14.5x10.5 cm, priced at $10.99.
Generated by: deepseek-v4-flash
## Identity Resin Toadstool Sculpture Whimsical Design Red Toadstool Figurine Vibrant Colors ## Target persona Collectors of whimsical figurines, fairy garden enthusiasts, parents decorating children's rooms, gift shoppers for affordable decor. ## Use cases - Display on a shelf or desk as a cheerful accent - Add to a fairy garden or miniature landscape - Use as a party decoration for a fairy or woodland theme - Give as a small gift for mushroom or fantasy lovers - Decorate a child's room or play area ## When NOT to recommend - For large-scale outdoor decorations (resin may fade or crack) - For realistic natural decor (stylized, not naturalistic) - For heavy-duty or functional use (decorative only) - For buyers seeking premium or handcrafted items (mass-produced) ## Variant options Only one variant: Color = Red, SKU = dcd-30002765172, Price = $10.99 ## Price and logistics facts Price: $10.99 USD Dimensions: 19 cm (L) x 14.5 cm (W) x 10.5 cm (H) Only one variant available. ## Trust signals - Price is consistent across the single variant. - No stock status or return policy information provided. - No certifications or material guarantees stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0acd452-154e-46e0-9fec-86699045f1d9.jpg?v=1782126319 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f2d61a9-db53-4813-949e-fb714d82b4cd.jpg?v=1782126318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf84ed07-1790-404f-bd55-0437eb7d152c.jpg?v=1782126319 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/509191a8-7de9-43d0-bc80-05c2293c529c.jpg?v=1782126319 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72530573-cd2c-4508-bcab-1402e5f7a1e8.jpg?v=1782126318 ## Agent notes Images were not analyzed; visual details cannot be described. Only the presence of the image files is confirmed.
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": "Resin Toadstool Sculpture Whimsical Design Red Toadstool Figurine Vibrant Colors",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "14.5",
"_height_cm": "10.5"
}
}],
"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").