Brand: World Products (Landmark)
SKU: dcd-30002657065
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49903622881519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001021551
JSON data: https://landmarks.builders/products/m4x-10001021551.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
4 Pieces Iron Bee Wall Hanging Nature Inspired Design Metal Bee Wall Decor
| Size | 15cm |
Summary: Set of 4 metal bee wall decorations, nature-inspired design, each approximately 15 cm, priced at $14.99.
Generated by: deepseek-v4-flash
## Identity 4 Pieces Iron Bee Wall Hanging Nature Inspired Design Metal Bee Wall Decor. Set of four metal bee wall ornaments, each roughly 15 cm in size. Priced at $14.99 USD. ## Target persona Affordable home decor shoppers seeking rustic or nature-themed accents; crafters looking for embellishments; gift buyers for beekeepers or nature lovers. ## Use cases - Decorative accent on a garden wall or fence - Indoor wall grouping in a living room, kitchen, or porch - Gift for beekeepers or insect enthusiasts - Craft project base (e.g., painting, hanging mobile) - Adding a whimsical, outdoor feel to a balcony or patio - Themed party decor (e.g., bee, garden, or woodland) ## When NOT to recommend - For modern or minimalist interiors requiring sleek, subtle decor - Large-scale wall coverage (each piece is small) - Outdoor use in harsh weather without protective coating (metal may rust) - As a primary art piece in a formal setting ## Variant options Only one variant: "15CM" size at $14.99 (SKU: dcd-30002657065). ## Price and logistics facts - Price: $14.99 USD - Dimensions: 17 x 17 x 5 cm (packaging?) - Single variant available - No shipping or tax details provided ## Trust signals - Product is listed in the store (in-stock status unknown) - Return policy not specified - No certifications listed - Priced competitively for decorative metal pieces ## Image assets - 5 images available via provided URLs (not analyzed for content) - Images likely show product from multiple angles or in context ## Agent notes - Image understanding was not performed; visual details not inferred. - Material is listed as iron; no finish or coating info. - Price is low; may be lightweight or mass-produced.
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": "4 Pieces Iron Bee Wall Hanging Nature Inspired Design Metal Bee Wall Decor",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "17.0",
"_height_cm": "5.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").