Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $172.00 – $360.00
Default variant: S a Bronze
Default SKU: dcd-30003729719
Default price: $172.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/50150717161711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001313657
JSON data: https://landmarks.builders/products/m4x-10001313657.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Identity: This exquisite vessel serves as a captivating tabletop accent, blending the timeless charm of ancient metalwork with the refined elegance of modern ceramic artistry.
Functional Design: Designed primarily as a decorative tabletop vase, it provides a stable and stylish base for displaying dried botanicals, faux stems, or standing alone as a sculptural statement piece.
Unique Texture: This hammered ceramic vase features a heavily textured, dimpled surface that catches the light beautifully, creating a dynamic play of shadows and highlights in any room.
Premium Material: Crafted from high-quality clay, this ceramic vase with handles boasts a rich antique bronze finish, offering the substantial, earthy look of aged metal without the excessive weight.
Charming Accents: The rounded body of this rustic vase is complemented by a wide opening for easy styling and small, delicate loop handles on the sides that enhance its vintage, artisanal character.
Summary: Ceramic Vase with Handles Vintage Hammered Ceramic Vase Artisanal Vessel for Entryway Table. 【Artistic Identity】: This exquisite vessel serves as a captivating tabletop accent, blending the timeless charm of ancient metalwork with the refined elegance of modern ceramic artistry. 【Functional Design】: Designed primarily as a decorative tabletop vase, it provides a stable and stylish base for displaying dried botanicals, faux stems, or standing alone as a sculptural statement piece. 【Unique Texture】: This hammered ceramic vase features a heavily textured, dimpled surface that catches the light be
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": "Ceramic Vase with Handles Vintage Hammered Ceramic Vase Artisanal Vessel for Entryway Table",
"product_id": 9456856596719,
"variant_id": 50150717161711,
"quantity": 1,
"grams": 3000,
"length_cm": "43.5",
"width_cm": "43.5",
"height_cm": "39.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").