Brand: World Products (Landmark)
SKU: dcd-30003610570
Price: $113.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49714278924527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270087
JSON data: https://landmarks.builders/products/wp-dcd-10001270087.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
黄铜百福花瓶多种用途家居办公室客厅装饰摆件开业礼品全铜工艺品
| 货号 | 504 |
| 品牌 | 无 |
| 材质种类 | 金属 |
| 适用场景 | 其他 |
| 是否专利货源 | 否 |
| 外观造型 | 几何 |
| 材质 | 铜 |
| 包装 | 纸盒包装 |
| 风格 | 中式 |
| 类别 | 几何形状 |
| 是否属于礼品 | 否 |
Summary: A brass 'Hundred Blessings' vase, 12x12x24 cm, in Chinese style for home or office decor, priced at $113.99.
Generated by: deepseek-v4-flash
## Identity Brass 'Hundred Blessings' vase, SKU dcd-30003610570, Relief Baifu Vase variant. Material: copper. Dimensions: 12x12x24 cm. Price: $113.99 USD. ## Target persona - Chinese traditional home decor enthusiasts - Small business owners looking for auspicious opening gifts - Collectors of brass handicrafts ## Use cases - Living room or office table decoration - Housewarming or store opening gift - Traditional Chinese holiday display - Feng shui accent piece - Desk ornament for auspicious symbolism ## When NOT to recommend - Modern minimalist or contemporary decor settings - Outdoor use (brass may tarnish without protection) - Budget-conscious buyers seeking items under $50 - When gift wrapping or personalization is required (not provided) ## Variant options Only one variant available: Relief Baifu Vase at $113.99. ## Price and logistics facts - Price: $113.99 USD - Dimensions: 12 x 12 x 24 cm - Packaging: paper box - Origin: not specified ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: single variant, no discounts mentioned - Certifications: none listed ## Image assets - 8 images available at provided URLs. Content not analyzed. ## Agent notes - Title mentions 'opening gift' but description lists '是否属于礼品: 否' (not a gift). Clarify with seller. - Image understanding not performed; do not assume visual quality.
This product has 9 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": 1100000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "12.0",
"_height_cm": "24.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").