Brand: World Products (Landmark)
SKU: dcd-30002771442
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 276 g
Cart URL (default variant): https://landmarks.builders/cart/49879109468399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001047151
JSON data: https://landmarks.builders/products/m4x-10001047151.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bronze Finish Fairy Sculpture Resin Material Flower Fairy Statue for Yard
Summary: Bronze finish resin fairy sculpture for yard decoration. Measures 17x14x13 cm. Price $12.99 USD. Single variant: Flower Fairy.
Generated by: deepseek-v4-flash
## Identity Bronze Finish Fairy Sculpture, resin material, flower fairy design for yard. ## Target persona Garden decor shoppers; budget-conscious consumers seeking affordable outdoor figurines; gift buyers for fairy enthusiasts. ## Use cases 1. Decorate a garden or yard with a fairy-themed figurine. 2. Add to a flower bed or pathway as accent decor. 3. Gift for fairy lovers or collectors. 4. Use indoors on a shelf or desk as sculpture. 5. Party favor or small decor for fairy-themed events. ## When NOT to recommend - If customer needs high-quality outdoor sculpture resistant to extreme weather (resin may fade or crack). - If customer seeks large-scale statue (dimensions are small: 17x14x13 cm). - If customer wants a metal or stone sculpture (material is resin). ## Variant options - Only one variant: Flower Fairy at $12.99 USD. ## Price and logistics facts - Price: $12.99 USD. - Dimensions: 17 cm (L) x 14 cm (W) x 13 cm (H). - Material: Resin with bronze finish. - No shipping or stock information provided. ## Trust signals - No stock status or return policy known. - Price consistency not verifiable across retailers. - No certifications listed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c818560d-dc62-471d-9716-7a870fc3cca1.jpg?v=1782126314) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf84248a-2e06-48bd-8ccf-4e610590ab26.jpg?v=1782126314) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9574594-da67-4449-9f4f-a9ffaeabb3ca.jpg?v=1782126312) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90083067-3dfb-4c06-8e58-f15ca963386a.jpg?v=1782126311) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac11df33-4c87-4517-b804-c4d8c7066a4a.jpg?v=1782126312) ## Agent notes - No product type specified. Tags include 'm4x', 'm4x-202606', 'wp-import'. - Dimensions in cm; weight not provided. - Single variant; no color or style options other than Flower Fairy.
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": "Bronze Finish Fairy Sculpture Resin Material Flower Fairy Statue for Yard",
"quantity": 1,
"grams": 276000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "14.0",
"_height_cm": "13.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").