Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $570.00
Default variant: Chessboard Decor a
Default SKU: dcd-30003663144
Default price: $570.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/50150171705583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001290291
JSON data: https://landmarks.builders/products/m4x-10001290291.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: Features a beautifully crafted square chessboard base with a full set of chess pieces arranged on top, creating a stunning chess ornament that serves as a focal point in any room.
Premium Material: Constructed from high-quality stone, this sturdy sculpture offers a solid, tactile feel and a classic, collected look that enhances your home aesthetic.
Perfect Dimensions: Measuring 30 x 30 x 8.5 cm, this compact piece is designed as a versatile tabletop decor item that fits comfortably on shelves, mantels, or side tables.
Versatile Display: Ideal as a decorative chess set, it brings a refined, old-world charm to your living room, study, office desk, or library shelves.
Sophisticated Accent: This eye-catching chess board with pieces functions as a unique chess ornament statue, making it an excellent conversation starter and a perfect gift for collectors.
Summary: Chess Board with Pieces Square Chess Ornament Eye-Catching Statue for Desk. 【Artistic Design】: Features a beautifully crafted square chessboard base with a full set of chess pieces arranged on top, creating a stunning chess ornament that serves as a focal point in any room. 【Premium Material】: Constructed from high-quality stone, this sturdy sculpture offers a solid, tactile feel and a classic, collected look that enhances your home aesthetic. 【Perfect Dimensions】: Measuring 30 x 30 x 8.5 cm, this compact piece is designed as a versatile tabletop decor item that fits comfortably on shelves, ma
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": "Chess Board with Pieces Square Chess Ornament Eye-Catching Statue for Desk",
"product_id": 9456650649839,
"variant_id": 50150171705583,
"quantity": 1,
"grams": 1500,
"length_cm": "34.0",
"width_cm": "34.0",
"height_cm": "12.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").