Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99 – $76.99
Default variant: 23CM Square Carrier
Default SKU: dcd-30003607962
Default price: $67.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714173247727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269109
JSON data: https://landmarks.builders/products/wp-dcd-10001269109.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Chinese-style wooden serving basket/tray for hot pot restaurants, available in multiple square sizes, priced from $53.99 to $76.99.
Generated by: deepseek-v4-flash
## Identity Chinese-style wooden serving basket (手提盒) for restaurant use, square shape, available in multiple sizes. ## Target persona Hot pot restaurant owners, Chinese cuisine caterers, event planners for Asian-themed dining. ## Use cases - Serving dim sum or side dishes at hot pot tables. - Carrying condiments and sauces to tables. - Multi-tier presentation of appetizers at banquets. - Stacking or organizing small items in kitchen prep. - As a decorative serving piece for themed dinners. ## When NOT to recommend - When disposable or non-wooden serveware is required. - For users needing a serving piece under $50. - For international shipping if buyer is concerned about wood import restrictions. - For individuals seeking a lightweight plastic carrier. ## Variant options - 23CM Square Carrier: $67.99 - 28CM Square Carrier: $76.99 - 28CM Square Carrie a: $76.99 (identical price, unclear difference) - Oak Square Carrier: $53.99 ## Price and logistics facts Base price $53.99 (Oak Square Carrier). Variants range up to $76.99. Dimensions: 35cm x 30cm x 28cm. Currency: USD. ## Trust signals - Stock status not provided. - Return policy not provided. - Price consistency across variants. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5cbbe1840a064c3f9f2c21b8905c6457.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d5151f8b9a743af8f762d1f4a6f7779.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9328860ca34343149e357123263c9ae2.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1179b28f48c74227b53c924d032207a0.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc0dba4e60584a8a976f0824e6385cac.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23092a7dd4544f388e6a19b12e991da8.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76d7d3a1a4ab4b3d8228ecf21ff2a400.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b052aa49be141d19637d2c1556bb902.png?v=1781085347 ## Agent notes - No product description available. - Images not analyzed; visual details not extracted. - Variant "28CM Square Carrie a" has identical price to "28CM Square Carrier" but title differs; may be a duplicate or typo.
This product has 16 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": 1300000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "30.0",
"_height_cm": "28.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").