Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99
Default variant: White
Default SKU: dcd-30003728342
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 630 g
Cart URL (default variant): https://landmarks.builders/cart/50150257230063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001313206
JSON data: https://landmarks.builders/products/m4x-10001313206.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 Design: This exquisite teapot-shaped box features a charming domed lid, a delicate spout, a curved handle, and a sturdy round footed base that instantly elevates any display.
Premium Craftsmanship: Crafted as a sturdy alloy craft box, it showcases ornate enamel-style surface detailing with raised floral motifs, elegant gold-tone trim, and shimmering rhinestone-like accents.
Functional Storage: Designed with a secure hinged lid, this decorative box with hinged lid opens smoothly to reveal a small interior compartment perfect for holding your most cherished items.
Versatile Utility: Serving as a beautiful keepsake box, it is ideal for storing small jewelry, rings, or mementos while keeping your vanity, bookshelf, or study organized and stylish.
Compact Dimensions: Measuring approximately 12.8 x 7.8 x 10.6 cm and weighing about 527 g, this compact box is perfectly sized to fit on any tabletop or dresser as an eye-catching ornamental collectible.
Summary: Teapot-Shaped Box Collectible Box with Hinged Lid Floral for Bookshelf, Entryway. 【Unique Design】: This exquisite teapot-shaped box features a charming domed lid, a delicate spout, a curved handle, and a sturdy round footed base that instantly elevates any display. 【Premium Craftsmanship】: Crafted as a sturdy alloy craft box, it showcases ornate enamel-style surface detailing with raised floral motifs, elegant gold-tone trim, and shimmering rhinestone-like accents. 【Functional Storage】: Designed with a secure hinged lid, this decorative box with hinged lid opens smoothly to reveal a small inte
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": "Teapot-Shaped Box Collectible Box with Hinged Lid Floral for Bookshelf, Entryway",
"product_id": 9456687448303,
"variant_id": 50150257230063,
"quantity": 1,
"grams": 630,
"length_cm": "14.8",
"width_cm": "9.8",
"height_cm": "12.6"
}],
"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").