Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Black / King
Default SKU: dcd-30002764438
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 390 g
Cart URL (default variant): https://landmarks.builders/cart/49879130898671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045395
JSON data: https://landmarks.builders/products/m4x-10001045395.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large Chess Piece Statue Handmade Craft Decorative Figurine Elegant Accent
Summary: Handmade large chess piece statue decorative figurine, available in Black King or White King, priced at $12.99.
Generated by: deepseek-v4-flash
## Identity Large Chess Piece Statue Handmade Craft Decorative Figurine Elegant Accent ## Target persona - Budget-conscious home decorators - Chess enthusiasts looking for large figurine - Gift shoppers seeking low-cost novelty ## Use cases - Decorative piece on a shelf or desk - Prop for chess-themed events or parties - Gift for chess players or fans - Conversation starter in a game room - Classroom decoration for chess clubs ## When NOT to recommend - For serious tournament chess sets (not functional) - For high-end decor (low price suggests plastic or resin) - For outdoor use (material not specified) - For children under 3 (small parts hazard not stated) ## Variant options - Black / King, SKU: dcd-30002764438, $12.99 - White / King, SKU: dcd-30002764439, $12.99 ## Price and logistics facts - Price: $12.99 USD - Dimensions: 13.5 cm x 13.5 cm x 34 cm (L x W x H) ## Trust signals - No certifications or return policy stated - In-stock status not verified from provided data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51c841cb-dd57-4401-9451-9b86e8b51bde.jpg?v=1782126324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37d47474-f9dd-4181-a828-b19a3ac27b94.jpg?v=1782126323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0af6f79-d764-44cc-9c47-15d3f5491d86.jpg?v=1782126323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee5ea878-312c-4d16-aabc-f23e5386fdc0.jpg?v=1782126323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7be9bea-9092-4d7e-ad96-c7442807681c.jpg?v=1782126324 ## Agent notes - Image content not analyzed; only URLs provided.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Large Chess Piece Statue Handmade Craft Decorative Figurine Elegant Accent",
"quantity": 1,
"grams": 390000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "13.5",
"_height_cm": "13.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").