Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: Gold / Salt Shaker
Default SKU: dcd-30002709825
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49903538372847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031205
JSON data: https://landmarks.builders/products/m4x-10001031205.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Materials: Crafted with a blend of stainless steel and wood, this essential kitchenware piece adds a touch of elegance to any dining table or countertop.
Efficient Grinding: This versatile spice features a quality ceramic core that effortlessly crushes peppercorns, sea seasoning, and sesame for bold essence.
Adjustable Coarseness: The top nut of this pepper mill allows you to easily customize the grind from fine to coarse, catering to your specific culinary needs.
Ergonomic Design: This manual pepper is designed with a tapered body for a comfortable grip, ensuring smooth even during long cooking periods.
Aesthetics: Featuring a beautiful acacia wooden spice mill body, it offers a unique grain pattern that complements both modern and farmhouse kitchen decors.
Summary: This manual seasoning grinder features a stainless steel and acacia wood body, ceramic core, and adjustable coarseness for grinding peppercorns, sea salt, and sesame.
Generated by: deepseek-v4-flash
## Identity Seasoning and Pepper Mill Adjustable Coarseness Easy to Refill Manual Seasoning Grinders for Cooking Lovers ## Target persona Home cooks and cooking enthusiasts who want fresh ground seasoning without electric gadgets; budget-conscious buyers seeking a simple, manual grinder. ## Use cases - Grinding fresh peppercorns for daily meals - Adjusting coarseness from fine to coarse for different recipes - Grinding sea salt or sesame seeds - Using as a tabletop seasoning dispenser - Refilling with whole spices easily ## When NOT to recommend - For commercial kitchens needing high volume output - For individuals with arthritis or hand weakness (manual operation) - When an electric grinder is preferred for convenience - For those needing a grinder with large capacity (holds less than 100g) ## Variant options - Gold / Salt Shaker: $10.99 - Natural / Salt Shaker: $9.99 ## Price and logistics facts - Base price: $9.99 (Natural variant) - Dimensions: 19.0 x 7.0 x 19.0 cm - Currency: USD ## Trust signals - In-stock status: Not provided - Return policy: Not provided - Price consistency: Variants have different prices - Certifications: None mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e03dbc9b-d71d-40f1-8044-90d5b9812190.jpg?v=1782146580 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fdb947c-e832-46a4-b310-cdeff1b5b173.jpg?v=1782146581 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cff3e620-75d5-4ac9-9929-25295ff33c52.jpg?v=1782146580 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/807b85ea-3ba8-45f8-81cc-1d21e167c8a3.jpg?v=1782146583 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/942244b3-8d4d-4424-8e39-5b118a8a92a2.jpg?v=1782146582 ## Agent notes - Image understanding was not performed; treat URLs only as fetchable assets. - Variant options: two salt shaker styles; one is gold, one natural; prices differ. - No trust signals (in-stock, return policy) provided. - Description mentions grinding, but variants labeled as salt shakers – verify product type.
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": "Seasoning and Pepper Mill Adjustable Coarseness Easy to Refill Manual Seasoning Grinders for Cooking Lovers",
"quantity": 1,
"grams": 230000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "7.0",
"_height_cm": "19.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").