Brand: World Products (Landmark)
SKU: dcd-30002765171
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/49879120609519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045608
JSON data: https://landmarks.builders/products/m4x-10001045608.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Toadstool Cluster Sculpture Whimsical Design Red Toadstool Garden Statue
Summary: Red toadstool cluster garden sculpture, 18x15x11 cm, priced at $10.99 USD, for whimsical outdoor or indoor decoration.
Generated by: deepseek-v4-flash
## Identity Toadstool Cluster Sculpture – a whimsical red mushroom statuette for garden or indoor display. Dimensions: 18 cm (L) x 15 cm (W) x 11 cm (H). Weight not specified. ## Target persona Garden enthusiasts seeking inexpensive, playful accents; fairy garden collectors; homeowners with small outdoor spaces; budget-conscious decor shoppers. ## Use cases - Decorate flower beds or borders with a whimsical focal point. - Accent potted plants on a patio, balcony, or porch. - Add to a fairy garden or miniature landscape. - Use as a small indoor desk or shelf ornament. - Gift for someone who enjoys cottagecore or woodland themes. - Create a themed garden area (e.g., enchanted forest). ## When NOT to recommend - For large-scale landscaping or as a primary garden centerpiece (small size). - If the buyer expects a realistic, detailed mushroom replica (whimsical style). - For use in harsh outdoor conditions without knowing material durability (no material info). - As a high-end or collectible art piece (budget price point). ## Variant options One variant: Red (SKU: dcd-30002765171) at $10.99 USD. ## Price and logistics facts Price: $10.99 USD (fixed across variants). Dimensions: 18 x 15 x 11 cm. No shipping or weight data provided. ## Trust signals - Only one color (Red) available currently. - No return policy, warranty, or material certifications specified in the source data. - Price consistent across single variant. ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/809f2f98-b941-4546-b9fe-8e7bde79d4c9.jpg?v=1782126319 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6aa19fd-25cf-41a0-96fa-797229360600.jpg?v=1782126319 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccd4c929-4c61-4ddb-b513-ff1da238286e.jpg?v=1782126319 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c449e06-4db8-4c97-a7d2-8742abf1b386.jpg?v=1782126320 - Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3557a801-a1a5-401c-bf39-168c7f836a2c.jpg?v=1782126319 ## Agent notes - No material, weight, or care instructions provided. - Image content not analyzed; only URLs available. - Product type is empty; may be a garden statue or decor item.
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": "Toadstool Cluster Sculpture Whimsical Design Red Toadstool Garden Statue",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "15.0",
"_height_cm": "11.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").