Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.94
Default variant: White / Left Hand
Default SKU: dcd-30003949578
Default price: $6.94
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Art Model
Vendor: World Products
Weight: 360 g
Cart URL (default variant): https://landmarks.builders/cart/50414028128495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001391335
JSON data: https://landmarks.builders/products/wp-dcd-10001391335.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This is a highly articulated 1/1 scale hand model with bionic joints, suitable for drawing, art, and nail art practice. The product is made of PVC and comes in a color box. It is a model kit that requires assembly. The available color is boxed gray right hand, 11cm. The overall size is 18cm. It is designed for adults aged 18 and above. The product has a utility model patent and is classified as a toy for ages 14 and up. It is not exclusively for foreign trade, not for cross-border export, does not feature anime characters, and does not include a shopping guide video. The brand is Damowan, and the manufacturer is located in Guangdong. The item number is 01 body hand model.
Summary: This is a highly articulated 1/1 scale hand model with bionic joints, suitable for drawing, art, and nail art practice. The product is made of PVC and comes in a color box. It is a model kit that requires assembly. The available color is boxed gray right hand, 11cm. The overall size is 18cm. It is designed for adults aged 18 and above. The product has a utility model patent and is classified as a toy for ages 14 and up. It is not exclusively for foreign trade, not for cross-border export, does not feature anime characters, and does not include a shopping guide video. The brand is Damowan, and the manufacturer is located in Guangdong. The item number is 01 body hand model.
Generated by: deepseek-v4-flash
This product has 11 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": "Damowan Super Articulated 1\/1 Hand Model Joint Bionic Body for Drawing, Art, and Nail Art",
"product_id": 9540075159791,
"variant_id": 50414028128495,
"quantity": 1,
"grams": 360,
"length_cm": "30.0",
"width_cm": "27.0",
"height_cm": "6.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").