Brand: World Products (Landmark)
SKU: dcd-30003562485
Price: $75.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49716598309103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251553
JSON data: https://landmarks.builders/products/wp-dcd-10001251553.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Museum co-branded stress relief sound doll toy by Eighteen Paper, small creative ornament for children, priced at $75.99.
Generated by: deepseek-v4-flash
## Identity - Product: 十八纸二哨爷解压玩具博物馆联名文创发声玩偶儿童小礼物创意摆件 - Brand: Eighteen Paper (十八纸) - Type: Toy, stress relief sound doll - Dimensions: 12 x 9 x 4 cm - SKU: dcd-30003562485 ## Target persona - Parents seeking small affordable gifts for children - Collectors of museum co-branded or cultural creative items - Individuals looking for desk ornaments with stress relief and sound features - Gift buyers for children aged 3+ ## Use cases - As a stress-relief desk ornament for work or study spaces - As a small gift for children's birthdays or holidays - As a collectible display piece in a museum-co-branded series - As a conversation-starting decorative item in a room - For sound play and fidgeting ## When NOT to recommend - Buyers looking for large or complex toys - Those needing quiet or silent toys - Collectors seeking high-end detailed action figures - People wanting electronic or battery-powered interactive features ## Variant options - Style: Er Shao Ye Toy (only available variant, $75.99) ## Price and logistics facts - Price: $75.99 USD - Only one variant available at that price - No shipping or tax information provided ## Trust signals - No stock status or return policy information available - Price consistency: single price point for variant - No certifications listed ## Image assets - 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c05238303dc43278eeb31836ba0864a.png?v=1781086782 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ecee7733e0b4964a233f1a1509b9ecb.png?v=1781086782 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc935efecc1d46af99f1f9d10aec7460.png?v=1781086782 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0f2f6c7b32340fc920f6bdc439c2490.png?v=1781086782 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7142716d35274763945e99342fac2ecb.png?v=1781086783 ## Agent notes - No product description was provided; details derived from title and attributes. - Image understanding was not performed; treat images as fetchable assets without visual interpretation. - Trust signals (stock, return policy) are absent.
This product has 13 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": "十八纸二哨爷解压玩具博物馆联名文创发声玩偶儿童小礼物创意摆件",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "9.0",
"_height_cm": "4.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").