Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: White
Default SKU: dcd-30002764048
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49879141548271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045294
JSON data: https://landmarks.builders/products/m4x-10001045294.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Essential Tool: This professional kitchen accessory is designed to maintain the hygiene and longevity of your food processing kitchen boards.
Effective Restoration: Use this specific cleaning tool to effortlessly remove deep knives marks and stubborn food residue from kitchen boards.
Detailed Care: culinary board planer features a sharp, built-in blade that shaves off a thin layer to reveal a smooth, fresh surface.
Ergonomic Design: This slicing board is equipped with a comfortable, arched handle that provides a firm hold for stable control.
Color-Coded System: Available in multiple colors, this cutting board resurfacer helps prevent cross by matching specific boards for raw or cooked foods.
Summary: Professional kitchen tool for resurfacing cutting boards using a sharp blade to remove knife marks and residue, with color-coded handles for cross-contamination prevention.
Generated by: deepseek-v4-flash
## Identity Color-coded cutting board planer with ergonomic handle for restoring kitchen boards. Available in 6 colors. Price: $22.99. ## Target persona Commercial kitchen staff (butchers, restaurant chefs) who maintain hygiene by regularly resurfacing cutting boards. ## Use cases - Removing deep knife marks from poly boards. - Eliminating stubborn food residue. - Restoring smooth surface for sanitary prep. - Color-matching boards to foods (raw vs cooked). - Quick resurfacing between services. - Extending board lifespan. ## When NOT to recommend - For glass or stone boards (blade damage risk). - For thin/warped boards (may cause uneven shaving). - For home cooks with minimal board use (cost may not justify). - For boards with deep cracks (planer may not fix). ## Variant options Six colors: White, Red, Blue, Green, Yellow, Brown. All same price $22.99. ## Price and logistics facts Price: $22.99 USD. Dimensions: 24 x 22 x 8.7 cm. Variant SKUs: dcd-30002764048 (White), dcd-30002764049 (Red), dcd-30002764050 (Blue), dcd-30002764051 (Green), dcd-30002764052 (Yellow), dcd-30002764053 (Brown). ## Trust signals No specific return policy or certifications provided in facts. Price consistent across variants. In-stock status not specified. ## Image assets 5 images available at provided URLs. Image understanding was not performed. ## Agent notes All variants identical except color. Consider pairing with cutting boards of matching or contrasting color for easy identification.
This product has 12 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": "Cutting Board Planer Color Coded Slicing Board Easy Grip Handle Kitchen Accessory for Butchers, Restaurant, Butcher Shop",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "22.0",
"_height_cm": "8.7"
}
}],
"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").