Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99
Default variant: White
Default SKU: dcd-30001963494
Default price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3750 g
Cart URL (default variant): https://landmarks.builders/cart/49810419319023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902577
JSON data: https://landmarks.builders/products/m4x-10000902577.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Unique Geometric Design: Elevate your decor with this modern vase, featuring a striking heart shape constructed from geometric facets for a contemporary and artistic statement.
Versatile Floral Display: The wide 20cm mouth is perfect for arranging vibrant floral arrangement s of newly picked flowers, dried botanicals, or even housing small potted plants, offering endless styling possibilities.
Premium Ceramic Craftsmanship: Made from high-quality ceramic and finished with a sleek, glossy glaze, this vase is long-lasting, easy to clean, and adds a hint of refined elegance to any space.
Elegant Home Accent: A perfect centerpiece for your living room, tabletop, or bedroom, this aesthetic vase seamlessly blends with various interior design s, from minimalist to modern.
Thoughtful Gift Idea: The symbolic heart shape makes this vase an ideal and thoughtful gift for anniversaries, weddings, housewarmings, or for anyone who appreciates beautiful home decor.
Summary: Heart-Shaped Vase Glossy Finish Flower Pot Wide Mouth for Office, Event Planners. Description: 【Unique Design】: A beautifully crafted ceramic vase featuring a modern geometric faceted surface in a romantic heart shape, blending contemporary art with classic symbolism. 【Premium Material】: Made from high-quality ceramic with a glossy, glazed finish, ensuring durability and a sophisticated look. Available in two elegant colors: classic white and modern grey. 【Versatile Functionality】: Designed with a wide opening to hold generous bouquets and a drainage hole at the bottom, making it suitable for
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": "Heart-Shaped Vase Glossy Finish Flower Pot Wide Mouth for Office, Event Planners",
"product_id": 9429736227055,
"variant_id": 49810419319023,
"quantity": 1,
"grams": 3750,
"length_cm": "35.0",
"width_cm": "22.0",
"height_cm": "30.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").