Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $114.99
Default variant: Short 31.2-31.2-23
Default SKU: dcd-30003602851
Default price: $114.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 4300 g
Cart URL (default variant): https://landmarks.builders/cart/49714323816687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267043
JSON data: https://landmarks.builders/products/wp-dcd-10001267043.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: Wabi-sabi style smoke gray glass vase with lotus leaf design, suitable for home or hotel decor. Dimensions: 36.5x35x32 cm. Two size variants at $114.99.
Generated by: deepseek-v4-flash
## Identity - Product: 侘寂风高级感烟灰色荷叶琉璃花瓶摆件 (Wabi-sabi style smoke gray lotus leaf glass vase ornament) - Type: Home decor, vase - Price: $114.99 USD (both variants) - Dimensions (cm): 36.5 (L) x 35.0 (W) x 32.0 (H) ## Target persona - Home decor shoppers seeking minimalist, wabi-sabi aesthetic - Interior designers or hotel buyers looking for unique glass vases - Individuals furnishing living room, entryway, or restaurant with Asian-inspired decor ## Use cases - As a centerpiece on a console table in a living room or hallway - Styling a restaurant or hotel lobby with a calm, artisanal vibe - Gifting to someone who appreciates Japanese wabi-sabi design - Placing in a Zen-inspired meditation room or office - Using as a decorative floor vase (if tall variant selected) ## When NOT to recommend - For buyers seeking bright, colorful, or modern glossy decor - For functional flower vases needing heavy water capacity (glass may be delicate) - For budget shoppers under $50 - For outdoor use (not weather-resistant) ## Variant options - **Short**: 31.2(L) x 31.2(W) x 23(H) cm – SKU: dcd-30003602851, price $114.99 - **Tall**: 29.6(L) x 31.5(W) x 27(H) cm – SKU: dcd-30003602852, price $114.99 ## Price and logistics facts - Price: $114.99 USD (both variants) - Dimensions as above; weight not provided - Currency: USD - SKUs: dcd-30003602851 (Short), dcd-30003602852 (Tall) ## Trust signals - In-stock status: Not specified; assume available based on product listing - Return policy: Not provided in facts - Price consistency: Same price for both variants - Certifications: None known ## Image assets - 8 images available: see URLs in source data. No visual description provided. ## Agent notes - Description field contains item IDs (likely for Shopify variant mapping) – not customer-facing. - Images not inspected; rely on file names and context for general appearance. - Wabi-sabi style implies imperfect, natural aesthetic – confirm with images if needed. - No weight or material specifics beyond "glass" from title.
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": 4300000,
"properties": {
"_length_cm": "36.5",
"_width_cm": "35.0",
"_height_cm": "32.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").