Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White
Default SKU: dcd-30003616571
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: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49713905402095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272255
JSON data: https://landmarks.builders/products/wp-dcd-10001272255.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Artificial 6-bloom butterfly orchid potted plant in 4 colors, 62x42x84 cm, $9.99.
Generated by: deepseek-v4-flash
## Identity Cross-border large 6-bloom butterfly orchid faux flower bonsai for home balcony entrance decoration 3D feel artificial potted plant ## Target persona Budget-conscious home decorators seeking zero-maintenance greenery; renters unable to keep real plants; office managers for low-cost decoration; gift buyers for recipients with no gardening time. ## Use cases - Decorate a balcony or entrance table - Add greenery to a living room shelf - Office desk or reception area decoration - Temporary event decoration (parties, weddings) - Gift for friends who kill real plants - Photoshoot prop (e.g., product photography) ## When NOT to recommend - Buyer expects a real, living orchid - Requires high-end, realistic artificial flowers (e.g., silk with wired stems) - Needs specific flower color not in the four options - Purchasing for outdoor use (exposed to weather) - Seeking bulk wholesale orders (single unit price) ## Variant options - White ($9.99) - Purple Dot White ($9.99) - Rose Red ($9.99) - Pink Heart White ($9.99) ## Price and logistics facts - Price: $9.99 USD per unit (all variants) - Dimensions: 62 cm length × 42 cm width × 84 cm height - Likely cross-border shipping from China (based on tag "跨境") ## Trust signals - Price consistent across all 4 color variants - No return policy or stock status provided - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1eb7fd0c0fc48a0acc1a547f24e1010.png?v=1781085148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23872bd4992c426ca7366c678924721f.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5354f293c9b461c885e4a60ead33441.png?v=1781085148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0d912541c6244189431833545f7fc15.png?v=1781085149 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dde182f3cf0e4b92b14381ee5a373356.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c115e55ec2734291b663c3a3edce7e80.png?v=1781085148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2125bce010ad46bea46d4e4a55c6da73.png?v=1781085148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49d41d8a1d0146009bb7d2ddd6bc183a.png?v=1781085148 ## Agent notes Images not viewed; visual details not inferred.
This product has 16 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": "跨境大6朵蝴蝶兰仿真花盆景家居阳台玄关装饰3D手感假花盆栽绿植",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "42.0",
"_height_cm": "84.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").