Brand: World Products (Landmark)
SKU: dcd-30003600901
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714548834543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266328
JSON data: https://landmarks.builders/products/wp-dcd-10001266328.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: Giant banana-shaped slow rebound squeeze toy, 36 cm long, for stress relief and play. Price: $13.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** Giant Banana Slow Rebound Squeeze Toy - **Type:** Stress relief / fidget toy - **Dimensions:** 36 x 9 x 9 cm ## Target persona - Office workers needing a desk fidget - Parents buying sensory toys for children - Novelty gift seekers - Collectors of giant food-shaped items ## Use cases - Squeeze during work breaks to relieve stress - Use as an anti-stress tool during study or meetings - Decorative desk item that doubles as a toy - Gag gift for banana lovers or humorous occasions - Sensory play for children with anxiety or tactile needs ## When NOT to recommend - If buyer needs a durable toy for rough play - If buyer wants a small, portable fidget - If buyer has allergies to unknown materials (material not specified) - If buyer expects a functional or edible product ## Variant options - Only one variant: "Giant Banana" style at $13.99 ## Price and logistics facts - **Price:** $13.99 USD - **Dimensions:** 36 cm (L) x 9 cm (W) x 9 cm (H) - **Currency:** USD - **No shipping or stock details provided** ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: Single price across variants - Certifications: None listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00471ff31be14329b888a764a46f9bf4.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1181423da29442b2b3f12f1dd0e3e564.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2610f4beaa4458cbece2a6ff15ef65d.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02ca1139145640949a0be9769664a994.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab5935db563648a49a1d8d570eba5b2f.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3071b868b8f4c6bba76a7127d2e8e01.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00c3dc63457a4411b0f22d7329f304cd.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6544eabc9df4f46aeb38f4fecf59b0b.png?v=1781085628 ## Agent notes - Images are available but were not analyzed for content or condition. - Material composition not specified. - Return policy and stock status unknown. - No customer reviews or ratings provided.
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": "巨型香蕉捏捏乐Giant Banana 慢回弹解压玩具仿真水果香蕉捏捏乐",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "9.0",
"_height_cm": "9.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").