Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $50.99
Default variant: Blk Round Handle
Default SKU: dcd-30003622920
Default price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49713145643247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275052
JSON data: https://landmarks.builders/products/wp-dcd-10001275052.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: A black round handle basket for serving snacks like fries, chicken wings, or bread in milk tea shops or Western restaurants.
Generated by: deepseek-v4-flash
## Identity 创意美式小吃篮 (Creative American Snack Basket) ## Target persona Milk tea shop owners, Western restaurant managers, café operators, food stall vendors serving fried snacks. ## Use cases - Serving french fries at a fast-food counter - Displaying chicken wings in a casual dining restaurant - Holding bread rolls for buffet service - Presenting appetizers like onion rings or mozzarella sticks - Containing small fried items in a kitchen prep area ## When NOT to recommend - Large-scale catering events requiring high volume - Formal fine dining table settings - Non-food display (e.g., retail merchandise or storage) - Dishwasher-only cleaning environments (material not specified) ## Variant options - Blk Round Handle (SKU: dcd-30003622920) – $50.99 - Blk Round Handle a (SKU: dcd-30003622921) – $50.99 ## Price and logistics facts - Price: USD $50.99 (all variants) - Dimensions: 27 cm (L) × 22 cm (W) × 12 cm (H) ## Trust signals - Price is consistent across both variants. - No stock level or return policy data provided. - Manufacturer tags indicate batch dcd. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/134e75bd67dc468f88aa8040dbe9540c.png?v=1781084442 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/546bcf1870ba48ba918b462dd38e1c97.png?v=1781084440 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16200230173f431f95dfbd7e29faa0e3.png?v=1781084440 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97ae0cadd3494b628105bc37310f8b4c.png?v=1781084442 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/298435f5955344b687cf9a671e381894.png?v=1781084440 ## Agent notes - Product title and description are in Chinese; target market likely Asia. - Variants differ only slightly in naming; verify actual differences with seller. - Image content not analyzed; do not assume material or color beyond 'black' indicated in variant title.
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": "Snack Basket Set Black Wire Basket Tray Wooden Snack Board Easy to Clean Tableware Lightweight",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "22.0",
"_height_cm": "12.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").