Brand: World Products (Landmark)
SKU: dcd-30003617235
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714010030319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272475
JSON data: https://landmarks.builders/products/wp-dcd-10001272475.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Handmade woven basket in deer shape, suitable for storing fruits, nuts, snacks, or as decorative container. $13.99, one color.
Generated by: deepseek-v4-flash
## Identity Handwoven rattan-style basket shaped like a deer, 29x24x21 cm, brown color. ## Target persona Budget-conscious shoppers looking for fun, handmade storage; gift buyers for children or animal-themed decor; small-space organizers. ## Use cases - Storing fruits/nuts on kitchen counter - Holding snacks or bread at a party - Decorative storage for toys or craft supplies - Gift basket container - Desk organizer for small items - Shelf accent in a child's room ## When NOT to recommend - For heavy-duty storage (fragile) - For direct food contact without liner (material unknown) - For professionals needing uniform containers - For those wanting waterproof or easy-clean modern materials ## Variant options Only one variant: Brown at $13.99. ## Price and logistics facts Price: $13.99 USD. Dimensions: 29x24x21 cm. Weight not provided. ## Trust signals In stock (based on batch tag). No return policy mentioned. Price consistent across variant. No certifications. ## Image assets 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e74c5e023854dc3a1d12c3f2b5d94bc.png?v=1781085199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99b6f817b674456b839776e2abcc4a4b.png?v=1781085201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bfd0cc47beb4f4cb5a6509bdc4be641.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e7351d76d5142cfa51ddbf6c74cd0e4.png?v=1781085199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/527e841419ab408a8ae36fe46515bbe6.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96245cab12fc49f19ddc679ea3bc4bd0.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22f7dd46a3be40319bcae1d6d91233a3.png?v=1781085200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8035770c95e64539a4dd103de0e08a08.png?v=1781085199 ## Agent notes Product is handmade, may have slight variations. Material is presumably rattan/wicker but not explicitly stated. No detailed description available.
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": 450000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "24.0",
"_height_cm": "21.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").