Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $13.99
Default variant: S
Default SKU: dcd-30003600203
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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714590318831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266002
JSON data: https://landmarks.builders/products/wp-dcd-10001266002.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.










Summary: Decorative vase/centerpiece for weddings, hotels, bars, and home living rooms. Available in three sizes: S ($9.99), M ($11.99), L ($13.99). Dimensions: 40x15x30 cm.
Generated by: deepseek-v4-flash
## Identity Decorative vase/centerpiece (家居装饰) for event and home decoration. Available in sizes S, M, L with prices $9.99–$13.99. ## Target persona - Wedding planners and brides setting up centerpieces - Hotel and restaurant managers decorating tables - Home decor enthusiasts looking for affordable accent pieces - Event coordinators for parties and banquets ## Use cases - Wedding reception table centerpiece - Hotel lobby or bar table decoration - Restaurant dining table accent - Home living room shelf or coffee table decor - Party or banquet event table styling - Storefront window display ## When NOT to recommend - Outdoor use (material not specified for weather resistance) - Large statement piece needed (max size L is 40x15x30 cm) - Specific color or pattern required (only generic options available) - Commercial bulk orders without checking stock and pricing ## Variant options - Size S: $9.99 (SKU: dcd-30003600203) - Size M: $11.99 (SKU: dcd-30003600204) - Size L: $13.99 (SKU: dcd-30003600205) ## Price and logistics facts - Price range: $9.99–$13.99 USD depending on size - Dimensions: 40 cm (length) x 15 cm (width) x 30 cm (height) - No shipping or logistics details provided ## Trust signals - In-stock status unknown - Return policy not specified - No certifications listed - Price consistency: three variants with increasing prices per size ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2131847942334e6e8324b2971c368e0d.png?v=1781085650) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91af64af5414455fb7002aabcf9726d5.png?v=1781085651) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/958866f663d348cca49ed29dc870964d.png?v=1781085651) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09b3e1c7da2a43c799b7547fe6200ae7.png?v=1781085651) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49342cdff228417986e453ef98cbc497.png?v=1781085651) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc57eabea7054d6dac7c85ff9923a87c.png?v=1781085652) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0f91c7657c148289190e95be7d0fce3.png?v=1781085650) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b22cb04cb5a4bcf847f0f2d84e1bde6.png?v=1781085652) ## Agent notes - Image content not analyzed; product description missing; material not specified; stock status unknown.
This product has 15 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": "创意婚礼现场布置花器酒店酒吧餐厅餐桌装饰花瓶居家客厅工艺摆件",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "15.0",
"_height_cm": "30.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").