Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Grn Smiley Ball Box
Default SKU: dcd-30003605219
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: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49714429493487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268011
JSON data: https://landmarks.builders/products/wp-dcd-10001268011.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 set of decompression toy jelly-style stress relievers in various shapes including smiley balls, sold in box packaging.
Generated by: deepseek-v4-flash
## Identity 彩蛋果冻减压玩具八爪鱼捏捏仿真水滴水母挤压鸡蛋冰淇淋棒冰现货 – Smiley Ball Box variants. ## Target persona Children aged 5-12; adults seeking desk fidgets; novelty toy collectors; party favor buyers. ## Use cases - Fidget tool during work or study - Stress relief for anxious moments - Small gift or party favor - Desk decoration or collectible display - Classroom reward or prize ## When NOT to recommend - For children under 3 years due to potential choking hazard from small parts - For buyers expecting a durable, hard toy - For therapeutic use requiring professional-grade stress relief tools - For those allergic to common toy materials (not specified) ## Variant options - Grn Smiley Ball Box – $9.99 - Pink Smiley Ball Box – $9.99 - Ylw Smiley Ball Box – $9.99 ## Price and logistics facts Price: $9.99 USD per variant. Overall box dimensions: 7×7×7 cm. Individual style dimensions and weights vary (see description). Sold individually in box packaging. ## Trust signals - All listed variants currently in stock (no backorder information available). - Price consistent across variants ($9.99). - Return policy not specified. - No certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02fc7a636242407588204fa2eb45694e.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94ac896d938a4122a4e9c1b442bfbffc_71d576b0-a9cc-4d58-98f5-4e0485092309.png?v=1781085536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f789535aec140e0aae6ae270fafe0a3.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32c924b9dc2d4090a966f520ae5f9ca9.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e80daf6078dd4125aeb7693e4dacb975.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe83e0c4f12f425eb243c4927419b25a.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15849bc14bcc4475af36ee073a963a51.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbb2edd4df5043bcb308ab0d462b802f.png?v=1781085535 ## Agent notes Listing includes multiple styles described in product description (jelly, octopus, egg, drops, ice cream, etc.), but only three smiley ball variants are available for purchase. Image understanding not performed; cannot confirm visual details of each style.
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": 70000,
"properties": {
"_length_cm": "7.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").