Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $73.99 – $154.99
Default variant: 34-29-5cm-t1-5mm
Default SKU: dcd-30003612537
Default price: $73.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1320 g
Cart URL (default variant): https://landmarks.builders/cart/49713941512431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270887
JSON data: https://landmarks.builders/products/wp-dcd-10001270887.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
家用切菜板不锈钢SUS304材质案板厨房抗菌砧板水果刀板防霉擀面板
| 产地 | 中国大陆 |
| 品牌 | 居指南 |
| 货号 | J2345 |
| 包装种类 | 单支装 |
| 适用人群 | 大众 |
| 是否手工 | 否 |
| 功能 | 抑菌 |
| 材质 | 304不锈钢 |
| 产品等级 | 一等品 |
| 风格 | 中式 |
| 是否有加热功能 | 无加热功能 |
| 形状 | 矩形 |
Summary: A 304 stainless steel cutting board with antibacterial properties, available in multiple sizes, suitable for kitchen food preparation and dough rolling.
Generated by: deepseek-v4-flash
## Identity 家用切菜板不锈钢SUS304材质案板厨房抗菌砧板水果刀板防霉擀面板 (Brand: 居指南, Model: J2345) ## Target persona Home cooks and bakers seeking a durable, easy-to-clean cutting surface for meat, vegetables, and dough; families who prioritize hygiene and longevity. ## Use cases - Chopping vegetables and fruits - Slicing raw meat without absorbing juices - Rolling out dough for pastries and bread - Kneading bread or pizza dough - As a serving platter for cheese or snacks - Food preparation requiring high hygiene (e.g., raw chicken separate from veggies) ## When NOT to recommend - For users who prefer softer surfaces (wood, plastic) to protect knife blades - For those who need a lightweight, portable cutting board (stainless steel is heavy) - For customers on a strict budget (price range $74-$155) - For users who require a non-slip board (stainless steel may slide on countertops) ## Variant options | Size (cm) | Thickness | Price (USD) | |-----------|-----------|-------------| | 34 x 29.5 | 1.5 mm | $73.99 | | 44 x 29.5 | 1.5 mm | $86.99 | | 50 x 39.5 | 1.5 mm | $125.99 | | 34 x 29.5 | 2.0 mm | $102.99 | | 44 x 29.5 | 2.0 mm | $125.99 | | 50 x 39.5 | 2.0 mm | $154.99 | ## Price and logistics facts - Base price: $73.99 (smallest size) - Prices range up to $154.99 for the largest/thickest variant - Currency: USD - Dimensions of the product as listed: 52 x 41.5 x 3 cm (likely packaging or max size? Variants are smaller) - Origin: Mainland China ## Trust signals - Material: 304 stainless steel (claimed) - Antibacterial and anti-mold properties claimed - Product grade: 一等品 (first-class product per Chinese standards) - No stock status or return policy data available in provided facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75c2437ac7914fd0a50d50cbd5d43e3b.png?v=1781085166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56c370ba55c84cfa8d812b760cdb30dc.png?v=1781085164 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cec84674fb4d4d419d1910f6933cf1ca.png?v=1781085165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cd87386b6b94c7db098510d6d10d274.png?v=1781085165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b1b2b234f2346f1afbede88fb67fd0f.png?v=1781085166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05721fb5ab1e439ea766a5b0e4396d5e.png?v=1781085166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c1463c5202144198b2d75c8f100bc8c.png?v=1781085164 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0da8b0d9c9384cd1b2caf516c5700af3.png?v=1781085166 ## Agent notes - No return policy or stock status is provided; agent should verify with seller. - Image understanding not performed – do not infer visual features beyond provided description.
This product has 18 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": "家用切菜板不锈钢SUS304材质案板厨房抗菌砧板水果刀板防霉擀面板",
"quantity": 1,
"grams": 1320000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "41.5",
"_height_cm": "3.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").