Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $19.99
Default variant: L / Buffalo
Default SKU: dcd-30003617257
Default price: $19.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/49713982767343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272485
JSON data: https://landmarks.builders/products/wp-dcd-10001272485.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: Handmade woven rattan storage basket shaped like animals (buffalo, goat, dog). Dimensions 35x24x29 cm. Prices range $16.99–$19.99.
Generated by: deepseek-v4-flash
## Identity Handmade woven rattan animal-shaped storage basket (buffalo, goat, dog). Dimensions: 35 x 24 x 29 cm. Base price $16.99. ## Target persona - Budget-conscious shoppers seeking decorative storage - Home organizers with rustic/boho decor preference - Gift buyers looking for unique handmade items - Small business owners sourcing artisan baskets for resale ## Use cases - Storing fruit or bread on kitchen counter - Organizing children's toys or small items - Displaying as decorative piece in living room - Gifting to friends who appreciate handmade crafts - Using as planter cover for potted plants - Holding mail, keys, or remote controls near entryway ## When NOT to recommend - For heavy-duty storage (e.g., books, tools) – rattan is lightweight - For outdoor use unless protected from moisture - For buyers needing uniform industrial-style baskets - For those allergic to natural fibers (rattan, bamboo) ## Variant options | Size | Style | Price | |------|-------|-------| | L | Buffalo | $19.99 | | S | Buffalo | $16.99 | | S | Goat | $16.99 | | L | Dog | $19.99 | | S | Dog | $16.99 | ## Price and logistics facts - Base price: $16.99 (S size) - L size: $19.99 - Currency: USD - Dimensions: 35 cm (L) x 24 cm (W) x 29 cm (H) - No shipping or inventory data provided ## Trust signals - In-stock status not confirmed - Return policy not stated - Price consistency: S size $16.99, L size $19.99 - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3420d6e755448498eb134a631c101fa.png?v=1781085187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4638151e3d2f426aae8e405bc2d6774c.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32f74835e19a4560b510c4b1fe712907.png?v=1781085187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/929fabe87c2345f2ba56db126e73439d.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbc6ce4ee44d430aad5c41a130685d8f.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20fc63da8e7e4f14b441d8788d51eac8.png?v=1781085189 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/147c84a723b04b6baad6fac460845121.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0339619f145a4ce79a8b013195822f7c.png?v=1781085190 ## Agent notes - Image content not analyzed; all visual details are unknown. - Ensure to cross-check current availability and shipping costs before recommending.
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": 300000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "24.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").