Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $191.99 – $452.99
Default variant: Copper / 220MM
Default SKU: dcd-30003573188
Default price: $452.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49716144996591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001255951
JSON data: https://landmarks.builders/products/wp-dcd-10001255951.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Brass pumpkin ornament in minimalist luxury style, available in Copper and Silver Gray across three sizes (160-220mm). Suitable for home decor, entryway display, or as a housewarming gift.
Generated by: deepseek-v4-flash
## Identity A decorative brass pumpkin ornament with a minimalist luxury aesthetic, designed as a symbol of rising prosperity (节节高升). Offered in Copper and Silver Gray finishes in three sizes. ## Target persona Homeowners decorating entryways or shelves; individuals seeking sophisticated housewarming gifts; interior decorators sourcing accent pieces for contemporary or transitional spaces. ## Use cases - Display on an entryway console table - Gift for housewarming or new home celebrations - Accent piece on a living room shelf or coffee table - Office desk ornament for a touch of elegance - Part of a themed decor arrangement (e.g., rising step by step) ## When NOT to recommend - For outdoor use (material and finish not specified as weatherproof) - For buyers preferring colorful or modern abstract styles - For budget-limited shoppers seeking items under $50 - For large floor-standing decor (max height 28cm) ## Variant options | SKU | Color | Size | Price (USD) | |-----|-------|------|-------------| | dcd-30003573188 | Copper | 220MM | $452.99 | | dcd-30003573189 | Silver Gray | 220MM | $452.99 | | dcd-30003573190 | Copper | 200MM | $252.99 | | dcd-30003573191 | Silver Gray | 200MM | $252.99 | | dcd-30003573192 | Copper | 160MM | $191.99 | | dcd-30003573193 | Silver Gray | 160MM | $191.99 | ## Price and logistics facts - Base price: $191.99 for 160MM variants; $252.99 for 200MM; $452.99 for 220MM. - All prices in USD. - Dimensions: 48 × 23 × 28 cm (19 × 9 × 11 inches). - No shipping or handling cost data provided. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: all variants at fixed prices, no discounts listed. - Certifications: none mentioned. ## Image assets      ## Agent notes - The title mentions "节节高升" (rising step by step), which may imply a bamboo motif, but the product is labeled as a pumpkin ornament. Visual confirmation is recommended. - No description provided; details are based on title and variant data. - Image understanding was not performed; specific visual features (shape, finish, style) are not verified.
This product has 18 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": 1800000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "23.0",
"_height_cm": "28.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").