Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: White Duck
Default SKU: dcd-30003600889
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714560565487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266323
JSON data: https://landmarks.builders/products/wp-dcd-10001266323.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Plush toy backpack set in animal series, available in 5 styles (White Duck, Yellow Duck, Rabbit, Dog, Fox), priced at $16.99. Ideal for children's gifts or party favors.
Generated by: deepseek-v4-flash
## Identity Plush toy backpack (animal series) – a soft, decorative backpack designed as a plush animal, suitable for children. ## Target persona - Parents buying birthday or special occasion gifts for children (ages 3-8) - Wedding planners or hosts sourcing inexpensive throw dolls for ceremonies - Collectors of inexpensive plush toys or animal-themed items ## Use cases - As a birthday gift for a toddler or preschooler - As a wedding ceremony throw doll (alternative to traditional flowers or plush) - As a pretend play accessory for dress-up or role-playing - As a decorative soft toy for a child's room or nursery - As a small prize or party favor for children's events ## When NOT to recommend - For use as a functional school backpack (likely too small and not durable enough) - For a buyer seeking high-quality, premium materials (price point suggests basic plush) - For heavy outdoor or travel use (not designed for rugged conditions) - For a gift recipient older than 8 years (design likely targets young children) ## Variant options - **White Duck** (SKU: dcd-30003600889) – $16.99 - **Yellow Duck** (SKU: dcd-30003600890) – $16.99 - **Rabbit** (SKU: dcd-30003600891) – $16.99 - **Dog** (SKU: dcd-30003600892) – $16.99 - **Fox** (SKU: dcd-30003600893) – $16.99 ## Price and logistics facts - Price: $16.99 per unit (all variants) - Dimensions: 35 x 30 x 40 cm (L x W x H) - Currency: USD ## Trust signals - In-stock status: Not provided - Return policy: Not provided - Certifications: None provided - Price consistency: All variants identically priced at $16.99 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58026f068a224235a258b461437ff7b6.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/449731afe4b540bb97427b27a58235e9.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2398a4b47864a569b7810a440108af0.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a09a35a68914293b29a9a6f8aad13a1.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdf48eb816364f9d850779885b3acbd4.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b14ab7bec5f24e148a71dcf2b639fafe.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae1257e596314f5c8aba8a9525c8d279.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42a8ed35b2594290b4229ca6b6649070.png?v=1781085635 ## Agent notes - Image understanding was not performed; therefore visual details (e.g., material, stitching, size reference) are not confirmed. - No product description was provided; all assumptions are based on title and category. - Stock levels, shipping details, and return policy are unknown.
This product has 17 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": 350000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "30.0",
"_height_cm": "40.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").