Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $20.99
Default variant: 1 PACK
Default SKU: dcd-30003502862
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49739220812015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250155
JSON data: https://landmarks.builders/products/wp-dcd-10001250155.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1刨片 普通款 109g,握把款 187g
3刨片 普通款 167g,握把款 249g
Summary: Rosewood and stainless steel cheese grater with storage, 27.5x18x6 cm, 1 or 3 blade options, weights 109-249g, priced $17.99-$20.99.
Generated by: deepseek-v4-flash
## Identity Rosewood and stainless steel cheese grater with storage box, multi-purpose shredder for cheese, fruits, and vegetables. Available in 1-blade or 3-blade versions, with regular or handle grip styles. ## Target persona Home cooks who frequently grate cheese or vegetables; individuals with limited kitchen space seeking a compact, multi-use tool; users preferring natural wood handles for kitchen utensils. ## Use cases - Grating cheese directly into the storage box for easy dispensing. - Shredding carrots, zucchini, or potatoes for salads or fritters. - Grating chocolate for desserts or garnishes. - Preparing coleslaw or shredded vegetables for stir-fries. - Storing the grater and blade inside the box to save drawer space. ## When NOT to recommend - High-volume commercial kitchens needing heavy-duty graters. - Users requiring dishwasher-safe tools (wood not dishwasher safe). - Grating very hard cheeses like Parmesan (may require more force). - Users seeking a dedicated manual grater with multiple interchangeable drums. ## Variant options - **1 PACK** ($17.99): 1-blade version, regular or handle grip (weight varies). - **1 PACK a** ($20.99): Alternate style of 1-blade version, possibly different handle or finish. - Note: 1-blade regular = 109g, handle = 187g; 3-blade regular = 167g, handle = 249g. Exact blade count per SKU not specified. ## Price and logistics facts - Price: $17.99 (1 PACK), $20.99 (1 PACK a). - Dimensions: 27.5 x 18.0 x 6.0 cm. - Weight: ranges from 109g to 249g depending on blade count and handle type. - No shipping or tax details provided. ## Trust signals - In-stock status not confirmed. - Return policy not provided. - No third-party certifications listed. - Price consistency: two variants with different prices. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c86566c5de2462491fbb0696b677563.png?v=1781488425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ed9785d805a4e23ba8e5720f3c200fd.png?v=1781488425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/338c9deae813494d8c3851419f70551c.png?v=1781488425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c396a5d2e4634a4a92acf1a6daeb5eeb.png?v=1781488425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9276d81ff7eb4d20b28b6d866a8d2dc3.png?v=1781488425 ## Agent notes - Image content not analyzed; trust signals are absent. Variant '1 PACK a' has no description of difference. Weight details parsed from description but not linked to specific SKUs.
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": 250000,
"properties": {
"_length_cm": "27.5",
"_width_cm": "18.0",
"_height_cm": "6.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").