Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $296.99 – $331.99
Default variant: Brass Double-ear
Default SKU: dcd-30003608958
Default price: $331.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714215715055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269433
JSON data: https://landmarks.builders/products/wp-dcd-10001269433.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: A European-style gold carved decorative tray/vase in brass, available in double-ear or handle vase variants, priced around $300.
Generated by: deepseek-v4-flash
## Identity 欧式金色镂空雕花托盘法式宫廷双耳果盘黄铜花器罐子高档饰品摆件 – A decorative brass tray/vase with gold carved pattern, style: European court. ## Target persona Home decor enthusiasts seeking ornate European-style accent pieces; interior designers curating luxury-themed rooms; gift buyers for housewarmings or weddings. ## Use cases 1. Displaying fruits or dried flowers on a dining table or console. 2. As a decorative centerpiece on a mantelpiece or shelf. 3. Holding keys, jewelry, or small items in an entryway. 4. Used as a vase for fresh or artificial flowers. 5. Styling a photo backdrop or event tabletop. ## When NOT to recommend - Minimalist or modern decor styles (clashes with ornate gold). - Budget-conscious buyers (price over $290). - Outdoor use (brass may tarnish). - Heavy-duty functional use (decorative only). ## Variant options - **Brass Double-ear** (SKU: dcd-30003608958) – $331.99 - **Brass Handle Vase** (SKU: dcd-30003608959) – $296.99 ## Price and logistics facts - Base price: $296.99 (Brass Handle Vase variant). - Premium variant: $331.99 (Brass Double-ear). - Dimensions: 22×18×15 cm (length×width×height). - Currency: USD. - Shipping and return policy not specified in facts. ## Trust signals - In-stock status: Not explicitly stated; SKUs suggest availability. - Return policy: Not provided. - Price consistency: Two variants at fixed prices. - Certifications: None mentioned. ## Image assets 8 images available at URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d39ddc139249436d84a7d88716134ba0.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62c1be9579b84aa3969188b841ae4251.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/860ea3e7bf8945188d64ebbe4c7b4277.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edf23f176ce143dd928a98837037c463_afc22d57-dc66-4858-be96-e279ca2d497e.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9326e99e16b04c0b826d7bc870b1f0c5.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94aed346971744a88a8b77495e5cceff.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7d8d4598c0645588647e690ac283e92.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a744142ad554bf0926e44aeb77f8f1b.png ## Agent notes - Image content not analyzed; visual understanding was not performed. - No product description available; rely on title and tags for summary. - Only two variants: 'Brass Double-ear' and 'Brass Handle Vase'.
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": 1300000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "18.0",
"_height_cm": "15.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").