Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $23.99
Default variant: 30 X 30
Default SKU: dcd-30003612274
Default price: $11.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/49713957634287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270806
JSON data: https://landmarks.builders/products/wp-dcd-10001270806.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel cutting and dough board, anti-mold and antibacterial. Available in 30x30cm ($11.99) and 40x60cm ($23.99).
Generated by: deepseek-v4-flash
## Identity Stainless steel cutting board and dough board (家居用品), anti-mold, antibacterial, for kitchen use. ## Target persona Home cooks who prepare dough and chop vegetables; health-conscious users seeking non-porous, easy-to-clean surfaces; budget-conscious shoppers needing a durable plastic or metal board. ## Use cases - Cutting vegetables and fruits - Kneading and rolling dough - Serving or food preparation surface - Preventing mold and bacterial growth on cutting surface - As a protective layer on countertops ## When NOT to recommend - For heavy chopping or cleaver use (metal may damage knives) - For users who prefer wooden cutting boards for knife maintenance - For those needing a lightweight, portable board (likely heavy due to material) - For professional chefs requiring large, thick boards ## Variant options - 30x30 cm (SKU: dcd-30003612274) – $11.99 - 40x60 cm (SKU: dcd-30003612275) – $23.99 ## Price and logistics facts - Base price: $11.99 (30x30) / $23.99 (40x60) - Dimensions provided: 62 x 42 x 4 cm (possibly packaging or larger variant; unclear) - No shipping, handling, or tax information available ## Trust signals - In-stock status unknown; tags indicate product is from a batch (202606) - No return policy, warranty, or certification data provided - Price consistency: two variants with clear price points ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9971a3c52d53494ebca2ea8c92d2255a.png?v=1781085176 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53d3001a7d454d2ab932da9fa4c8600d.png?v=1781085176 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65e50116e20f4582a13ee23581692b97.png?v=1781085176 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d67927acfe7a45168522ce2069714863.png?v=1781085176 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0262cae5acbd4244a3a7524b4de26711.png?v=1781085177 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4cd807e17284ee1a64da691bbcccca3.png?v=1781085175 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a21d407d5f3498894b3752d213e007e.png?v=1781085176 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e885e324b5b14a19814cbda1192b4873.png?v=1781085175 ## Agent notes - Dimensions_cm (62x42x4) do not directly match advertised sizes; likely refers to packaging or largest variant, but not confirmed. - No description provided; assume generic stainless steel cutting board. - Image understanding not performed; treat image URLs only as fetchable assets.
This product has 14 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": "62.0",
"_width_cm": "42.0",
"_height_cm": "4.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").