Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Rabbit
Default SKU: dcd-30003617262
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49713981128943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272486
JSON data: https://landmarks.builders/products/wp-dcd-10001272486.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: Handmade woven round basket with rabbit or pig design, 22x22x29 cm, $11.99 USD, for toy/vegetable/fruit storage.
Generated by: deepseek-v4-flash
## Identity Handmade woven basket with imitation rattan craftsmanship, round shape with handle, available in Rabbit or Pig style. Dimensions: 22 x 22 x 29 cm. Price: $11.99 USD. ## Target persona - Parents of toddlers looking for cute storage for small toys - Craft enthusiasts and home organizers on a budget - Gift givers seeking affordable, whimsical baskets for baby showers or holidays ## Use cases - Storing small toys (e.g., blocks, dolls) in playrooms or nurseries - Displaying fruits or vegetables on kitchen counters - Organizing craft supplies like yarn, ribbons, or buttons - Serving as a decorative basket on shelves or side tables - Holding produce at farmers' markets or picnics - Used as a gift basket container for small presents ## When NOT to recommend - When heavy or bulky items need to be stored (max load unknown) - When waterproof or spill-resistant storage is required - For professional or commercial use (likely decorative, not heavy-duty) - For users seeking large-capacity bins (dimensions are modest) ## Variant options - Rabbit style (SKU dcd-30003617262): $11.99 - Pig style (SKU dcd-30003617263): $11.99 ## Price and logistics facts - Price: $11.99 USD (both variants) - Dimensions: 22 cm (L) x 22 cm (W) x 29 cm (H) - No shipping or handling information provided ## Trust signals - Price consistent across variants - Multiple product images available - In-stock status: unknown - Return policy: unknown - Certifications: none specified ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/575a41a139fd4228b2fe39b9806e442d.png?v=1781085186) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adb37f6dfa914f268c6103877434db1f.png?v=1781085185) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5c88dd529f94893954ce1fbe50beccb.png?v=1781085185) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f2c9169befc4e13bd7712770430ff24.png?v=1781085187) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b185edd9e5346308862d1618d9ad7c3.png?v=1781085187) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b7671143e2f4e7fbf27f47a0eaad914.png?v=1781085187) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c02ff942447f4ebca06e803475956d43.png?v=1781085187) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/389cb89c2fac4719a6085b6fefa87e41.png?v=1781085187) ## Agent notes - No product description provided; summary based on title and specifications. - Image analysis not performed; do not infer visual details like colors or patterns beyond what title states. - Material not specified beyond 'imitation rattan' (仿藤工艺). - Weight not provided.
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": "仿藤工艺新款圆形手提小兔小猪篮手工编织篮玩具蔬菜水果收纳篮",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "22.0",
"_height_cm": "29.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").