Brand: World Products (Landmark)
SKU: dcd-30003618034
Price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49713404215535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272736
JSON data: https://landmarks.builders/products/wp-dcd-10001272736.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境3D Multicolored Metal Butterfly Garden Stake彩色蝴蝶插牌
| 货号 | XR-451 |
| 品牌 | XR |
| 适用场景 | 其他 |
| 是否专利货源 | 否 |
| 外观造型 | 花鸟 |
| 包装 | OPP包装 |
| 送礼用途 | 公关礼品 |
| 是否属于礼品 | 个人礼品 |
| 材质种类 | 金属 |
| 适用送礼场合 | 其他 |
| 材质 | 铁 |
| 适用送礼关系 | 其他 |
| 适用节日 | 妇女节 |
| 风格 | 简约风 |
| 类别 | 摆件 |
Summary: A multicolored metal butterfly garden stake (XR-451) from XR brand, sized 41x40x6 cm, priced at $26.99.
Generated by: deepseek-v4-flash
## Identity - Product: 跨境3D Multicolored Metal Butterfly Garden Stake (Model XR-451) - Brand: XR - Type: Garden stake / decorative ornament - Material: Metal (iron) - Dimensions: 41 x 40 x 6 cm - Weight: Not specified ## Target persona - Home gardeners seeking whimsical yard decor - Gift buyers for women (e.g., Women's Day) who prefer simple metal ornaments - Retail buyers stocking affordable garden accent pieces ## Use cases - Decorative accent in flower beds or gardens - Gift for garden enthusiasts on Women's Day - Outdoor event decoration (e.g., garden party) - Retail resale as low-cost garden ornament - Personal use to brighten up balcony or patio ## When NOT to recommend - Large-scale professional landscaping requiring durable, weather-proof fixtures (material is iron, may rust) - Buyer needing a fully realistic butterfly replica - Gifts for serious butterfly collectors (decorative only) - Users preferring plastic or lightweight stakes ## Variant options - Only one variant: Multicolored color – SKU dcd-30003618034 – $26.99 ## Price and logistics facts - Price: $26.99 USD (single variant) - Packaging: OPP bag - No shipping weight or origin provided ## Trust signals - In-stock status: Not confirmed; assume available unless stated otherwise - Return policy: Not specified - Price consistency: Single price point - Certifications: None mentioned ## Image assets - 8 images available at provided URLs (see image_urls array) - Agent note: Images depict the product from multiple angles; detailed visual inspection not performed. ## Agent notes - No stock level, shipping cost, or return policy data are available. Verify with supplier. - Product description indicates "not patented source" and "其他" (other) for many fields – limited differentiation.
This product has 13 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": "跨境3D Multicolored Metal Butterfly Garden Stake彩色蝴蝶插牌",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "40.0",
"_height_cm": "6.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").