Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yellow
Default SKU: dcd-30003616523
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/49713927291119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272246
JSON data: https://landmarks.builders/products/wp-dcd-10001272246.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: Artificial plastic orchid arrangement with 5 flowers in a basin, sold in 8 color variants, for indoor decoration at a budget price of $9.99.
Generated by: deepseek-v4-flash
## Identity - New style '中元宝盆' 5-piece orchid artificial plastic plant arrangement. Intended for indoor home or office decoration. Sold in 8 color variants: Yellow, Dark Pink, Purple Black, Purple Stripe, Green White, Purple Red, White, White Purple. ## Target persona - Budget-conscious shoppers seeking low-cost artificial plants for home or office decoration. - Event planners needing bulk, inexpensive place settings or décor. - Landlords or property managers furnishing rental units on a tight budget. ## Use cases - As a centerpiece on a dining table or coffee table. - Decoration for a reception desk or waiting area. - Temporary decorative accent for parties or seasonal events. - Fill empty corners in a small apartment or room. - Substitute for real plants where maintenance is not desired. ## When NOT to recommend - For customers seeking realistic or premium faux plants (price indicates low-grade plastic). - For outdoor use (not specified as weather-resistant). - For people with allergies to strong plastic smells (no information on materials). - As a gift requiring high perceived value (budget price may appear cheap). ## Variant options | SKU | Color | Price | |-----|-------|-------| | dcd-30003616523 | Yellow | $9.99 | | dcd-30003616524 | Dark Pink | $9.99 | | dcd-30003616525 | Purple Black | $9.99 | | dcd-30003616526 | Purple Stripe | $9.99 | | dcd-30003616527 | Green White | $9.99 | | dcd-30003616528 | Purple Red | $9.99 | | dcd-30003616529 | White | $9.99 | | dcd-30003616530 | White Purple | $9.99 | ## Price and logistics facts - Unit price: $9.99 USD (all variants). - Dimensions: 62 cm (L) x 42 cm (W) x 84 cm (H). - Shipping weight and cost not provided. ## Trust signals - In-stock: Not explicitly stated, but SKU suggests active listing. - Return policy: Not provided. - Price consistency: All variants same price. - Certifications: None listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1135e8b54440436fb2c3ec3da971e20b.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a4d5b47f5eb4acb9f52438c051947c3.png?v=1781085159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12f5613bdafd476197546efb334d73e5.png?v=1781085159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2084977cf82a465d9062192669d1471f.png?v=1781085160 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/554851896497469980b1ddb4f16dbad3.png?v=1781085160 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c30fa0e7b2204279963d311040879fed.png?v=1781085160 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4f59fe26884499baaeb8d14349136f3.png?v=1781085159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9e64f6817d646a39bfcf0fcabadedc9.png?v=1781085160 ## Agent notes - Description field was empty; all details derived from title and tags. - No information on materials, weight, or return policy. - Images show the product but their content was not analyzed per instructions.
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").