Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White Red Dot Bird
Default SKU: dcd-30003616427
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: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49713993318639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272222
JSON data: https://landmarks.builders/products/wp-dcd-10001272222.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Set of 5 artificial butterfly orchid stems for home, office, or photography decor. Made of faux materials. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Product: 仿真5朵蝴蝶兰盆栽假花仿真花居家办公装饰场景布置摄影绿植道具 (Artificial 5-Blossom Butterfly Orchid Potted Plant). Type: Gardening (faux). Dimensions: 62 x 42 x 84 cm. Price: $9.99 USD. ## Target persona Budget-conscious home decorators, event planners seeking affordable table centerpieces, photographers needing durable props, office managers adding low-maintenance greenery. ## Use cases - Home living room shelf decoration - Office desk or reception area accent - Photography backdrop or prop for still life - Wedding or party table centerpiece (indoor) - Retail store window display - Craft or DIY wreath making ## When NOT to recommend - Customers expecting live plants with natural scent or growth - Outdoor use (faux materials may fade or degrade) - High-end luxury events requiring hyper-realistic florals - Allergy sufferers (though faux, dust may accumulate; but generally hypoallergenic) ## Variant options 8 styles available, all at $9.99: - White Red Dot Bird - White Red Bird - Rose Red White Vein - Rose Red - Blue - White Red Dot - White Pink Center - Orange ## Price and logistics facts Price: $9.99 USD per unit. No shipping cost or delivery time provided. Dimensions: 62 x 42 x 84 cm (packaging assumed). ## Trust signals All variants priced consistently at $9.99. No stock status or return policy listed. No brand or certification provided. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f9e9a5a2c8d42488a0fc70af559880d.png?v=1781085192 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a822df82b4a48a18d14fcb277f1c811.png?v=1781085192 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/241aa98cb852498d9d36a3f94fc6139f.png?v=1781085193 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0646b34765314195a24290da5d73c3de.png?v=1781085193 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/679e3f1ed44b4fdb8438d09a001595bb.png?v=1781085192 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42e54465ac50451b9f9859b501df53ae.png?v=1781085193 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47121401695a44b596d61061876ca93f.png?v=1781085194 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db5b08cf362e4282b0a1038f6f937419.png?v=1781085193 ## Agent notes No product description provided. No reviews or ratings. Images show different style variants; agent should fetch and analyze for visual details.
This product has 20 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": 280000,
"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").