Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $28.99
Default variant: 40CM / Racket
Default SKU: dcd-30003617048
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: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49713943675119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272406
JSON data: https://landmarks.builders/products/wp-dcd-10001272406.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A plush tennis racket toy doll available in 40cm, 60cm, 80cm sizes, priced from $9.99 to $28.99, designed as a children's gift.
Generated by: deepseek-v4-flash
## Identity A plush tennis racket toy doll (creative tennis racket doll) sold in three sizes: 40cm, 60cm, 80cm. Each variant includes a racket style. Product dimensions (package): 82 x 30 x 15 cm. ## Target persona - Parents buying birthday gifts for children - Plush toy collectors - Tennis enthusiasts looking for novelty items ## Use cases - Birthday gift for a child - Decorative plush for bedroom or playroom - Prop for tennis-themed party decorations - Soft toy for pretend play or cuddling ## When NOT to recommend - Buyers seeking actual tennis equipment (racket, balls) - Infants under 3 years (potential choking hazard from small parts, if any; not confirmed) - Adults looking for premium or high-quality decorative items ## Variant options - 40CM / Racket: $9.99 (SKU: dcd-30003617048) - 60CM / Racket: $17.99 (SKU: dcd-30003617049) - 80CM / Racket: $28.99 (SKU: dcd-30003617050) ## Price and logistics facts - Price range: $9.99 – $28.99 USD - Variant prices as listed above - Dimensions: 82 cm length, 30 cm width, 15 cm height (likely package) ## Trust signals - No in-stock status, return policy, or certifications provided in source data. - Product sourced from a batch (tags: dcd-batch-xy-202606-69). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/096929cf666846dba141e0fc48f088a2.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1052c0b6afd4f7d95e3bf7d20cd3736.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10f829a6b9564742b18e16c4fe5bc596.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04220fe1af024b8790651c8609dda81c.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e485424519a445b48ca0a6c1670c4176.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4330cb7c0be499a992a9c056349fd24.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27fdd46cf1624d90959b939766a95760.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce06c36f0e8145159ac26c9750324c63.png?v=1781085167 ## Agent notes - No product description was provided; use images to infer design details. - Return policy and stock levels are unknown; verify with seller before recommending. - Images were not visually analyzed in this summary.
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": 200000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "30.0",
"_height_cm": "15.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").