Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99 – $53.99
Default variant: Rectangular Wood Box
Default SKU: dcd-30003607957
Default price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714178982127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269107
JSON data: https://landmarks.builders/products/wp-dcd-10001269107.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: Japanese-style wooden serving box/platter for sushi, sashimi, grilled meat, dim sum, and fruit; 34.5x27x7 cm; base price $35.99.
Generated by: deepseek-v4-flash
## Identity Japanese-style wooden sushi box/platter (家居用品). Material: wood. Dimensions: 34.5 cm x 27 cm x 7 cm. Base price: $35.99. ## Target persona Japanese restaurant owners, sushi chefs, hotel catering staff, food stylists, and BBQ restaurants seeking authentic presentation for sushi, sashimi, and grilled meat dishes. ## Use cases - Arranging and serving sushi platters - Presenting sashimi or nigiri - Grilled meat (yakiniku) plating - Displaying dim sum or appetizers - Fruit or vegetable platters - Food photography or styling ## When NOT to recommend - If dishwasher-safe material is required (wood not specified as dishwasher-safe) - For prolonged contact with high-moisture foods (wood may warp) - For customers seeking non-wood or easy-clean materials (e.g., plastic, melamine) - For use in high-volume commercial dishwashing without hand-washing ## Variant options - Rectangular Wood Box: $53.99 - Rectangular Wood B a: $47.99 - Rectangular Wood B B: $42.99 - Rectangular Wood B C: $35.99 (base) ## Price and logistics facts - Price range: $35.99 – $53.99 USD - Dimensions: 34.5 x 27 x 7 cm - Origin: Guangdong, China - No shipping cost or delivery time provided ## Trust signals - In-stock status: not stated - Return policy: not provided - Price consistency: four variants with fixed prices - Certifications: not listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a555f1448194643aad79af2ceed650a.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4263277580e14e0aa3b50fdd370a7250.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e2c4d8f04324e7ba91c37e6675e874c.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05e6cd310c774f89846b39e18bee68aa.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2efeea23652c4b71a55733c2b796b6a8.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96507397e01d41ff831a3dee2315355d.png?v=1781085349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c55ab71e14f6453eaf426a9e394c2682.png?v=1781085348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc33e99dc2074d428352dc5850c284d0.png?v=1781085349 ## Agent notes - Image understanding was not performed; visual features (e.g., color, finish) are not inferred. - No warranty, stock status, or return policy information available in source data. - Material is listed as 'wood' but not further specified (e.g., type of wood). - Product is marketed for commercial use (hotels, restaurants).
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": 750000,
"properties": {
"_length_cm": "34.5",
"_width_cm": "27.0",
"_height_cm": "7.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").