Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pink Ice Cream Con a
Default SKU: dcd-30003605188
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: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49714460819695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267998
JSON data: https://landmarks.builders/products/wp-dcd-10001267998.json
This product comes in 3 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 collection of jelly squeeze stress relief toys in shapes like octopus, jellyfish, egg, ice cream, and water drop. Priced at $9.99 USD per unit.
Generated by: deepseek-v4-flash
## Identity 彩蛋果冻减压玩具八爪鱼捏捏仿真水滴水母挤压鸡蛋冰淇淋棒冰现货 – A set of squeeze stress relief toys made from jelly-like material, available in multiple novelty shapes. ## Target persona Budget-conscious shoppers; children aged 5–12; office workers seeking desk fidgets; gift bag fillers. ## Use cases - Relieving stress during work or study - As a fidget toy for sensory stimulation - As a party favor or stocking stuffer - Collectible novelty items for display - Used in classroom or therapy settings - Fun desk decoration ## When NOT to recommend - For buyers seeking durable, non-deformable toys - For those requiring precise dimensions or material safety certifications - For users with latex allergies (material unknown) - For large bulk orders without checking individual variant availability ## Variant options - Pink Ice Cream Con a – $9.99 - Blue Ice Cream Con a – $9.99 - Org Ice Cream Cone a – $9.99 ## Price and logistics facts $9.99 USD per unit. Dimensions vary by style (see description). Shipping weight approx 70–160 g depending on variant. ## Trust signals No explicit in-stock information. No return policy stated. No certifications provided. ## Image assets 8 images available at the provided URLs (not described here). ## Agent notes Product is a collection of stress toys; only three ice cream cone variants are listed separately. Other shapes may be available. Material composition not provided.
This product has 15 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": 130000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "7.0",
"_height_cm": "7.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").