Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.65 – $3.71
Default variant: L / Blue White Porcelain
Default SKU: dcd-30003961102
Default price: $3.71
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Decor
Vendor: World Products
Weight: 420 g
Cart URL (default variant): https://landmarks.builders/cart/50414237352175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001395500
JSON data: https://landmarks.builders/products/wp-dcd-10001395500.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your living space space with this ceramic pumpkin, a decorative crafted work that beautifully blends classic craftsmanship with seasonal charm. Crafted with a rounded ridged body and topped with a glossy brown stem, this ornament showcases a stunning blue and white floral chinoiserie pattern over a clean white base. Its handcrafted aesthetic brings an elegant, sophisticated look to any room, making it a versatile addition to your collection.Designed as a compact tabletop ornament, this piece is sized to fit on shelves, mantelpieces, coffee tables, or entryway consoles. Whether you are styling your home for fall gatherings, preparing for Halloween, or simply looking to elevate your throughout the year decor, this piece adapts effortlessly to your artistic vision. Place it in your living room, bedroom, office, or storefront to instantly create a cozy and welcoming atmosphere that catches the eye of every guest.
Summary: Ceramic Pumpkin Ornament Floral Ceramic Pumpkin Decoration Glossy Fall Decor for Shelf, Entryway, Living Room. Transform your living space space with this ceramic pumpkin, a decorative crafted work that beautifully blends classic craftsmanship with seasonal charm. Crafted with a rounded ridged body and topped with a glossy brown stem, this ornament showcases a stunning blue and white floral chinoiserie pattern over a clean white base. Its handcrafted aesthetic brings an elegant, sophisticated look to any room, making it a versatile addition to your collection.Designed as a compact tabletop orn
Generated by: dcd-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 Pumpkin Ornament Floral Ceramic Pumpkin Decoration Glossy Fall Decor for Shelf, Entryway, Living Room",
"product_id": 9540157866223,
"variant_id": 50414237352175,
"quantity": 1,
"grams": 420,
"length_cm": "13.8",
"width_cm": "13.8",
"height_cm": "15.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").