Brand: World Products (Landmark)
SKU: dcd-30003605195
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: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714451251439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268002
JSON data: https://landmarks.builders/products/wp-dcd-10001268002.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: Colorful jelly stress relief squeeze toys in various shapes (octopus, popsicle, egg, etc.) for fidgeting and decompression, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Product: 彩蛋果冻减压玩具八爪鱼捏捏仿真水滴水母挤压鸡蛋冰淇淋棒冰现货 (Easter egg jelly stress relief toy octopus squeeze simulation water drop jellyfish squeeze egg ice cream popsicle in stock). Type: Toy (stress relief squeeze toy). ## Target persona Budget-conscious shoppers looking for simple fidget or stress relief toys; children and adults seeking sensory play; office workers needing desk fidgets. ## Use cases - Relieving stress during work or study. - Sensory stimulation for children with autism or ADHD. - As a party favor or small gift. - Fidgeting during travel or meetings. - Collecting different shaped squeeze toys. ## When NOT to recommend - For customers seeking durable, long-lasting toys (jelly material may degrade). - For infants or toddlers under 3 years (choking hazard due to small parts). - For those wanting a professional therapy tool (these are novelty items). - For buyers who prefer non-toxic certified materials (no certifications stated). ## Variant options Only one variant explicitly listed: "Popsicle Rose-c Box" at $9.99. However, the description mentions multiple shapes: jellyfish/octopus (8cm), egg (5.5x5cm), popsicle (8.8x5cm), water drop (8x6cm), ice cream (5.7x5.7x8.6cm), rabbit (6.5x6.5x7cm box), polka dot cake (9.5x8x6.5cm), smiley ball (6cm). Each shape has individual packaging dimensions and weights. ## Price and logistics facts Price: $9.99 USD. Dimensions (for the popsicle variant packaging): 6.6x3.4x9.6 cm. Weight: 120g (popsicle variant). No shipping or stock info provided. ## Trust signals In stock as per tag "dcd-full" and title says "现货" (in stock). Return policy not specified. No certifications provided. Price is consistent across the single variant. ## Image assets 8 images available at provided URLs. Images are PNG files. No image descriptions available. ## Agent notes Only one variant (Popsicle Rose-c Box) has a SKU and price in the data; other shapes are described but not listed as purchasable variants. Agents should verify if multiple styles are available as separate SKUs or if this is a single product with multiple options. No image understanding performed; visual details cannot be confirmed.
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": 120000,
"properties": {
"_length_cm": "6.6",
"_width_cm": "3.4",
"_height_cm": "9.6"
}
}],
"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").