Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.81
Default variant: Blue and White
Default SKU: dcd-30002809946
Default price: $6.81
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/50380270108911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001057027
JSON data: https://landmarks.builders/products/wp-dcd-10001057027.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your leisure time into an artistic experience with our 160-piece 3D puzzle vase. this is not just a typical interlocking puzzle; it is a sophisticated DIY vase kit that combines the pleasure of assembling with the elegance of traditional art. Imagine spending a quiet afternoon assembling the 160 precision-cut pieces, watching as a flat challenge transforms into a graceful three-dimensional form. The material ensures that the pieces fit snugly together, creating a structure that stands 24cm tall.What sets this 3D puzzle vase apart is its practical functionality. Unlike many decorative puzzles that are for display only, this kit includes a internal water cup. This clever design allows you to use it as a functional flower vase for fresh floral arrangements. Whether you place it on your living room coffee table or your office desktop, it serves as a distinctive decor decoration that sparks conversation. The assembly process is intuitive, divided into four manageable units of 40 pieces each, making it an great undertaking for those looking to while creating something truly beautiful. It is a blend of a creative toy and a stylish ornament that brings a sense of accomplishment and tranquility to your daily life.
Summary: 160 Pieces 3D Puzzle Vase Holds Real Flowers DIY Vase Kit Waterproof Home Decoration for Kids. Transform your leisure time into an artistic experience with our 160-piece 3D puzzle vase. this is not just a typical interlocking puzzle; it is a sophisticated DIY vase kit that combines the pleasure of assembling with the elegance of traditional art. Imagine spending a quiet afternoon assembling the 160 precision-cut pieces, watching as a flat challenge transforms into a graceful three-dimensional form. The material ensures that the pieces fit snugly together, creating a structure that stands 24cm
Generated by: dcd-map-v1
This product has 3 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": "160 Pieces 3D Puzzle Vase Holds Real Flowers DIY Vase Kit Waterproof Home Decoration for Kids",
"product_id": 9531006484719,
"variant_id": 50380270108911,
"quantity": 1,
"grams": 300,
"length_cm": "25.5",
"width_cm": "20.5",
"height_cm": "25.5"
}],
"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").