Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Style a
Default SKU: dcd-30002762263
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49879153672431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044692
JSON data: https://landmarks.builders/products/m4x-10001044692.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Metal Bee Ornament Weather Resistant Wrought Iron Decor Vibrant Colors
Summary: A weather-resistant wrought iron bee ornament, 29x23x9 cm, available in 4 styles for $9.99.
Generated by: deepseek-v4-flash
## Identity Metal Bee Ornament Weather Resistant Wrought Iron Decor Vibrant Colors ## Target persona Garden decor shoppers looking for affordable, weather-resistant ornamental metal art; outdoor ornament collectors; bee enthusiasts seeking whimsical garden accents. ## Use cases - Hanging on a garden fence or trellis - Attaching to a porch railing or outdoor wall - Placing among flower beds or potted plants - Gifting to a friend who loves bees or gardening - Adding a pop of color to a patio or balcony - Seasonal decoration for spring or summer ## When NOT to recommend - If the buyer needs a large garden statue (dimensions under 30cm) - If they require indoor-only decor (product is weather-resistant but primarily for outdoor) - If they prefer hyper-realistic insect replicas (this is stylized wrought iron) - If the budget is under $5 (price is $9.99 fixed) ## Variant options - Style a - Style B - Style C - Style D ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 29 cm × 23 cm × 9 cm (length × width × height) - Currency: USD ## Trust signals - No return policy or stock status provided in source data. - Price is consistent across all 4 style variants. - Material described as wrought iron and weather resistant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba5005d3-653e-4d1d-a7a3-2a455573d49e.jpg?v=1782126335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bceb24cd-bfe0-43ea-be96-c11dd5a6306c.jpg?v=1782126335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d61025c-4ada-41e2-b33c-b4cdd4c1f071.jpg?v=1782126335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1a79875-ede1-4112-8123-1e2ed4329cd5.jpg?v=1782126335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d74dd83-d7f6-46d3-a4b8-17239d6359b5.jpg?v=1782126335 ## Agent notes - Image understanding was not performed; visual details (colors, designs) are not described. - The differences between Style a, B, C, D are not specified. - No inventory or shipping info 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": "Metal Bee Ornament Weather Resistant Wrought Iron Decor Vibrant Colors",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "23.0",
"_height_cm": "9.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").