Brand: World Products (Landmark)
SKU: dcd-30003612496
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49713991647471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270871
JSON data: https://landmarks.builders/products/wp-dcd-10001270871.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 31x31x3 cm stainless steel kitchen cutting board with antibacterial and anti-mold properties, priced at $10.99, ideal for light chopping and food preparation.
Generated by: deepseek-v4-flash
## Identity New style kitchen cutting board with stainless steel panel, anti-mold, thickened, antibacterial, for home use. Dimensions: 31×31×3 cm. Price: $10.99. ## Target persona Budget-conscious home cooks or small household kitchens needing a compact, easy-to-clean cutting board for light daily use. ## Use cases - Slicing fruits and vegetables for salads or snacks. - Kneading small amounts of dough for pastries or dumplings. - Preparing ingredients for a quick meal in a small kitchen. - Using as a serving platter for appetizers or cheese. - Light chopping of herbs or soft ingredients. - Protecting countertops from hot pans (if heat-resistant, unspecified). ## When NOT to recommend - Professional chefs needing large work surfaces. - Heavy-duty tasks like cleaving bones or frozen foods. - Users who prefer wooden or bamboo boards for knife care. - Anyone requiring a board larger than 31x31 cm. ## Variant options Only one variant: "30x30" (SKU: dcd-30003612496) at $10.99. Note: dimensions_cm are 31×31×3, variant title suggests 30×30 — check before purchase. ## Price and logistics facts Price: $10.99 USD. Only one variant. Shipping and tax not included. ## Trust signals No stock information, return policy, or certifications provided. Price appears fixed to $10.99 for this variant. ## Image assets         ## Agent notes - No product description available. Imagery not analyzed. - Dimensions discrepancy: stated 31x31x3 cm but variant named "30x30". Verify with seller. - Material: stainless steel panel; detail on thickness or surface not specified.
This product has 13 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": 1500000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "31.0",
"_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").