Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 16CM
Default SKU: dcd-30003604117
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714466980079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267551
JSON data: https://landmarks.builders/products/wp-dcd-10001267551.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A novelty banana-shaped plush toy that plays music when touched, available in 16cm or 22cm sizes, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Product: Banana-shaped plush toy with touch-sensitive music playback. Variants: 16cm and 22cm. Price: $9.99. ## Target persona Budget-conscious buyers seeking quirky gifts for children or friends; collectors of novelty plush toys; parents looking for inexpensive interactive toys. ## Use cases - As a fun gift for a child's birthday party. - As a desk toy for stress relief or entertainment. - As a prop for pranks or social media videos. - As a low-cost introduction to interactive plush toys. - As a party favor or stocking stuffer. ## When NOT to recommend - When the buyer needs a serious musical instrument (this is a toy). - When the buyer requires high-quality audio or durability. - When the buyer wants a non-food-shaped toy. - When the buyer is looking for educational or developmental toys (no stated educational value). ## Variant options - Size: 16cm (SKU dcd-30003604117, $9.99) - Size: 22cm (SKU dcd-30003604118, $9.99) ## Price and logistics facts Price: $9.99 for all variants. Dimensions: 17.5 x 13 x 13 cm (likely package). No shipping cost or weight provided. ## Trust signals - Listed as in stock (based on being a Shopify product with variants). - Return policy not specified; assume standard platform policy. - No certifications or warranty mentioned. ## Image assets 8 images available: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b141e1627e484e189e6553b32644152a.png?v=1781085555 (and similar URLs). Images likely show the product from different angles and size comparisons. ## Agent notes No visual details were extracted from images. Images should be fetched to confirm product appearance and function.
This product has 14 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": 250000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "13.0",
"_height_cm": "13.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").