Brand: World Products (Landmark)
SKU: dcd-30003605193
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714455511279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268000
JSON data: https://landmarks.builders/products/wp-dcd-10001268000.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品信息
【水母/八爪鱼】
产品尺寸:8cm 产品重量:90g
彩盒包装尺寸:6*6*11cm 重量:110g
【彩蛋】
尺寸:5.5*5cm 重量:88g
彩盒装包装尺寸:7*7*8cm 重量:101g
【棒冰】
产品尺寸:8.8*5cm 重量:100g
包装尺寸:6.6x3.4x9.6cm 重量 120g
【水滴】
产品尺寸:8*6cm 产品重量:152.8g
包装尺寸:6*6*8.5cm 160g
【冰淇淋】
产品尺寸:5.7*5.7*8.6cm 120g
包装尺寸:10*7*7cm 130g
【兔子】
包装尺寸:6.5*6.5*7cm 130g
【波点蛋糕】
产品尺寸:9.5*8*6.5cm 45g
包装尺寸:10*10*9.5cm 120g
【笑脸圆球】
产品尺寸:6cm 60g
包装尺寸:7*7*7cm 70g
Summary: A $9.99 stress-relief jelly toy available in a Mushroom Box variant; multiple shapes described but only this variant is in stock.
Generated by: deepseek-v4-flash
## Identity 彩蛋果冻减压玩具八爪鱼捏捏仿真水滴水母挤压鸡蛋冰淇淋棒冰现货 (Product ID: dcd-30003605193) - a squishy jelly stress-relief toy. ## Target persona Children and adults seeking affordable sensory fidget toys; teachers or parents needing classroom-friendly stress relievers. ## Use cases - Desk fidgeting during work or study - Stress relief for anxiety or boredom - Sensory play for children - Party favors or small gifts - Collectible squishy toy for casual enthusiasts ## When NOT to recommend - For buyers seeking durable, long-lasting toys (jelly material may tear) - For serious toy collectors looking for rare or branded items - For those who need non-toxic certifications (not provided in facts) - For large-quantity wholesale orders (only one variant listed) ## Variant options Only one variant: Style "Mushroom Box" at $9.99 USD. ## Price and logistics facts Price: $9.99 USD. Product dimensions vary by shape (e.g., 8cm octopus, 5.5x5cm egg, etc.). Shipping weight up to 160g per item. No additional pricing tiers or bulk discounts specified. ## Trust signals - In stock (no stock level given, but listed as available) - No return policy or warranty information provided - No safety certifications (e.g., CE, ASTM) mentioned - Price appears consistent across listed variant ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Only one variant (Mushroom Box) is listed; description mentions multiple shapes but they may not be separately purchasable. - Image content not analyzed; only URLs provided. - No explicit return policy or safety certifications; buyer should verify with seller.
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": 100000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "11.0",
"_height_cm": "11.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").