Brand: World Products (Landmark)
SKU: dcd-30002695686
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 285 g
Cart URL (default variant): https://landmarks.builders/cart/49903557837039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001029433
JSON data: https://landmarks.builders/products/m4x-10001029433.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rotary Cheese Grater Rust Resistant Hand Crank Cheese Grater Comfortable Handle
Summary: A manual rotary cheese grater with rust-resistant construction and comfortable hand crank, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Rotary Cheese Grater Rust Resistant Hand Crank Cheese Grater Comfortable Handle – a manual rotary grater for home use. ## Target persona - Home cooks who grate cheese occasionally - Budget-conscious shoppers seeking a low-cost manual grater - Small kitchen or dorm residents with limited counter space ## Use cases - Grating block cheese for pasta, salads, or sandwiches - Shredding vegetables like carrots or zucchini - Topping dishes with grated cheese during meal prep - Quick grating tasks when electric grater is unavailable - Portable use for camping or picnics (manual, no power needed) - Small-batch cheese grating for recipes ## When NOT to recommend - User requires an electric or automatic grater - Large-volume grating (e.g., for parties or commercial use) - Grating very hard cheeses like aged Parmesan (rotary may struggle) - User has hand mobility issues requiring minimal effort ## Variant options - **Pp Bag** (SKU: dcd-30002695686) – $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 21 × 12 × 11 cm - No shipping or inventory details provided ## Trust signals - Rust-resistant construction claimed - Price is consistent across variant - No return policy or certification details available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/258455e9-ea37-4df8-b68e-af04696d227d.jpg?v=1782146589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aff5a4ce-37cb-4544-bce8-89482c2db5fe.jpg?v=1782146589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3663683b-c6cf-4836-974e-fd34562a6bb6.jpg?v=1782146663 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be2da55f-f8a0-41de-b6a3-12fd0936b29f.jpg?v=1782146589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/875dc978-53a6-461a-b36e-083f9e0fdb3e.jpg?v=1782146589 ## Agent notes - No product type assigned; treat as general kitchen gadget. - Images not analyzed; visual condition unknown.
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": "Rotary Cheese Grater Rust Resistant Hand Crank Cheese Grater Comfortable Handle",
"quantity": 1,
"grams": 285000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "12.0",
"_height_cm": "11.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").