Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $79.99 – $118.99
Default variant: 36*24*4cm
Default SKU: dcd-30001546476
Default price: $79.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3400 g
Cart URL (default variant): https://landmarks.builders/cart/49811334299887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000828852
JSON data: https://landmarks.builders/products/m4x-10000828852.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Ironwood Cutting Board For Home Kitchen, This rectangular ironwood cutting board features thickened hardwood construction, providing a strong and reliable surface for chopping, slicing, and dicing. Designed for lasting freshness and hygiene in daily food preparation.
Hardwood Material, Crafted from pure hardwood with no paint or wax, this cutting board offers a safe and natural option for your kitchen. Continuous wood grain and natural knots highlight its authentic quality.
Thickened Construction, Crack and Warp Resistant, Made from a single block of hardwood, this board is highly resistant to cracking, chipping, and warping. Its robust build ensures durability for heavy chopping and cutting tasks.
Easy To Clean And Maintain, With a thick, stable design and ventilated drainage, this cutting board helps prevent bacterial growth and keeps a clean, hygienic surface for food.
Ergonomic Rounded Edges & Multiple Size Options, Finely polished rounded edges offer comfort and safety. Available in various sizes to fit different kitchen needs, and includes a stainless steel rack for convenient storage.
Summary: Ironwood Cutting Board, Rectangular Sturdy Wood Chopping Board, Thickened, Home Kitchen. Sturdy Ironwood Cutting Board For Home Kitchen, This rectangular ironwood cutting board features thickened hardwood construction, providing a strong and reliable surface for chopping, slicing, and dicing. Designed for lasting freshness and hygiene in daily food preparation. Hardwood Material, Crafted from pure hardwood with no paint or wax, this cutting board offers a safe and natural option for your kitchen. Continuous wood grain and natural knots highlight its authentic quality. Thickened Construction, C
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Ironwood Cutting Board, Rectangular Sturdy Wood Chopping Board, Thickened, Home Kitchen",
"product_id": 9429970092271,
"variant_id": 49811334299887,
"quantity": 1,
"grams": 3400,
"length_cm": "64.0",
"width_cm": "40.0",
"height_cm": "9.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").