Brand: World Products (Landmark)
SKU: dcd-30003610477
Price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 2800 g
Cart URL (default variant): https://landmarks.builders/cart/49714171216111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270048
JSON data: https://landmarks.builders/products/wp-dcd-10001270048.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: Blind box squishy toy shaped like cute cartoon buns; one mixed-color variant available at $44.99.
Generated by: deepseek-v4-flash
## Identity **Product:** 小红书网红爆款卡通表情可爱彩色大包子捏捏乐盲盒仿真小笼包玩具 **Type:** 玩具 (Toy) ## Target persona - Collectors of blind box toys - Fans of kawaii (cute) and food-shaped squishy toys - Individuals seeking stress-relief fidget toys ## Use cases - Adding to a blind box collection - Using as a desk stress-relief squishy toy - Gifting to a friend who likes cute and quirky items - Displaying on a shelf as a decorative piece - Unboxing for social media content (e.g., TikTok, Instagram) - Stress relief during work breaks ## When NOT to recommend - Buyers who need a specific color or design (contents are random) - Parents looking for a durable, traditional toy for rough play - People who dislike food-themed or cartoonish aesthetics - Budget-conscious shoppers (at $44.99, it's a premium blind box) ## Variant options - **Mixed Color (混色)** – SKU: dcd-30003610477 – Price: $44.99 ## Price and logistics facts - **Price:** $44.99 USD - **Dimensions:** 32 cm (L) × 21 cm (W) × 11 cm (H) - No shipping, tax, or stocking information provided. ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: Single variant has a fixed price - Certifications: None listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b69698abeba4a7f9e512945bc03be97.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0571f062bc814be8856f0516eeb8f03b.png?v=1781085344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5db33e23cd0c43d487cc1a28b89fedf7.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47a5dd8310a14b47a1e04c4210be7671.png?v=1781085344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f5861892df84729a5495a1fce80fbb5.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aefde97b7474426ea6e6b971c49b1907.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14be7e05bb7a45d0956b9213cb4c5627.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb7ea9a7e6de449a8a336994f8b479f2.png?v=1781085344 ## Agent notes - Images were not evaluated visually; listed as provided. - Product description is missing. - Number of possible designs (variants within blind box) is unknown. - No return policy or stock status available.
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": 2800000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "21.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").