Brand: World Products (Landmark)
SKU: dcd-30002764748
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 62 g
Cart URL (default variant): https://landmarks.builders/cart/49879121461487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045492
JSON data: https://landmarks.builders/products/m4x-10001045492.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Scooter Riding Fairy Boy Statue Hand-Painted Garden Decoration for Patio
Summary: A hand-painted garden statue of a fairy boy riding a scooter or skateboard, suitable for patio decoration, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Scooter Riding Fairy Boy Statue Hand-Painted Garden Decoration for Patio. Dimensions: 23 x 18 x 7 cm. Price: $9.99 USD. ## Target persona Garden enthusiasts, patio decorators, collectors of whimsical statuary, budget-conscious gift shoppers. ## Use cases - Accent piece for flower beds or garden borders. - Decoration on patio table or shelf. - Gift for fairy garden lovers or whimsical decor fans. - Add personality to small outdoor spaces. ## When NOT to recommend - Large-scale garden installations needing durable, weather-proof statuary. - Professional landscaping projects requiring consistent style. - Children's toys (likely fragile ceramic or resin). - Buyers seeking high-end, intricate garden art. ## Variant options - Style: Skateboard Boy (SKU: dcd-30002764748) – same price $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 23 cm (L) x 18 cm (W) x 7 cm (H). No shipping or availability details provided. ## Trust signals No in-stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bfeecf2-a37f-4cb5-8279-3481b7ddcb6c.jpg?v=1782126321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a023de80-30d3-46ab-8da5-49d6d2ee2649.jpg?v=1782126320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/154c4174-c9ab-4418-ac0d-e710d6055901.jpg?v=1782126322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e563b791-56d5-41fc-9640-3b27cacd3d0c.jpg?v=1782126321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4333e7ac-c257-4b74-9bf0-fd033ab174c8.jpg?v=1782126321 ## Agent notes Image content not analyzed; no visual details extracted. Unknown material, weather resistance, and brand.
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": "Scooter Riding Fairy Boy Statue Hand-Painted Garden Decoration for Patio",
"quantity": 1,
"grams": 62000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "18.0",
"_height_cm": "7.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").