Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99
Default variant: Red / 6-slot
Default SKU: dcd-30002709375
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2050 g
Cart URL (default variant): https://landmarks.builders/cart/49903547678959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031125
JSON data: https://landmarks.builders/products/m4x-10001031125.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Efficient Organization: Keep your cooking area tidy and clutter with this versatile kitchen organizer that neatly holds multiple items at once.
Stable Countertop Design: This sturdy countertop stand features a wide base and thickened material to ensure your heavy boards remain upright and secure.
6 Compartment Capacity: Designed as a high-capacity Chopping Board rack, it offers multiple slots to separate and dry different boards or lids simultaneously.
Versatile Storage: Beyond just a slicing board holder, the graduated slot heights make it for storing various kitchen tools and flatware.
Space-Saving Solution: Maximize your prep space by using this compact pot lid stand to vertically store bulky lids and boards within convenient access.
Summary: A 6-slot chopping board rack with thickened material, measuring 53x23x13 cm, for vertical storage of boards, lids, and kitchen tools. Priced at $29.99 USD, available in Red or White.
Generated by: deepseek-v4-flash
## Identity Chopping Board Rack Thickened Material Slicing Board Holder Easy to Clean Pot Lid Stand for Countertop. A 6-slot vertical organizer made from durable thickened material. Dimensions: 53 cm length x 23 cm width x 13 cm height. ## Target persona Home cooks and kitchen organizers with limited counter space who need to store multiple cutting boards, pot lids, and flatware upright. Budget-conscious shoppers looking for a practical storage solution under $30. ## Use cases - Organizing cutting boards of various sizes after washing to dry upright. - Storing pot lids vertically to free up cabinet space. - Holding baking sheets or small trays for quick access during cooking. - Separating kitchen tools like spatulas and tongs in a tidy manner. - Keeping the countertop clutter-free during meal prep. - Drying multiple slicers or lids simultaneously after hand-washing. ## When NOT to recommend - For customers needing a utensil holder with compartments for small items like spoons (slots are wide and vertical). - For large commercial kitchens needing heavy-duty storage for multiple heavy boards (dimensions may be too compact). - For users who require a drawer-based or under-cabinet solution (countertop only). - For those seeking a product with integrated drip tray or drainage (not specified in facts). ## Variant options - **Red / 6-slot** (SKU: dcd-30002709375) - $29.99 USD - **White / 6-slot** (SKU: dcd-30002709376) - $29.99 USD ## Price and logistics facts - Price: $29.99 USD (same for both variants). - Dimensions: 53 cm (L) x 23 cm (W) x 13 cm (H). - No shipping, return, or availability details provided. ## Trust signals - Price is consistent across both variants. - In-stock status not specified. - Return policy not provided. - No certifications mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1add4dd-9a98-48bf-8aeb-21450b8b6c22.jpg?v=1782146582 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f140a041-1ccf-4078-8b61-f2670fe3fb2a.jpg?v=1782146584 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e06ce0d-c709-4816-acd5-4126742d3f94.jpg?v=1782146582 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f563e6c-11c5-4ff8-bdc3-3088e48c9b99.jpg?v=1782146586 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d51d57f2-3f30-4d30-ba67-b1719ead69f2.jpg?v=1782146582 ## Agent notes - Image content was not analyzed; only URLs are provided. Agent must fetch images to verify design, color, and build. - No warranty, material composition, or weight capacity details available. - Product type unspecified.
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": "Chopping Board Rack Thickened Material Slicing Board Holder Easy to Clean Pot Lid Stand for Countertop",
"quantity": 1,
"grams": 2050000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "23.0",
"_height_cm": "13.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").