Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $182.99 – $190.99
Default variant: Short
Default SKU: dcd-30003597344
Default price: $182.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 4830 g
Cart URL (default variant): https://landmarks.builders/cart/49714518720751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265061
JSON data: https://landmarks.builders/products/wp-dcd-10001265061.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Amber spiral glass vase from modern light luxury collection, available in Short ($182.99) and Tall ($190.99) sizes, dimensions 29x28x35.5 cm, suitable for desktop or commercial decor.
Generated by: deepseek-v4-flash
## Identity 现代轻奢琥珀色螺旋琉璃花瓶桌面摆件售楼处办公室餐厅家居装饰品 (Modern Light Luxury Amber Spiral Glass Vase Desktop Decoration) ## Target persona Interior decorators, commercial project buyers for sales offices and restaurants, home decor enthusiasts seeking modern luxury accents. ## Use cases - Accent piece on a home office desk - Reception area decor in corporate offices - Centerpiece for restaurant tables - Display on a shelf in a boutique store - Gift for housewarming or business opening ## When NOT to recommend - For functional use requiring watertight vase (e.g., fresh flowers with water) - For customers on a strict budget under $150 - For outdoor or garden decoration (indoor only) - For minimalist or industrial decor styles that contrast with amber/spiral design ## Variant options - Short (SKU: dcd-30003597344): $182.99 USD - Tall (SKU: dcd-30003597345): $190.99 USD ## Price and logistics facts - Price: $182.99 (Short) to $190.99 (Tall) USD - Dimensions: 29 cm (length) x 28 cm (width) x 35.5 cm (height) - Product type: 家居装饰 (Home Decoration) ## Trust signals - No stock availability or backorder status provided. - No explicit return or warranty policy stated. - Price consistency: both variants priced within $8 range. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Images were not inspected; visual details (color, finish, spiral pattern) inferred from title only. - Material '琉璃' (colored glaze) suggests glass, but exact composition unknown. - No stock, return, or shipping information available in provided facts.
This product has 14 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": 4830000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "28.0",
"_height_cm": "35.5"
}
}],
"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").