Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99 – $54.99
Default variant: 27 X 18 X 65 CM
Default SKU: dcd-30003608971
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714196054255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269442
JSON data: https://landmarks.builders/products/wp-dcd-10001269442.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Rectangular woven basket for bread, cakes, fruit display and storage. Available in three sizes: 27x18x65 cm, 32x23x75 cm, 37x28x85 cm. Priced $32.99–$54.99.
Generated by: deepseek-v4-flash
## Identity Rectangular woven basket for home and bakery display. ## Target persona Home bakers, small bakery owners, kitchen organizers, event planners. ## Use cases - Displaying bread at a bakery counter. - Storing fresh fruit on kitchen counter. - Organizing kitchen linens or utensils. - Assembling gift baskets. - Decorative storage on dining table. ## When NOT to recommend - When airtight storage is required. - For high-moisture food storage (material food-safety not certified). - Outdoor use (material may degrade). - Heavy industrial storage (weight capacity unknown). ## Variant options - Style: 27 X 18 X 65 CM — $32.99 - Style: 32 X 23 X 75 CM — $43.99 - Style: 37 X 28 X 85 CM — $54.99 ## Price and logistics facts Base price $32.99; larger variants cost more. No shipping or logistics information provided. ## Trust signals No stock status or return policy available. Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87dea82798d14769917bac5e38331033.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34d9e287ed50468183b7ef44d9caa592.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5cefd485e38d483286a618761b4f8c24.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b99f32c25fc44a08ea38d0cb03a725f.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e69de60fc354e6bad374a7acf6120a6.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eaf93b1f19a64df1a56dbf8d9558c7ef.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31931fd35c264cbf9414cae22cd65f95.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8eca0180bdfa4584a6344ef179e1f5b6.png?v=1781085357 ## Agent notes Image understanding not performed; visual details not verified. Dimensions as per variant titles may be interpreted differently; verify with supplier.
This product has 15 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": "烘焙面包篮筐蛋糕点心篮长方形水果陈列篮编织收纳筐3232跨境专供",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "30.0",
"_height_cm": "10.5"
}
}],
"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").