Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $116.00 – $229.00
Default variant: A1
Default SKU: dcd-30003415414
Default price: $182.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/50162210046191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001207794
JSON data: https://landmarks.builders/products/m4x-10001207794.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This tall resin vase set works as a refined standing decorative vase and vase ornament, bringing sculptural home decor design to living rooms, entryways, shelves, and background walls.
Display Function: Designed for dried flowers, artificial stems, and branches, this floor vase helps create an elegant vertical arrangement that instantly fills empty corners with visual interest.
Distinctive Design: The retro-inspired outline and hand-painted finish give each tall resin vase a layered, artisanal look that stands out while still fitting modern minimalist interiors.
Home Attraction: With its balanced size variety and artistic profile, this decorative set adds a light-luxury accent to everyday areas, making a room feel more finished, warm, and thoughtfully arranged.
Decorative Effect: Use it to soften plain walls, elevate tabletops, or frame an entrance, and the standing decorative vase turns simple greenery into a polished focal point with lasting charm.
Summary: 4 Pieces Tall Resin Vase Dried Flower Display Standing Decorative Vase. 【Product Type】: This tall resin vase set works as a refined standing decorative vase and vase ornament, bringing sculptural home decor design to living rooms, entryways, shelves, and background walls. 【Display Function】: Designed for dried flowers, artificial stems, and branches, this floor vase helps create an elegant vertical arrangement that instantly fills empty corners with visual interest. 【Distinctive Design】: The retro-inspired outline and hand-painted finish give each tall resin vase a layered, artisanal look that
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "4 Pieces Tall Resin Vase Dried Flower Display Standing Decorative Vase",
"product_id": 9459789431023,
"variant_id": 50162210046191,
"quantity": 1,
"grams": 3000,
"length_cm": "52.0",
"width_cm": "28.0",
"height_cm": "76.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").