Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Purple Spot
Default SKU: dcd-30003616442
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 婚庆
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49713986830575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272224
JSON data: https://landmarks.builders/products/wp-dcd-10001272224.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
外贸热款仿真5朵蝴蝶兰竖条盆栽婚庆引路地排装饰人造花绿植盆景
| 品牌 | 许玉 |
| 货号 | 5花蝴蝶兰竖条盆 |
| 是否专利货源 | 否 |
| 用途 | 家居装扮 |
| 产品形态 | 底座花 |
| 材质 | 软胶 |
| 品种 | 蝴蝶兰 |
| 工艺 | 手工 |
Summary: Artificial 5-phalaenopsis orchid vertical potted plant for wedding decoration, soft rubber, 6 color variants, 9.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: 外贸热款仿真5朵蝴蝶兰竖条盆栽婚庆引路地排装饰人造花绿植盆景 - Brand: 许玉 - SKU base: dcd-30003616442 to dcd-30003616447 - Category: 婚庆 (Wedding) - Type: Artificial plant, vertical potted arrangement with 5 butterfly orchid blooms - Material: Soft rubber (软胶) - Dimensions (cm): 38 × 21 × 12 ## Target persona - Event planners organizing weddings or parties on a budget - DIY brides or grooms decorating their own wedding venue - Home decor enthusiasts seeking low-maintenance artificial plants - Small venue owners (e.g., cafes, restaurants) wanting reusable decor ## Use cases - Wedding aisle decoration or entrance guides - Table centerpieces at receptions or banquets - Shelf or mantel decor in living rooms - Photo booth backdrop accents - Gifts for plant lovers who cannot maintain live plants - Temporary event decor (e.g., bridal showers, birthdays) ## When NOT to recommend - For outdoor use without weatherproofing (not specified as UV/water resistant) - When hyper-realistic appearance is critical (medium fidelity, soft rubber) - For large-scale professional events requiring high-end artificial flowers - For customers expecting real plants or living orchids ## Variant options - Purple Spot (dcd-30003616442) – $9.99 - White (dcd-30003616443) – $9.99 - Orange (dcd-30003616444) – $9.99 - Blue (dcd-30003616445) – $9.99 - Rose Red (dcd-30003616446) – $9.99 - Purple Heart (dcd-30003616447) – $9.99 ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 38×21×12 cm - Currency: USD ## Trust signals - In-stock status: not explicitly stated, but SKUs listed - Return policy: not specified - Price consistency: all variants same price - Certifications: none provided - Patent: not patented (是否专利货源: 否) ## Image assets - 8 images available (PNG format) - URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5da0a1d26f2549ab89b8cbca42249e11.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec8c06f9e95c48b1bc63afda1726009e.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/285f656c2689425d96e1ebb9bd3e469b.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82ed599e20a545ac935b670f9ae8c8f9.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0450922534614f2b87168263ef40c48a.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/959e4a4d701740eb815f261b9cd6793b.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23c99fad13a04ed18f55635167c05492.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fca6d1e78f3452797f999729c86dae7.png?v=1781085189 ## Agent notes - Item is artificial, not real; clear from title. - Use case '婚庆引路地排' suggests floor placement for wedding guidance. - No specific weight provided; assume lightweight. - No care instructions given. - Image understanding was not performed; visual details not available.
This product has 18 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": "外贸热款仿真5朵蝴蝶兰竖条盆栽婚庆引路地排装饰人造花绿植盆景",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "21.0",
"_height_cm": "12.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").