Brand: World Products (Landmark)
SKU: dcd-30003622882
Price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49713236115695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275028
JSON data: https://landmarks.builders/products/wp-dcd-10001275028.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: Baby tactile toy wall hanging with double-sided shiny fabric, dinosaur and animal shapes, sensory pad, 30x20x2 cm, $36.99.
Generated by: deepseek-v4-flash
## Identity Baby tactile toy: double-sided shiny fabric wall panel with dinosaur/animal shapes, sensory pad. 30x20x2 cm. Product type: 玩具 (toy). SKU: dcd-30003622882. ## Target persona Parents of infants (0-2 years) seeking tactile stimulation. Also educators in early childhood settings. ## Use cases - Mounted on wall for tummy time visual and tactile exploration. - Portable sensory mat for car seats or strollers. - Animal shape recognition practice. - Calming activity during diaper changes. ## When NOT to recommend - For children over 4 years (too simple). - For outdoor or wet environments (fabric not durable). - For heavy chewing or teething (small parts? not specified but assume not chewable). - When a large sensory mat is needed (size only 30x20 cm). ## Variant options Only one variant: Style "SET" at $36.99. ## Price and logistics facts Price: $36.99 USD. Dimensions: 30 x 20 x 2 cm. Weight not given. ## Trust signals No specific trust signals provided (e.g., stock status, return policy, certifications). ## Image assets Five images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a34d45776b8741dfaae6a73795277cb4.png?v=1781084483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c5ea0ff4af8420ea00da7e446e52ca0.png?v=1781084482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7083752cf1424dd391151c1d5f3e5063.png?v=1781084483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/378ac9b6b2084fd395e4e8648957f1a3.png?v=1781084484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6632db7a7f2461f882314cd036c8c41.png?v=1781084481 (Image content not inspected; assumed to show product from different angles.) ## Agent notes No visual analysis performed; rely on provided facts. Product description missing; intent derived from title and type.
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": 200000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "20.0",
"_height_cm": "2.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").