Brand: World Products (Landmark)
SKU: dcd-30002756990
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49879175004399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043414
JSON data: https://landmarks.builders/products/m4x-10001043414.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Porcelain Clown Doll Souvenir Gift Handmade Porcelain Clown Poseable Limbs
| Color | A07-8 |
Summary: A handheld porcelain clown doll with poseable limbs, marketed as a souvenir or gift, priced at $9.99, and measuring 6.5x6.5x19 cm.
Generated by: deepseek-v4-flash
## Identity Porcelain Clown Doll Souvenir Gift Handmade Porcelain Clown Poseable Limbs ## Target persona - Souvenir shoppers looking for inexpensive, quirky gifts - Collectors of clown-themed figurines or porcelain dolls - Event attendees seeking small decorative items ## Use cases - Given as a novelty gift at a fair or carnival - Displayed on a shelf or desk as a whimsical accent - Added to a collection of clown memorabilia - Used as a prop in amateur theatrical or photography projects - Purchased as a small souvenir from a gift shop ## When NOT to recommend - If the buyer needs a durable toy for a child (porcelain is fragile) - If the buyer expects a high-value collector's piece (price is low) - If the buyer requires a specific clown design not listed (only one style available) - If the buyer needs fast shipping or has specific delivery constraints (no info provided) ## Variant options - Style: A07-8 (only variant available) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 6.5 x 6.5 x 19 cm - Single variant "A07-8" currently listed ## Trust signals - In-stock status: Not explicitly stated; assume available based on listed variant - Return policy: Not provided - Price consistency: Single price point listed - Certifications: None reported ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94facf85-f341-4993-8ddc-c4e995138491.jpg?v=1782126344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c30ddbd-9e41-4b67-9b54-0f7da1327122.jpg?v=1782126351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82496c2d-2273-42d8-9c5f-c4179687685c.jpg?v=1782126345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec87dcc6-14b7-4d73-bb1e-feec97aa4a5b.jpg?v=1782126344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5594a7a7-8709-48e2-8023-fc47eb64265e.jpg?v=1782126345 ## Agent notes - Image content was not analyzed; product appearance is not described. - No return or warranty information is available. - Material composition (porcelain) and handmade claim are from title but not verified.
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": "Porcelain Clown Doll Souvenir Gift Handmade Porcelain Clown Poseable Limbs",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "6.5",
"_width_cm": "6.5",
"_height_cm": "19.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").