Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: with Handle
Default SKU: dcd-30002695688
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49903557673199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001029435
JSON data: https://landmarks.builders/products/m4x-10001029435.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cheese Grater with Container Rust-Proof Acacia Wood Cheese Shredder Hanging Hole
Summary: Acacia wood cheese grater with rust-proof container, 30x15x9 cm, available with or without handle, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Cheese Grater with Container Rust-Proof Acacia Wood Cheese Shredder Hanging Hole ## Target persona Home cooks who grate cheese occasionally and want a compact, affordable manual grater with storage and hanging option. ## Use cases - Shredding hard cheeses like Parmesan, cheddar, or gouda into a container. - Grating vegetables such as carrots or zucchini for salads or baking. - Storing grated cheese directly in the attached container to minimize cleanup. - Hanging the grater on a hook or rail for kitchen space-saving organization. - Using as a simple DIY tool for grating spices (e.g., nutmeg) or chocolate. ## When NOT to recommend - For professional or high-volume commercial kitchens needing rapid output. - For users who prefer electric graters for speed and minimal effort. - For those requiring dishwasher-safe items (wood may warp or crack). - For grating very hard items like whole nutmeg or large blocks repeatedly. ## Variant options - **with Handle** (SKU: dcd-30002695688) – $11.99 - **without Handle** (SKU: dcd-30002695689) – $11.99 ## Price and logistics facts - Price: $11.99 USD - Dimensions: 30.0 x 15.0 x 9.0 cm (11.8 x 5.9 x 3.5 in) - Material: Acacia wood and stainless steel (implied rust-proof) ## Trust signals - In-stock status not provided; assume available unless noted. - Return policy not specified. - Price consistent across variants. - No certifications or brand details known. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50647db8-d19a-4bc4-9b9a-eb93050701cc.jpg?v=1782146592) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbccaa20-10ba-47ee-9d8c-48137152f679.jpg?v=1782146590) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/027972c3-2932-4ab9-a052-3920d90cf042.jpg?v=1782146589) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3fe799a-0ae4-427a-829c-cc6aafdf6091.jpg?v=1782146588) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/652224d4-f40f-4ed4-b917-e2ec6fe0150c.jpg?v=1782146590) ## Agent notes - Image understanding not performed; visual details like color, finish, and container design not evaluated. - Wood care required: hand wash only, avoid soaking, oil periodically to maintain.
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": "Cheese Grater with Container Rust-Proof Acacia Wood Cheese Shredder Hanging Hole",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "15.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").