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































































Summary: Plush toy backpack (rabbit or duck styles) sold wholesale at $9.99-$12.99. Dimensions: 33x26x16 cm. No description provided.
Generated by: deepseek-v4-flash
## Identity Plush toy backpack in rabbit or duck design. Dimensions 33 x 26 x 16 cm. Wholesale pricing from manufacturer. ## Target persona Wholesale toy buyers, gift shop owners, parents seeking cute novelty backpacks, teenagers wanting trendy plush accessories. ## Use cases - As a novelty backpack for casual day trips or playdates. - As a gift item for children aged 3-8 who love plush toys. - As a low-cost promotional item for events or theme parties. - As a display piece in toy stores or boutique gift shops. - As a party favor for birthday parties with animal themes. ## When NOT to recommend - Do not recommend for heavy school use (small capacity, plush material). - Not suitable for formal or professional settings. - Avoid for customers requiring durable, long-lasting luggage. - Not ideal for adults needing a functional backpack for commuting. ## Variant options - Rabbit style: $9.99 (SKU dcd-30003505081) - Duck style: $12.99 (SKU dcd-30003505082) ## Price and logistics facts - Base price: $9.99 USD (Rabbit), $12.99 USD (Duck) - No shipping or inventory details provided. - Manufacturer wholesale (implicit from title). ## Trust signals - No in-stock information available. - No return policy mentioned. - No certifications listed. - Price consistency: two variants with different prices. ## Image assets -  -  -  -  -  ## Agent notes - No product description provided; use images for feature details. - Price difference between variants (duck $3 more) may indicate different size or materials. - Wholesale keyword suggests bulk pricing may be available.
This product has 14 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": "毛绒小鸭子兔子女2023新款卡通可爱小双肩包少女小众玩偶厂家批发",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "26.0",
"_height_cm": "16.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").