Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blueberry
Default SKU: dcd-30003610132
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: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49714118525167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269925
JSON data: https://landmarks.builders/products/wp-dcd-10001269925.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
















Summary: Set of 7 plush toy keychains shaped like fruits and vegetables, each priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 创意草莓桃子挂件毛绒玩具公仔西兰花玩偶女生包包钥匙扣布偶娃娃 – a set of 7 plush toy keychains in fruit and vegetable shapes. ## Target persona Young adults and teenagers who enjoy cute accessories; gift buyers looking for inexpensive, fun presents; collectors of themed plush items. ## Use cases - Attaching to a backpack or handbag as a decorative charm. - Giving as a small gift to friends or classmates. - Collecting all 7 styles as a set. - Using as a party favor for a fruit-themed event. - Adding to a key ring for a playful touch. ## When NOT to recommend - For children under 3 years old (no safety certification provided). - For buyers seeking high-quality or luxury materials. - For pet toys (could be a choking hazard). - For professional or formal settings. ## Variant options - Blueberry - Peach - Avocado - Pineapple - Watermelon - Broccoli - Cabbage ## Price and logistics facts - Price: $9.99 USD per unit, all variants same price. - Dimensions: 15 cm x 12 cm x 6 cm (approx. 5.9 x 4.7 x 2.4 inches). - No discounts or bulk pricing info provided. ## Trust signals - Stock status: unknown. - Return policy: not provided. - Certifications: none listed. - Price consistency: all variants at $9.99. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8077698725ab41a8b7d1e58f7497f973.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc9ac6ad90a54e7cb8154490a575573f.png?v=1781085315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a192a4db2fbc4eb9aaa2b66c20fa32b8.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e384ba1df1e84b2a8745609cda3c49da.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd8de516d252476dab4b652ab5012a2c.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45bc21b1ef94486e939f4b9a2ca3f2e9.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b7530236aae4043893cb7cefebab5ed.png?v=1781085317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c1d08f70ae148dcb79d35c331dcb837.png?v=1781085317 ## Agent notes - Visual details not assessed; images are available for fetch. - No description provided; rely on title and variants for context. - Possible missing data: safety warnings, materials, manufacturer.
This product has 19 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": 40000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "12.0",
"_height_cm": "6.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").